/*****************************************************************
						Tag Formatierung
*****************************************************************/

*{
	margin:0;
	padding:0;
}

html, body {
	min-height:100%;
	height:auto !important;
	height:100%;
}

*+html, *+body{height:100% !important;} /*IE7*/



body {
	text-align:center;
	background:#393939 url(../images/hg_grau.jpg) center bottom repeat-x;
}

a {
	outline:none;
	text-decoration:none;
	font-size:11px;
	color:#393939;
}
img {
	border:0px;
}

table.p5 td{ 
	padding-left:5px;
	padding-right:5px;
}
table.p52 td{ 
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
}

/*****************************************************************/

.clear {
	clear:both;
	height:0px;
	font-size:0px;
	line-height:0px;
}

/*****************************************************************
						Formatierung
*****************************************************************/

#container {
	position: relative;
	margin:0 auto;
	text-align:left;
	width:1004px;
	min-height:100%; height:auto !important; height:100%;
	background:url(../images/content_hg.jpg) center top repeat-y;
	color:#393939;
	font:10px Verdana, Arial, Helvetica, sans-serif;
}


#header {
	background:url(../images/header.jpg) center top no-repeat;
	width:1004px;
	height:310px;
}

/***************** Top Navigations Formatierung *********************/

#top ul {
	margin-right:54px;
}
#top ul li {
	float:right;
	list-style-type:none;
	margin-top:34px;
	margin-right:26px;
}

#top ul li .home {
	background:#66FFFF url(../images/top_home.jpg) 0 0 no-repeat;
	display:block;
	width:18px;
	height:19px;
}
#top ul li .home:hover, #top ul li .home_active {
	background:#66FFFF url(../images/top_home_hover.jpg) 0 0 no-repeat;
	display:block;
	width:18px;
	height:19px;
}

#top ul li .kontakt {
	background:#66FFFF url(../images/top_kontakt.jpg) 0 0 no-repeat;
	display:block;
	width:26px;
	height:19px;
}
#top ul li .kontakt:hover, #top ul li .kontakt_active {
	background:#66FFFF url(../images/top_kontakt_hover.jpg) 0 0 no-repeat;
	display:block;
	width:26px;
	height:19px;
}

#top ul li .imp {
	background:#66FFFF url(../images/top_imp.jpg) 0 0 no-repeat;
	display:block;
	width:17px;
	height:19px;
}
#top ul li .imp:hover, #top ul li .imp_active {
	background:#66FFFF url(../images/top_imp_hover.jpg) 0 0 no-repeat;
	display:block;
	width:17px;
	height:19px;
}

/***************** Haupt Navigations Formatierung *********************/

#haupt ul {
	margin-left:146px;
}
#haupt ul li {
	float:left;
	list-style-type:none;
	margin-top:181px;
	margin-left:16px;
}

#haupt ul li .web {
	background:#66FFFF url(../images/webdesign.jpg) 0 0 no-repeat;
	display:block;
	width:111px;
	height:129px;
}
#haupt ul li .web:hover, #haupt ul li .web_active {
	background:#66FFFF url(../images/webdesign_hover.jpg) 0 0 no-repeat;
	display:block;
	width:111px;
	height:129px;
}

#haupt ul li .grafik {
	background:#66FFFF url(../images/grafikdesign.jpg) 0 0 no-repeat;
	display:block;
	width:111px;
	height:129px;
}
#haupt ul li .grafik:hover, #haupt ul li .grafik_active {
	background:#66FFFF url(../images/grafikdesign_hover.jpg) 0 0 no-repeat;
	display:block;
	width:111px;
	height:129px;
}

#haupt ul li .hosting {
	background:#66FFFF url(../images/webhosting.jpg) 0 0 no-repeat;
	display:block;
	width:111px;
	height:129px;
}
#haupt ul li .hosting:hover, #haupt ul li .hosting_active {
	background:#66FFFF url(../images/webhosting_hover.jpg) 0 0 no-repeat;
	display:block;
	width:111px;
	height:129px;
}

/************************* CONTENT ***************************************/

#content {
	margin-left:20px;
	padding:33px 0px 33px 30px;
}

#content p {
	margin-bottom:12px;
}
#content a {
	font-weight:bold;
	color:#f17303;	
}

/************************* MENÜ ***************************************/

#content .menue {
	float:left;
	border:#c9e3f4 1px solid;
	width:115px;
	padding:15px;
	min-height:170px;;
	height:auto !important;
	height:170px;
	margin-top:30px;
	margin-right:30px;
	text-align:right;
	background:#FFFFFF url(../images/splash_menue.jpg) 15px 40px no-repeat;
}
#content .menue a:hover, #content .active {
	color:#ff9f4a;
}
.menue ul li {
	list-style-type:none;
	line-height:20px;
}

#facebook{
	position:absolute;
	margin-top:70px;
text-align:left;
}

*+html #facebook{
		margin-left:-110px;
}

#count{
	position:absolute;
	margin-top:1px;
	margin-left:85px;
	background-color:#EFEFEF;
	border-top: 1px solid #C1C1C1;
	border-right: 1px solid #C1C1C1;
	border-bottom: 1px solid #C1C1C1;
	height: 14px;
    line-height: 14px;
	vertical-align: middle;
	padding: 1px 2px;
	margin-top:2px\9;
}

#grosz {
	border:#c9e3f4 1px solid;
	width:490px;
	padding:28px;
	margin-top:15px;
	float:left;
	margin-right:30px;
	line-height:14px;
}
#grosz li {
	list-style-type:circle;
	line-height:15px;
	margin-left:12px;
}
#grosz .left {
	float:left;
	width:225px;
}
#grosz .right {
	float:right;
	width:225px;
	margin-top:33px;
}

#content .aktuelles {
	float:left;
	width:115px;
	margin-top:30px;
	border:#c9e3f4 1px solid;
	padding:15px;
}
.news {
	font-weight:bold;
	color:#f17303;
}

.img_float {
	float:left;
	margin-right:13px;
	margin-bottom:10px;
	border:#c9e3f4 1px solid;
	padding:2px;
}
h1 {
	font-size:16px;
	font-weight:bold;
	margin-bottom:12px;
	color:#377da7;
}
h2 {
	font-size:12px;
	font-weight:bold;
	margin-bottom:20px;
	line-height:17px;
}
h3 {
	font-size:12px;
	font-weight:bold;
	color:#377da7;
}

/****************************************************************/




#kontakt input[type=text], #kontakt select{
	border:1px solid #c9e3f4;
	color:#68592e;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#kontakt textarea{
	width:100%;
	border:1px solid #c9e3f4;
	color:#68592e;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.submit-input{
	padding-left:15px;
	padding-right:15px;
}
/****************************************************************/

#footer {
	position:absolute;
	bottom:0px !important; bottom:-1px;
	background:#5e8fad url(../images/footer.jpg) center top no-repeat;
	width:970px;
	height:30px;
	margin-left:17px;
	padding-top:30px;
}


#footer .left {
	float:left;
	margin-left:20px;
}
#footer .left img {
	margin:0 5px 0 10px;
}
#footer .right {
	float:right;
}
#footer .right li {
	float:left;
	list-style-type:none;
	margin-right:15px;
}
#footer a {
	font-weight:bold;
}
#footer a:hover {
	color:#4b4b4b;
}

/***************************************************************/

ul.leistungen li{
	margin-top:5px;
}
