body {
	background-image:url(../de,standard-themaderinstallation,images/bground.jpg);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:14px;
}

div {
	margin:0px;
	padding:0px;
}


a {
	color:#010080;
}

#box {
	width:940px;
	margin:0px auto;
}

#content label {
display:block;
}

#header {
	width:940px;
	height:196px;
	background-image:url(../de,standard-themaderinstallation,images/header_right.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	position:relative;
}

#header img {
	border:0px;
	margin:0px;
	padding:0px;
}

#header .button {
	
}

/* startseite */
#header .seite425 {
	background-image:url('../de,standard-themaderinstallation,images/btn_startseite.jpg');
	height:196px;
	width:98px;
	background-repeat:no-repeat;
	display:block;
	float:left;
}
#header .seite425:hover {
	background-image:url(../de,standard-themaderinstallation,images/btn_startseite_hover.jpg);
}

#header .seite425.aktiv {
	background-image:url(../de,standard-themaderinstallation,images/btn_startseite_hover.jpg);
	height:196px;
	width:98px;
	background-repeat:no-repeat;
	display:block;
	float:left;
}

/* praxis */
#header .seite428 {
	background-image:url(../de,standard-themaderinstallation,images/btn_praxis.jpg);
	height:196px;
	width:66px;
	background-repeat:no-repeat;
	display:block;
	float:left;
}
#header .seite428:hover, #header .seite428.aktiv {
	background-image:url(../de,standard-themaderinstallation,images/btn_praxis_hover.jpg);
	height:196px;
	width:66px;
	background-repeat:no-repeat;
	display:block;
	float:left;
}

/* team */
#header .seite429 {
	background-image:url(../de,standard-themaderinstallation,images/btn_team.jpg);
	height:196px;
	width:70px;
	background-repeat:no-repeat;
	display:block;
	float:left;
}
#header .seite429:hover, #header .seite429.aktiv {
	background-image:url(../de,standard-themaderinstallation,images/btn_team_hover.jpg);
	height:196px;
	width:70px;
	background-repeat:no-repeat;
	display:block;
	float:left;
}

/* leistungen */
#header .seite430 {
	background-image:url(../de,standard-themaderinstallation,images/btn_leistungen.jpg);
	height:196px;
	width:109px;
	background-repeat:no-repeat;
	display:block;
	float:left;
}
#header .seite430:hover, #header .seite430.aktiv {
	background-image:url(../de,standard-themaderinstallation,images/btn_leistungen_hover.jpg);
	height:196px;
	width:109px;
	background-repeat:no-repeat;
	display:block;
	float:left;
}

/* zulassung */
#header .seite431 {
	background-image:url(../de,standard-themaderinstallation,images/btn_zulassung.jpg);
	height:196px;
	width:99px;
	background-repeat:no-repeat;
	display:block;
	float:left;
}
#header .seite431:hover, #header .seite431.aktiv {
	background-image:url(../de,standard-themaderinstallation,images/btn_zulassung_hover.jpg);
	height:196px;
	width:99px;
	background-repeat:no-repeat;
	display:block;
	float:left;
}

/* arbeitskreis */
#header .seite432 {
	background-image:url(../de,standard-themaderinstallation,images/btn_arbeitskreis.jpg);
	height:196px;
	width:125px;
	background-repeat:no-repeat;
	display:block;
	float:left;
}
#header .seite432:hover, #header .seite432.aktiv {
	background-image:url(../de,standard-themaderinstallation,images/btn_arbeitskreis_hover.jpg);
	height:196px;
	width:125px;
	background-repeat:no-repeat;
	display:block;
	float:left;
}


#content {
	width:910px;
	border:0px solid #cc0000;
	background-color:#fff;
	padding:10px 10px 10px 20px;
	margin:0px;
}

#content img {
	border: 1px solid #ccc;
	padding:5px;
}

#content .noborder, #content img noborder {
	border:0px;
}

#content h1 {
	color:#ee8907;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:26px;
	font-weight:normal;
}

#content h2 {
	color:#ee8907;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
}

#content hr {
	border:0px;
	border-bottom:1px solid #ccc;
	height:0px;
}

#content .box-news {
	clear:left;
	padding-top:20px;
}

#content p.error {
	font-weight:bold;
	color:#cc0000;
}

#content input.error {
	border:1px solid #cc0000;
}

#content ul.leistungen {
	
}

#content ul.leistungen ul {
	margin-top:10px;
}
#content ul.leistungen li {
	margin-bottom:20px;
	font-size:15px;
}

#content ul.leistungen ul li {
	font-size:15px;
}

#content ul.leistungen li {
	line-height:15px;
}

#content .anschrift {
	float:right;
	width:240px;
	border-left:1px solid #ccc;
	color:#797b7a;	
	padding-left:25px;
	margin:15px 0px 0px 25px;
}

#content .anschrift h2 {
	color:#797b7a;
	font-size:20px;
	margin-top:0px;
}

#content .anschrift p {
	line-height:16px;
	font-size:14px;
}

#content dl.spalten {

}
#content dl.spalten dt {
	clear:left;
	float: left;
	width: 13em;
	padding: 3px;
}
#content dl.spalten dd {
	margin-left: 13em;
	padding: 3px;
}

#footer {
	width:916px;
	height:30px;
	position:relative;
	padding:12px;
	background-color:#fff;
clear:both;
}

#footer .bar {
	background-color:#9bbe00;
	display:block;
	height:100%;
}

#footer .bar ul {
	margin:0px;
	padding:5px 0px 0px 0px;
	list-style:none;
}

#footer .bar ul li {
	float:right;
	margin-right:20px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:14px;
}
#footer .bar ul li a {
	color:#fff;
}