body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}
body {
	background-color: #DBE1E6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#sitecontainer {
	position:relative;
	top:9px;
	width:732px;
	height: 100%;
	z-index:1;
	background-color: #FFFFFF;
	overflow: visible;
	padding-top: 9px;
	margin: auto;
}
*html #sitecontainer {

}

#headcontainer {
	position:relative; left:16px; top: 0px; width:702px; height: 123px; z-index:5;
}
#navcontainer {
	position:relative; left:16px; top: 0px; width:702px; height: 29px; z-index:5;
}

#navline {
	position:relative; left:16px; top: 0px; width:702px; height: 1px; z-index:5; background-color: #B7C3CD; margin-bottom: 11px;
}
#contentcontainer {
	position:relative;
	left:16px;
	top: 0px;
	width:702px;
	min-height: 600px;
	
	z-index:5;
	background-image: url(images/all_punkte.gif);
	background-position: 174px;
	background-repeat: repeat-y;
	padding-bottom: 140px;
}
*html #contentcontainer { height: 800px; }

#subnavcontainer {
	position:absolute;
	left:18px;
	top:5px;
	width:150px;
	z-index:5;
}
*html #subnavcontainer { top:17px; }

.subnav  {
	color: #000000;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	line-height: 21px;
}
.subnav:link, #subnav:visited, #subnav:active  {
	color: #000000; font-weight: normal; font-variant: normal; text-decoration: none;	
}
.subnav:hover {
	color: #000000; font-weight: bold; font-variant: normal; text-decoration: none;	
}

.subnavsel  {
	color: #000000;	font-weight: bold;	font-variant: normal;	text-decoration: none; line-height: 21px;
}
.subnavsel:link, #subnavsel:visited, #subnavsel:active  {
	color: #000000; font-weight: bold; font-variant: normal; text-decoration: none;	
}
.subnavsel:hover {
	color: #000000; font-weight: bold; font-variant: normal; text-decoration: none;	
}

#content {
	position:relative;
	left:198px;
	top:19px;
	width:486px;
	z-index:5;
}
#spacer {
	position:relative;
	width: 702px;
	height: 50px;
}
.subheadline {
	font-weight: bold;
}
.subheadblue {
	font-weight: bold;
	color: #4687AB;
}
.bild {
	margin-bottom: 5px;
}

.inputflex {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;
	color: #000000; background-color: #FFFFFF; 
	border: 1px solid #000000;
	margin: 1px; padding: 1px;
}
.inputflexerror {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;
	color: #000000; background-color: #FF9900; 
	border: 1px solid #000000;
	margin: 1px; padding: 1px;
}
.button {
	border: 2px solid #B7C3CD;
	padding: 1px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-right: 10px;
	font-size:9px;
	color: #000000;
}
.errortext {
	color: #FF9900;
}
