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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
}
#wrapper {
	margin: 0 auto;
	width: 737px;
}
#content_wrapper {
}
#content_title {
	background-image: url(../images/background/bg_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 25px;
	margin-top: 25px;
}
#content {
	background-image: url(../images/background/bg_content.jpg);
	background-repeat: repeat-y;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#nav_location {
	margin-bottom: 25px;
	color: #0E3D8C;
}
#footer {
	background-image: url(../images/background/bg_footer.jpg);
	background-repeat: no-repeat;
	height: 40px;
}
#header {
	margin-right: 2px;
	margin-left: 2px;
	margin-top: 20px;
}
#title {
	font-size: 25px;
	color: #0E3D8C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}
.headline_portfolio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #666666;
	font-weight: lighter;
}
.subheadline_portfolio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #999999;
	font-variant: small-caps;
	line-height: 25px;
}
p {
	margin: 0px;
	line-height: 20px;
}
#content img {
	border: 1px solid #CCCCCC;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
#nav_location .active {
	color: #666666;
}
a {
	color: #0E3D8D;
	text-decoration: none;
}
h1 {
	font-size: 25px;
	color: #0E3D8C;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: normal;
}
#content ul.list li {
	background:transparent url(../images/bullet.jpg) no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content ul.list {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	list-style-type: none;
}
#content ul.list ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	list-style-type: none;
}
#content ul.list li ul li{
	background:transparent url(../images/bullet_2nd.jpg) no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#submenu #domain_check {
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
}
a:hover {
	text-decoration: underline;
}
#content a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 10px;
	float: left;
}
#slider_container {
	position: relative; /* important */
	overflow: hidden; /* important */
	width: 615px; /* important */
	height: 230px;
	margin: 0px;
	float: left;
}

#slider {
	position: absolute;
	top: 0;
	left: 0px;
	width:200000px;
	height:230px;
}

.slider_item {
	width: 665px;
	height: 230px;
	float: left;
	padding-top: 25px;
}
#content input {
	font-size: 11px;
	color: #333333;
	padding-top: 6px;
	padding-bottom: 6px;
	border: 1px solid #CCCCCC;
	width: 400px;
	padding-left: 6px;
}
#content #captcha {
	float: none;
}
#content textarea {
	font-size: 11px;
	color: #333333;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #CCCCCC;
	width: 406px;
}
#content #abschicken {
	width: 100px;
	height: 20px;
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
}
#content #success {
	background-color: #B8F5B1;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
.klein {
	font-size: 10px;
}
.bg_textfield {
	background-color: #F0F0F0;
}
#content .hosting_pakete {
	float: left;
	margin-right: 15px;
	border: 1px solid #CCCCCC;
	width: 140px;
}
#content .hosting_pakete .detail_link {
	padding: 0px;
}
#content .hosting_pakete .title {
	font-weight: bold;
	background-color: #F0F0F0;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#content .hosting_pakete img {
	float: none;
	clear: both;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content .hosting_pakete a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 10px;
	float: left;
}
#submenu {
	width: 180px;
	float: left;
}
#clear {
	clear: both;
}
#rightcolumn {
	float: right;
	width: 480px;
}
#submenu .submenu_title {
	font-weight: bold;
	background-color: #E0EDFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#content #submenu ul {
	padding-left: 10px;
}
#submenu a {
	color: #333333;
}
#submenu #domain {
	width: 127px;
	vertical-align: middle; 
	*vertical-align: text-bottom;
	*padding-top: 5px;
}
#submenu #Go {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	width: 40px;
	height: 27px;
	background-image: url(../images/background/button_los.gif);
	background-repeat: no-repeat;
	vertical-align: middle; 
	*vertical-align: text-bottom;
	/*vertical-align: middle;*/
	*margin-bottom: 1px;
}
#content .hosting_angebote td {
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	line-height: 20px;
	padding-left: 5px;
	padding-right: 5px;
}
#content .hosting_angebote img {
	float: none;
	clear: both;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content .hosting_angebote .odd {
	background-color: #F0F0F0;
}
#content .hosting_angebote .title {
	font-size: 12px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#content .hosting_angebote .pakete {
	font-size: 12px;
}
#content .hosting_angebote .preis {
	font-size: 14px;
	color: #0E3D8C;
}
#content .hosting_angebote .border_right {
	border-right: 1px solid #CCCCCC;
}
#content #login {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#content #login2 {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
