/* CSS Document */
html, body { height:100%; }

body {
	padding:0;
	margin:0;
	text-align:left;
	min-width:1000px;
	background-color:#FFFFFF;
	font-size:12px;
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	color:rgb(0,0,0);
	background-image:url('../images/bg.gif');
	background-repeat:repeat-y;
	background-position:0px 0px;
	overflow-x:hidden;
	overflow:-moz-scrollbars-vertical;
}

td {
	font-size:12px;
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	color:rgb(0,0,0);
	margin-bottom:8px;
	line-height:17px;
}

.input {
	font-size:12px;
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	color:rgb(0,0,0);
	width:240px;
	margin-bottom:8px;
	border-top:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
}

.label {
	font-size:12px;
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	color:rgb(0,0,0);
}

.small {
	font-size:9px;
}

#outer{
	height:100%;
	min-height:100%;
	width:1000px;
	color:#000000;
	text-align:left;
	position:relative;
}
 
html>body #outer{ height:auto; } 

#innerwrap {
	float:left;
	width:820px;
}

#header{
	position:absolute;
	top:0;
	left:-1px;
	width:1001px;
	height:103px;
	color:#000000;
	background-color:#ffffff;
	background:url("../images/schraffur_rechts_oben.gif");
	background-repeat:repeat-x;
	background-position:0px 0px ;
	z-index:5;
}

#left {
	position:relative;
	width:180px;
	float:left;
	padding-top:185px;
	padding-bottom:20px;
}

#left p { padding-left:3px;padding-right:2px }

#right p { padding-left:4px;padding-right:2px }

#imagecolumn {
	margin-top:0px;
	position:absolute;
	top:20px;
	left:828px;
	width:148px;
	height:550px;
	z-index:10;
	padding-top:185px;
	padding-left:10px;
	padding-right:10px;
	color:rgb(62,77,116);
}

#imagecolumn a {
	padding:0;
	font-weight:normal;
	font-size:12px;
	color:rgb(190,190,190);
	margin:0;
}

#imagecolumn h1 {
	padding:0;
	font-weight:bold;
	font-size:11px;
	color:rgb(62,77,116);
	margin:0;
}

#right {
	position:relative;
	width:170px;
	float:right;
	margin-top:10px;
	padding-top:260px;
	padding-bottom:20px;
	background-color:#999999;
	background:url('../images/randbg.jpg');
	background-position:0px 0px;
	background-repeat:no-repeat;
	color:#000000;
}

div,p  { margin-top:0; }

#centrecontent {
	width:628px;
	float:right;
	padding-left:0px;
	padding-right:0px;
	padding-top:195px;
	padding-bottom:20px;
	color:rgb(0,0,0);
	line-height:17px;
}

#centrecontent p { padding-left:3px:color:rgb(62,77,116); }

#clearfooter { width:100%;height:52px;clear:both; }

#bottomnavi {
	text-align:center;
	color:rgb(210,210,210);
}

#logo {
	width:1000px;
	margin-top:0px;
}

#additionalnavi {
	float:right;
	padding-bottom:2px;
	padding-top:0px;
	margin-left:10px;
	margin-right:10px;
	text-align:center;
	width:240px;
	color:rgb(160,160,160);
	z-index:10;
	position: relative;
}

#navipath {
	padding:0;
	padding-bottom:10px;
	color:rgb(99,99,99);
	width:540px;
}

.navi{
	width:180px;
	border-bottom:1px solid rgb(170,170,170);
	background-color:rgb(255,255,255);
}

h1 {
	padding-left:2px;
	font-weight:bold;
	font-size:15px;
	color:rgb(217,104,28);
	margin:0;
}

h2 {
	padding-left:0px;
	padding-top:6px;
	padding-bottom:6px;
	font-weight:bold;
	font-size:13px;
	margin:0;
}

h3 {
	padding-left:0px;
	font-weight:bold;
	font-size:13px;
}

h4 {
	padding-left:0px;
	font-weight:normal;
	font-size:12px;
	color:rgb(217,104,28);
}

h5 {
	padding-left:0px;
	font-weight:normal;
	font-size:13px;
}

.fett {
	padding-left:0px;
	font-weight:bold;
	font-size:13px;
}

.rotfett {
	padding-left:0px;
	font-weight:bold;
	font-size:13px;
	color:rgb(255,0,0);
}

.bildabstandrechts {
	padding-right:5px;
}

.buchinfos {
	font-size:8pt;
	line-height:10pt;
}

.bu {
	font-size:8pt;
	line-height:10pt;
}

h1.content {
	margin-bottom:12px;
	padding:0;
}

.rechts {
	font-size:10px;
	font-weight:bold;
	margin-bottom:12px;
	padding:0;
	color:rgb(217,104,28);
}

.rechtssmall {
	font-size:10px;
	margin-bottom:6px;
}

.rechtsbild {
	border:1px
}

hr { color:rgb(210,210,210); }





























ul li { list-style-image: url(../upload/bullets/ul.gif)}

a { font-size:13px; color:rgb(0,153,0); text-decoration:none; font-weight:bold; }
a:hover { text-decoration:underline; }

a.newsheadline { font-weight:bold; } 

a.bottomnavi { color:rgb(160,160,160); font-size:9px; } 

a.additionalnavi { font-size:10px; color: rgb(250,250,250); }

a.navipath { font-size:10px; color:rgb(160,160,160); } 

a.navileft_passive {
	font-weight:normal;
	display:block;
	padding-top:3px;
	padding-bottom:3px;
	color:#FFFFFF;
	background-color:rgb(37,40,73);
} 

a.navileft_active {
	display:block;
	font-weight:bold;
	background-color:rgb(234,213,69);
	padding-top:3px;
	padding-bottom:3px;
	color:rgb(51,79,119);
} 

a.navileft_open {
	padding-left:10px;
	font-weight:bold;
	display:block;
	background:url("../images/navi_pfeil.gif") no-repeat;
	background-position:right;
	background-color:#ffffff;
	padding-top:3px;
	padding-bottom:3px;
	color:rgb(51,79,119);
} 

a.buchinfoslink {
	font-size:8pt;
	line-height:10pt;
}

a.sitemap_level1 {
	display:block;
	border-bottom:1px solid #b4a8b4;
	color:rgb(62,77,116);
	font-weight:bold;
	padding-bottom:0.4em;
	padding-top: 1.5em;
}

a.sitemap_level2 {
	color:rgb(62,77,116);
	display:block;
}

a.sitemap_level3 {
	color:rgb(190,190,190);
	padding-top: 0.5em;
}

.sitemap_level2_container {
	float:left;
	padding-top:0.3em;
}

.sitemap_level3_container {
	width:inherit;
	padding-top:1.5em;
	padding-left: 10px;
}

.input_searchbox {
	width:85px;
	vertical-align:left;
	font-size:11px;
	color: rgb(62,77,116);
	margin-right: 8px;
	margin-left: 4px;
}

.input_loginbox {
	width:65px;
	vertical-align:left;
	font-size:11px;
	color: rgb(62,77,116);
	margin-right: 8px;
	margin-left: 4px;
}

.input_newsletterbox {
	width:120px;
	vertical-align:left;
	font-size:11px;
	color: rgb(62,77,116);
	margin-right: 8px;
}

.input_newsletterselect {
	width:125px;
	vertical-align:left;
	font-size:11px;
	color: rgb(62,77,116);
	margin-right: 8px;
	margin-left: 10px;
}

.label_searchbox {
	vertical-align:left;
	color:#ffffff;
	position:left;
	padding-left:10px;
	/*left:-65px;*/
}

.label_newsletterbox {
	vertical-align:left;
	color:#ffffff;
	padding-left:10px;
	/*left:-65px;*/
}

#loginbox {
	color:#ffffff;
	background-color:rgb(37,40,73);
	border-top:1px solid #aeaeae;
	border-bottom:1px solid #aeaeae;
	padding-bottom:.6em;
	padding-top:.6em;
	padding-left:0em;
	padding-right:0em;
	margin-top:1.5em;
	margin-bottom:1.5em;
}

#searchbox {
	background-color:rgb(37,40,73);
	border-top:1px solid #aeaeae;
	border-bottom:1px solid #aeaeae;
	padding-bottom:.6em;
	padding-top:.6em;
	padding-left:0em;
	padding-right:0em;
	margin-top:1.5em;
	margin-bottom:1.5em;
}

#newsletterbox {
   background-color:#DFE0E5;
   border-top:1px solid #aeaeae;
   border-bottom:1px solid #aeaeae;
   padding-bottom:.6em;
   padding-top:.6em;
   padding-left:.5em;
   padding-right:.5em;
   margin-top:1.5em;
   margin-bottom:1.5em;
}

.hidden {
	display:none;
}

.balken {
	padding-left:0px;
	background-color: #000066;
	background-image:url('../images/bg2.gif');
	background-repeat: repeat-x,repeat-y;
	background-position:2px 0px ;
}

.teaser_img {
	float: left;
	border:1px solid #000000;
	margin-right: 10px;
	margin-bottom: 10px; 
}

.footer {
        font-family: arial, helvetica, geneva, sans-serif;
        font-size: 10px;
        color: #CCCCCC;
        text-align: left;
        padding-top:15px;
}

.suchbegriff {
        font-weight: bold;
	color:rgb(217,104,28);
}

#trailimageid {
     position: absolute;
     visibility: hidden;
     left: 0px;
     top: 0px;
     height: 1px;
     z-index: 5000;
}

#tabelle {
     width: 100%;
     vertical-align: top;
}

#tabelle th {
     font-size:10pt;
     font-weight:bold;
     text-align: left;
}

#tabelle td {
     font-size:8pt;
     line-height:10pt;
     vertical-align: top;
}

#tabelle tr.even td {
     color:#CCCCCC;
     background-color:#00FF00;
}

#tabelle a {
     font-size:8pt;
     line-height:10pt;
}

#lightbox {
    position: absolute;
    top: 40px;
    left: 0;
    width:70%;

    /*z-index: 100;*/
        z-index: 990;
    text-align: center;
    line-height: 0;
}
#lightbox a img {
    border: none;
}
#outerImageContainer {
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto;
}
#imageContainer {
    padding: 10px;
}
#loading {
    position: absolute;
    top: 40%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}
#hoverNav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    /*z-index: 10;*/
        z-index: 970;
}
#imageContainer>#hoverNav {
    left: 0;
}
#hoverNav a {
    outline: none;
}
#prevLink, #nextLink {
    width: 49%;
    height: 100%;
    background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
    display: block;
}
#prevLink {
    left: 0;
    float: left;
}
#nextLink {
    right: 0;
    float: right;
}
#prevLink:hover, #prevLink:visited:hover {
    background: url(../images/prevlabel.gif) left 15% no-repeat;
}
#nextLink:hover, #nextLink:visited:hover {
    background: url(../images/nextlabel.gif) right 15% no-repeat;
}
#imageDataContainer {
    font: 10px Verdana, Helvetica, sans-serif;
    background-color: #fff;
    margin: 0 auto;
    line-height: 1.4em;
}
#imageData {
    padding:0 10px;
}
#imageData #imageDetails {
    width: 70%;
    float: left;
    text-align: left;
}
#imageData #caption {
    font-weight: bold;
}
#imageData #numberDisplay {
    display: block;
    clear: left;
    padding-bottom: 1.0em;
}
#imageData #bottomNavClose {
    width: 66px;
    float: right;
    padding-bottom: 0.7em;
}
#overlay {
    position: absolute;
    top: 0;
    left: 0;
    /*z-index: 90;*/
        z-index: 980;
    width: 100%;
    height: 500px;
    background-color: #000;
    filter:alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
* html .clearfix {
    /* Hides from IE-mac \*/
        height: 1%;/* End hide from IE-mac */
}