/******************************************
*	Linkdefinitionen								*
******************************************/
a{font: normal normal 10px Tahoma, sans-serif;
	text-decoration: underline;
	color: #963;}
a:link{text-decoration: underline;}
a:visited{text-decoration: underline;}
a:hover{text-decoration: none;}

.logged a{line-height: 14px;color: #666;}

a img,fieldset{
	border: 0;
}
fieldset{
	padding:0;margin:0;width: 100%;
}

.menue ul li a{
   display:block;
	width: 83px;
   padding: 0px 0px 0px 15px;
	text-decoration: none;
}
.menue ul li a.imp{font-weight: bold;}
.menue ul li a:hover{background-color: white;text-decoration: none;}
.menue ul li a:visited,.menue ul li a:link {text-decoration: none;}

#verfeinern a{display: block;float: left;width: 138px;
	margin: 0 0 0 1px;padding:2px;text-decoration: none;
	color: Gray;}
#verfeinern a:hover{background-color: #f3f3de;text-decoration: none;}
#verfeinern a:visited,.menue ul li a:link {text-decoration: none;}

#verfeinern #hoeher a,#verfeinern #hoeher a:visited,#verfeinern #hoeher a:link{
	text-align: center;
	display: inline;float: right;
	width: 98px;
	text-decoration: none;
	color: Silver;
	margin: 1px;
	background-color: white;
}
	
#verfeinern #hoeher a:hover
{background-color: #f3f3de;text-decoration: none;}

#footer a{color: white;}

div#seitenanzeige a{
	border: 1px solid white;
	text-decoration: none;
	background: white url("images/corner.gif") no-repeat top right;
}
div#seitenanzeige a:hover, #seiteakt{
	border: 1px solid white;
	background-color: #963;
	color: white;
}

a.hummel{font-weight: bold;text-decoration: underline;}
/******************************************
*	Allgemeine DEFINITIONEN						*
******************************************/
body, div, img, html, form
{
	font: normal normal 10px/14px Tahoma, sans-serif;
	color: #963;
	margin: 0;padding: 0;border:0;
}
body{background: #9cc url(images/back.gif) top ;}

h1{
font: normal bold 16px Tahoma, sans-serif;
padding-bottom: 10px;
padding-top: 10px;
margin: 0px;
color: #cc0000;
}
h2{
font: normal bold 10px/14px Tahoma, sans-serif;
padding: 5px 0px 5px 0px;
margin: 0px;
}
h3{
font: normal bold 11px Tahoma, sans-serif;
padding: 0px 0px 10px 0px;
margin: 0px;
color: #99cccc;
}

p{
	padding: 5px 0px 10px 0px;
	margin: 0px;
}

hr{
	height: 2px;
	color: #963;
	width: 100%;
	margin: 10px 0px 15px 0px;
}

button, input, select, textarea{
	height: 14px;
	padding:1px;margin: 1px;
	border: 1px solid #963;
	background-color: #f3f3de;
	color: #963;
	font: normal normal 10px Tahoma, sans-serif;
	vertical-align: middle;
}

ul{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 30px;
}

ul li {
	padding: 1px 0px 1px 0px;
}

.error{color: red;text-align: left;}


/******************************************
*	Layoutcontainer DEFINITIONEN				*
******************************************/
#supercontainer
{
	position: absolute;
	visibility: visible;
	left: 50%;
	top: 1%;
	width: 750px;
	margin-left: -375px;
}

/* Inhalt */
#inhaltcontainer{
	position: absolute;
	top: 75px; left: 94px;
	margin-left: 8px;
	width: 100%;
	
}
#inhalt{
	margin-left: 6px;
	float: left;display:inline;
	padding: 0px 15px 0px 39px;
	width: 489px;
	background:	#ffffff url(images/conBack.gif) repeat-y left;
}

#yah{
	padding-top: 5px;
	float: left;height: 25px; width: 549px;
	background: url(images/conTop.gif) no-repeat top left;
	overflow:hidden;
}

#footer{
	float: left;width: 549px;height: 60px;
	background: url(images/conBottom.gif) no-repeat left top;
	text-align: left;
	padding: 50px 10px 0px 35px;
	color: white;
	
}

#bannercontainer{
	position: absolute;
	top: 75px; left: 660px;
	width: 130px;
}

#menuecontainer{
	position: absolute;
	top: 75px; left: 0px;
	width: 130px;
}

/******************************************
*	Menuepunkte DEFINITIONEN					*
******************************************/
.mtop{
	float:left;
	height: 15px;width: 100px;
	background: url(images/menTop.gif) no-repeat top left;
}
.menue{
	float:left;
	width: 100px;
	background:	#f3f3de url(images/menBack.gif) repeat-y;
}
.mbottom{
	float:left;
	height: 25px;width: 100px;
	padding-bottom: 8px;
	background: url(images/menBottom.gif) no-repeat top left;
}
.menue ul{
	border-top: 1px hidden #d8d892;
	margin: 0px 1px 10px 1px;
	padding: 0px;
	list-style: none;
}
.menue ul li{margin: 0px;border-bottom: 1px hidden #d8d892;}

/******************************************
*	Logo der Seite DEFINITIONEN				*
******************************************/
div#logo{
	position: absolute;
	top: 0px; left: 98px;
	width: 249px;
	height: 95px;
	text-align: center;
	padding: 10px 0 0 33px;
	/*background: url(images/logobeta.gif) no-repeat;*/
}

#logo h1{
	padding: 0px;
}

div.seite{background: url(images/logobeta.gif) no-repeat;}
div.aktivierung{background: url(images/logoaktivierung.gif) no-repeat;}
div.news{background: url(images/logonews.gif) no-repeat;}

/******************************************
*	Satus/Login DEFINITIONEN					*
******************************************/
/*div#status{
	position: absolute;
	top: 55px; left: 250px;
	width: 301px;height: 95px;
	padding: 5px 3px 10px 3px;
	text-align: center;
}*/
div.logged{
	float: left;
	text-align: left;
	margin: 0 0 0 46px;
	font-size: 9px;
	line-height: 14px;
	color: #999;
	display: inline;
	overflow: hidden;
}

#slideaction{
	float:right;
	display: inline;
	margin: 1px 3px 0 0;
}


/******************************************
*	Anmelden DEFINITIONEN						*
******************************************/
.anmgroup{
	margin: 5px 5px 0px 0px;
	padding: 10px;
	border: 1px solid #d8d892;
	text-align: left;
	float:left;
}
.anmgroup.big{width: 421px;}
.anmgroup.medium{width: 197px;height: 100px;}
.anmgroup.small{height: 110px;}
.anmgroup.smaller{height: 80px;}

#alteschule, #neueschule{
	position: relative;
	top: 0px; left: 5px;
	border: 0px;
	width: 340px;
}
#neueschule input{width: 200px;}
#neueschule select{width: 204px;} 

.anmgroup div{clear: both;}
.anmgroup div input, .anmgroup div select,.anmgroup div button{float: right;}
.anmgroup div button{height: 20px;}
.anmgroup div input[type="radio"]{float: left;margin-left: 10px;}
.anmgroup div label{float: left;}
select.oldschool{width: 320px;}

/******************************************
*	Zitate DEFINITIONEN							*
******************************************/
.ztop{
	float: left;
	margin-top: 30px;
	height: 25px;width: 435px;
	background: url(images/zitTop.gif) no-repeat bottom left;
}

.ztop .zbewertung{
	float: left;
	padding: 7px 0px 0px 35px;
	color: #A9A9A9;
}

.ztop .zfavoriten{
	float: right;
	padding: 0px 2px 1px 0px;
	color: #A9A9A9;
}
.zitat{
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

.zgroup{
	width: 360px;
 	padding: 5px 5px 5px 5px;
	border: 0px dotted #963;
	background-color: white;
	text-align: center;float:left;
	margin: 10px 10px 0px 0px;
}
.zright{margin: 10px 0px 0px 10px;}
.zgroup.small{width: 165px;height: 50px;}
.zgroup div{clear: both;}
.zgroup div input, .anmgroup div select,.anmgroup div button{float: right;}

/* Zitate bewerten */
.ztop .zbewertung input, .ztop .zbewertung select{
	padding:0px;margin: 0px;
	border: 0px solid #963;
	background-color: #f3f3de;
	color: #A9A9A9 ;
	font: normal normal 9px Tahoma, sans-serif;
	vertical-align: text-top;
}

.zinhalt{
	float: left;
	width: 380px;
	background: url(images/zitBack.gif) repeat-y top left;
	text-align: left;
	padding: 0px 20px 0px 35px;
	}
	


.zbottom{
	float: left;
	height: 50px;width: 435px;
	background: url(images/zitBottom.gif) no-repeat top left;
	color: #963;
	font-size: 9px;
	}
.zbottom img{float: left;margin: 20px 0px 0px 31px;}
.zbottom span{
	position: relative;
	top: 22px;left: 7px;
	display: block;
	}
.zhinzu{color: #ccc;}


/* Zitat einsenden*/
.zitat textarea{
	height: 100px; width: 270px;
	border: 1px solid #963;
	background-color: white;
}

input.initial{width: 10px;}
.zitat input,.zitat select, .zitat button{background-color: white;}

button.btnzitat{width: 270px;}

input.btnbewzit{
	background-color: transparent;
	width: 9px;height: 11px;
	padding: 0px;margin: 0px;
	border: 0px solid #963;
	color: #A9A9A9;
}
button.btnzitfav{
	padding: 0px;margin:0px;
	border: 0px solid #963;
	background-color: transparent;
}
/******************************************
*	Verfeinerung DEFINITIONEN					*
******************************************/
div#verfeinern{
	color: Silver;
	float: left;
	width: 429px;
	border: 1px solid #f3f3de;
	margin: 10px 0px 0px 0px;
	padding: 2px;
}
div#verfeinern#werte{float: left;}
.light{
	color: #ccc;
}
#verfheader{
	width: 315px;
	height: 16px;
	color: #963;
	float: left;
	display: inline;
	text-align: left;
	font-weight: bold;
	padding: 1px 2px 0px 2px;
	border: 1px solid #f3f3de;
	background-color: #f3f3de;
	}
#hoeher{
	height: 18px;
	width: 104px;
	float: right;
	display: inline;
	border: 1px solid #f3f3de;
	background-color: white;
	text-align: right;
	font-weight: bold;
}
#breadcrumb{
	width: 427px;
	color: #963;float: left;
	display: inline;text-align: left;
	border-bottom: 1px solid #f3f3de;
	background-color: #f3f3de;
	padding: 2px;
	margin-bottom: 3px;
	}



/******************************************
*	Seitenanzeige DEFINITIONEN					*
******************************************/
div#seitenanzeige{
	float: left;
	width: 450px;
	margin-top: 30px;
	text-align: center;
}

.seitenzeichen{color: Silver;}
.seitenzeichenleer{color: white;}


/******************************************
*	Nachrichten DEFINITIONEN					*
******************************************/
#msgInhalt{
	height: 100px; width: 350px;
	border: 1px solid #963;
	background-color: #f3f3de;
}
#msgInhaltDIS{
	height: 100px; width: 350px;
	border: 0px solid #963;
	background-color: #f3f3de;
}
#msgBetreff{float: left;width: 350px;}
#msgTitel{width: 350px;font-weight: bold;text-align: center;}
#msgBetreffDIS{float: left;width: 350px;background-color: #f3f3de;border: 0px solid #963;}

#msgAnuser{float: left;width: 100px;}

table#nachrichten {
	text-align: center;
	width: 100%;
	border: 1px solid #f3f3de;
	background-color: #f3f3de;
	margin: 0px;padding: 0px;
}
table#nachrichten th{
	font-weight: bold;
	color: #963;
	padding: 1px 4px 1px 4px;
}
 table#nachrichten th, table#nachrichten td{
 	border: 1px solid white;
 	padding: 3px;
	margin: 0px;
 }
table#nachrichten td.betreff{text-align: left;}

table#nachrichten td input.delete{
	background-image: url(images/nachrichten/loeschen.gif);
	width: 15px;
	border: 0px;
}

input.loeschen{
	border: 1px solid #963;
	height: 20px;width: 180px;
	font-weight: bold;
}

/******************************************
*	Suche DEFINITIONEN							*
******************************************/
div.search{			margin-left: 15px;}
div.search input{	background-color: white;}
input#suchezitate{width: 50px;}
/* buttons */
button.btnlogin, button.btnsearch, button.btnlogout{
	border: 0px solid #963;
	width: 18px;height: 16px;
	background: url(images/buttons/login.gif) no-repeat center;
}
button.btnanmelden, button.btnzitat{
	border: 1px solid #963;
	height: 20px;width: 410px;
	font-weight: bold;
}

input#anick,  input#apass, input#auhr{
	width: 55px;height: 12px;
	background: White;
}
input#auhr{text-align: center;}
