body {
	font-family: Arial;
	background-color: #F5EECA;
	background-image: url(images/body_background_image.gif);
	background-repeat: repeat-y;
	background-position: 10px 200px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 10px;
}


div#bodyWidth {
	width: 920px;
	
	padding-top: 10px;

	padding-bottom: 10px;
	background-image: url(images/body_background_light.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
} 

.mainContent
{
	padding: 10px 0 0 220px;
}
	
a {color: black;}

img, 
a img {border: 0px;}

h1 {
	font-family: arial black, arial bold, arial; 
	font-weight: normal; 
	color: #1F663B;
	font-size: 20px;
	margin-bottom: 50px;
}

h2 {
	font-family: verdana;
	color: #1F663B;
	font-size: 13px;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 30px;
}

h2 a { 
	text-decoration: underline; 
	font-family: verdana;
	color: #1F663B;
	font-size: 13px;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 30px;}

h2 a:hover {
	color: #d6b531; 
}

h3 {
	font-family: verdana;
	color: #1F663B;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	/*margin-top: 30px;
	margin-bottom: 30px;*/
}

h3 a { 
	text-decoration: underline;
	color: #1F663B;
}

h3 a:hover {color: #d6b531;}

h4 {
	color: #1F663B;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

h4 a { 
	text-decoration: underline;
	color: #1F663B;
}

h4 a:hover {color: #d6b531;}


ul, ol {
	font-family: verdana;
	font-size: 12px;
	line-height: 1.5;
}


p,td, address {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.2;
	font-style: normal;
}

address p {margin-top: 0px; margin-bottom: 6px;}

div.foobar_seeouh h1,  /* for seo */
div.foobar_seeouh h2,
div.foobar_seeouh p {display: none;}

/*************** für Index-Seiten*****************/

table.menu td {
	background-position: right top;
	background-repeat: no-repeat;
	vertical-align: top;
	padding-top: 10px;
}

table.menu td span {
	background-color: #ccc;
	padding: 2px;
	line-height: 16px;
	font-size: 13px;  
	text-decoration: none ! important;
}
table.menu td span a { text-decoration: none; }
table.menu td span a:hover {text-decoration: underline; }



.bildunterschrift {
	color: #1F663B;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.2;
}




/* ###### leftnav		#### */
div.leftnav 
{
	background-color: #1F663B;
	padding: 0px;
	width: 200px;
	/*height: 600px;*/
}

.leftnav ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.leftnav li{
	font-size: 10px;
	color: white;
}

.leftnav ul.depth0 li {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	border-top: 1px solid #aacdc1;
	margin: 0px;
	padding-top: 9px;
	padding-bottom: 7px;
	padding-left: 10px;
}

.leftnav ul.depth1 {
	margin-top: 8px;
}

.leftnav ul.depth1 li {
	font-size: 10px;
	color: white;
	line-height: 1.0;
	padding-left: 20px;
	border: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
}

.leftnav ul.depth2 {
	margin-top: 6px;
}

.leftnav ul.depth2 li {
	font-size: 10px;
	color: white;
	padding-left: 30px;
	line-height: 1.0;
	border: 0px;
	padding-top: 0px;
	padding-bottom: 3px;
}

.leftnav a {
	color: white;
	text-decoration: none;
}


.leftnav li.true a {color: #efb500;}
.leftnav li.true ul li a {color: #fff;}
.leftnav a:hover {text-decoration:underline;}
/* .leftnav a:visited { color: #6f6; } */

/* ###### breadcrumbs	#### */
p.breadcrumbs {
	font-size: 11px;
	color: #4a6308;
	background-color: #cecece;
	width: auto;
	max-width: 660px;
}
p.breadcrumbs select,
p.breadcrumbs select option {
	font-size: 9px;	
}

.breadcrumbs a { color: #4a6308; }

/* * * * * * * * * Header and Logo	* * * * * * * * */

#logo {
	background-image: url(images/dachg_logo.gif);
	background-position: 0px 0px;
	width: 100px;
	min-width: 100px;
	height: 120px;
	margin-left: 23px;
	background-repeat: no-repeat;
}

div#header {
	background-image: url(images/head_background.jpg);
	background-repeat: no-repeat;
	background-position: 140px 0;
	height: 120px;
	background-color: #F6EECB;
}

/* * * * * * * * * Footer	* * * * * * * * */

#footer {font-size: 11px; margin: 40px 0px 0px 220px; border-top: 1px solid #cccccc;}

/* * * * * * * * * Folder "suche"	* * * * * * * * */

table.umkreissuche th {font-size: 11px; font-weight: bold; text-align: left; background-color: #AFA88C;}
table.umkreissuche td,th {vertical-align: top; align: left; font-size: 11px; padding: 6px;}
table.umkreissuche td.firma {width: 280px; }
table.umkreissuche td.firma a {text-decoration: none; }
table.umkreissuche td.data  {width: 210px; }
table.umkreissuche td.links {width: 210px; }
table.umkreissuche tr.zebraTable_dark td { background-color: #AFA88C; }
table.umkreissuche td p {margin:0px 0px 6px 0px; padding: 0px; font-size: 11px;}
div.initialy_no_display {display: none;}

div#dg_logo {
	float: left;
	/*width: 250px;*/
	padding-right: 10px;
	padding-bottom: 10px;
}

div#zusatz_infos img {margin: 5px;}

div#adressdaten {
	margin-left: 280px;
}

div.photos_referenzen img {
	border-color: #838383;
	border-width: 5px;
	border-style: solid;
	margin-bottom: 5px;
}


/* * * * * * * * * Folder "referenzen"	* * * * * * * * */


table.referenzen_liste th {font-size: 11px; font-weight: bold; text-align: left; background-color: #AFA88C;}
table.referenzen_liste td,th {vertical-align: top; align: left; font-size: 11px; padding: 6px;}
/*
table.referenzen_liste td.objektname {width: 280px; }
table.referenzen_liste td.adresse  {width: 210px; }
table.referenzen_liste td.betrieb {width: 210px; }
table.referenzen_liste td.daten {width: 210px; }
*/
table.referenzen_liste tr.zebraTable_dark td { background-color: #AFA88C; }
table.referenzen_liste td p {margin:0px 0px 6px 0px; padding: 0px; font-size: 11px;}


/* * * * * * * * * Veranstaltungen	* * * * * * * * */

div.veranstaltung {
	border-top: 2px solid #1B673C;
	padding-left: 50px;
}


div.veranstaltung h4 {margin: 10px 0px 3px 0px}
div.veranstaltung h3 {margin: 3px 0px 10px 0px}
div.veranstaltung p,
div.veranstaltung address {margin: 3px 0px 8px 0px}

/* ## end ## */



/* * * * * * * * * Authentication begin	* * * * * * * * */

div.loginboxes {
	border: 2px solid #1f663b;
	padding: 0px 0px 3px 0px;
	width: 300px;
	height: auto;
	margin: 0px 10px 10px 100px;
}
div.loginboxes h4 {
	background-color: #1f663b;
	color: white;
	font-style: normal; 
	font-weight: bold;
	font-size: 13px;
	padding: 4px;
	margin: 0px 0px 5px 0px;
}

div.loginboxes p {
	padding: 5px;
}

div.loginboxes label,
form.register label {
	width: 100px;
	float: left;
	font-size: 13px;
	text-align:right;
	padding-right: 0.5em;
}

#logoutLink {
	position: absolute;
	left:820px;
}

/* * * * * * * * * Authentication end	* * * * * * * * */



/* * * * * * * * * Ansprechpartner	* * * * * * * * */

.asp
{
	background-color: #CCCC99;
	width: 320px;
	height: 130px;
	padding: 10px;
	
}

table.adm
{
	width: 660px;
	padding: 5px;
	
}

.spalte1
{
	width: 120px;
	padding: 0;
	background-color: #cccc99;
	vertical-align:top;
}

.spalte2
{
	width: 210px;
	padding: 10px 0 0 10px;
	background-color: #cccc99;
	vertical-align:top;
}

.spalte3
{
	width: 120px;
	padding: 0;
	background-color: #dedebe;
	vertical-align:top;
}

.spalte4
{
	width: 210px;
	padding: 10px 0 0 10px;
	background-color: #dedebe;
	vertical-align:top;
	
}

