/**
 * Standart Layout
 */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

	color: #333333;
	margin: 26px 0px;
	padding: 0;
	background-image: url("/img/bg-top.png");
	background-repeat: repeat-x;
	background-position: center 0px;
	background-color: #bcb6b6;
	line-height: 1.8em;
	padding-bottom: 25px;
}

a {
	color: #333333;
}

label{
	font-size:1.2em;
	color:#c90000;
}

h1 {
	font-size: 18px;
}

/**
 *	Page Grundlayout
 */
.page {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	z-index: 5000;
}

.schatten{
	/*background-image:url(/img/schatten.png);*/
	background-repeat:no-repeat;
	background-position:center 26px;
	position:absolute;
	width:100%;
	height:100%;
	z-index:-1;
	left:0;
	top:25px;
}
.header {
	margin-bottom: 0px;
}

.header_werbung{
	margin: 0 auto;
	width: 900px;	
}
.content {
	margin-top: -5px;
	padding: 15px 10px 15px 10px;
	background-color: #d8d4d4;
	overflow:display;
	min-height: 800px;
	clear: both;
	height: auto;
	max-height: none;
}

.content .links {
	float: left;
	width: 280px;
	min-height: 550px;
	height: 100%;
}

.content .ergebnisse {
	float: right;
	width: 650px;
}
.content .ergebnisse ul{
	padding-left: 0px;	
}
.content .ergebnisse ul{
	list-style-type: none;
	list-style-image: none;
}

a.suche, a.groups{
	color: #ff0000;
	text-decoration: underline;
	font-size: 1.2em;
}

a.groups{
	margin-top: 5px;	
}

a.suche:HOVER, a.groups:hover {
	color: #ff0000;
	text-decoration: none;
}

.content .erg {
	margin-bottom: 8px;
}

.content .mitte {
	float: left;
	width: 300px;
	padding-left: 5px;
}

.mittebig {
	width: 610px;
}

.content div a:hover{
	text-decoration:none;
}

.content .rechts {
	float: left;
	width: 290px;
	padding-left: 5px;
	overflow:auto;
}

.post{
 margin-bottom: 10px;
 clear:both;
 overflow: auto; 
 width:900px;
 margin-left:-10px;
 padding-top: 10px;
}

span.breadcrumb{
	font-style: italic;
}
span.breadcrumb ul{
	padding-left: 0px;
}
span.breadcrumb li{
	float:left;
	list-style-type: none;
	list-style-image: none;
	margin-right: 0px;	
	margin-left: 3px;	
}

span.zitat{
	font-style: italic;
	
}

.zitat a{
	text-decoration: none;	
	color:inherit;
}

.zitat a:hover{
	border-bottom: dotted 1px;	
}

span.zitat1{
	color: green;
	margin-left:10px;	
}

span.zitat2{
	color: blue;
	margin-left:20px;	
}

span.zitat3{
	color: red;	
	margin-left:30px;
}

span.zitat4{
	color: #954910;	
	margin-left:40px;
}

span.zitat5{
	color: #d40cbf;	
	margin-left:55px;
}


div.infos{
	padding-left:10px;
	clear:both;
	float:left;
	width:140px;		
}

div.msg{
	float:left;
	border-bottom: 1px solid #a9a9a9;
	width:650px;
	padding-bottom: 8px;
	 padding: 10px 5px 5px 3px;	
}

div.gerade{
	background-color: #a9a9a9;	
}

.footer {
	background-image: url("/img/bg-footer.png");
	background-repeat: repeat-x;
	background-position: center 0px;
	background-color: #6e6b6b;
	min-height: 13px;
	padding-top: 7px;
	padding-bottom:2px;
	margin: 0 auto 0 auto;
	text-align: center;
	
	clear:all;
}

/**
 *	Suchformulare
 */
.big_search {
	border: 1px solid #000;
	margin-bottom: 10px;
	
}

.big_search_head {
	background-image: url("/img/bg-search-big.png");
	height: 20px;
	color: #fff;
	font-size: 16px;
	padding: 5px 5px 5px 15px;
	font-weight: bold;
	margin-top: 0px;
}

.big_search_content {
	min-height: 300px;
	background-color: #919191;
	overflow: auto;
	background-image: url("/img/bg-search-big-content.png");
	background-repeat: repeat-x;
	padding: 5px 5px 5px 5px;
}

.big_search_content td {
	padding: 10px;
	margin-top: 15px;
	width: 180px;
	font-weight: bold;
	font-size: 15px;
	background-repeat: no-repeat;
	background-position: right 0px;
	height: 59px;
}

.big_search_content a {
	text-decoration: none;
}

.big_search_content a:HOVER {
	text-decoration: underline;
}

.smalltext {
	font-size: 10px;
	color: #000;
}


.box_equal{
	width:660px;
	margin-left:150px;
	
	margin-top:20px;
	height:auto;	
}

.box_equal .big_search_content{
	min-height: 150px;
}

.box_equal .big_search_head{
	height: 15px;
	padding-top: 2px;
	font-size:1.2em;
}
.box_equal table{
	width:100%;	
}

.box_equal td{
	font-size:1em;
	padding: 1px;
	margin-top: 5px;
	width:auto;
	height: auto;
}

.box_equal th{
	color:#c90000;
	font-size:1.2em;	
}

/**
*	Bild Formatierungen
*/
img.left {
	float: left;
	margin-right: 10px;
	vertical-align: text-top;
}

/**
 * p eigenschaften
 */
p.block {
	width: 100%;
	line-height: 130%;
	margin-bottom: 10px;
	float: left;
}

/**
 * Autocompleter
 */
div.autocomplete {
	position: absolute;
	width: 250px;
	background-color: #bcb6b6;
	border: 1px solid #888;
	margin: 0;
	padding: 0;
	margin-left: -2px;
	opacity: 0.9;
}

div.autocomplete ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div.autocomplete ul li.selected {
	background-image: url("/img/bg-search-big.png");
	background-repeat: repeat-x;
	color: #fff;
	font-size: 16px;
	opacity: 1;
}

div.autocomplete ul li {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 2px;
	height: 32px;
	cursor: pointer;
}

.addtoany{
	margin-left:auto;
	margin-right:auto;
	width:200px;	
}

.nextposts a{
	color:#900000;	
	float:right;
	margin-left:5px;
}

.fix_choose_page{
	position:fixed;
	x-min-width:50px;
	top:50%;
	background-color: #d8d4d4;
	min-height: 50px;
	margin-right:0px;
	padding: 5px 0px 5px 0px;
}

.fix_right{
	padding-right: 5px;	
}

.fix_choose_page:hover{
	background-color:#a9a9a9;
}

.fix_choose_page a{
	color:#900000;
	font-size:1.4em;
	font-weight:bold;
	text-decoration: none;
	margin:5px 4px 5px 2px;
	
}

.fix_choose_page a:hover{
	color:#cf0000;
}

.status_bar{
	position: fixed;
	bottom:0px;
	left:0px;
	width:100%;
	height: 37px;	
	background-image: url("/img/top_bar_bg.png");
	background-repeat:repeat-x;
	color:#eee;
	z-index:999999;
	font-size: 0.9em;
	
	line-height: 1.1;
	opacity: .9;	
}

div.status_bar div:hover{
	background-color: #666;
	opacity: 1.2;
	border:1px inset #000;;	
}

div.status_bar div{
	border: 1px hidden #000;	
	width:150px;
	text-align: center;
	vertical-align:middle;	
	vertical-text-align:middle;
	cursor: pointer;
	height: 25px;
	margin-top: 9px;
	padding-top: 2px;
	margin-left:auto;
	margin-right:auto;
	float:left;
}

div.status_bar div a{
	vertical-align:middle;
	color:#eee;
	font-size: 11px;
	text-decoration:none;
	margin:auto auto;
}

div.werbung{
	margin-right:10px;
	x-padding:5px 15px 5px 15px;
	border: 0px solid #FFFFFF;
	x-moz-box-shadow:    0px 0px 2px 2px #000;
    x-webkit-box-shadow: 0px 0px 2px 2px #000;
    xbox-shadow: 0 0 2px 2px #000;
   
}

div.werbung div{
	margin-right:60px;	
	margin-bottom: 50px;
}



