html, body {
	scrollbar-base-color:#C7322C;
	scrollbar-3dlight-color:#626262;
	scrollbar-arrow-color: #c1beb9;
	scrollbar-darkshadow-color:#626262;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#c1beb9;
	scrollbar-track-color:#ffffff;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	background-color: #000000;
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: #ffffff;
}
#header {
	width: 100%;
	height: 162px;
	overflow: hidden;
	margin: 50px 0px 0px 0px;
	padding: 0px;
	background-image: url(../images/bg_header.gif);
	background-repeat: repeat-x;
}
#logo {
	float: left;
	width: 486px;
	height: 162px;
	margin: 0px 0px 0px 10px;
	background-image: url(../images/bg_logo.png);
	text-indent: -9000px;
}
#texte {
	width: 925px;
	margin: 0px 0px 0px 30px;
	line-height: 18px;
}
#texte2 {
	width: 955px;
	margin: 0px 0px 0px 0px;
	line-height: 18px;
}
#bottom {
	width: 100%;
	height: 23px;
	background-color: #000f75;
	margin: 10px 0px 0px 0px;
	overflow: hidden;
}


#navigation {
	position: absolute;
	top: 72px;
	left: 480px;
	width: 470px;
	height: 141px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#navigation ul {
	margin: 0px;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	list-style-type: none;
}
#navigation li { /* all list items */
	position : relative;
	float : left;
	width: 112px;
	height: 141px;
	margin: 0px 45px 0px 0px;
	z-index: 90;
}
#navigation li.last { /* all list items */
	margin: 0px 0px 0px 0px;
}


#navigation a,#navigation a:link, #navigation a:visited {
	display: block;
	color: #FFFFFF;
	background-position:0px 0px;
	width: 112px;
	text-indent: -4000px;
	height: 140px;
	text-decoration: none;
	padding: 0px;
	border: none;
}

#navigation a:hover {
	background-position: 0px -140px;
	border: none;
}


a#bueroprofil {
	background-image: url(../images/nav_bueroprofil.jpg);
	background-position: 0px 0px;
	text-indent: -4000px;
	border: none;
}
a#projekte {
	background-image: url(../images/nav_projekte.jpg);
	background-position: 0px 0px;
	text-indent: -4000px;
	border: none;
}
a#aktuelles {
	background-image: url(../images/nav_aktuelles.jpg);
	background-position: 0px 0px;
	text-indent: -4000px;
	border: none;
}


#bottom ul {
	margin: 0px;
	width: 255px;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	list-style-type: none;
	overflow: hidden;
	margin-left: 660px;
}
#bottom li { /* all list items */
	position : relative;
	float : right;
	height: 23px;
	margin: 0px 0px 0px 5px;
	z-index: 90;
}
#bottom a,#bottom a:link, #bottom a:visited {
	display: block;
	color: #FFFFFF;
	background-position:0px 0px;
	background-repeat: no-repeat;
	text-indent: -4000px;
	width: 75px;
	height: 23px;
	text-decoration: none;
	padding: 0px;
}
#bottom a:hover {
	background-position: 0px -23px;
}


#architekturwerkstatt {
	float: left;
	width: 451px;
	margin: 69px 0px 60px 15px;
	padding: 0px 11px 0px 0px;
	overflow: visible;
	background-image: url(../images/bg_architekturwerkstatt.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: right;
}
#architekturwerkstatt h1 {
	width: 176px;
	height: 20px;
	overflow: hidden;
	text-indent: -9000px;
	background-image: url(../images/h_architekturwerkstatt.gif);
	background-position: top right;
	text-align: left;
	margin: 13px 0px 0px 276px;
	font-size: 18px;
}
#architekturwerkstatt h2 {
	margin: 2px 3px 0px 0px;
	font-size: 12px;
	font-weight: normal;
}
#generalplaner {
	float: left;
	width: 434px;
	height: 171px;
	margin: 69px 0px 60px 20px;
	padding: 0px 0px 0px 11px;
	overflow: visible;
	background-image: url(../images/bg_generalplaner.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#generalplaner h1 {
	width: 297px;
	height: 20px;
	overflow: hidden;
	text-indent: -9000px;
	background-image: url(../images/h_generalplaner.gif);
	margin: 13px 0px 0px 0px;
	font-size: 18px;
}
#generalplaner h2 {
	margin: 2px 11px 0px 3px;
	font-size: 12px;
	font-weight: normal;
}
#generalplaner p, #architekturwerkstatt p {
	margin: 8px 0px 5px 0px;
}
#impressumsdaten {
	float: left;
	width: 434px;

	margin: 69px 0px 60px 20px;
	padding: 0px 0px 0px 11px;
	overflow: visible;
	background-image: url(../images/bg_impressum.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#impressumsdaten h1 {
	width: 297px;
	height: 20px;
	overflow: hidden;
	text-indent: -9000px;
	background-image: url(../images/h_impressum.html);
	margin: 13px 0px 0px 0px;
	font-size: 18px;
}
#impressumsdaten h2 {
	margin: 2px 11px 0px 3px;
	font-size: 12px;
	font-weight: normal;
}
#impressumsdaten p, #impressumsdaten p {
	margin: 8px 0px 5px 0px;
}
.partner {
	float: left;
	width: 291px;
	background-image: url(../images/bg_partner.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	margin: 40px 0px 30px 8px;
	padding: 0px 0px 0px 15px;
}
.partner.first {
	margin-left: 15px;
}
.partner h1, .partner h2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 15px 0px 10px 0px;
}
.partner h2 {
	margin-top: 10px;
}
.partner img {
	float: right;
	width: 107px;
	margin: 5px 0px 0px 2px;
}

#projekt {
	float: left;
	margin: 20px 0px 0px 18px;
	padding: 0px 0px 0px 10px;
	width: 464px;
	overflow: hidden;
	background-image: url(../images/bg_projekte_links2.gif);
	background-repeat: no-repeat;
}
#projektnavi {
	float: left;
	margin: 20px 0px 0px 18px;
	width: 483px;
	min-height: 345px;
	background-image: url(../images/bg_projektnavi.gif);
	background-repeat: no-repeat;
}
#projektnavi h1, #projekt h1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 13px 0px 10px 15px;
}
#projekt h1 {
	text-align: right;
	margin-right: 15px;
}
#projekt a {
	position: relative;
	float: left;
	width: 212px;
	margin: 8px 6px 10px 6px;
	padding: 2px;
	border: 1px solid #707173;
}
#projekt a:hover {

	border: 1px solid #ffffff;
}
#projektnavi a,#projektnavi a:link, #projektnavi a:visited {
	display: block;
	color: #FFFFFF;
	background-position:0px 0px;
	width: 112px;
	text-indent: -4000px;
	height: 148px;
	text-decoration: none;
	padding: 0px;
}

#projektnavi a:hover {
	background-position: 0px -148px;
}
#projektnavi ul {
	margin: 0px 0px 0px -29px;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	list-style-type: none;
}
#projektnavi li { /* all list items */
	position : relative;
	float : left;
	width: 112px;
	height: 148px;
	margin: 0px 45px 0px 0px;
	z-index: 90;
}
#projektnavi li.last { /* all list items */
	margin: 0px 0px 0px 0px;
}
a#tagesklinik {
	background-image: url(../images/nav_tagesklinik.jpg);
	background-position: 0px 0px;
	text-indent: -4000px;
}
a#sportkindergarten {
	background-image: url(../images/nav_sportkindergarten.jpg);
	background-position: 0px 0px;
	text-indent: -4000px;
}
a#gymnasium {
	background-image: url(../images/nav_gymnasium.jpg);
	background-position: 0px 0px;
	text-indent: -4000px;
}
a#baumarkt {
	background-image: url(../images/nav_baumarkt_illertissen.jpg);
	background-position: 0px 0px;
	text-indent: -4000px;
}
a#wohnhaus_hohler {
	background-image: url(../images/nav_wohnhaus_hohler.jpg);
	background-position: 0px 0px;
	text-indent: -4000px;
}
a#efh_erbach {
	background-image: url(../images/nav_efh_erbach.jpg);
	background-position: 0px 0px;
	text-indent: -4000px;
}
a#efh_ulm {
	background-image: url(../images/nav_efh_ulm.jpg);
	background-position: 0px 0px;
	text-indent: -4000px;
}
a#langmuehle {
	background-image: url(../images/nav_langmuehle.jpg);
	background-position: 0px 0px;
	text-indent: -4000px;
}
a#schule_schwendi {
	background-image: url(../images/nav_schule_schwendi.jpg);
	background-position: 0px 0px;
	text-indent: -4000px;
}




a#start {
	background-image: url(../images/nav_start.gif);
	background-position: 0px 0px;
	text-indent: -4000px;
	border: none;
}
a#kontakt_bottom {
	background-image: url(../images/nav_kontakt_bottom.gif);
	background-position: 0px 0px;
	text-indent: -4000px;
	border: none;
}
a#impressum {
	background-image: url(../images/nav_impressum.gif);
	background-position: 0px 0px;
	text-indent: -4000px;
	border: none;
}



#topnavi ul {
	position: absolute;
	top: 10px;
	left: 780px;
	width: 120px;
	margin: 0px;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	list-style-type: none;
	overflow: hidden;
}
#topnavi li { /* all list items */
	position : relative;
	float : right;
	height: 23px;
	margin: 0px 0px 0px 15px;
	z-index: 90;
}
#topnavi a,#topnavi a:link, #topnavi a:visited {
	display: block;
	color: #FFFFFF;
	background-position:0px 0px;
	background-repeat: no-repeat;
	text-indent: -4000px;
	width: 19px;
	height: 19px;
	text-decoration: none;
	padding: 0px;
	border: none;
}
#topnavi a:hover {
	background-position: 0px -19px;
}
a#start_oben {
	background-image: url(../images/nav_i_home.gif);
	background-position: 0px 0px;
	text-indent: -4000px;
}
a#kontakt_oben {
	background-image: url(../images/nav_i_kontakt.gif);
	background-position: 0px 0px;
	text-indent: -4000px;
}
a#impressum_oben {
	background-image: url(../images/nav_i_impressum.gif);
	background-position: 0px 0px;
	text-indent: -4000px;
}



#links {
	float: left;
	margin: 20px 0px 0px 18px;
	padding: 0px 14px 0px 0px;
	width: 460px;
	overflow: hidden;
	background-image: url(../images/bg_projekte_links2.gif);
	background-repeat: no-repeat;
	text-align: right;
}
#rechts {
	float: left;
	margin: 20px 0px 0px 18px;
	padding-left: 18px;
	width: 465px;
	min-height: 345px;
	background-image: url(../images/bg_projektnavi.gif);
	background-repeat: no-repeat;
}
#rechts h1, #links h1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 13px 0px 10px 15px;
}
#links h2 {
	text-align: right;
	margin-right: 15px;
}
#karte {
	float: left;
	margin: 19px 10px 0px 0px;
	width: 200px;
	border: 1px solid #ffffff;
}
#route {
	float: left;
	margin: 19px 10px 0px 0px;
	width: 200px;
	border: 1px solid #ffffff;
}
#route form {
	margin: 0px;
}
#rechts h2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 13px 0px 0px 2px;
}
#links h2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 13px 0px 0px 15px;
}


#editor {
	margin: 10px 0px 10px 17px;
	border-bottom: 1px solid #ccc;
	width: 935px;
}
.editorlinks {
	float: left;
	width: 260px;
	overflow: hidden;
	margin: 0px 10px 0px 0px;
}
.editorlinks a img {
	padding: 2px;
	border:1px solid #707173;
}
.editorlinks a:hover img {
	border:1px solid #ffffff;
}
.editorlinks a, .editorlinks a:link, .editorlinks a:visited {
	border: none;
}
a.ewcms_edit_link {
	height: 40px;
	line-height: 40px;
}
.close {
	float: right;
	margin: 5px;
}
#ewcms_edit_controller {
    position: absolute;
    top:35px; left:0px;
    z-index:100;
    width:100%;
    height:21px;
	padding: 5px 0px 0px 0px;
	background-image: url(../images/bg_logout.gif);
	background-repeat: repeat-x;
	background-position: right;
	color: #000000;
}
#ewcms_edit_controller img {
	border: none;
}
#ewcms_edit_controller a, #ewcms_edit_controller a:link, #ewcms_edit_controller a:visited {
	color: #000000;
}
.ewcms_loopstart, .ewcms_loopend {
	background-color: #d9dbde;
	color: #000000;
	font-weight: bold;
	padding: 2px;
}

.ewcms_loopline {
	background-color: #6cbdfb;
	color: #000000;
	padding: 2px;
	margin: 5px 0px 5px 0px;
}
a.ewcms_edit_link {
	height: 40px;
	line-height: 40px;
}
.ewcms_loopline_delimg, .ewcms_loopline_downimg, .ewcms_loopline_upimg, .ewcms_edit_img, .ewcms {
	border: none;
}
a.ewcms_loopline_dellink, a.ewcms_loopline_dellink:link, a.ewcms_loopline_dellink:visited, a.ewcms_loopline_downlink, a.ewcms_loopline_downlink:link, a.ewcms_loopline_downlink:visited, 
a.ewcms_loopline_uplink, a.ewcms_loopline_uplink:link, a.ewcms_loopline_uplink:visited, a.ewcms_edit_link, a.ewcms_edit_link:link, a.ewcms_edit_link:visited, a.ewcms_loopend_newlink, a.ewcms_loopend_newlink:link, a.ewcms_loopend_newlink:visited {
	background-color: transparent;
}


.clearer {
	clear: both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


a, a:link, a:visited {
	color: #ff0000;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: underline;
}
