/* CSS Document */



body {
	padding: 0px;
	margin: 0px;
	color: #000;
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	background-color: #ffffff;
	width: 960px;
}

img {
	border-right: 0px;
	border-left: 0px;
	border-top: 0px;
	border-bottom: 0px ;

}

p {
	font-size: 12px;
	line-height: 1.7em;
	text-align: left;
	margin: 0px;
	padding-left: 10px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 10px;
}


p a:link {
	color: #666;
	border-bottom: 1px dotted;
	background-color: transparent;
	text-decoration: none;
}

p a:visited {
	color: #666;
	border-bottom: 0px dotted;
	background-color: transparent;
	text-decoration: none;
}

p a:active {
	color: #CCC;
	background-color: transparent;
	text-decoration: none;
}

p a:hover {
	color: #CC0000;
	background-color: transparent;
	border-bottom: 0px dotted;
	text-decoration: none;
}

#gesamt {
	position: absolute;
	float: left;
	margin: auto;
	width: 960px
   text-align: center;
}


#links {
	float: left;
   	width: 180px;         
	text-align: right;
	color: #000;
	margin-top: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#links img {

	margin-right: -5px;
	margin-bottom: 80px;

}



#inhalt {
	float: left;
    margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 20px;

    width: 460px;
	color: #000;
}

#inhalt img {
	border-right: 1px #000000 solid;
	border-top: 1px #000000 solid;
	border-left: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	margin-bottom: 0px;
}






#rechts {
	float: left;
   	width: 200px;         
	
	margin-top: 180px;
	border-right: 1px #3F5964 solid;
	border-left: 1px #3F5964 solid;
	border-top: 1px #3F5964 solid;
	border-bottom: 1px #3F5964 solid;
}


#rechts img {
	padding-top: 10px;
		padding-left: 4px;
	margin-left: 0px;
	margin-bottom: 0px;
}




h1 {
		color: #3F5964;
		font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 12px;
	padding-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;

}


h1 a:link {
	color: #3F5964;
	background-color: transparent;
	text-decoration: none;
}

h1 a:visited {
	color: #3F5964;
	background-color: transparent;
	text-decoration: none;
}

h1 a:active {
	color: #3F5964;
	background-color: transparent;
	text-decoration: none;
}

h1 a:hover {
	color: #CC0000;
	background-color: transparent;
	text-decoration: none;
}


h2 {
	font-weight: normal;
	font-size: 0.8em;
	color: #ffffff;
	line-height: 1.4em;
	padding-left: 0px;
	padding-top: 12px;
	padding-bottom: 18px;
	text-align: left;
}


h3 {

	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 16px;
	padding-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
}

h3 a:link {
	color: #3F5964;
	background-color: transparent;
	border-bottom: 1px dotted;
	text-decoration: none;
}

h3 a:visited {
	color: #3F5964;
	background-color: transparent;
	text-decoration: none;
}

h3 a:active {
	color: #3F5964;
	background-color: transparent;
	text-decoration: none;
}

h3 a:hover {
	color: #CC0000;
	background-color: transparent;
	border-bottom: 0px dotted;
	text-decoration: none;
}

h4 {
	font-weight: bold;
	font-size: 0.8em;
	color: #3F5964;
	padding-left: 0px;
		padding-right: 0px;
	padding-top: 12px;
	padding-bottom: 8px;
	line-height: 1.2em;
		letter-spacing: 0px;
	margin: 0px;
	background-color: #ffffff;
	text-align: left;
}




h6 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.75em;
	line-height: 1.6em;
	text-align: left;
	background-color: #ffffff;
	margin: 0px;
	padding-left: 0px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 20px;
	border-bottom: 0px solid;
}

h6 a:link {
	color: #3F5964;
	border-bottom: 1px dotted;
	background-color: transparent;
	text-decoration: none;
}

h6 a:visited {
	color: #666;
	border-bottom: 0px dotted;
	background-color: transparent;
	text-decoration: none;
}

h6 a:active {
	color: #CCC;
	background-color: transparent;
	text-decoration: none;
}

h6 a:hover {
	color: #CC0000;
	background-color: transparent;
	border-bottom: 0px dotted;
	text-decoration: none;
}






.footergfx {
	font-size: 0.7em;
	text-align: center;
	color: #000;
	background-color: #fff;
	padding: 10px 0 0 0;
}

.footergfx img {
	margin-top: 1em;
	margin-left: 0.8em;
	margin-right: 0.8em;
	border-bottom: 0px dotted;
}

.footergfx a:link {
	border-bottom: 0px dotted;
}

.footergfx a:visited {
	border-bottom: 0px dotted;
}



.submenu {
	text-align: right;
	line-height: 2.2em;

}
	
.menu {
	text-align: center;
}	



.headline {
	font-size: 0.8em;
	color: #3F5964;

	line-height: 1.8em;
	margin-top: 30px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 2px;
	padding-bottom: 3px;
	letter-spacing: 7px;
	background-color: #ffffff;

	border-bottom: 1px dotted;
	border-top: 1px solid;
}


.feld
{
	color: #000;
	background-color: #fff;
	width:250px;
	border:  1px dotted #666;
}

.feld2
{
	color: #000;
	background-color: #fff;
	width:300px;
	border:  1px dashed #333;
}

.feld3
{
	color: #000;
	background-color: #fff;
	width:80px;
	border:  1px solid #333;
	font-size: 0.7em;
}

.button
{
	color: #000; 
	border: 1px dotted #000; 
	background-color: #eee;
}

.button2
{
	color: #000; 
	border: 1px solid #000; 
	background-color: #eee;
	font-size: 0.7em;
}

.table{
	margin-left: -4px;
	font-size: 12px;



