* { margin:0; padding:0; }
html, body { position: relative; height: 100%; width: 100%; }
body { line-height: 1.85em; overflow: hidden; }

.pre30 { float: left; width: 30px; }
a.anfrage { font-weight: bold; }

h1 {
	line-height: 40px;
}


#content hr.fancy, hr.guestbook {
    border: none;
	background: none;
    background: url("http://www.egmedia.net/files/design/divider.png");
    width: 440px;
    height: 50px;
    margin-bottom: -30px;
    margin-top: 20px;
}


input.mailer, textarea.mailer, input.fastmailer {
	width: 450px;
	border: 1px solid #999999;
	background: none;
	font-family: "Rock Salt", sans-serif;
}
input.mailer, input.fastmailer {
	height: 20px;
}
input.fastmailer {
	width: 175px;
}
textarea.mailer {
	height: 150px;
}

span.fastmailer, h2.fastmailer {
	width: 185px;
	float: left;
}

h2.fastmailer {
	color: #a33935;
}


.flHalf {
	width: 50%;
	float: left;
}

.mb0 { margin-bottom: 0; }
.mb10 { margin-bottom: 10px; }

div.webshowcase {
	width: 450px;
	text-align: center;
	background: #ffffff;
	padding: 10px 0 1px 0;
	margin-bottom: 10px;
}


#main {
	position: absolute;
	right: 0;
	top: 0;
	width:950px;
	height: 100%;	
	z-index:10; 
}

#menuMain {
	position: absolute;
	bottom: 13px;
	z-index: 1000;
}

#header {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 540px;
	height: 80px;
	z-index: 100;
}

#header h1 {
	margin-top: 0;
}
#header h2 {
	font-size: 12px;
	font-weight: normal;
	margin-top: 0;
}

#header a {
	color: #555555;
	font-family: Actor, sans-serif;
	font-size: 14px;
}
#header a:hover {
	color: #ffffff;
}

#werbeagentur_augsburg {
	position: absolute;
	bottom: 11px;
	left: 64px;
}


#EGMfb {
	position: absolute;
	left: 15px;
	top: 3px;
}

#contentSC {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 100px;
	width: 475px;
	z-index: 20;
}

#content {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 450px;
	padding: 0 25px 0 0;
	max-height: 100%;
	overflow: auto;
}


#contentBG {
	position: absolute;
	right: 0;
	top: 0;
	width: 500px;
	bottom: 50px;
	background-color: #ffffff;
	opacity: 0.88; 
	filter: alpha(opacity = 88);
}



#divBannerLinks {
	position: absolute;
	left: 0;
	bottom: 150px;
	width: 450px;
}


#divBannerRechts {
	position: absolute;
	right: 25px;
	width: 450px;
	bottom: 150px;
	color: #ffffff; 
	text-shadow: 0px 1px 2px #000000;
}

	#divBannerRechts h1, #divBannerRechts a, #divBannerRechts a:hover {
		color: #ffffff; 
	}
	#divBannerLinks a, #divBannerLinks a:hover {
		color: #dddddd; 
	}

	#divBannerRechts p {
		color: #eeeeee; 
	}
	#divBannerRechts h2, #divBannerRechts h5 {
		color: #dddddd; 
	}
	#divBannerRechts p, #divBannerRechts p a {
		font-size: 15px;
	}
	
	

#lineV {
	position: absolute;
	right: 500px;
	top: 0;
	width: 10px;
	height: 100%;
	border-right: 1px solid #d0d0d0;
	background-repeat: repeat-y;
}

#lineH {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 250px;
	z-index: 5;
}

#divBannerHintergrundbild {
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: 0;
}
#divBannerHintergrundbild div img {
	position: absolute;
	bottom: 0;
	right: 0;
}

#divBannerAdd {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 66px;
	height: 16px;
	z-index: 10;
	opacity: 0.33;
	filter: alpha(opacity = 33);
}
#divBannerAdd:hover {
	opacity: 1;
	filter: alpha(opacity = 100);
}



#menuMain, #menuMainActive {
	padding: 5px 0;
	text-transform: lowercase;
	width: auto !important;
}

#menuMain a {
    padding: 0 10px 0 10px;
}

