* {margin:0;padding:0;}

html,body{
	padding:0;
	margin:0;
	background: #fff;
	font-size:14px;
	font-family:helvetica, Arial, sans-serif;
}


a {color: #c3c3c3;text-decoration: none; outline: none; }
a:hover {text-decoration: none;color: #c3c3c3;}



.input{
	width:200px;
	border:1px solid #999;
	color:#666;
	font-size:14px;
	font-weight:normal;
	font-family:Helvetica,Arial, sans-serif;
	padding:2px;
}


/* Normal Content Text*/
p { text-indent:0px;font-size: 14px; line-height: 20px; margin: 0px;color:#494949; font-family:Helvetica,Arial, sans-serif; font-weight:lighter;}
p a{color: #494949;text-decoration: underline;}
p a:visited {color: #494949;text-decoration: underline;}
p a:hover {color: #c3c3c3;text-decoration: underline;}

p b{font-weight:bold;}



/* website Images Border */
.no_border_img{
	border:0px;
}

img{
	padding:0px;
	margin:0px;
	border:0px;
}
.left{
	float:left;
}
.right{
	float:right;
}
.clear{
	clear:both;
}

.error{
	color:#ce2b34;
	font-size: 16px;
	font-weight:bold;
	margin-left:2px;
}

.success{
	color:#14B030;
	font-size: 16px;
	font-weight:bold;
}
.notice{
	color:#0d7095;
	font-size: 16px;
	font-weight:bold;
}
.notice a{color:#666; text-decoration:underline;}
.notice a:hover{color:#000; text-decoration:underline;}


#tr{width:0px;height:0px;overflow:hidden;}


#header_top{
	background: #fff url('../img/top_bg.png') repeat-x top left;
	height:103px;
	position:relative;
}
#search{
	background: #fff url('../img/search.png') repeat-x top left;
	width:171px;
	height:24px;
	position:absolute;
	top:45px;
	left:10px;
	padding:0px;
	margin:0px;
	text-align:left;
}
#search input{
	width:120px;
	margin:7px 0px 0px 20px;
	border:0px;
	background:#fff;
	font-size:10px;
	color:#888;
}
#header_logo{
	background: url('../img/header_bg.png') repeat-x top left;
	height:185px;
}
#logo1{
	background: url('../img/header_1.png') no-repeat top center;
	height:70px;
	width:1000px;
	margin:0px auto;
}
#logo2{
	background: url('../img/header_2.png') no-repeat top center;
	height:55px;
	width:1000px;
	margin:0px auto;
}
#logo3{
	background: url('../img/header_3.png') no-repeat top center;
	height:60px;
	width:1000px;
	margin:0px auto;
}
#shadow{
	background: url('../img/shadow.png') no-repeat top center;
	height:34px;
}
#page{
	width:1000px;
	margin:0px auto;
}
#page_content{
	width:800px;
	overflow:hidden;
}
#right_column{
	width:175px;
	float:right;
}

#in_right_column{
	background-image:url('../img/box_bg.png');
	height:282px;
	width:175px;
/*	border-width:1px;
	border-style:dashed;
	border-color:#cccccc;*/
}

#in_right_column .tx{
	margin-top: 20pt;
	margin-right: 5pt;
	margin-bottom: 10pt;
	margin-left: 5pt;
	padding-top: 20pt;
	padding-right: 5pt;
	padding-bottom: 10pt;
	padding-left: 5pt;
	font-family: Helvetica,Arial,sans-serif;
	font-weight: lighter;
	font-size: 12px;
	font-weight:bold;
	color: #313131;
	line-height: 20px;
	/*text-shadow: #ffffff 3px 3px 5px;*/
}

#in_right_column a {color: #187391;text-decoration: none; outline: none; }
#in_right_column a:hover {text-decoration: underline;color: #313131;}

#footer{
	background: url('../img/footer_line.png') no-repeat bottom center;
	height:145px;
	width:1000px;
	margin:0px auto;
	position:relative;
	clear:both;
}

#footer #card{
	background: url('../img/card.png') no-repeat top left;
	height:176px;
	width:307px;
	position:absolute;
	left:-30px;
}


/*			NAVIGATION		*/

#nav_div{
	width:1000px;
	margin:0px auto;
	height:77px;
	position:relative;
}
ul#nav{
	float:right;
	list-style-type:none;
	height:39px;
	padding:0px;
	margin:0px;
	margin-top:38px;
}

ul#nav li{
	display:block;
	position:relative;
	float:left;
}

ul#nav li a{
	background: url('../img/navigation.png') no-repeat;
	width:92px;
	height:39px;
	display:block;
}
ul#nav li#kompetenz a{background-position:0px 0px;}
ul#nav li#produkte a{background-position:-92px 0px;}
ul#nav li#angebot a{background-position:-184px 0px;}
ul#nav li#referenzen a{background-position:-276px 0px;}
ul#nav li#kontakt a{background-position:-368px 0px;}
ul#nav li#kundenlogin a{background-position:-460px 0px;}

ul#nav li#kompetenz a:hover{background-position:0px -40px;}
ul#nav li#produkte a:hover{background-position:-92px -40px;}
ul#nav li#angebot a:hover{background-position:-184px -40px;}
ul#nav li#referenzen a:hover{background-position:-276px -40px;}
ul#nav li#kontakt a:hover{background-position:-368px -40px;}
ul#nav li#kundenlogin a:hover{background-position:-460px -40px;}

ul#nav li#kompetenz a.active{background-position:0px -40px;}
ul#nav li#produkte a.active{background-position:-92px -40px;}
ul#nav li#angebot a.active{background-position:-184px -40px;}
ul#nav li#referenzen a.active{background-position:-276px -40px;}
ul#nav li#kontakt a.active{background-position:-368px -40px;}
ul#nav li#kundenlogin a.active{background-position:-460px -40px;}

.ulli { 
		list-style-type:none;
		padding-left:50px;padding-top:20px;padding-bottom:25px;font-size: 14px; line-height: 23px; margin: 0px;color:#494949; font-family:Helvetica,Arial, sans-serif; font-weight:lighter;}

li{background:url("../img/g.png") no-repeat scroll 0 0 transparent;text-indent:28px;}

/*	small nav	*/
#sub_nav_div{
	width:1000px;
	margin:0px auto;
	height:20px;
	text-align:right;
	margin-top:5px;
}
#sub_nav_div a{
	color:#9b9b9b;
	font-size:12px;
	padding:0px 5px;
}
#sub_nav_div a:hover{
	color:#000;
}
#sub_nav_div a.active{
	color:#000;
	font-weight:bold;
}


/*	footer links	*/
#footer_links{
	position:relative;
	text-align:right;
	height:16px;
	top:119px;
	margin-right:10px;
}
a.footer_link{
	background: url('../img/footer_link_pict.png') no-repeat 0px 5px;
	font-size:11px;
	font-weight:bold;
	color:#ebebeb;
	padding-left:10px;
	padding-right:6px;
}
a.footer_link:hover{
	color:#fff;
}
#a6{
	padding-right:6px;
}
#a7{
}

/*		pages		*/



.headline{
	margin:10px 0px 30px 0px;
	height:51px;
}
.one_col{
	width:200px;
	margin-bottom:30px;
	margin-right:27px;
	float:left;
}
.two_left_col{
	width:380px;
	margin-bottom:30px;
	margin-right:27px;
	float:left;
}
.two_right_col{
	width:380px;
	margin-bottom:30px;
	float:left;
}
.three_col{
	width:627px;
	margin-bottom:30px;
	float:left;
}
.four_col{
	width:800px;
	margin-bottom:30px;
}
.headline h3{
	color:#FFFFFF;
	font-family:Helvetica,Arial,sans-serif;
	font-size:22px;
	line-height:50px;
	margin-left:60px;
	text-align:left;
}
#headline_agb{
	background: url('../img/headline_or_big.png') no-repeat 0px 0px;
	width:840px;
}
#headline_kundenlogin{
	background: url('../img/headline_or_big.png') no-repeat 0px 0px;
	width:840px;
}
#headline_kontakt1{
	background: url('../img/headline_mid_or.png') no-repeat 0px 0px;
	width:380px;
}
#headline_kontakt2{
	background: url('../img/headline_mid_gray.png') no-repeat 0px 0px;
	width:400px;
}

#headline_gray{
	background: url('../img/headline_full_gray_840.png') no-repeat 0px 0px;
	width:840px;
}

#kundenlogin_form{
	width:600px;
	margin:0px auto;
}

#kundenlogin_form table td{
	font-size: 14px; line-height: 18px; margin: 0px; color:#494949; font-family:Helvetica,Arial, sans-serif; font-weight:lighter;
}

#kontakt_table td{
	padding:3px;
}
.kontakt{
	width:300px !important;
	margin-right:6px;
}
#plz{width:88px !important;}
#ort{width:200px !important;}
#captcha{width:100px !important;}
