* {
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
}
html {
	height:100%;
	}
body {
	background-color:#535353;
	margin:0px;
	padding:0px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	height:100%;
	border:0px;
}
.main{
	position:relative;
	width:950px;
	min-height:100%;
	_height:100%;
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
	background-image:url(../images/welle_bottom.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	border:0px;
	padding:0px;
	margin-top: 0px;
	margin-bottom:0px;
}
.head{
	position:relative;
	z-index:2;
	width:950px;
	height:223px;
	margin:1px;
	background-repeat:no-repeat;
}
.logo{
	position:absolute;
	background-image: url(../images/sentgen-logo-neu.png);
	width:156px;
	height:63px;
	left:770px;
	top:65px;
	cursor:pointer;
}
.navi_bg_right{
	position:absolute;
	left:700px;
	top:195px;
	background-image:url(../images/navi_hg_rechts.jpg);
	width:249px;
	height:28px;
	z-index:1;
}
/*****NAVIGATION**********/
.navi{
	position:absolute;
	top:205px;
	left:0px;
	z-index:2;
}
.button{
	position:relative;
	float:left;
	
	z-index:2;
	border-left:solid 1px black;
	padding-left:10px;
	padding-right:10px;
}
.button a:link, .button a:active, .button a:visited{
	text-decoration:none;
	color:#535353;
	font-weight:bold;
}
#button_1{
	margin-left:30px;
	border:none;
	padding-left:0px;
	
}
#button_1 a:hover{
	color:#B92B39;
}
#button_2 a:hover{
	color:#1474B4;
}
#button_3 a:hover{
	color:#F47A20;
}
#button_4 a:hover{
	color:#1FB200;
}
#button_5 a:hover{
	color:#1C439C;
}
#button_6 a:hover{
	color:#FFB502;
}
#button_7 a:hover{
	color:#F05841;
}
.button_lang{
	position:absolute;
	top:0px;
	left:890px;
}
.button_lang A:link, .button_lang A:active, .button_lang A:visited, .button_lang A:hover{
	text-decoration:none;
	color:#535353;
	font-weight:bold;
}
.sub_navi{
	position:absolute;
	top:17px;
	left:0px;
	z-index:5;
	visibility:hidden;
}
.sub_navi .sub_navi_button{
	position:relative;
	width:123px;
	height:15px;
	border: solid 1px #E2D6BE;
	padding-top:1px;
	padding-bottom:1px;
	padding-right:1px;
	padding-left:27px;
	margin-bottom:-1px;
}
.sub_navi .sub_navi_button A:link, .sub_navi .sub_navi_button A:active, .sub_navi .sub_navi_button A:visited{
	text-decoration:none;
	color:#535353;
	font-weight:bold;
}
.sub_navi .sub_navi_button A:hover{
	color:#B92B39;
}
/***CONTENT*****/
.content{
	position:relative;
	width:950px;
	min-height:380px;
	_height:380px;
	
         padding-bottom:75px;
}
.content .fliesstext{
	position:relative;
	width:600px;
	min-height:280px;
	_height:280px;
	padding-top:40px;
	padding-bottom:40px;
	padding-right:40px;
	padding-left:60px;
	float:left;
	line-height:16px;
}
.content .fliesstext H1{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	color:#B92B39;
	padding:0px;
	margin:0px;
	line-height:12px;
}
.content .fliesstext .content_header{
	position:relative;
	margin-bottom:20px;
}
.content .fliesstext A:link, .content .fliesstext A:visited, .content .fliesstext A:active, .content .fliesstext A:hover{
 	text-decoration:none;
}
img.content_image{
	float:left;
	margin-right:20px;

}
/***BILDBOXEN***/
.bildboxen{
	position:relative;
	float:right;
	margin:10px;
	padding:0px;
}
.bildboxen .bildbox{
	background-color:#FDFBF6;
	border:1px solid #E4DAC2;
	width:190px;
	margin-bottom:10px;
}
.bildboxen .bildbox .bildbox_titel{
	position:relative;
	background-color:#F3EDDE;
	font-size:10px;
	font-weight:bold;
	color:#B92B39;
	width:181px;
	height:12px;
	
	padding-left:7px;
	margin:1px;
}
.bildboxen .bildbox .bildbox_text{
	color:#333333;
	text-align:left;
	padding:5px;
}
.bildboxen .bildbox .bildbox_text UL{
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:17px;
	padding:0px;
	list-style-image:url(../images/stern.gif);
}
.bildbox_titel A:link, .bildbox_titel A:active, .bildbox_titel A:visited, .bildbox_titel A:hover{
	color:#B92B39;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}   
/***DIALOG KONTAKTFORMULAR*******/
.dialog_formular INPUT, .dialog_formular textarea, .callback input,.callback textarea{
border:1px solid #e4dac2;
color:#000000;
margin:0px;
text-align:left;
}
.dialog_formular{
	position:relative;
	margin-top:0px;
}

/***LOGIN BOX**/
.login_box{
	/* position:relative; */
	position: absolute;
	bottom: 0px;
	
	/*margin-top:-60px;*/
	margin-left:50px;
	width:340px;
	height:60px;
	
	color:#333333;
	font-size:10px;
	text-align:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}
.login_box .login_text{
	color:#B92B39;
font-size:10px;
font-weight:bold;
}
.login_box .input_fld{
	border:1px dotted red;
  /* #F5D775; */
color:#000000;
margin:0px;
text-align:left;
width:100px;
}
