/* Gerüst & HTML
------------------------------------------------------- */
body, html {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
body {
	background-image: url(/includes/img/bg.gif);
	background-repeat: repeat-x;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 18px;
}
a {
	text-decoration: none;
}
a.arrow {
	background: url(/includes/img/sym_bc_arrow.gif) no-repeat 0px 5px;
	padding-left: 10px;
}
img {
	padding:5px;
}
p, li {
	line-height: 18px;
	margin-top: 0px;
}

.clear {	/* fÃ¼r Float-Clear */
	clear: both;
	margin: 0px;
	padding: 0px;
	line-height: 1px;
}
#container {
	width: 965px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-left: 2px solid #d5d7d8;
	border-right: 2px solid #d5d7d8;
	border-top: 2px solid #d5d7d8;
	border-bottom: 2px solid #ececec;
	background: #ffffff;
}



/* Hauptnavigation
------------------------------------------------------- */
#navi {
	background-image: url(/includes/img/bg_navi.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 7px;
	padding-bottom: 9px;
	padding-left: 11px;
}
#navi p {
	margin: 0px;
}
#navi a {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 20px;
	background-image: url(/includes/img/sym_navi_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0px 3px;
}
#navi a:hover,
#navi a.on {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #e8f4f4;
	padding-bottom: 5px;
}




/* Titel
------------------------------------------------------- */
#titlebar {
	height: 87px;
	background-image: url(/includes/img/bg_titlebar.gif);
	background-repeat: no-repeat;
	width: 965px;
}
.spacer  {		/* Platzhalter (leere) linke Seite */
	float: left;
	width: 572px;
	text-align:right;
}
.spacer a  {
	height: 87px;
	width: 572px;
	display:block;
}
#titlebar #global {		/* FÃ¼r Suchfunktion und Globalnavi */
	float: left;
	padding-top: 50px;
	width: 390px;
}
#titlebar #global form {
	display: inline;
}
#titlebar #global .field {
	width: 109px;
	color: #3b3b3b;
	float: left;
	font-size: 10px;
	margin: 0px;
	padding: -2px 0px 0px;
	height: 12px;
	border: 1px solid #7f7f7f;
}

#titlebar #global .btn {
	margin-left: 3px;
	float: left;
}
#titlebar #global p {
	display: inline;
	margin-left: 27px;
}
#titlebar #global p a {
	color: #333333;
}


/* Kopfzeile
------------------------------------------------------- */
#head {
	height: 196px;
	background-image: url(/includes/img/bg_head.gif);
	background-repeat: no-repeat;
}
#head #nav_add {	/* Bereich fÃ¼r die Buttons im GrÃ¼nen Balken */
	float: left;
	width: 390px;
}
#head #nav_add a {	/* Hyperlinks im GrÃ¼nen Balken (Buttons) */
	display: block;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
#head #nav_add a span {		/* Blendet den Text der Linkbuttons aus */
	visibility: hidden;
}
#head #nav_add a.cloverleaf {
	background: url(/includes/img/bg_hd_cloverleaf_off.gif) no-repeat;
	height: 44px;
	width: 349px;
}
#head #nav_add a.cloverleaf:hover,
#head #nav_add a.cloverleaf_on  {
	background: url(/includes/img/bg_hd_cloverleaf_on.gif) no-repeat;
	height: 44px;
	width: 349px;
}
#head #nav_add a.symphonia {
	background: url(/includes/img/bg_hd_ideal_off.gif) no-repeat;
	height: 44px;
	width: 349px;
}
#head #nav_add a.symphonia:hover,
#head #nav_add a.symphonia_on {
	background: url(/includes/img/bg_hd_ideal_on.gif) no-repeat;
}
#head #nav_add a.ashvin{
	background: url(/includes/img/bg_hd_ashvins_off.gif) no-repeat;
	height: 44px;
	width: 349px;
}
#head #nav_add a.ashvin:hover,
#head #nav_add a.ashvin_on {
	background: url(/includes/img/bg_hd_ashvins_on.gif) no-repeat;
}
#head #nav_add a.beratung {
	background: url(/includes/img/bg_hd_beratung_off.gif) no-repeat;
	height: 44px;
	width: 349px;
}
#head #nav_add a.beratung:hover,
#head #nav_add a.beratung_on {
	background: url(/includes/img/bg_hd_beratung_on.gif) no-repeat;
}



/* Breadcrumbs
------------------------------------------------------- */
#breadcrumb {
	padding-top: 11px;
	padding-bottom: 11px;
	font-size: 10px;
	padding-left: 43px;
}
#breadcrumb a {
	color: #333333;
	background: url(/includes/img/sym_bc_arrow.gif) no-repeat 0px center;
	padding-left: 11px;
	margin-right: 7px;
}



/* Teaser / Subnavigation
------------------------------------------------------- */
#teaser, #Subnavigation {
	float: left;
	width: 232px;
	padding-left: 43px;
	padding-top: 16px;
	margin-bottom: 34px;
}
#teaser a, #Subnavigation a{
	color: #333333;
	text-decoration:none;
}
#teaser h1 {
	font-size: 13px;
	color: #009ad4;
	margin-top: 0px;
	margin-bottom: 6px;
	background: url(/includes/img/bg_dots.gif) repeat-x 0px 28px;
	padding-bottom: 14px;
	text-transform: none;
}
#teaser  h2 {
	background: none;
	font-size: 11px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	text-transform: none;
}
#teaser  h3 {
	background: none;
	font-size: 11px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	text-transform: none;
}
#Subnavigation h1 {
	font-size: 13px;
	background: url(/includes/img/bg_dots.gif) repeat-x 0px 22px;
	padding-bottom: 10px;
	text-transform: uppercase;
}
#Subnavigation h2 {
	font-size: 13px;
	background: url(/includes/img/bg_dots.gif) repeat-x 0px 24px;
	text-transform: uppercase;
	margin-top: 6px;
	margin-bottom: 6px;
	padding-bottom: 10px;
}
#Subnavigation h3 {
	font-size: 13px;
	background: url(/includes/img/bg_dots.gif) repeat-x 0px 24px;
	text-transform: uppercase;
	margin-top: 6px;
	margin-bottom: 6px;
	padding-bottom: 10px;
}
#Subnavigation a.haupt_on {

	background: #e8f4f4;
	padding-top:2px;
margin:0;
	display:block;
}
#teaser p, #Subnavigation p {
	margin-top: 0px;
	margin-bottom: 7px;
}
#teaser a.arrow, #Subnavigation a.arrow, #content a.arrow {
	font-weight: bold;
	color: #333333;
}
#Subnavigation #subnavi {
	background: url(/includes/img/bg_dots.gif) repeat-x bottom;
	padding-bottom: 10px;
}
#Subnavigation #subnavi a {
	display: block;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-bottom: 4px;
	color: #333333;
	background: url(/includes/img/sym_subnavi_arrow.gif) no-repeat 0px 5px;
	padding-left: 16px;
}
#Subnavigation #subnavi a:hover,
#Subnavigation #subnavi a.on {
	background: #e8f4f4 url(/includes/img/sym_subnavi_arrow.gif) no-repeat 0px 5px;
}





/* Content 
------------------------------------------------------- */
#content {
	float: left;
	width: 591px;
	padding-left: 55px;
	padding-top: 18px;
	margin-bottom: 20px;
}
#content h1 {
	color: #009AD4;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	background: url(/includes/img/bg_dots.gif) repeat-x 0px 28px;
	padding-bottom: 14px;
	margin-bottom: 16px;
}
#content li {
	list-style: url(/includes/img/bullet_list.gif);
}

#content .tab {			/* Fuer die Boxen mit den Fotos */
	float: left;
	width: 239px;
	margin-right: 52px;
	margin-top: 10px;
	margin-bottom:0px;
	padding:0px;
}
#content  .tab  h3 {
	font-size: 11px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 6px;
	padding:0px;
}
#content .tab p {
	margin-top: 0px;
	padding:0px;
	margin-bottom: 6px;
}


#content form#contact label {
	float: left;
	width: 120px;
}
#content .field {
	width: 209px;
	color: #3b3b3b;
	font-size: 10px;
	margin: 0px;
	padding: -2px 0px 0px;
	height: 12px;
	border: 1px solid #7f7f7f;
}
#content textarea.field {
	height: 72px;
}

#content a {
	text-decoration: none;
	color: #009AD4;
}
#content a:hover {
	text-decoration: underline;
}
#content .listviewNavigation {
	background: url(/includes/img/bg_dots.gif) repeat-x 0px 16px;
}
#content #sitemap a, #content .listviewNavigation a{
	text-decoration: none;
	color: #000000;
}
#content #sitemap a:hover {
	text-decoration: underline;
}
/* Fusszeile
------------------------------------------------------- */
#foot{
	clear: both;
	background: #288295;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 19px;
}
#foot p.linkbox {	/* Fuer die Links zum Drucken etc. */
	display: inline;
	margin-left: 142px;
}
#foot .linkbox a {
	color: #FFFFFF;
	margin-right: 34px;
	background: url(/includes/img/sym_foot_arrow.gif) no-repeat 0px 5px;
	padding-left: 12px;
}
/* Formular------------------------------------------------------- */
.formular
{
	display:block;
}
.formular_field
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 300px;
	color: #3b3b3b;
	font-size: 10px;
	margin: 0px;
	padding: -2px 0px 0px;
	height: 12px;
	border: 1px solid #7f7f7f;
}
.formular_field_halb
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 100px;
	color: #3b3b3b;
	font-size: 10px;
	margin: 0px;
	padding: -2px 0px 0px;
	height: 12px;
	border: 1px solid #7f7f7f;
}
.formular_field_lang
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 300px;
	color: #3b3b3b;
	font-size: 10px;
	margin: 0px;
	padding: -2px 0px 0px;
	height: 200px;
	border: 1px solid #7f7f7f;
}
.route {
	padding-right:20px;
	float:left;
}