html {font-size: 99.9%}

body {
	background-color: #FFFFFF;
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#564b47;
	padding:0px;
	margin:0px 0px 0px;
}

h1 {
	font-weight: bold;
	font-size: 1.1em;
	color: #333;
	margin-top: 0px;
	padding-top: 0px;
	text-align: center;
}

h2 {
	font-weight: bold;
	font-size: 1.1em;
	color: #333;
	margin-top: 0px;
	padding-top: 0px;
}

h3 {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
}


h4 {
	font-size: 1.1em;
	font-weight: bold;
	color: #000099;
}

h4 a:link, h4 a:visited, h4 a:hover {
	color: #000099;
}

p {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 3px;
}

/* ----------container zentriert das layout-------------- */
#container {
	width: 960px;
	padding:0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #f4f5f6;
}

/* ----------banner for logo-------------- */
#banner {
	text-align: left;
	background-color: #026dbb;
	padding: 0px;
	margin: 0px;
	height: 119px;
	background-repeat: no-repeat;
	background-image: url(grafiken_startseite/head_bg.gif);
}

/* ----------outer und inner----------------- */

#outer{
	border-left: solid 200px #eaf4fe; /* linke Menue Spalten Farbe  */
	border-right: solid 170px #eaf4fe; /* rechte Menue Spalten Farbe  */
	background-color: #eaf4fe; /* Farbe fuer Inhalt Spalten  */
	margin-top: 0px;
}

#inner{
	margin:0;
	width:100%;
	background-color: #eaf4fe;
}

/* --------------left und right navigavtion------------- */
#left {
	width:200px;
	float:left;
	position:relative;
	background-color: #eaf4fe;
	padding-left: 5px;
	margin-top: 20px;
	margin-right: 1px;
	margin-bottom: 10px;
	margin-left: -200px;
 }
 #right {
	width:170px;
	float:right;
	position:relative;
	margin-right:-166px;
	margin-left:1px;
	background-color: #eaf4fe;
	margin-top: 20px;
 }

/* -----------------Inhalt--------------------- */
#content{
	position: relative;
	padding-left: 15px;
	/*	font-size: 1em;*/
	padding-top: 20px;
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 0px;
}

/*  ----------------footer---------------------- */
#footer {
	clear:left;
	padding:0px;
	margin:0px;
	background-color: #ffa10f;
	height: 32px;
	width: 960px;
	background-image: url(grafiken_startseite/start_footer_bg.gif);
	background-repeat: repeat-x;
}
#datenschutz {
	text-align: right;
	margin-right: 40px;
	position: relative;
	top: 7px;
}

/* ----- Inhalt oberer Bereich ------------- */
.logo {
	margin-top: 11px;
	position: absolute;
	margin-left: 15px;
}

.logo_schrift {
	margin-top: 43px;
	position: absolute;
	margin-left: 16px;
	font-size: 1em;
	font-weight: bold;
	color: #fff;
	width: 167px;
	text-align: center;
}

.telfaxmail {
	position: absolute;
	margin-top: 34px;
	margin-left: 770px;
	font-size: 1em;
	color: #02407e;
	line-height: 1.3em;
}

/* -----Shop Tabs oben------- */
.link_novi {
	position: absolute;
	margin-top: 3px;
	margin-left: 420px;
}
.link_bestand {
	position: absolute;
	margin-top: 3px;
	margin-left: 610px;
}
.link_buch {
	position: absolute;
	margin-top: 3px;
	margin-left: 800px;
}

.link_novi a:link, .link_novi a:visited, .link_bestand a:link, .link_bestand a:visited, .link_buch a:link, .link_buch a:visited  {
	text-decoration: none;
}

.link_novi a:hover, .link_bestand a:hover, .link_buch a:hover  {
	text-decoration: none;
	font-weight: bold;
}

.link_novi a:active, .link_bestand a:active, .link_buch a:active {
	text-decoration: none;
}

/*.link_empfehlen {
	position: absolute;
	margin-top: 60px;
	width: 120px;
	border: 1px solid #F00;
	margin-left: 750px;
}*/

.trennleiste_head {
	height: 4px;
	width: 960px;
	margin-top: 88px;
	position: absolute;
}

.box_rechts_table {
	background-color: #FFF;
	width: 100%;
	font-size: 0.85em;
	color: #333;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.box_rechts_td_head {
	font-size: 1.2em;
	color: #333;
	background-color: #ffa10f;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.box_rechts_news_td_head {
	font-size: 1.2em;
	color: #fff;
	background-color: #026dbb;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.box_rechts_td_content {
	padding: 3px 3px 3px 3px;
}
.box_rechts_news_td_content {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.box_rechts_td_foot {
	padding-top: 2px;
	padding-bottom: 5px;
	padding-left: 15px;
}

/* ------ Boxen rechte Leiste ALT -------------- */
/*.td_versand_inhalt, .td_newsletter_inhalt, .td_termine_inhalt {
	font-size: 0.85em;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	width: 183px;
}*/

/*.td_versand_inhalt {
	background-image: url(grafiken_startseite/start_versand_bg.gif);
	background-repeat: repeat-y;
}*/

/*.td_versand_oben, .td_newsletter_oben, .td_termine_oben {
	height: 24px;
	color: #FFF;
	font-size: 1em;
	padding-top: 2px;
	padding-left: 8px;
}

.td_versand_unten, .td_newsletter_unten, .td_termine_unten {
	height: 26px;
	padding-left: 30px;
	vertical-align: top;
	font-size: 0.85em;
}	

.td_versand_oben {
	background-image: url(grafiken_startseite/start_versand_oben.gif);
	background-repeat: repeat-y;
}

.td_versand_unten {
	background-image: url(grafiken_startseite/start_versand_unten.gif);
	background-repeat: no-repeat;
}


.td_newsletter_inhalt {
	background-image: url(grafiken/start_newsletter_bg.gif);
	background-repeat: repeat-y;
}

.td_newsletter_oben {
	background-image: url(grafiken_startseite/start_newsletter_oben.gif);
	background-repeat: repeat-y;
}

.td_newsletter_unten {
	background-image: url(grafiken_startseite/start_newsletter_unten.gif);
	background-repeat: no-repeat;
}

.td_termine_inhalt {
	background-image: url(grafiken/start_termine_bg.gif);
	background-repeat: repeat-y;
}

.td_termine_oben {
	background-image: url(grafiken_startseite/start_termine_oben.gif);
	background-repeat: repeat-y;
}

.td_termine_unten {
	background-image: url(grafiken_startseite/start_termine_unten.gif);
	background-repeat: no-repeat;
}*/

/*.menue_oben {
	margin: 0px;
	padding: 0px;
	width: 900px;
}*/

/*.td_menue_oben {
	color: #666666;
	background-color: #9cceff;
	padding: 6px;
	border: 1px dotted #00F;
}*/

/* Shop-Boxen alt */
/*.tabelle_novi, .tabelle_bestand, .tabelle_buch, .tabelle_buch1 {
	background-repeat: no-repeat;
	height: 110px;
	width: 465px;
}*/
.td_messen {
	border: 1px solid #999999;
	vertical-align: top;
}

/*.tabelle_novi {
	background-image: url(grafiken/start_box_neuheiten.gif);
}
.tabelle_bestand {
	background-image: url(grafiken/start_box_bestand.gif);
}
.tabelle_buch {
	background-image: url(grafiken/start_box_buch.gif);
}

.tabelle_buch1 {
	background-image: url(grafiken/start_box_buch1.gif);
}*/

/*.td_pad6 {
	padding-left: 6px;
}*/
/*a.tdpad:link, a.tdpad:visited, a.tdpad:hover  {
	color: #000000;
	text-decoration: none;
}*/

/*.table_shops {
	width: 95%;
	padding: 3px;
}*/

/*Formaular auf Kontaktseite*/
.table_forms {
	width: 95%;
	padding: 3px;
	background-color: #f4f5f6;
}


/*.td_weiss {
	background-color: #FFFFFF;
}*/

/* ------ List-menue oben ------ */
#navcontainer ul
{
	padding-left: 0;
	margin-left: 0;
	background-color: #1879c2;
	color: #000;
	float: left;
	width: 960px;
	margin-top: 91px;
	position: absolute;
	height: 25px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	background-color: #1879c2;
	color: #fff;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
	padding-right: 0.9em;
	padding-left: 0.9em;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
}

#navcontainer ul li a:hover
{
	background-color: #cee6ff;
	color: #000;
}

.bildlinks_10px {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
} 

.bildlinks_20px {
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
}
.rot {color:#FF0000;}

.text_11p {
	font-size: 11px;
	color: #666;
}

.linkliste {
	line-height: 1.7em;
}
.text_durchgestrichern {
	text-decoration: line-through;
}
/*Social Bookmarks*/
.sobo_box {
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	margin-bottom: 10px;
	font-size: 10px;
	text-decoration: none;
	line-height: 16px;
}

#advertisment{
	/*	left: 50%;*/
	margin-left: 200px;
	margin-top: 0px;
	padding: 0px;
	z-index: 1;
	/*	position: fixed !important;*/
	position:absolute;
}
.banner_extern {
	text-align: center;
	width: 95%;
}

.AccordionPanelContent li {
	list-style:none;
	font-size:0.85em;
	margin-left: -20px;
	padding-right: 10px;
	padding-bottom: 5px;
}

.AccordionPanelContent p {
	color: #000;
}

.AccordionPanelContent a:link, .AccordionPanelContent a:visited {
	font-weight:bold;
}

.AccordionPanelContent a:hover {
	color: #F00;
}
