/* CSS-Datei für Holl Energietechnik */

/***********************************/
/*      Inhaltsformatierungen      */
/***********************************/

.clearfix {
	clear: both;
}

.email {
	vertical-align:bottom;
	padding-top:2px;
}

#content_input a:link, #content_input a:visited {
	color:#d40082;
	text-decoration:none;
}

#content_input a:hover {
	text-decoration:underline;
}

input, textarea {
	width:300px;
	border:1px solid #3663ad;
}

.button {
	border:1px solid #3663ad;
}

p.fehler {
	color:#FF3300;
}

h1 {
	color:#d40082;
	margin-top:0;
	margin-bottom:20px;
	font-size:22px;
	font-weight:normal;
}

h3 {
	color:#3663ad;
	margin-top:0;
	margin-bottom:10px;
	font-size:16px;
	font-weight:normal;
}

#logolink {
	width:200px;
	height:130px;
	position:absolute;
	display:block;
	background:url(../bitmaps/blank.gif) repeat;
	left:50%;
	top:40px;
	margin-left:-450px;
}

li {
	margin-left:10px;
	padding-bottom:10px;
	list-style-type:square;
}

span.pink {
	color:#d40082;
}

span.blue {
	color:#3663ad;
}

span.blue_mid {
	color:#3663ad;
	font-size:14px;
}

span.blue_mid {
	color:#3663ad;
	font-size:16px;
}

.contbox {
	width:640px;
	height:auto;
	display:block;
	clear:both;
	margin-bottom:20px;
}

img.dot {
	border:2px dotted #d40082;
	padding:8px;
	float:left;
	margin-right:20px;
}



/***********************************/
/*         Hauptmenüpunkte         */
/***********************************/

#mainnav a:link, #mainnav a:visited {
	margin-left:19px;
	width:196px;
	background:url(../bitmaps/navi.gif) left no-repeat #3663ad;
	font-size:14px;
	height:22px;
	color:#FFFFFF;
	padding-top:6px;
	text-decoration:none;
	display:block;
	padding-left: 30px;
	border-bottom:1px solid #b2b2b2;
	float:none;
}

#mainnav a:hover {
	background:url(../bitmaps/navi_hover.gif) left no-repeat #4a73b5;
	border-bottom:1px solid #b2b2b2;
	text-decoration:none;
}


/***********************************/
/*         Untermenüpunkte         */
/***********************************/

#subnav a:link, #subnav a:visited {
	margin-left:19px;
	width:196px;
	background:url(../bitmaps/navi_small.gif) left no-repeat #446db9;
	font-size:13px;
	height:18px;
	color:#FFFFFF;
	padding-top:6px;
	text-decoration:none;
	display:block;
	padding-left: 30px;
	border-bottom:1px solid #355ba1;
	float:none;
}

#subnav a:hover {
	background:url(../bitmaps/navi_small_hover.gif) left no-repeat #4c78c2;
	border-bottom:1px solid #355ba1;
	text-decoration:none;
}

#mainnav a.pqlink {
	background: none;
	padding: 0;
	margin: 0px 0px 20px 0px;
	height: auto;
	margin-left: 50px;
	border: none;
}



/***********************************/
/*           Seitenlayou           */
/***********************************/

body {
	margin: 10px 0px 0px -10px;
	background:#b2b2b2;
	font-family:"Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
}

#container {
	margin: 0 auto;
	width:958px;
	text-align:left;
	height:auto;
	background:url(../bitmaps/main_bg.jpg) repeat-y #b2b2b2;
	display:block;
}

#header {
	width:958px;
	height:190px;
	display:block;
	clear:both;
}

#mainnav {
	width:260px;
	height:auto;
	display:block;
	float:left;
}

#subnav {
	width:260px;
	margin-bottom:10px;
	display:block;
	float:none;
}


#content {
	padding:16px 0px 0px 0px;
	width:672px;
	height:auto;
	min-height:500px;
	display:block;
	float:left;
	clear:right;
}

#content_input {
	width:100%;
	height:auto;
	min-height:500px;
	display:block;
	float:left;
	padding-top:10px;
	padding-left:26px;
	margin-bottom:20px;
}


#footer {
	text-align:center;
	font-size:10px;
	width:958px;
	padding-top:12px;
	height:21px;
	background:url(../bitmaps/footer.jpg) no-repeat;
	display:block;
	clear:both;
}

#footer a:link, #footer a:visited {
	color: #3663ad;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underlineheizsysteme;
}

