/***********************************************
* css b2 datum: 19.03.2008
**********************************************/

/***********************************************
colors:
#FF6600 orange
#F9EBD9	hell orange

**********************************************/

body { 
	background-color: #ffffff; 
	}

a, b, i, h1, h2, h3, body, th, td, p, ul, li, div, textarea, input, form, select, option { 
	font-family: Verdana,Arial,Helvetica,Geneva, sans-serif;
	color: #000000;
	}

th, td, p, ul, li, textarea, div { 
	font-size: 13px;
	line-height: 18px;
	}

input, form, select, option { 
	font-size: 13px;
	line-height: 18px;
	}

h1 { 
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 18px;
	line-height:24px;
	color: #FF6600;
	margin-bottom: 24px;
	}

h2 { 
	font-size: 18px;
	line-height:24px;
	color: #FF6600;
	margin:0px;
	padding:0px;
	}

b {
	font-weight: bold;
	font-size: 12px;
	}

a:link, a:visited {
	color: #FF6600;
	text-decoration:none;
	}
	
a:hover {
	color: #FF3333;
	text-decoration:underline;
	}

.watson {
	font-weight: bolder;
	color: #FF6600;
	font-size: 12px;	
	}

.klein {
	font-size: 11px;
	line-height: 16px;
	}

.copy {
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	clear: both;
	}

.small {
font-size: 9px;
color: #666666;
}

.main_new {
	color:#FFFFFF;
	font-weight:bolder;
	margin-bottom:8px;
	padding-left:2px;
	background-color:#999999;
}

.main_author {
	color:#333333;
	line-height:20px;
}

.main_title {
	padding:0;
	margin:0;
	margin-bottom:2px;
	margin-top:2px;
	color:#FF6600;
	font-size:18px;
	line-height:20px;
	font-weight:bolder;
}

.main_subtitle {
	color:#FF6600;
	line-height:20px;
}

.textBsp {
	color: #666666;
}

/***********************************************
* styles box
**********************************************/

div {
	margin: 0px;
	padding: 0px;
}

#divHeadLeft { 
	position:absolute; 
	margin: 0px; 
	padding: 0px; 
	left:15px; 
	top:0px;
	float:left; 
	width:168px; 
	height:165px; 
	background-repeat:no-repeat;
}


#divHeadRight { 
	position:absolute; 
	margin: 0px; 
	padding: 0px; 
	left:183px; 
	top:0px;
	float:left; 
	width:572px; 
	height:165px; 
	background-repeat:no-repeat;
}

#divContent { 
	position:absolute; 
	margin: 0px; 
	padding: 0px;
	padding-bottom: 36px; 
	left:250px; 
	top:167px;
	float:left; 
	width:475px; 
	height:100%; 
	background-repeat:no-repeat;
}

#divContentTiefer { 
	position:absolute; 
	margin: 0px; 
	padding: 0px; 
	left:250px; 
	top:217px;
	float:left; 
	width:475px; 
	height:100%; 
	background-repeat:no-repeat;
}

#seitenUT{
	position: relative;
	margin: 0px;
	padding: 15px;
	background-color: #DEDEDE;
	}

/***********************************************
* styles images
**********************************************/

img {
	border: 0px;
	}

#beispielseiten img{
	border: 1px;
	margin-bottom:15px;
}

.image{
	padding: 0px;
	margin: 0px;
	}

.imgBorder {
	border-style: solid;
	border-color: #FF6600;
	border-width: 1px;
}


/***********************************************
* Seite Books
**********************************************/

.imgBooks {
	float:left; 
	margin-right:20px;
    margin-bottom:18px;
}

.textBooks {
	position: relative;
	font-size: 13px;
	line-height: 18px;
	clear: both;
}

.textBooks a {
	color:#000000;
}

/***********************************************
* Navigation
**********************************************/

#leftCol { 
	position:absolute; 
	left:15px; 
	top:170px;
	overflow: visible;
	width:210px;
	background-color: #F9EBD9;
	}
	
#navcontainer { 
	position:relative; 
	left:0px; 
	top:0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 7px;
	padding-bottom: 25px;
	overflow: visible;
	width:180px;
	}

#navcontainer ul {
 	margin: 0;
 	padding: 0;
 	list-style-type: none;
 	}

#navcontainer li { 
	margin: 0px 0px 0px 0px; 
	width:180px;
	border-bottom: 1px dotted #FF6600; 
	}

#navcontainer a {
	display: block;
	padding: 5px 10px;
	width: 180px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	line-height: 16px;
	}

#navcontainer a:hover {
	color: #FF3333;
	font-weight: bold;
	text-decoration: none;
	}

#navcontainer ul ul li { 
 	margin: 1px 0px 1px 0px; }

#navcontainer ul ul a { 
	display: block;
	padding: 5px 5px 5px 30px;
 	text-decoration: none;
 	}

#navcontainer ul ul a:hover {
 	color: #FF3333;
 	text-decoration: none;
 	}

/***********************************************
* werbung spalte links
**********************************************/

.leftW { 
	position:relative; 
	margin-top: 0px;
	top:0px;
	left:0px;
	height: 5px;
	width:210px;
	font-size: 1px;
	line-height: 1px;
	background-color: #FFFFFF;
	}

.leftAdd { 
	position:relative; 
	left:15px;
	width:180px;
	padding-top: 15px;
	padding-bottom: 15px;
	overflow: visible;
	}

.leftAddCover {
	margin-bottom: 10px;
}

.leftAdd a { 
	font-weight:normal;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
	}

.leftAdd a:hover { 
	font-weight:normal;
	font-size: 11px;
	line-height: 15px;
	text-decoration: underline;
	}

.leftAddOrang { 
	position: relative; 
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	width:210px;
	background-color: #FF6600;
}
	
.leftAddOrangText {
	padding:15px;
	padding-bottom:8px;
	padding-top:8px;	
}

.leftAddOrang a {
	font-weight: bold;
	text-decoration: none;
	color:#FFFFFF;	
}

.leftAddOrang a:hover {
	font-weight: bold;
	text-decoration: underline;
	color:#FFFFFF;	
}

/***********************************************
* werbung spalte rechts
**********************************************/

#divRightAdd {
	position:absolute; 
	margin: 0px; 
	padding: 0px; 
	left:770px; 
	top:15px;
	overflow: visible;
	width:180px;
	background-color:#F6F6F6;
	}

.divRightAddTop {
	position:relative; 
	margin: 0px; 
	padding: 8px; 
	margin-bottom: 0px;
	width:164px;
	border-bottom:1px dotted #999999;
	border-top:1px dotted #999999;
	background-color:#999999;
	font-weight: bold;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
	}

.divRightAddBox {
	position:relative; 
	margin: 0px; 
	padding: 8px; 
	margin-bottom: 0px;
	width:164px;
	border-bottom:1px dotted #999999;
	}

.divRightAddBox .imgSpace {
	margin-bottom:6px;
}

.rc_autor {
	font-weight: bold;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	}

.rc_titel {
	font-weight: bold;
	font-size: 11px;
	line-height: 15px;
	color: #ff6600;
	 }
	
.rc_small {
	font-size: 11px;
	line-height: 15px;
	}


.divRightAddBox a {
	font-weight: normal;
	font-size: 11px;
	line-height: 15px;
}

.divRightAddBox a:hover {
	text-decoration: underline;
}

.linie {
	margin-top:18px;
	margin-bottom: 18px;
	border-top:1px dotted;
	color: #999999; 
	width:100%;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	clear: both;
	}
	

/***********************************************
* Footer
**********************************************/

.footer {
color:#999999;
margin-bottom:32px;
}

.footer a {
font-size:11px;
color:#999999;
text-decoration:none;
}

.footer a:hover {
text-decoration:underline;
}
