* {
	margin: 0px; padding: 0px; border: 0px;
}

body {
	margin: 0px; padding: 0px;
	background: #e5e5e5 url(img/main_bg_tile.gif) repeat-x;
}

.container {  
    width: 960px;  
    margin: 0 auto; 
    position:relative;
}

#footer {  
	background: url(img/bg_footer.jpg) no-repeat;
	margin: 0 auto;
	position: relative;
	margin-bottom: 30px;
	width: 960px;
	height: 130px;
}

p, h1, h2, h3, a {
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
}

p, a {
	font-size: 12px;
	line-height: 190%;
	color: #333;
}

form dd {
	margin: 0;
}
	
form {
	margin: 36px 0 30px;
}

.hide {
	visibility: hidden;
	width: 0px;
	height: 0px;
}

.texthighlight {
	color: #e66856;
}

.texthighlightline {
	color: #BBB;
	border-bottom: #BBB 1px dashed;
	margin-top: 12px;
}

#content a {
    background: url(img/link_symbol.gif) no-repeat 0px 4px;
    padding-left: 22px;
}

#content .h2link {
	font-size: 18px;
	font-weight: normal;
	color: #e66856;
	padding: 18px 0 0 0;
	text-decoration: none;
	border-bottom: 1px dashed #e66856;
	background-image: none;
}

#content .nolink {
	padding: 18px 0 0 0;
	text-decoration: none;
	border: none;
	background-image: none;
	
}

h1	{
	font-size: 30px;
	font-weight: normal;
	color: #e66856;
}

h2	{
	font-size: 18px;
	font-weight: normal;
	color: #e66856;
	padding-top: 18px;
}

h3	{
	font-size: 15px;
	font-weight: normal;
	color: #BBB;
	padding: 24px 0 0px 0;
}

h4	{
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #888;
	padding: 24px 0 6px 0;	
}

hr {
	clear: both;
	visibility: hidden;
}

ul, li {
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
}

.lastlist {
	border-bottom: 1px solid #666;
	padding: 0px 0 15px 0;
	margin-bottom: 15px;
}


.abstand {
	margin-top: 16px;
}

#header {  
	background: url(img/bg_header.jpg) no-repeat;
    height: 120px;
}

#mainpicarea {  
	width: 960px;
	height: 300px;
	margin: 0 auto;
	position: relative;

}

#mainpicarea img {  
	padding: 0;
	margin-bottom: -4px;
	border: 0;
}

ul#meta {  
    padding-top: 10px;
}
    
ul#meta li {  
    display: inline;
    margin-right: 2px;
}

ul#meta li a {  
    text-decoration:none;
    color:#585a59;
    font-size: 13px;
    font-weight: normal;
}

ul#meta li a:hover {
	color:#b2392e;
}



ul#menu {  
	position: absolute; top: 55px; left: 0;
	clear: both;
}  

ul#menu li, ul#menu li a {  
    text-decoration:none;
    border: none;
    display: block;
    float: left;
    height: 66px;
}

ul#menu #home li, ul#menu #home li a {
	width: 103px;
}

ul#menu #agentur li, ul#menu #agentur li a {
	width: 138px;
}

ul#menu #leistungen li, ul#menu #leistungen li a {
	width: 179px;
}

ul#menu #kunden li, ul#menu #kunden li a {
	width: 130px;
}


ul#menu #home a {background: url(img/menu.gif) 0px 0px;}
ul#menu #home a:hover {background: url(img/menu.gif) 0px 66px;}

ul#menu #agentur a {background: url(img/menu.gif) -103px 0px;}
ul#menu #agentur a:hover {background: url(img/menu.gif) -103px 66px;}

ul#menu #leistungen a {background: url(img/menu.gif) -241px 0px;}
ul#menu #leistungen a:hover {background: url(img/menu.gif) -241px 66px;}

ul#menu #kunden a {background: url(img/menu.gif) -420px 0px;}
ul#menu #kunden a:hover {background: url(img/menu.gif) -420px 66px;}

ul#menu #blog a {background: url(img/menu.gif) -550px 0px;}
ul#menu #blog a:hover {background: url(img/menu.gif) -550px 66px;}

body#pagehome #home a {background: url(img/menu.gif) 0px 66px;}
body#pageagentur #agentur a {background: url(img/menu.gif) -103px 66px;}
body#pageleistungen #leistungen a {background: url(img/menu.gif) -241px 66px;}
body#pagekunden #kunden a {background: url(img/menu.gif) -420px 66px;}

#inhalt {
	margin-bottom: 60px;
}

.mainteaser {
	padding-bottom: 20px;
	margin-bottom: 6px;
}

.mainteaser p {
	float: left;
	font-size: 12px;
	color: #FFF;
	padding: 18px 15px 0 0;
	width: 590px;
}

.mainteaser img {
	padding: 40px 0 0 0;
}

.rightteaser {
	width: 280px;
	margin: 30px 0 0 15px;
	
	float: right;
}

.leftteaser {
	border-right: 1px solid #666;
	float: left;
	padding-right: 14px;
	margin-top: 30px;
	width: 280px;
	
}

.leftteaser h2, .rightteaser h2, .doubleteaser h2 {
	padding-top: 0px;
	line-height: 140%;
}


.bulletlist {
    background: url(img/bullet-plain.gif) no-repeat 0px 10px;
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 160%;
    color: #FFF;
    list-style: none;
    padding: 6px 0 0 16px;	
}

.intro {
	padding-bottom: 20px;
	margin-bottom: 6px;
}

.eindrittelteaser {
	background: #444646;
	float: left;
	margin-right: 6px;
	padding: 0 10px 0 10px;
	width: 170px;
	height: 150px;
}

.dreidrittelteaser {
	background: #444646;
	float: left;
	margin-right: 6px;
	margin-bottom: 6px;
	padding: 0 10px 0 10px;
	width: 563px;
	height: 90px;
}

.textbaustein {
	margin-top: 20px;
}

.negative {
	padding-top: 12px;
	color: #FFF;
}

.negativelast {
	border-bottom: 1px solid #666;
	padding: 6px 0 15px 0;
	margin-bottom: 15px;
	color: #FFF;
}

.negative a {
	color: #FFF;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 13px;
	text-decoration: none;
}

.negative a:hover {
	color: #000;
}

#content li a {
	background-image: none;
	color: #CCC;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 12px;
	padding: 0;
	text-decoration: none;
}

.dachzeile {
	color: #CCC;
	padding-top: 15px;
}

.doubleteaser {
	border-top: 1px solid #666;
	margin: 30px 0 0 0;
	padding-top: 30px;
}

.doubleteaser img {
	bottom: 0;
}

.leftpack {
	float: left;
	width: 260px;
	padding-right: 30px;
}

.newshead {
	color: #FFF;
	font-size: 16px;
}

.newsblock {
	margin-bottom: 60px;
}

.newsdate {
	color: #BBB;
	margin-top: 20px;
	text-transform: uppercase;
}

.newstitle {
	color: #FFF;
	font-size: 14px;
	line-height: 150%;
}

.newsteaser {
	color: #DDD;
	margin-top: 6px;
}

.newsitem a {
	color: #FFF;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 13px;
	text-decoration: none;
}

.newsitem a:hover {
	color: #000;
}

.filelist {
    background: url(img/bullet-downloadfile.gif) no-repeat 0px 4px;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 12px;
    color: #000;
    list-style: none;
    padding: 8px 0 0 8px;
}

#content {
	padding-top: 55px;
	background: #FFF;
}

body#pagehome #content, body#pageagentur #content, body#kontakt #content, body#pageleistungen #content, body#pagekunden #content    {
	background: url(img/content_bg_tile.gif) repeat-y;
}

#maincol {
	float: left;
	width: 590px;
	padding: 0 0 60px 20px;
}

#sidecol {
	float: right;
	padding: 10px 20px 0 00px;
	width: 280px;
}

#sidecol img{
	margin: 16px 0 8px 0;
}


#footer a, #footer p {
	color: #585a59;
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration:none;
}

#footer li {
	list-style: none;
	font-size: 12px;
	line-height: 18px;
}	

#footer a:active, #footer a:hover {  
	color: #e66856;
}

.footercol {
	float: left;
	margin: 20px 0 20px 20px;
	width: 171px;
	height: 90px;
	border-right: 1px solid #EEE;
}

.footercollast {
	float: left;
	margin: 20px 0 20px 20px;
	width: 171px;
	height: 90px;
}

.note {
	font-size: 10px;
	color: #e66856;	
}

#anrede, #name, #strasse, #email, #telefon, #plz, #ort, #nachricht, #button {
	width: 300px;
	height: 18px;
}


#button {
	background-color: #e66856;
	color: #FFF;
}

#nachricht {
	height: 120px;	
}	
	
#marvice-kontakt label {
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #FFF;
	position: absolute;
	text-align: left;
	width: 70px;
}
	
#marvice-kontakt input, textarea {
	margin: 0 0 16px 80px;
}


