/* CSS Document */
body {
	margin: 3px;
	padding: 0px;
	background-color: #F0F0F0;
	/*background-attachment: scroll;*/
	/*background-image: url(../images/backgrounds/back.jpg);*/
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#centercontent{
	padding: 0px;
	margin: 0 auto;
	width: 1000px;
	min-height: 2300px;	
	text-align: center;
	background-attachment: scroll;
	background-image: url(../images/backgrounds/back.jpg);
	background-repeat:no-repeat;
}
#flaggen {
	padding-left: 10px;
}
#partner {
	background-color: #F0F0F0;
	padding-left: 15px;
	width:   140px;	
	height: 100%;
	valign: top;
}
/* submenu, infofenster, toolTipLayer deprecated ? */
#submenu {
	left: 220px;
	bottom: 15px;
	position:absolute;
	background: none;
	font-size: 9px;
	color: #000000;
	clear:both;
	width: 50%;
	display:block; 
}
#infofenster, #toolTipLayer {
	position: absolute;
	background-color: #FFFFFF;
	color: #333333;
	left: 200px;
	top: 200px;
	border: 3px solid #BBBBBB;
	visibility: hidden;
	padding:5px;
	z-index:8;
}

#inhalt {
	padding-left: 20px;	
	width:  640px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	z-index:6;
}

#navi ul li {
	position: relative;
	}

#navi li ul {
	position: absolute;
	left: 181px;
	top: 0;
	display: none;
	}

#navi ul li a {
	background-image: url(../images/button_inaktiv.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	display:block;
	text-decoration:none;
	color: #000000;
	}

#navi ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 183px;
	/*border-bottom: 1px solid #ccc; */
	}

#navi li:hover ul,#navi li.over ul { 
	display: block; }

/* Fix IE. Hide from IE Mac */
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

#benutzer ul, .produktinfos ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#benutzer ul, .seiten-link {
/*themen*/
	width: 125px;
}
#benutzer ul {
/*usernavi*/
	width: 220px;
}
#benutzer ul li a{
/*usernavi*/
	margin-left:100px;
}


.such_feld   { background-color:#D8D6FB; width:150px;  border:1px solid blue;}
.verlag_feld { background-color:#D8D6FB; width:180px;  border:1px solid blue; }

.seiten-link a, #benutzer ul li a, .produktinfos ul li a {
	padding-left: 3px;
	background-image: url(../images/button_klein_inaktiv.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration:none;
	font-size: 10px;
	margin-top: 1px;
	height: 15px;
	display:block;
}
.seiten-link-sub a {
	padding-left: 3px;
	background-image: url(../images/button_kleinsub_inaktiv.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration:none;
	font-size: 9px;
	margin-top: 1px;
	height: 12px;
	display:block;
	width: 100px;
}
.seiten-link a {
	width: 130px;
}

.produktinfos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	z-index:8;
	background-color: #FFFFFF;
	text-align:left;
	padding: 2px;
	margin:0px;
}
.produktinfos ul li a {
	margin-left:0px;
	width: 230px;
}
.seiten-link-sub a:hover {
	background-image: url(../images/button_kleinsub_aktiv.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #000000;
}
.seiten-link a:hover, #benutzer ul li a:hover, .produktinfos ul li a:hover {
	background-image: url(../images/button_klein_animiert.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #000000;
}
.aktiviert {
	background-image: url(../images/button_aktiv_aktuell.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 185px;
	height: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	display:block;
	text-decoration:none;
	color: #000000;
}

input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}
.eingabefehler {
	background-color:#FF9900;
	color:#000000;
}
a {
	text-decoration:underline;
	color: #000000;
}

a:hover {
	color: #CC3333;
}

h1 {font-size: 12px; font-weight: bold; }
h2 {font-size: 11px; font-weight: bold; }
h3 {font-size: 11px; font-weight: bold; color:#000099; }

.produktbild_thumb {
	border: 1px solid #999999;
	margin-top:3px;
}
.text-normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.text-fett {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	font-size: 11px;
}
.text-warnung {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC3300;
	font-weight: bold;
	font-size: 11px;
}
/* Tabellendefinitionen */
table {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: none;
	z-index:7;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	font-size: 11px;
	background-color: #FFFFFF;
	z-index:7;
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	font-size: 11px;
	background-color: #F0F0F0;
	text-align: left; 
}
.rechtsbuendig {
	text-align: right;
}
.linksbuendig {
	text-align: left;
}
.zentriert {
	text-align: center;
}
#agbtext {
	position:absolute;
	left: 200px;
	top: 100px;
	background-color:#FFFFFF;
	border: 1px solid #999999;
	visibility:hidden;
}
.linkanzeige {
	font-size: 9px;
}

.textabsatz { width:85%; }


.konzeptliste ul { 
	list-style-image: url(../images/autoren/logoklein_0.gif);
	background-color:#FFFFFF;
	margin: 16px;
	background-attachment: scroll;
	background-image: url(../images/backgrounds/back_konzept.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

/* Aufzählungen bei Autoren, Verlage  und allgemein */
.diadopoliste ul {
	list-style-image: url(../images/autoren/logoklein_0.gif);
}
.itliste li {
	list-style-image: url(../images/autoren/logoklein_0.gif);
}

/* obsolet ??? 
/* .autor-1 ul {                                             */
/*	list-style-image: url(../images/autoren/logoklein_1.gif);  */
/*}                                                          */
/*.autor-2 ul {                                              */ 
/*	list-style-image: url(../images/autoren/logoklein_2.gif);*/
/*}                                                          */
/*.verlag-1 ul {                                             */
/*	list-style-image: url(../images/verlage/logoklein_1.gif);*/
/*}                                                          */


.rot { color:#FF3333; }
.blau-fett { color:#333399; font-weight:bold; }
.abod-gruen { color:#37FE01; font-weight:bold; }