* {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}

BODY {
	BACKGROUND: #eee; FONT: 0.8em "trebuchet ms", arial, sans-serif; TEXT-ALIGN: center
}

#Seite {
	color: #333333;
	background-color: #FFFFFF;
	padding: 10px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: left;
	width: 700px;
}

#obenlinks {
	color: #000066;
	float: left;
	width: 350px;
	background-color: #FFFFFF;
}
#obenrechts {
	width: 350px;
	float: right;
	text-align: right;
	background-color: #FFFFFF;
	clear: none;
}
#firma {
	width: 690px;
	height: 2em;
	background-color: #0066FF;
	text-align: left;
	color: #FFFFFF;
	clear: both;
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(images/gradient1.jpg);
	background-repeat: repeat-x;
}

#navigation {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND: #fff; FLOAT: left; PADDING-BOTTOM: 4px; WIDTH: 700px; PADDING-TOP: 0px
}
#navigation UL {
	
}
#navigation UL LI {
	DISPLAY: inline; MARGIN: 0px 10px 0px 0px
}
#navigation UL LI A {
	FONT-WEIGHT: bold; FONT-SIZE: 0.9em; COLOR: #666; BORDER-BOTTOM: #fff 4px solid; TEXT-DECORATION: none
}
#navigation UL LI A:hover {
	BORDER-BOTTOM: #666 4px solid; TEXT-DECORATION: none
}

#seitentitel {
	height: 2em;
	vertical-align: baseline;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-top: 10px;
	clear: both;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}
#inhalt {
}
#footer {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer2 {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-top-width: 1px;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

H1 {
	font-size: 1.5em;
	font-weight: normal;
	line-height: normal;
}
H2 {

	font-size: 1.5em;
	font-weight: normal;
	line-height: normal;
}
H3 {
	font-size: 1.0em;
	font-weight: normal;
	line-height: normal;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #000099;
}

#inhalt ul {
	list-style-position: inside;
	list-style-type: circle;
	text-indent: -1.2em;
	margin-left: 5em;
}


#inhalt li {
}
a {
	text-decoration: none;
	color: #000099;
}

a:hover {
	text-decoration: underline;
}
