@charset "utf-8";

/* ==================================
    1. Kalibrierung und Restauration
   ================================== */
   
/* Reset - alle elemente auf null setzten*/ 
* { 
	padding:0;
	margin:0;
}

html {
	height: 101%; 
}
body {
	background-color:#964DA6; /*#8d0205*/
	/*background:url(hindergrunde/but.jpg) bottom right fixed no-repeat;*/
	/*font-family: verdana, Arial, Helvetica, sans-serif;*/
	font-family:"Comic Sans MS", cursive;
	font-size:15px;
	font-weight:bold;
	color: #66296E;
	line-height:1.4em;
}
div#wrapper {
	z-index: 2;
    position: relative;
	background:url(hindergrunde/trans-weiss.png);
	width: 900px; /* breite des inhaltsbereich*/
	margin: 10px auto;
	min-height:700px;
	padding: 0 20px;
	 -webkit-border-radius: 25px;
    -khtml-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
}
.ueberschrift {
	display:inline-block;
	position:relative;
	top: -12px;
	font-size:22px;
	font-weight:bold;
	/*font-family: 'Didact Gothic', sans-serif;*/
	font-family:"Comic Sans MS", cursive;
}
h1{
	/*font-family: 'Didact Gothic', sans-serif;*/
	font-family:"Comic Sans MS", cursive;
	font-size:30px;
	font-weight:lighter;
}
/* =========Kopf=======================*/
   
#kopf {
	padding: 20px 0px 20px 0px;
	text-align:center;
}
#kopf img {
	float:right;
}
#kopf h2 {
	color:#cd4655;
	text-shadow: #ffd1d6 2px 2px 3px;
	text-decoration:underline;
	margin-top:26px;
}
/*========== NAVI ====================*/

#navi {
	padding: 0px 0px 20px 0px;
	clear:both;
}
#navi li {
	float:left;
	list-style-type:none;
}

#navi #aktuell{
	border: #eee dotted  1px;
	color:#eee;
}
#navi a {
	font-family:"Comic Sans MS", cursive;
	font-size:16px;
	font-weight:bold;
	color: #66296E;
	text-decoration:none;
	border:1px solid #66296E;
	padding: 3px 6px;
	margin-bottom:5px;
	margin-right:3px;
	display:block;
	 -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	
}

#navi a:hover { 
	border: #eee dotted  1px;
	color:#eee;
}
/*======== fotobox ===================*/

#fotobox{
	clear:both;
	margin-top: 20px;
}

a img { 
	border: none; /* wegen 'IE' */
}


/*======= Gästebuch =================*/	

#gaestebuch {
	padding:10px 0px 15px 0px;
	clear:both;
	text-align:center;
}
#gb-ueberschrift {
	display:inline-block;
	position:relative;
	top: -12px;
}
.fehlermeldung {
	color:red;
	font-style:italic;
	font-size:20px;
}
#formular{
	 height:340px;
	 padding:10px;
	 
}
#smilies{
	display:inline-block;
	float:right;
	width:200px;
	height:215px;
	margin-left: 15px;
}
#smilies img {
	margin:2px;
	cursor: pointer;
}

#toons {
	margin-right:5px;
	float:left;
	width:200px;
}
#toons img {
	margin-right:6px;
}
input[type="radio"] {
	position:relative;
	top: -8px;
	display:inline-block;
	margin-bottom:10px;
	margin-right:6px;
	cursor: pointer;
}
#eingabefelder {
	width:444px;
	float:left;
	height:260px;
}

input#absender,
textarea{
	width: 100%;
	border:1px solid #9E5BAB;
	margin-bottom: 1em;
	height:23px;
	font-size:medium;
	font-weight:bold;
	background-color:transparent;
	-webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	font-family:"Comic Sans MS", cursive;
	color:#656565;
	font-size:15px;
	padding:0 5px;
}
textarea{
	padding:5px;
	height:	131px;
	/*overflow: scroll;*/
}
input#absender:focus,
textarea:focus{
	background-color:#DCC0E0;
}
label {
	clear:both;
	cursor: pointer; /*Mauszeiger wird zur hand*/
}
#captchaimg-code img {
	position:relative;
	top:4px;
}
#Captcha{
	width:30px;
	color:#656565;
	font-size:12px;
	font-family:Geneva,Verdana,sans-serif;
	background-color:#DCC0E0;
	border:1px solid #9E5BAB;
	padding: 1px;
	font-weight:bold;
}
#captchaimg-label {
	width: 460px;	
	margin: 0 auto;
}
#button{
	width:275px;
	height:25px;
	display: block;
	font-family:"Comic Sans MS", cursive;
	font-weight:bold;
	margin: 10px auto 20px;
	cursor: pointer;
	color: #66296E;
}

/*====Eintrage felder==================*/

#eintraege{
	padding:0 0px;
}
.eintraege {
	margin-bottom: 15px;
}
.icon {
	margin:5px 0 0 30px;
}
.eintragnr {
	display:block;	/* wegen IE */
	width:350px;	/* wegen IE */
	float:right;
	margin-top:10px;
	margin-right:10px;
}
fieldset{
	margin: 0 10px 10px 10px;
	-webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	border:1px solid  #9E5BAB; 
}
legend {
	margin-left:10px;
	color:#66296E;
}
.text {
	margin:5px;
}

/*===== Seitenmenge links ============*/

#site-nr {
	display:inline-block;
	
}
.seitenzahl {
	display:inline-block;
	text-decoration:none;
	margin-bottom:10px;
	color:#9E5BAB;
}
#aktuelleseite {
	font-weight:bold;
	border: #9E5BAB dotted 1px;
	-webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

/* ======= Fuss ====================*/

#fuss {
	clear:both;
	border-top: 1px solid #9E5BAB; 
	margin-top:0;
	padding:10px 0px 10px 0px;
}

