@charset "UTF-8";
/* CSS Document */

/*****************************************************************************************************************
	ALLGEMEINES LAYOUT
*****************************************************************************************************************/

body {
	background-color: #E3E3E3;
	background-image: url(/images/balken_bg.gif);
	background-repeat: repeat-x;
	background-position: 0 61px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

#wrapper {
	width: 969px;
	height: 900px;
	position: absolute;
	top: 16px;
	left: 50%;
	margin: 0 0 20px -464px;
	background-image: url(/images/content_bg.jpg);
	background-repeat: repeat-y;
	z-index: 20;
}

#header {
	width: 969px;
	height: 94px;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(/images/header.jpg);
	background-repeat: no-repeat;
	z-index: 20;
}


/*****************************************************************************************************************
	MENU
*****************************************************************************************************************/

#menu {
	width: 200px;
	position: absolute;
	top: 114px;
	left: 17px;
	z-index: 100;
}

a.menupunkt {
	width: 189px;
	height: 20px;
	line-height: 20px;
	padding: 0 0 0 10px;
	margin: 0 0 1px 0;
	background-color: #2C5880;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
}

a.menupunkt:hover {
	width: 189px;
	height: 18px;
	line-height: 18px;
	padding: 0 0 0 10px;
	margin: 0 0 1px 0;
	border-top: 1px solid #2C5880;
	border-bottom: 1px solid #2C5880;
	background-color: #FFFFFF;
	color: #2C5880;
	font-weight: bold;
	text-decoration: none;
	display: block;
}

a.menupunkt_active {
	width: 199px;
	height: 18px;
	line-height: 18px;
	padding: 0 0 0 10px;
	margin: 0 0 1px 0;
	border-top: 1px solid #2C5880;
	border-bottom: 1px solid #2C5880;
	border-right: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	color: #2C5880;
	font-weight: bold;
	text-decoration: none;
	display: block
}

a.menupunkt_active:hover {
	width: 189px;
	height: 20px;
	line-height: 20px;
	padding: 0 0 0 10px;
	margin: 0 0 1px 0;
	border: none;
	background-color: #2C5880;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
}

.submenu {
	width: 179px;
	padding: 0 0 0 20px;
	margin: 0 0 1px 0;
	background-color: #DAE8F5;
	color: #2C5880;
	font-weight: bold;
	text-decoration: none;
	display: block;
}

a.submenupunkt {
	width: 179px;
	line-height: 13px;
	padding: 0 0 5px 0;
	margin: 0;
	color: #2C5880;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	display: block;
}

a.submenupunkt:hover {
	width: 179px;
	line-height: 13px;
	padding: 0 0 5px 0;
	margin: 0;
	color: #FFFFFF;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	display: block;
}


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

#content {
	width: 715px;
	min-height: 600px;
	padding: 0 10px 0 10px;
	position: absolute;
	top: 104px;
	left: 226px;
	border-left: 1px solid #2C5880;
	z-index: 30;
}

h1.aufmacher {
	width: 693px;
	height: 30px;
	border: 1px solid #2C5880;
	margin: 10px 0 20px 0 ;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
	padding: 243px 10px 0 10px;
	background-repeat: no-repeat;
}


h2 {
	font-size: 15px;
	color: #2C5880;
	font-weight: bold;
}

a {
	color: #2C5580;
	text-decoration: none;
}

a:hover {
	color: #2C5580;
	text-decoration: underline;
}

a.webhosting_teaser {
	color: #2C5580;
	text-decoration: none;
}

awebhosting_teaser:hover {
	color: #2C5580;
	text-decoration: underline;
}

.neutralisator {
	width: 100%;
	clear: both;
}


/*****************************************************************************************************************
	WEBHOSTING
*****************************************************************************************************************/

#webhosting_small {
	width: 209px;
	border: 1px solid #2C5880;
	padding: 100px 10px 10px 10px;
	margin: 0 10px 0 0;
	background-image: url(/images/webhosting/webhosting_small.gif);
	background-position: 7px 0;
	background-repeat: no-repeat;
	color: #2C5880;
	float: left;
	background-color: #DAE8F5;
}

#webhosting_medium {
	width: 210px;
	border: 1px solid #2C5880;
	padding: 100px 10px 10px 10px;
	margin: 0;
	background-image: url(/images/webhosting/webhosting_medium.gif);
	background-position: 7px 0;
	background-repeat: no-repeat;
	color: #2C5880;
	float: left;
	background-color: #DAE8F5;
}

#webhosting_big {
	width: 209px;
	border: 1px solid #2C5880;
	padding: 100px 10px 10px 10px;
	margin: 0;
	background-image: url(/images/webhosting/webhosting_big.gif);
	background-position: 7px 0;
	background-repeat: no-repeat;
	color: #2C5880;
	float: right;
	background-color: #DAE8F5;
}

.webhosting_preis {
	width: 209px;
	font-size: 24px;
	font-weight: bold;
	text-align: right;
	display: block;
}

.webhosting_preis span {
	font-size: 13px;
}

.webhosting_preisinfo {
	width: 209px;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	display: block;
}

#webhosting_teaser {
	width: 209px;
	border: 1px solid #2C5880;
	padding: 100px 10px 10px 10px;
	margin: 0 0 10px 10px;
	background-image: url(/images/webhosting/webhosting.gif);
	background-position: 7px 0;
	background-repeat: no-repeat;
	color: #2C5880;
	float: right;
	background-color: #DAE8F5;
	display: block;
}


/*****************************************************************************************************************
	KONTAKTFORMULAR
*****************************************************************************************************************/


#kontaktformular {
	padding: 0;
	margin: 10px 0 0 0;
}

#kontaktformular .labelinput {
	position: relative;
	margin: 0 0 0 0;
	height: 50px;
}

#kontaktformular .labelinput2 {
	position: relative;
	margin: 0 0 0 0;
	height: 100px;
}

#kontaktformular .labelinput label, #kontaktformular .labelinput2 label {
	z-index: 10;
	background: #FFFFFF;
	padding: 0 5px;
	margin-left: 5px;
}
#kontaktformular .labelinput input.kontakt, #kontaktformular .labelinput2 textarea {
	position: absolute;
	top: 5px;
	left: 0;
	display: inline;
	vertical-align: top;
	z-index: 5;
}

#kontaktformular input {
	position: relative;
}
#kontaktformular label {
	font-size: 10px;
	position: absolute;
	top: 1px;
	left: 2px;
}

#kontaktformular label span {
	color: red;
	padding: 0 2px;
	font-weight: bold;
}

#kontaktformular input.kontakt, #kontaktformular textarea {
	border: 1px solid #CCCCCC;
	padding: 10px 3px 2px 3px;
	background: transparent;
	color: #333;
	font-size: 11px;
}

#kontaktformular input:hover, #kontaktformular textarea:hover {
	background: transparent;
	border: 1px solid #2C5880;
}

#kontaktformular input:focus, #kontaktformular textarea:focus {
	background: transparent;
	border: 1px solid #2C5880;
	color: #000000;
}

#kontaktformular input.kontakt {
	width: 707px;
}

#kontaktformular textarea {
	width: 707px;
	margin: 0;
	height: 100px;
	font-family: verdana, sans-serif;
	overflow: auto;
}

#kontaktformular input.submit {
	width: 715px;
	height: 30px;
	border: 1px solid #CCCCCC;
	padding: 1px 3px;
	margin: 4px 0 0 0;
	background-color: #2C5880;
	color: #FFFFFF;
	font-size: 12px;
}

#kontaktformular input.submit:focus, #kontaktformular input.submit:hover {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	color: #000000;
}


/*****************************************************************************************************************
	REFERENZEN
*****************************************************************************************************************/

#referenzen_pfeil_links {
	width: 31px;
	height: 31px;
	padding: 0;
	position: absolute;
	top: 221px;
	left: 10px;
	float: left;
	background-image: url(/images/pfeil_links.jpg);
	background-repeat: no-repeat;
}

#referenzen_pfeil_rechts {
	width: 31px;
	height: 31px;
	padding: 0;
	position: absolute;
	top: 221px;
	right: 10px;
	float: right;
	background-image: url(/images/pfeil_rechts.jpg);
	background-repeat: no-repeat;
}

#referenzen_wrapper {
	width: 633px;
	height: 600px;
	position: absolute;
	top: 0;
	left: 51px;
	overflow: hidden;
}

#referenzen_content {
	width: 20243px;
	height: 600px;
	position: absolute;
	top: 0;
	left: 0;
}

.referenzen_einzelcontent {
	width: 633px;
	height: 600px;
	margin: 0 20px 0 0;
	float: left;
}


.referenzen_bild {
	width: 631px;
	height: 473px;
	border: 1px solid #2C5880;
}


/*****************************************************************************************************************
	PRESSEMATERIAL
*****************************************************************************************************************/

.pressematerial_bild {
	width: 200px;
	margin: 0 10px 0 10px;
	float: left;
}

