/* -------------------------------------------------
Projekt		: CSS Default Style
Urls        : http://www.michaelis-freunde.de
Author      : Michaelis und Freunde
File	   	: CSS-Definition
---------------------------------------------------- */

/* ---page defaults--- */

html, body, p, div { 
	margin:0; 
	padding:0;
	color: #000000;
	font-weight: normal;
	font-size: 10px;
	line-height: 18px;
	font-family: Geneva,Arial,sans-serif;
	text-align: left;
	text-decoration: none !important;   
} 
body {
	padding: 20px;
	text-align: center; 	/* Zentrierung im Internet Explorer */
	background-color:#FFFFFF;
}
h1 { 
	color: #D74505;
	font: bold 16px/18px Geneva,Arial,sans-serif;
	margin-bottom: 5px;
}
h2 { 
	color: #5A5A5A; 
	font: bold 12px/18px Geneva,Arial,sans-serif; 
}
h3 {
	color: #5A5A5A;
	font: normal 12px/20px Geneva,Arial,sans-serif; 
}
h4 {
	color: #8B4513;
	font: normal 12px/20px Geneva,Arial,sans-serif;
}	
a, a:visited { 
	color: #D74505; 
	font-family: Geneva,Arial,sans-serif;
	font-size: 10px; 
	font-weight: bold;
	line-height: 20px;
	text-decoration: none; 
}
a:hover	{ 
	color: #C3BAAB; 
	font-size: 10px; 
	text-decoration: none; 
}	
b, strong {
	font-weight: bold;
	color: #5A5A5A;
}
small, small a, small a:hover, small.grey a, small.grey a:hover {
	font-size: 9px;
}
red {
	color: #ff0000;
}
.grey {
	color: #9A9A9A;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#page{ 
	text-align: left;    /* Seiteninhalt wieder links ausrichten */
	margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
	width:650px;  
	background-color:#F2F2F2;
} 
#header{
	position:relative;
	height:300px; 
	width:100%;
} 
#headerpic {
	position:absolute; 
	top:0px; 
	left:0px; 
	z-index:1;
}
#language {
	position:absolute; 
	top:5px; 
	left: 0px; 
	width:770px; 
	z-index:2; 
	text-align: right;
}
#navigation_l1{
	position:relative; 
	width:100%;
	min-height:20px;
	overflow:visible;
	clear:both;		
	/*background-color: #67ab3a;*/
	background-color: #D74505;
} 
#navigation_l1 ul {
	margin: 0;
	margin-left: 125px;

}
#navigation_l1 ul li {
	margin: 0;
	float: left;
	/*background-color: #67ab3a;*/

}
#navigation_l1 ul li:hover {
	background-color: #568F30;
	background-color: #BC3101;
}
#navigation_l1 ul li.active {
	/*background-color: #568F30;*/
	background-color: #BC3101;
}
#navigation_l1 ul li a {
	padding-left: 10px;
	padding-right: 10px;
	display: block;
	color: #fff;
}
#navigation_l1 ul li a:hover {
	color: #FFFAFA;
}
#navigation_l2{
	width:110px; 
	float:left; 
	position:relative; 
}
#navigation_l2 ul {
	margin: 0;
}
#navigation_l2 ul li {
	margin: 0;
	background-color: #FFF;
	border-bottom: 1px solid #877557;
}
#navigation_l2 ul li:hover, #navigation_l2 ul li.active:hover{
	color: #FFF;
	background-color: #0092B7;
}
#navigation_l2 ul li.active {
	background-color: #0092B7;
}
#navigation_l2 ul li:hover a, #navigation_l2 ul li.active a, #navigation_l2 ul li.active a:hover {
	color: #FFF;
}
#navigation_l2 ul li a {
	color: #D74505;
	display: block;
}
#content_cols{
	width:540px; 
	float:right; 
	position:relative;
}
#main{
	float: left; 
	display:inline; 
	position: relative; 
	width:390px; 
	min-height:400px;
	height: auto !important;
	height: 400px;		
	padding-left: 5px;
}
#main ul {
	margin: 0;
	padding: 0;
	/*list-style: none;*/
	list-style-position:inside;
	list-style-image:url(/upload/image/bicon_h10.png);
}
#teaser{
	width:120px; 
	float:right; 
	position:relative; 
	margin-top: 57px;
}
.teaser_item{
	margin-top: 10px;
	padding: 5px 10px 10px 10px;
	/*border-top: 1px solid #0092B7;*/
	border-right: 2px solid #F2F2F2;
}
#footer{
	position:relative;
	bottom: 0px;	
	min-height:20px;
	overflow:auto;
	clear:both;	
	margin: 0 auto;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #D74505;
}
#footer a {
	padding-right: 20px;
	color: #fff;
}
#footer a:hover {
	padding-right: 20px;
	color: #111;
}
#footer_left{
	position:relative;
	width: 150px;
	float: left;	
	margin-left: 2px;
	padding: 0px;
	text-align: right;
} 
#footer_cols{
	position:relative;
	width:490px;
	float:right; 
}
#footer_main{
	position:relative;
	min-height:20px;
	width:350px;
	float: left; 	
	padding: 1px;		
	text-align: left;
	display:inline; 
} 
#footer_right{
	position:relative; 	
	width:100px;
	float:right; 	
} 
#footer_pic{
	/*position: relative; 
	bottom: 0px;
	height: 100px; 
	width: 900%;
	background: url(/upload/styles/pics/html/...) no-repeat;*/
}
.pad_10 {
	padding: 10px;
}
.pad_left_10 {
	padding-left: 10px;
}
.pad_3 {
	padding-top: 6px;
	padding-bottom: 1px;
}
.pad_captcha {
	float:right;
	padding-top: 25px;
}
/* *** Float containers fix: *** */ 
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

/* Einzug (fŸr Seitenmappe) */
.int_0 {
	margin-left: 0px;
}
.int_30 {
	margin-left: 15px;
}
.int_60 {
	margin-left: 30px;
}
.int_90 {
	margin-left: 45px;
}
.int_120 {
	margin-left: 60px;
}
.int_150 {
	margin-left: 75px;
}
.int_180 {
	margin-left: 90px;
}
.int_210 {
	margin-left: 105px;
}