@charset "UTF-8";
/* CSS Document */


/* CSS Formulare */

.csc-mailform {	
	width: 250px; 
	color:#464646;
	padding: 0px;
	border:none;
}

.csc-mailform-field {
	display: block;
	width: 415px;
	margin: 0px;
}

.csc-mailform label, .csc-mailform-forum label {
	display: block;
	width: 400px;
	float: left;
	text-align: left;
	margin: 2px 0px;
	color:#464646;
}

.csc-mailform input, .csc-mailform textarea, .csc-mailform-forum input, .csc-mailform-forum textarea {
	font-family: "Trebuchet MS",Georgia;
        font-size:12px;
        text-transform:lowercase;
	color: #464646;
	width: 400px;
	text-align: left;
	padding: 2px 2px;
	border: 1px solid #464646;
}

.csc-mailform input.csc-mailform-submit{
	float: left;
	text-align: left;
	width: 406px;
	cursor:pointer;
	color: #464646;
	border: 1px solid #464646;
	font-size: 10pt;
	padding: 2px 2px;
	margin-top:15px;
}





div#navi ul {
margin: 0;
padding:0;
display: inline;
}


div#navi ul li {
margin: 0;
padding: 0;
list-style-type: none;
display: inline;
}


div#navi a {
float:left;
padding:0;
margin:0;
font-family: "Trebuchet MS",Georgia;
font-size:18px;
text-transform:lowercase;
}

div#navi a:link, div#navi a:visited {
color:#666;
padding:0 30px 30px 0px;
text-decoration: none;
}

div#navi a:hover {
color:#333;
text-decoration: none;
}

div#navi a#currentnavi {
display:none;
}





#subnav {
margin:0;
padding:0;
width:135px;
}


#subnav ul {
margin:0;
padding:0;
display: inline;
}


#subnav ul li {
margin: 0;
padding: 0;
display: inline;
}


#subnav a {
display:block;
margin:0;
text-align:right;
font-family: "Trebuchet MS",Georgia;
font-size:15px;
text-transform:lowercase;
}

#subnav a:link, #subnav a:visited {
padding:13px 30px 3px 0px;
margin:0;
color:#000;
text-decoration: none;
}

#subnav a:hover {
color:#000;
text-decoration: none;
background-image:url(../pic/subnav.gif);
background-position:115px 20px;
background-repeat:no-repeat;
}

#subnav a#currentsub {
color:#000;
text-decoration: none;
background-image:url(../pic/subnav.gif);
background-position:115px 20px;
background-repeat:no-repeat;
}







#thirdnav {
margin: 0;
padding:0;
width:135px;
}

#thirdnav ul {
margin: 0;
padding:0;
display: inline;
}


#thirdnav ul li {
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}


#thirdnav a {
display:block;
margin:0;
text-align:right;
font-family: "Trebuchet MS",Georgia;
font-size:12px;
list-style-type: none;
text-transform:lowercase;
}

#thirdnav a:link, #thirdnav a:visited {
list-style-type: none;
color:#666;
padding:0 30px 0px 0px;
text-decoration: none;
}

#thirdnav a:hover {
color:#000;
text-decoration: none;
background-image:url(../pic/subnav.gif);
background-position:115px 6px;
background-repeat:no-repeat;
}

#thirdnav a#currentthird {
color:#000;
text-decoration: none;
background-image:url(../pic/subnav.gif);
background-position:115px 6px;
background-repeat:no-repeat;
}
