body {
	margin: 0px;
	padding: 0px;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ECF3DD;
	background-image: url(grafik/seiten_hg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
table, td {
	color: #002D3C;
	font-size: 12px;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
}
.klein   {
	font-size : 10px;
}

a {
	color:#002D3C;
	text-decoration: none;
	margin-right: 1px;
	margin-left: 1px;
}
a:hover {
	color:#002D3C;
	text-decoration: none;
	
}


.corners {
	height: 20px;
	width: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.formfeld {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002D3C;
	background-color: #DCEDCC;
	border: 1px solid #002D3C;
	text-indent: 1px;
}
.bglogo {
	background-image: url(grafik/logo-transp.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.headline {
	font-size: x-large;
	font-weight: bold;
	color: #71AE22;
}
.headlinetext {
	font-size: large;
}
.background {
}
.logofarben {
	background-color: #EFF7E8;
	color: #002D3C;
}
.umrandung {
}
#inhalt .bild {
	border: 1px solid #71AE22;
	background-color: #ECF3DD;
	width: 400px;
}
#navitop a {
	text-decoration:none
}
#subnavi {
	color: #002D3C;
}

#subnavi td,
#subnavi a,
#subnavi a:visited {
	color: #002D3C;
	text-decoration: none;
	}
#subnavi a:focus{
	text-decoration: none;
}
#subnavi .selected {
	color : #002D3C;
	font-weight : bold;
}

#inhalt a {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-right: 1px;
	padding-bottom: -1px;
	padding-left: 1px;
	color: #004E64;
}

input.submit,
#subnavi a:hover,
#navitop a:hover,
#navitop span:hover,
#navitop a:hover span,
#navitop a span:hover,
#navitop a:hover span:hover 
{
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #F1F7E8;
}
input.submit {
font-size:14px;
	font-weight:normal}
#inhalt .bildrahmen {

	border: 1px solid #71AE22;
	background-color: #ECF3DD;
}
