/*
    project: mediateam stadtservice
    type: stylesheet
	 media: screen
    description: basic styles for construction
    last edited: 13.04.2010, Stephan Paschkin
*/

/*----- global layout definitions start -----*/

html, body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	color: #787878;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
body {
	background-image: url(images/grf_body_hg.png);
	background-position: top left;
	background-repeat: repeat-x;
}
h1, h2, h3, h4, h5, p, ul, li, input, button, a {margin: 0;padding: 0; }
#startseite h2 a {
	text-decoration:none;
}
#header-out {
	margin: 0 0 5px 0;
	padding: 0;
	background-image: url(images/grf_header_out_hg2.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	height: 126px;
}
#content-out {
	margin: 0 auto;
	padding: 0;
	height: auto;
	width: 955px;
}
#footer-out {
	clear: both;
	margin: 0;
	padding: 0;
	background-image: url(images/grf_footer_out_hg.png);
	background-position: bottom left;
	background-repeat: repeat-x;
	height: 60px;
}
#footer a {
    color: #787878;
}
#header {
	margin: 0 auto;
	padding: 0;
	width: 955px;
}
#logobox {
	float: left;
	margin: 0 7px 0 30px;
	padding: 0;
	background-color: #fff;
	background-image: url(images/grf_logobox_hg.png);
	background-position: top right;
	background-repeat: no-repeat;
	height: 126px;
	width: 280px;
}
#logobox a img {
	margin: 78px 0 0 27px;
	height: 48px;
}
#navi {
	height: 126px;
}
#navi img {
	margin: 33px 0 19px 0;
}
#navi ul {
	margin: 0;
	padding: 0;
	height: 24px;
	list-style: none;
}
#navi ul li {
	float: left;
	margin: 0 18px 0 0;
	padding: 0;
	height: 24px;
}
#navi ul li a {
	display: block;
	margin: 0;
	padding: 3px 4px 0 4px;
	color: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	height: 21px;
}
#navi ul li a:hover {
	display: block;
	background-color: #e7e7e7;
	color: #333;
}
body#startseite a#startseitenav, body#wir a#wirnav, body#kontakt a#kontaktnav, body#impressum a#impressumnav {
	background-color: #e7e7e7;
	color: #333;
}
#content {
	float: right;
	margin: 0;
	padding: 45px 30px 0 10px;
	width: 605px;
}
#content h1 {
	margin: 0 0 30px 0;
	padding: 0;
	color: #9edd0d;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 32px;
}
#content p {
	margin: 0 0 18px 0;
	padding: 0;
	color: #787878;
	font-family:  Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 125%;
}
#content a {
	padding: 0 0px 2px 0px;
	color: #787878;
	font-weight: bold;
}
#content a:hover {
	background-color: #9edd0d;
	color: #fff;
}
#content h2 {
	margin: 0 0 10px 0;
	padding: 0;
	background-image: url(images/grf_h2_hg.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	color: #787878;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 17px;
}
#content h2 .small {
	font-size: 15px;
	font-weight: normal;
}
#content ol, #content ul  {
	margin: 0 0 20px 22px;
	padding: 0;
	color: #787878;
	font-family:  Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 125%;
}
#content ol li, #content ul li {
	margin: 0 0 5px 0;
}
#sidebar {
	float: left;
	margin: 0 0 0 30px;
	padding: 50px 0 0 0;
	background-image: url(images/grf_laternenmast.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 635px;
	width: 270px;
}
#startseite #sidebar {
	background-image: url(images/grf_erfolgsformel.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}

#footer {
	margin: 0 auto;
	padding: 0;
	width: 955px;
}
#footer #absatzbox {
	float: left;
	margin: 0 10px 0 30px;
	padding: 10px 0 0 0;
	background-color: #9edd0d;
	background-image: url(images/grf_absatzbox_hg.png);
	background-position: top right;
	background-repeat: no-repeat;
	color: #fff;
	height: 49px;
	width: 280px;
	text-align: center;
}
#footer #absatzbox p {
	margin: 0;
	padding: 0;
	color: #fff;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#navi2 {
	margin: 0 0 22px 0;
	padding: 8px 0 0 0;
	height: 10px;
} 
#navi2 ul {
	margin: 0;
	padding: 0;
	height: 18px;
	list-style: none;
} 
#navi2 ul li {
	float: left;
	margin: 0 13px 0 0;
	padding: 0;
	height: 18px;
}
#navi2 ul li a {
	margin: 0;
	padding: 0 0 0 11px;
	background-image: url(images/grf_navi2_alinkhover.gif);
	background-position: top left;
	background-repeat: no-repeat;
	color: #333;
	height: 18px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: inherit;
}
#navi2 ul li a:hover {
	background-image: url(images/grf_navi2_alink.gif);
	background-position: top left;
	background-repeat: no-repeat;
	color: #9edd0d;
}
/*body#startseite a#startseitenav, body#wir a#wirnav, body#kontakt a#kontaktnav, body#impressum a#impressumnav {
	background-image: url(images/grf_navi2_alink.gif);
	background-position: top left;
	background-repeat: no-repeat;
	color: #9edd0d;
}*/
#footer p {
	padding: 11px 0 0 0;
	color: #333;
	font-size: 11px;
}
#picture {
	margin: 0 0 0 27px;
	padding: 0 7px 0 0;
	background-color: #9edd0d;
	background-image: url(images/grf_picture_shadow_right.jpg);
	background-position: top right;
	background-repeat: repeat-y;
	width: 215px;
}
#picture h1 {
	margin: 0 0 0 20px;
	padding: 12px 0 12px 0;
	color: #fff;
	font-family: Glasgow-Serial, Arial, Geneva, Helvetica, Verdana, sans-serif;
	font-size: 21px;
	font-weight: lighter;
	letter-spacing: 1px;
}
#picture img {
	padding: 0 7px 7px 0;
	background-image: url(images/grf_picture_shadow_bottom.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}
#tipp {
	margin: 145px 0 0 75px;
	padding: 0;
	width: 180px;
}
#miete #tipp {
	margin-top: 110px;
}
#kontakt #tipp {
	margin-top: 225px;
}
#impressum #tipp {
	margin-top: 215px;
}
#ordnung #tipp {
	margin-top: 158px;
}
#kurzzeitwerbung #tipp {
	margin-top: 135px;
}
#wir #tipp {
	margin-top: 235px;
}
#praktisch #tipp {
	margin-top: 46px;
}
#rechtlich #tipp {
	margin-top: 130px;
}
#tipp p, #tipp ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#tipp ul {
	margin: 0;
	list-style: none;
	height: 39px;
}
#tipp ul li {
	display: block;
	margin: 0;
	padding: 0 0 0 9px;
	background-image: url(images/grf_tipp_liste.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	height: 13px;
}
.bg {
	color: #9edd0d;
	font-size: 12px;
}