/* ALLGEMEINE CSS ******************************************************************************************************/
* {
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	border: 0;
}

.csc-textpic-caption {
	color: #aaaaaa;

}


body	{
	margin: 0;
	padding: 0;
	color: #000;
}

#clearer {
	clear: both;
}


#rahmen {
	width: 946px;
}


#navigation {
        text-align: left;
	width: 175px;
        float:left;

}

#nav3 {
	}

#nav {
	list-style: none;
	padding: 0 0 0 10px;
        	margin-top: 15px;

}

#nav li {
	float: left;
}

#nav li a{
	color: #555555;
	width: 145px;
	display: block;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
        margin-top: 10px;
        border-bottom:1px groove #d2d2d2;

}

#nav li.act a{
	color: #0077BB;
}

#nav li.act li a{
	background: none;
}


#nav p{
	color: #555555;
	width: 145px;
        margin-top: 10px;
        display: block;
	font-size: 11px;
	padding-top: 10;
	font-weight: bold;
	text-decoration: none;
        border-bottom:1px groove #0076BE;
}

/* NAVIGATIONSEBENE 2 ******************************************/

#nav ul.ebene2 li a{
       	color: #555555;
	width: 135px;
	display: block;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
        margin-top: 10px;
        margin-left: 10px;
        border-bottom:1px groove #d2d2d2;
}

#nav ul.ebene2 li p{
	color: #0076BE;
	width: 135px;
	display: block;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
        margin-top: 10px;
        margin-left: 10px;
        border-bottom:1px groove #0076BE;
}

#nav ul.ebene2 li a:hover{
	color: #D62029;
}

/* NAVIGATIONSEBENE 3 ******************************************/

#nav ul.ebene3 li a{
       	color: #888888;
	width: 125px;
	display: block;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
        margin-top: 10px;
        margin-left: 20px;
        border-bottom:1px groove #d2d2d2;
}

#nav ul.ebene3 li p{
	color: #0076BE;
	width: 125px;
	display: block;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
        margin-top: 10px;
        margin-left: 20px;
        border-bottom:1px groove #0076BE;
}

#nav ul.ebene3 li a:hover{
	color: #D62029;
}





/* ******************************************************************************************************/
/* DEFINITIONEN FÃœR DEN KOPFBEREICH  ********************************************************************/
/* ******************************************************************************************************/

#kopf{
	width: 975px;
        height: 201px;
        background-image : url(../images/thierolf/header.gif);
        background-repeat:no-repeat;

}



#footer{
	width: 975px;
        height: 40px;
        background-image : url(../images/thierolf/footer.jpg);
        background-repeat:no-repeat;
}

#main{
	width: 975px;
        background-image : url(../images/thierolf/bgnav.gif);

}

#inhalt {
        text-align: left;
	width: 770px;
        float:right;
        padding-left: 0px;
        position:relative;
        top:0px;
	font-size: 12px;
	font-weight: normal;
}

#inhalt h1{
	font-size: 14px;
	font-weight: bold;
        padding-bottom:10px;
}

#mitteSpalte{
	padding: 1em 0 0 0;
	float: left;
	margin-top: 15px;
        width: 550px;
}

#rechteSpalte {
	font-size: 11px;
	width: 160px;
	float: right;
	margin-right: 2px;
	margin-top: 25px;
}



/* DEFINITIONEN FÃœR DAS LOGO  */

#logo {
	float: left;
	display: block;
       	width: 799px;
        height: 174px;

}

#logo img{
	margin-left: 0px;
}



#oben{
	display: block;
	height: 24px;
       	width: 975px;

}

#obenrechts{
        text-align: left;
        float:left;
	font-size: 10px;
        padding-left: 10px;
        height: 174px;
       	width: 165px;

}



#oben ul {
	padding: 5px 0 0 0;
	list-style-type: none;
}


#oben li{
	text-align: left;
	line-height: 1em;
	margin: 0;
	padding: 0 .5em;
	float: right;
}

#oben a{
	color: #999;
	text-decoration: none;
	font-size: .7em;
	line-height: 1em;
}

#oben a:hover{
	color: #000;
}

#logos {
	width: 946px;
        height: 260px;
        background-image : url(../images/head.jpg);
        background-repeat:no-repeat;
	}

#inhalt1 {
	background: none;
	padding: 0 0 0 2em;
	height: 65em;
}

.csc-mailform-field input {
background-color: #ffffff;
border: 1px solid;
border-color: #BDBDBD;
font-size: 12px;
line-height:15px;
}

.csc-mailform-field textarea {
background-color: #ffffff;
border: 1px solid;

border-color: #BDBDBD;
font-size: 100%;
line-height:15px;
}

.csc-mailform-field label {
margin:2px;
line-height:15px;
color:#000000;
float: left;
text-align: left;
margin-right: 0px;
width: 100px;
display: block;
}

/*Border um gesamtes Formular wenn gewünscht
.csc-mailform {
border-style: solid;
border-width: 1px;
border-color: #BDBDBD;
}*/

/*Ausrichtung des Submit Buttons*/

#mailformformtype_mail
{
margin-left: 0px;
margin-top: 15px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
background-color: #CCCCCC;
border-width: 1px;
border-top-color: #ffffff;
border-left-color: #ffffff;
border-bottom-color: #A2A2A2;
border-right-color: #A2A2A2;
border-style: solid;
}

.csc-mailform-field {
font-size: 100%;
line-height:15px;
clear:both;
}

.csc-mailform-field select {
background-color: #ffffff;
border: 1px solid;
border-color: #BDBDBD;
}

