@charset "utf-8";

* { outline:none; margin:0; padding:0; }

body, html {
	background-color: #0e121b;
	background-image: url(../images/background.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	
	width: 100%;
	height: 100%;
	
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #979797;
}

img {
	border: none;
}

p {
	margin-bottom: 15px;
	color: #979797;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
}

h1 {
	color: #fcfcfc;
	font-size: 28px;
	font-weight: bolder;
}

h2 {
	font-size: 20px;
	font-weight: bolder;
}

h3 {
	margin-bottom:10px;
	color:#557cb0;
	font-size:14px;
	line-height:20px;
	font-weight:normal;
}

a:link, a:active, a:visited {
	text-decoration: none;
	padding-bottom: 3px;
	color: #e6e33e;
}

a:hover {
	text-decoration: none;
	color: #e6e33e;
	border-bottom: 1px solid #e6e33e;
	padding-bottom: 1px;
}

strong {
	color: #fcfcfc;
}


#content {
	width: 975px;
	height: 480px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#header_left {
	margin-top: 140px;
	width: 430px;
	height: 160px;
	float: left;
}

.header_right {
	width: 540px;
	height: 500px;
	float:left;	
}


#slideshow {
	width: 474px;
	height: 346px;
	padding-top:88px;
	padding-left: 41px;
	overflow:hidden;
}

ul#portfolio li img{
	width: 465px;
	height: 329px;
	padding-top: 87px;
	padding-left: 470px;
	overflow:hidden;
}


h1.logo {
	width: 430px;
	height: 50px;
	
	background-image: url(../images/aspmedien_logo.png);
	background-position: left top;
	background-repeat: no-repeat;
	
	text-indent:-9999px;
	overflow:hidden;
	
	padding-bottom: 5px;
}

h2.slogan {
	width: 420px;
	height: 110px;
	font-size: 28px;
	line-height: 1.3;
	
	text-indent:-9999px;
	overflow:hidden;
	
	background-image: url(../images/sloagan.png);
	background-position: left top;
	background-repeat: no-repeat;

}

#service {
	width: 975px;
	height: 330px;
	text-align: left;

	margin-left: auto;
	margin-right: auto;	
	
	clear:both;
}

#kontakt {
	width: 975px;
	height: 370px;
	text-align: left;

	margin-left: auto;
	margin-right: auto;	
	margin-bottom: 15px;
	
	padding-top: 30px;
	
	clear:both;
}

#footer_wrap_outer {
	width: 100%;
	text-align:left;

	clear:both;	
	
	background-image: url(../images/footer.png);
	background-position: left top;
	background-repeat: repeat-x;
}

#footer_wrap_inner {
	width: 975px;
	height: 180px;

	margin-left: auto;
	margin-right: auto;
	margin-bottom:50px;
	padding-top:30px;
	
}

#social {
	width: 975px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border-bottom: 1px solid #979797;
}

#social_icons {
	width: 975px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	text-align: center;
}

/********************
SERVICE STILE
********************/

h2.service_titel {
	width: 960px;
	height: 30px;
	
	margin-bottom: 25px;
	
	text-indent: -9999px;
	overflow: hidden;
	
	background-image: url(../images/service.png);
	background-position: left top;
	background-repeat: no-repeat;
	
	clear: both;
}

h2.titel {
	width: 205px;

	line-height: 1.5;
	color: #e6e33e;
}

.service_liste_anfang .service_liste .service_liste_ende {
	margin-bottom: 10px;
	padding-top: 10px;
	float: left
}

.service_liste {
	width: 198px;
	
	padding-right: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	
	border-right: 1px solid #979797;
	
	float: left;
}

.service_liste_anfang {
	width: 198px;
	
	padding-right: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	
	border-right: 1px solid #979797;
	
	float: left;
}

.service_liste_ende {
	width: 198px;
	
	margin-bottom: 10px;
	
	float: left;
	
	clear: right;
}

/********************
KONTAKT STILE
********************/

h2.kontakt_titel {
	width: 975px;
	height: 35px;
	
	margin-bottom: 25px;
	
	text-indent: -9999px;
	overflow: hidden;
	
	background-image: url(../images/kontakt.png);
	background-position: left top;
	background-repeat: no-repeat;
	
	clear: both;
}

.kontakt_links {
	width: 225px;
	height: 295px;
	padding-right:20px;
	float:left;
}

.kontakt_mitte {
	width: 225px;
	height: 295px;
	padding-right:20px;
	float:left;
}

.kontakt_rechts {
	width: 450px;
	height: 295px;
	float:left;
}

#contact_wrap p {
	margin-bottom:25px;
}

.tel {
	width: 200px;
	margin-bottom: 3px;
}

.fax {
	width: 200px;
	margin-bottom: 3px;
}

.names {
	width: 200px;
	height: auto;
	margin-bottom:3px;
}

.titles {
	width: 200px;
	height: auto;
}

.email {
	width: 200px;
	height: auto;
	margin-bottom:25px;
}

label {
	font-size: 12px;
	color: #979797;
	width: 200px;
	height: auto;
	font-weight:normal;
}

.text_feld {
	width: 200px;
	height: 20px;
	margin-top:3px;
	margin-bottom:10px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	background-color: #1D2228;
	padding: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.eingabefeld {
	width: 440px;
	height: 225px;
	margin-top:3px;
	margin-bottom:20px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	background-color: #1D2228;
	padding: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.formHighlight {
	background-color: #43505D;
}

.send_button {
	width:90px;
	float:left;
	margin-left:350px;
}

.required { color:#e6e33e; }

/********************
FOOTER STYLES
********************/

#footer_wrap_outer h2 {
	width: 205px;
	height: 20px;
	color: #e6e33e;
	margin-bottom:12px;
}


.footer_list, .footer_anfang, .footer_list_last {
	float: left;
	margin-bottom: 10px;
	padding-top: 4px;
}

.footer_list {
	width: 198px;
	height: 169px;
	
	padding-right:20px;
	margin-right: 20px;
	
}

.footer_anfang {
	width: 198px;
	height: 169px;
	
	padding-right:20px;
	margin-right: 20px;
	
	clear:both;
}

.footer_list_last {
	width: 225px;
	height: 169px;
}

A.bookmarks {
	border: none;
}

A.bookmarks:hover {
	border: none;
}
