/*@import url("forms.css");*/
@import url("navi.css");
@import url("content.css");

body, html {
	min-height:100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #363636;
	background-color:#fcebd7;
	background-image:url(../img/body_back.gif);
	background-position:left top;
	background-repeat:repeat-y;
}
#white_back {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:85px;
	background-color:#ffffff;
}
#balken_back {
	position:absolute;
	left:0;
	top:85px;
	width:100%;
	height:196px;
	background-image:url(../img/balken_back.png);
	background-position:left top;
	background-repeat:repeat-x;
}
#wrapper {
	position:absolute;
	left:0;
	top:0;
	width: 925px;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0px;
	margin-left: 0px;
	/*background-color: #FFF;*/
}
#header_first {
	color: #333;
	width: 780px;
	float: left;
	height: 25px;
	background: #BD9C8C;
	background: #fff;
	border-top:30px solid #ffffff;
	border-bottom:30px solid #ffffff;
/*	margin-top: 30px;
	margin-bottom: 30px;*/

}
#header_sec {
	color: #333;
	width: 779px;
	float: left;
	height: 40px;
	padding-top: 20px;
	background-image: url(../img/bg_top.jpg);
	background-repeat: repeat-x;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #fec300;

}

#claim {
	color: #333;
	width: 622px;
	float: left;
	height: 25px;
	margin-right: 10px;
	margin-left: 0px;
	background-color: #FFF;
	padding: 0px;
	background-image: url(../img/schriftzug.gif);
}
#lens_plus {
	width: 40px;
	float: left;
	display:inline;
	height: 25px;
	margin-left: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	cursor:pointer;
}
#lens_normal {
	width: 40px;
	float: left;
	height: 25px;
	background-color: #FFF;
	cursor:pointer;
}
#lens_minus {
	width: 35px;
	float: left;
	height: 25px;
	background-color: #FFF;
	cursor:pointer;
}
#navi {
	float: left;
	width: 778px;
	color: #333;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #fec300;
	border-left-color: #fec300;
	background-color:#ffffff;
	min-height: 50px;
}
#itemtitle {
	float: left;
	width: 753px;
	color: #b10014;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #fec300;
	border-left-color: #fec300;
	min-height: 24px;
	background-color:#ffffff;
	background-image: url(../img/bg_columtitle.jpg);
	background-repeat:repeat-x;
	padding-left: 25px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	padding-top: 7px;
	padding-bottom: 2px;
	
}
#modul_line {
	width: 520px;
	height: 6px;
	background-color: #e5e5e5;
	font-size:0;
	line-height:0;
	margin-bottom:11px;
}
#modul_line2 {
	width: 523px;
	height: 6px;
	background-color: #066;
	margin-bottom: 10px;
}



#leftlogo {
	color: #333;
	width: 145px;
	float: left;
	min-height:350px;
	background-attachment: scroll;
	background-color: #fcebd7;
	/*padding-bottom: 32767px;
	margin-bottom: -32767px;*/
}
#logo {
	color: #333;
	width: 145px;
	/*float: left;*/
	background-color: #fcebd7;
	height: 300px;
	background-image: url(../img/logo.gif);
	background-repeat: repeat-x;
	
}


#leftcolumn {
	color: #333;
	width: 522px;
	float: left;
	background: #fff;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #fec300;
	padding-left: 25px;
	padding-right: 0px;
	/*margin-right: 7px;*/
	border-right:7px solid #ffffff;
	height: 100%;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom:20px;
	/*margin-bottom: -32767px;
	padding-bottom: 32767px;*/
}
#rightcolumn {
	position:relative;
	float: right;
	color: #363636;
	width: 200px;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	background-color: #f7f7f7;
	border-right-color: #fec300;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom:20px;
	/*margin-bottom: -32767px;
	padding-bottom: 32767px;*/
	padding-left: 12px;
	text-align:center;
	
}

#content {
	min-height:50px;
}

#footer {
	width: 758px;
	color: #333;
	background: #BD9C8C;
	padding: 10px;
	margin-bottom: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #fec300;
}



/*******************/
/*** BREADCRUMBS ***/
/*******************/

#breadcrumbs {
	font-size: 0.8em;
	margin-top: 18px;
	margin-bottom: 12px;
	width: 350px;
}
#breadcrumbs a {
	color:#000;
	text-decoration:none;
}

#breadcrumbs .active {
	color:#000;
}



/********************/
/*** ALTER INHALT ***/
/********************/
/*
#comments {
	float: right;
	height: 20px;
	font-size: 0.7em;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 70px;
}
#comments_image {
	float: right;
	height: 20px;
	background-image: url(../img/comment.jpg);
	width: 27px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#bilder_content {
	float: left;
	padding-top: 5px;
	padding-right: 24px;
	padding-bottom: 20px;
}
#bilder_content_3er {
	float: left;
	width: 158px;
	border: 1px solid #363636;
	height: 138px;
	margin-top: 22px;
	margin-bottom: 20px;
	border-top-width: 1px;
	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;
	min-height: 138px;
}

#content_headline {
	float: left;
	font-size: 1.3em;
	color: #b10014;
	font-family: "Times New Roman", Times, serif;
	width: 300px;
}
#content_basic {
	float: left;
	padding-top: 14px;
	font-size: 0.8em;
	width: 300px;
	line-height: 16px;
}
#content_basic_no_image {
	float: left;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 0.8em;
	line-height: 16px;
	width: 521px;
}

#content_readmore {
	float: left;
	font-size: 0.8em;
	line-height: 16px;
	color: #b10014;
	margin-bottom: 20px;
	width: 200px;
}
#headline_ausgabe {
	float: left;
	font-size: 1.3em;
	color: #363636;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	width: 200px;
}
#ausgabebox_titel {
	float: left;
	width: 200px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
}
#calenderbox {
	float: left;
	width: 200px;
	margin-top: 10px;
	margin-bottom: 20px;
	height: 300px;
	background-color: #dedede;
}



a {
	color: #b10014;
	text-decoration: none;
}
a:visited {
	color:#b10014;
}
a:hover {
	color: #363636;
}
a:active { color:#000000;}
*/
/* -----------takes--------------------------- */
/*
#teaser_line {
	float:left;
	width:174px;
	height: 300px;
}
#teaser_line_text {
font-size:0.8em;

}
#teaser_headline   {
	font-size:0.8em;
	width:158px;
	font-weight: bold;
	padding-top: 15px;
}
#teaser_line_readmore {
	float: left;
	font-size: 0.8em;
	line-height: 16px;
	color: #b10014;
	margin-bottom: 80px;
}

#c2_buchtipp {
	clear:both;
	font-size:0.76em;
	height:20px;
	overflow:hidden;
	color: #FFF;
	font-weight: bold;
	margin-left: 0px;
	background-image: url(../img/bg_box.jpg);
	padding-left: 10px;
	line-height: 1.6;
	font-style: normal;
	font-variant: normal;
}
#infobox_buchtipp {
	float: left;
	background-color: #dedede;
	width: 200px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.infoList {
	float:none;
}
.infoList li {
	list-style-type: none;

}
.infoList li bold {
	margin:0;
	padding:0px 0 0;
}
#item_infobox_calender_1 {
	float: left;
	background-image: url(../img/list.gif);
	height: 11px;
	width: 11px;
	margin-top: 2px;
	margin-bottom: 40px;
	margin-right: 10px;
	background-repeat: no-repeat;
}
#item_infobox_calender_2 {
	float: left;
	background-image: url(../img/list.gif);
	height: 11px;
	width: 11px;
	margin-top: 2px;
	margin-bottom: 40px;
	margin-right: 10px;
	background-repeat: no-repeat;
}
#item_infobox_calender_3 {
	float: left;
	background-image: url(../img/list.gif);
	height: 11px;
	width: 11px;
	margin-top: 2px;
	margin-bottom: 40px;
	margin-right: 10px;
	background-repeat: no-repeat;
}
#item_infobox_buchtipp {
	float: left;
	background-image: url(../img/list.gif);
	height: 11px;
	width: 11px;
	margin-top: 2px;
	margin-bottom: 40px;
	margin-right: 10px;
	background-repeat: no-repeat;
}



#calender-info1 {
	float: left;
	background-color: #dedede;
	width: 180px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 0.8em;
}
#calender-info2 {
	float: left;
	background-color: #dedede;
	width: 180px;
	font-size: 0.8em;
	line-height: 16px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

#calender-info3 {
	float: left;
	background-color: #dedede;
	width: 180px;
	font-size: 0.8em;
	line-height: 16px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#calender a{
	color: #363636;
	text-decoration: none;
	font-weight: bold;
	
}

.a:visited_calender {
	color:#363636;
}
.a:hover_calender {
	color: #363636;
}
.a:active_calender { color:#363636;}
#buchtipp_info {
	float: left;
	background-color: #dedede;
	width: 180px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 0.8em;
}
#buchtipp {
	float: left;
	width: 115px;
	margin-bottom: 20px;
	margin-top: 10px;
}
#umfrage {
	float: left;
	background-color: #dedede;
	width: 180px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 0.8em;
}
#umfrage_info {
	float: left;
	background-color: #dedede;
	width: 180px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 0.8em;
}


#formular-umfrage {
	padding:0;
	width: 180px;
}
.a_info {
	color: #363636;
	text-decoration: none;
	font-weight: bold;
	border:0px;
}
.a_info:hover{
	color: #363636;
	text-decoration: none;
	font-weight: bold;
}	
.a_info:active{
	color: #363636;
	text-decoration: none;
	font-weight: bold;
}
.a_info:visited{
	color: #363636;
	text-decoration: none;
	font-weight: bold;
}
#infobox_calender {
	float: left;
	background-color: #dedede;
	width: 200px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
#infobox_buchtipp {
	float: left;
	background-color: #dedede;
	width: 200px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
#c2_calender {
	clear:both;
	font-size:0.76em;
	height:20px;
	overflow:hidden;
	color: #FFF;
	font-weight: bold;
	margin-left: 0px;
	background-image: url(../img/bg_box.jpg);
	padding-left: 10px;
	line-height: 1.6;
	font-style: normal;
	font-variant: normal;
}
#c2_umfrage {
	clear:both;
	font-size:0.76em;
	height:20px;
	overflow:hidden;
	color: #FFF;
	font-weight: bold;
	margin-left: 0px;
	background-image: url(../img/bg_box.jpg);
	padding-left: 10px;
	line-height: 1.6;
	font-style: normal;
	font-variant: normal;
}
#item_infobox_umfrage {
	float: left;
	background-image: url(../img/list.gif);
	height: 11px;
	width: 11px;
	margin-top: 2px;
	margin-bottom: 40px;
	margin-right: 10px;
	background-repeat: no-repeat;
}
#infobox_umfrage {
	float: left;
	background-color: #dedede;
	width: 200px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
*/
