/********************* $site classes **********************/
#content span.produkt {
	padding:1px 3px 1px 3px;
	color:#173362;
}
#content .index h2 {
	padding-left:20px;
	background-image:url(../img/icon_list.gif);
	background-repeat:no-repeat;
}
#content .index div.box {
	margin: 0 0 0 0;
}
#content .index hr {
	margin:10px 0 10px 0;
}
#content div.box {
	border:solid 0px red;
	margin:20px 0;
	background-color:#f0f0f0;
}


/**************** FUNC_*         */
#content div.item {
	border-top:solid 0px #d6d6d6;
	border-bottom:solid 1px #d6d6d6;
	background-color:white;
	padding:1em .2em 1em .2em;
}
#content div.item:hover {
	background-color:#fafafa;
}
#content div.nohover {
	background-color:white;
}
#content div.head {
	padding:2em 0 .5em 0;
}
#content div.nohover:hover {
	background-color:white;
}
#content div.item a:hover	{
	color:#3b4886;
	text-decoration:none;
}
#content div.rem {
	font-size:.9em;
	text-align:right;
}
#content div.item p {
	padding:0 0 0 0;
	margin:.5em 0 .5em 0;
	border:solid 0px red;
	display:block;
}
#content div.top {
	border:solid 0px red;
	text-align:right;
}

/********************* FUNC_REFERENZEN ********************/
#func_referenzen {
}
#func_referenzen div.item div.td {
	border:solid 0px green;
	width:350px;
	min-height:120px;
	
}
#func_referenzen img.logo {
	float:right;
	margin:0 0 0 00px;
}

/********************* FUNC_KONTAKT / ANSPRECHPARTNER *****/
#func_kontakt {
}
#func_kontakt table {
	border:solid 0px red;
}
#func_kontakt table th {
	padding:2px 5px 2px 5px;
	background-color:#f0f0f0;
	border-left:solid 2px white;
}
#func_kontakt table td {
	padding:2px 5px 2px 5px;
	background-color:#fafafa;
	border-left:solid 2px white;
	border-top:solid 2px white;
}
#func_kontakt table td.kreise {
}

/********************* FUNC_GLOSSAR ***********************/
#func_glossar {
}
#func_glossar .registerline {
	vertical-align:middle;
	margin:10px 0px 10px 0px;
	color:white;
	width:70px;
}
#func_glossar .registerline a {
	text-decoration:none;
}
#func_glossar span.register {
	font-weight:bold;
	font-size:130%;
	padding:5px;
	background-color:#173362;
	color:white;
}
#func_glossar span.registernav:hover {
	color:white;
	background-color:#9cadce;
}
#nav3 table.glossar {
	width:100%;
}
#nav3 table.glossar td {
	text-align:center;
	border:solid 2px #ced6e7;
	padding:5px;
	background-color:white;
}
#nav3 table.glossar td.hi, #nav3 table.glossar td:hover {
	background-color:#ced6e7;
}
#nav3 table.glossar td.leer:hover {
	background-color:white;
}
#nav3 table.glossar td.hi a {
	font-weight:bold;
}
#nav3 div.glossar p.hinweis {
   margin:10px 0 10px 5px;
}
#nav3 div.glossar form {
   margin:10px 0 10px 5px;
	display:block;
}
#nav3 div.glossar form input.text {
	width:120px;
	border:solid 1px #aaa;
}
#nav3 div.glossar form input.submit {
	margin:0 5px 0 5px;
	vertical-align:middle;
}
/********************* FUNC_FAQ ***************************/
#func_faq ol.a {
	border:solid 0px red;
	padding:0;
	margin:0;
}
#func_faq ol li {
	margin:5px 0 5px 0;
	padding:2px 5px 2px 5px;
	border:solid 0px green;
	list-style-type:none;
}
#func_faq li.hi {
	list-style-type:none;
	background-color:#f0f0f0;
}
#func_faq p.navigation {
	margin:20px 0 50px 10px;
}


/********************* FUNC_ORGANE ************************/
#content .ueber-uns {        
	border:solid 0px red;
}
/**************** FUNC_TERMINE */
#func_termine div.bilder {
	margin:10px 0 10px 0;
	border:solid 0px red;
}
#func_termine div.bilder img {
	margin:10px 0;
	padding:10px 0;
}


/********************* FUNC_SUCHE *************************/
#func_suche {        
	margin:30px 0 10px 0;
	border:solid 0px red;
}
#func_suche h2 {        
	margin:30px 0 10px 0;
}
#func_suche form {
	display:block;
	border:solid 0px red;
	margin:20px 0 20px 0;
	background-color:#dfebf3;
	padding:30px;
	width:300px;
}
#func_suche ul.trefferliste {
	padding:0;
	margin:0;
}
#func_suche ul.trefferliste li {
	list-style-type:none;
	list-style-image:none;
	margin:5px 0 10px 0;
	padding:2px;
}
#func_suche ul.trefferliste li:hover {
	background-color:#f0f0f0;
}
#func_suche ul.trefferliste li span.prefix {
	font-weight:bold;
}



/********************* FUNC_SITEMAP ***********************/
#func_sitemap {
	border:solid 0px blue;
}
#func_sitemap td {
	width:50%;
}
#func_sitemap ul {
	padding:15px 60px 15px 10px;
	background-image:url(../img/folder.gif);
	background-repeat:no-repeat;
	background-position:right top;
	background-color:white;
}
#func_sitemap ul li {
	list-style-type:none;
	list-style-image:none;
}
#func_sitemap ul li a {
	color:black;
}
#func_sitemap ul li a:hover {
	text-decoration:underline;
}
#func_sitemap ul li.l1 {
	font-size:1.1em;
	font-weight:bold;
	margin:5px 0 2px 0;
	background-color:#ccc;
}
#func_sitemap ul li.l2 {
	font-size:1.1em;
	font-weight:normal;
	margin:5px 0 2px 0;
	background-color:#fcfcfc;
}
#func_sitemap ul li.l3 {
	font-size:.9em;
	font-weight:normal;
	margin:5px 0 2px 4px;
}
/********************* THEME_KONTAKT **********************/
#theme_kontakt {
	border:solid 0px black;
}
#theme_kontakt td {
	font-size:.8em;
	vertical-align:top;
	border-bottom:solid 1px white;
}
#theme_kontakt td.empfaenger {
	padding:5px;
	font-weight:bold;
	vertical-align:middle;
}
#theme_kontakt td.hinweis {
	padding:5px;
	vertical-align:middle;
}
#theme_kontakt td.description {
	padding:5px;
	text-align:right;
}
#theme_kontakt td.userinput {
	padding:2px;
}
#theme_kontakt input:focus, #theme_kontakt textarea:focus {
	background-color:#fafafa;
}

#theme_kontakt input, #theme_kontakt textarea {
	font-family: Tahoma, arial, helvetica, serif;
	border:solid 1px #ccc;
}
#theme_kontakt textarea {
	padding:4px;
	width:95%;
	height:180px;
	width:380px; 
}
#theme_kontakt input.text {
	width:250px;
	padding:1px 4px 1px 4px;
}
#theme_kontakt textarea.mitteilung {
}

/* nach #theme_kontakt input.text */
#theme_kontakt select option.mandatory_fault {
	color:red;
}
#theme_kontakt textarea.mandatory_fault, #theme_kontakt input.mandatory_fault {
	border:solid 1px red;
	padding:0px 4px 0px 4px;
}
#theme_kontakt td.mandatory_fault {
	color:red;
	font-weight:bold;
}

