/* ---- Stylesheets für ricknet.de ---- */
* {margin:0; padding:0;}


body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(../img/site_bg.gif) top left repeat-x #c1c9d6;
	color:#444;
	padding-top:37px;
}


h1 {
	font-size:24px;
	line-height:120%;
	font-weight:normal;
}

h2 {
	font-size:16px;
	line-height:120%;
	font-weight:normal;
	padding-bottom:5px;
}

h3 {
	font-size:14px;
	line-height:120%;
	font-weight:bold;
	padding-bottom:5px;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:140%;
	margin-bottom:5px;
}


a {
	font-weight:bold;
	color:#ff9000;
	text-decoration:none;
}


a:hover {color:#dd7d00;}

a.pdf	{
	background:url(../img/pdf_no.gif) top left no-repeat;
	padding-left:18px;
}

a img { border:none;}

ul {list-style:none;}

ul li {line-height:160%; margin-left:15px; list-style:disc; color:#ff9000;}

ul li:hover {color:#dd7d00;}

#wrap {
	margin:auto;
	width:555px;
	background:url(../img/content_bg.gif) top left repeat-y;
}

/* ---- Navigation ---- */

#header {
	width:555px;
	height:113px;
	background:url(../img/header_bg.gif) top left no-repeat;
}

#header h1 {
	color:#fff;
	font-size:30px;
	margin-left:20px;
	padding-top:10px;
}

#navi {
	height:24px;
	float:right;	
	margin-top:44px;
	padding-right:14px;
}

#navi ul li {
	width:100px;
	float:left;
	list-style:none;
	margin:0;
}

#navi ul li.navi_produkte  {
	background:url(../img/navi_bg_produkt.gif) top left no-repeat;
	height:23px;
	width:99px;
	margin-right:4px;
	text-align:center;
	padding-top:3px;
}

#navi ul li.navi_produkte:hover  {
	background:url(../img/navi_bg_produkt_ho.gif) top left no-repeat;
	height:23px;
	width:99px;
	margin-right:4px;
	text-align:center;
	padding-top:3px;
}


#navi ul li.navi_kontakt  {
	background:url(../img/navi_bg_kontakt.gif) top left no-repeat;
	height:23px;
	width:99px;
	margin-right:5px;
	text-align:center;
	padding-top:3px;
}

#navi ul li.navi_kontakt:hover  {
	background:url(../img/navi_bg_kontakt_ho.gif) top left no-repeat;
	height:23px;
	width:99px;
	margin-right:5px;
	text-align:center;
	padding-top:3px;
}

#navi ul li.navi_impressum  {
	background:url(../img/navi_bg_impressum.gif) top left no-repeat;
	height:23px;
	width:99px;
	text-align:center;
	padding-top:3px;
}

#navi ul li.navi_impressum:hover  {
	background:url(../img/navi_bg_impressum_ho.gif) top left no-repeat;
	height:23px;
	width:99px;
	text-align:center;
	padding-top:3px;
}

#navi ul li.act_1  {
	background:url(../img/navi_bg_act.gif) top left no-repeat;
	height:23px;
	width:99px;
	text-align:center;
	padding-top:3px;
	margin-right:4px;
}


#navi ul li.act_2  {
	background:url(../img/navi_bg_act.gif) top left no-repeat;
	height:23px;
	width:99px;
	text-align:center;
	padding-top:3px;
	margin-right:5px;
}


#navi ul li.act_3  {
	background:url(../img/navi_bg_act.gif) top left no-repeat;
	height:23px;
	width:99px;
	text-align:center;
	padding-top:3px;
}



#navi ul li a {
	color:#333;
	font-size:14px;
	font-weight:normal;
	width:99px;
	height:23px;
	display:block;
}

/* ---- Content ---- */
#content {
	width:540px;
	margin:7px;
	padding-top:20px;
}

.content_normal {
	margin-left:23px;
	margin-right:23px;
	width:500px;
	padding-bottom:15px;
}

.produkt_box {
	width:500px;
	background:url(../img/produkt_bg.gif) bottom left repeat-x #f7f7f7;
	padding-left:21px;
	padding-right:21px;
	padding-bottom:15px;
	padding-top:15px;
}

.produkt_box ul li {
	font-weight:bold;
	line-height:120%;
	margin-bottom:8px;
	list-style:none;
	color:#444;
	padding:0;
	margin-left:0;
}

.produkt_links {
	width:498px;
	clear:both;
	overflow:auto;
	margin-top:15px;
}

.pdf_links {
	witdh:283px;
	float:left;

}

.info_link {
	width:215px;
	float:right;

}

.small {
	font-size:10px;
}


/* ---- Footer ---- */
#footer {
	clear:both;
	background:url(../img/footer_bg.gif) bottom left no-repeat;
	height:66px;
	text-align:center;
}
#footer ul {
	margin-left:165px;
}
#footer ul li {
	color:#444px;
	font-weight:normal;
	float:left;
	margin:0;
	list-style:none;
	margin-left:8px;
}

#footer ul li a{
	font-size:11px;
	color:#999;
}

#footer ul li a:hover{
	font-size:11px;
	color:#666;
}



/* ---- Formular ---- */
*/
.formular_navi {
	height:17px;
	padding-top:3px;
	padding-left:5px;
	background:#eeeeee;
	width:523px;
	border:1px solid #070707;
	font-weight:bold;
	margin-bottom:5px;
}
.formular {
	width:528px;
	background:#e7effc;
	border: 1px solid #707070;
}

.formular p{
	margin:10px;
}
.formular_form {
	margin:auto;
	clear:both;
}

input, .formular_form select{
	width:166px;
	height:20px;
	margin-bottom:5px;
	margin-left:1px;
	border:1px solid #506581;
	color:#666;
	padding:2px;
}

input:focus{
	border:1px solid #FF9000;
}




.formular_form label{
	clear:both;
	width:200px;
	float:left;
	text-align:right;
	margin-right:10px;
	margin-bottom:5px;
	padding-top:3px;
}

#WeitereFragen {
	width:200px;
	height:200px;
	overflow:auto;
		border:1px solid #506581;

}

#Berufsbezeichnung {
	width:200px;
	height:17px;
	overflow:hidden;
}

.tel_form {
	font-size:10px;
}
input.submit_button {
	border:none;
	width:76px;
	height:23px;
	padding-left:214px;
	padding-top:15px;
}

input checkbox {
	border:1px solid red;
	float:left;
}

.red {
	color:red;
}


/*#submitButton{
	background-color:#eeeeee;
	color:#000;
	height:20px;
	font-weight:bold;
	width:120px;
	border:1px solid #000;
}*/