#wrapper {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	font-size: 80%;
	color: #666666;
	line-height: 1.5em;
}

#footer {
	width: 800px;
	margin: 0 auto;
	color: #555555;
}

#header {
	top: 36px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
}


#content {
	margin-left:0px;
	padding-top:10px;
	width:100%;
	line-height: 1.5em;
	color: #666666;
	background-color: #FFFFFF;
	margin-top: 10px;
	border: 1px solid #999999;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 0px;
}
	 			


#logo {
	background-repeat: no-repeat;
	height: 56px;
	top: 0px;
	right: 0px;
	width: 120px;
}

#navbar {
	background-image: url(../images/index_bar.gif);
	background-repeat: repeat-x;
	height: 32px;
	width: 800px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #aeadad;
	border-left-color: #aeadad;
}	

#midbar {
	width: 800px;
	top: 50px;
	background-repeat: repeat-x;
	background-image: url(../images/index_bar_thin.gif);
	height: 17px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #aeadad;
	border-left-color: #aeadad;
}

#holderdiv {
	margin-right: 10px;
	width: 190px;
	height:100%;
	padding: 0px;
	*width: 190px;
	*margin-right:5px;

}




.leftcoldiv {
	width: 100%;
	border: 1px solid #999999;
	background-color: #ffffff;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;	

}

	
.leftcoldivlight {
	width: 100%;
	margin: 10px 0;
	border: 1px solid #999999;
	background-color: #ffffff;
	
}



body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 100%;
	padding-top: 0px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(../images/background_gras.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

table, td, th {
	font-size: 100%;
}

.seiteninhaltstabellenbreite {
	width: 300px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

p, p.bodytext {
	margin-top: 0px;
	padding-top: 5px;
	text-align:left;
	margin-bottom: 0px;
}

#wrapper p {
	padding-right: 20px;
	padding-left: 8px;
	margin: 0px;
}

.leftcoldiv p {
	padding: 0;
	color: #666666;
	font-size: 90%;
	line-height: 1.3em;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

.leftcoldivlight p {
	margin: 5px;
	padding: 0;
	color: #666666;
	font-size: 90%;
	line-height: 1.3em;
}

.leftcoldiv h2 {
	margin: 0;
	background-color: #aeadad;
	color: #000000;
	font-size: 120%;
	padding: 1px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4c4c4c;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cdcdcd;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.leftcoldiv h3 {
	margin: 0px;
	font-size: 0%;
	width: 180px;
	padding: 0px;
	height: 2px;
	color: #FFFFFF;
}

* html .leftcoldiv h3 {
	width: 162px;
}

.leftcoldivlight h4 {
	margin: 0;
	color: #333333;
	font-size: 120%;
	padding: 1px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4c4c4c;
	background-image: url(../images/index_h4bg.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}


h1 {
	font-size: 140%;
	margin: 0px;
	color: #d9a314;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0px;
}
h2 {
	font-size: 120%;
	color: #333333;
	margin-top: 4px;
	margin-bottom: 2px;
}

.h1 {
	font-size: 140%;
	margin: 0px;
	color: #333333;
	padding-top: 0px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.h2 {
	font-size: 120%;
	color: #333333;
	margin-top: 4px;
	margin-bottom: 2px;
}

ol {
		color: #757474;
}

ul {
	text-align:left;
	list-style-type: disc;
	list-style-image: url(../images/index_bullet.gif);
}

a {
	color: #000000;
	text-decoration:none;
	outline: none;
}

a:visited {
	color: #000000;
  	text-decoration:none;	
}

a:hover {

	color: #000000;	
	text-decoration:underline;	
}

a.bodytext{
	color: #000000;
	text-decoration:none;
}

a.bodytext:visited {
	color: #000000;
  	text-decoration:none;	
}

a.bodytext:hover {
	color: #000000;
	text-decoration:underline;
}

a.internal-link  {
	color: #000000;
	text-decoration:none;

}
a.internal-link:visited {
 	color: #000000;
	text-decoration:none;
	
}
a.internal-link:hover{
	color: #000000;
	text-decoration:underline;
}


a:link.menu_inactive, a:visited.menu_inactive {
    font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	text-align: left;	
	
}
a:link.menu_inactive2, a:visited.menu_inactive2 {
    font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	text-align: left;	
	
}
a:link.menu_inactive3, a:visited.menu_inactive3 {
    font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	text-align: left;	
	
}
a:link.menu_inactive4, a:visited.menu_inactive4 {
    font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	text-align: left;		
}

a:hover.menu_inactive, a:hover.menu_inactive2, a:hover.menu_inactive3, a:hover.menu_inactive4 {
    color: #333333;
	text-decoration:underline;
	text-align: left;
}

a:link.menu_active, a:visited.menu_active, td.menu_active  {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	text-decoration:underline;
	text-align: left;
	padding: 1px;
}

a:link.menu_active2, a:visited.menu_active2, td.menu_active2  {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	text-decoration:underline;
	text-align: left;
	padding: 1px;
}

a:link.menu_active3, a:visited.menu_active3, td.menu_active3  {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style:italic;
	text-decoration: none;
	color: #ffffff;
	background-color: #333333;
	text-align: left;
	padding: 1px;
}

a:link.menu_active4, a:visited.menu_active4, td.menu_active4  {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	background-color: #333333;
	vertical-align:middle;
	padding: 1px; 
}



.divider {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

    .left {
	float: left;
}

   .right {
	float: right;
}

.footer {
	font-size: 70%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #f8c400;
	background-image: url(../images/index_bar.gif);
	background-repeat: repeat-x;
	width: 800px;
	text-align: center;
	color: #666666;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

fieldset {
	padding: 1em;
	border:0px;
	font-family: sans-serif;
	font-size: 80%;
	line-height: 1;
}

label {
	width: 12em;
	font-size: 12px;
	padding: 0px 10px 0px 10px;
	float: left;
	text-align: left;
  margin-right: 0.5em
  display: block
;
}

div.csc-mailform-field {

  font-size: 11px;
  padding: 5px;
  
  }

input, select {
	margin-bottom: 10px;
	border: thin solid #000000;
}

textarea {
  margin-bottom: 10px;
  border: 1px solid #666666;
}

.schriftklein {font-size: 11px;}

table.contenttable {
border: solid 1px #000000;
with:182px;
margin-bottom:10px;
}
* html table.contenttable{width: 172px;}

.leftbox {
	width:162px;
*width:100%;
	border: 1px solid #999999;
	margin-bottom:10px;
	font-weight:normal;
	background:#ffffff;
}
.abstand{
height:5px;
margin:0px;
line-height:5px;
font-size:1px;
}