/* CSS Document */

body {
	FONT-SIZE: 12px;
	WIDTH: 100%;
	FONT-FAMILY: "Century Gothic", Arial, Helvetica, sans-serif;
	POSITION: relative;
	HEIGHT: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #F0F0F0;
	scrollbar-base-color: #F0F0F0;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #F0F0F0;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-highlight-color: #F0F0F0;
	scrollbar-track-color: #FFFFFF;
	scrollbar-shadow-color: #F0F0F0;
	}
li {
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 0px;
}
ul {
	margin-top: 11px;
	margin-bottom: 2px;
}


td {
	font-size: 12px;
}
.bordertop {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.balkenoben {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(../_img/verlauf_oben.jpg);
}
.balkenlinks {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(../_img/verlauf_navi.jpg);
}
a {
	text-decoration: none;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #FF0066;
}
h1 {
	font-family:"Century Gothic";
	font-size: 18px;
	font-weight: bold;
	color: #FF0066;
	margin: 0px;
	clip: rect(auto,auto,auto,auto);
}
h2 {
	font-size: 14px;
	margin: 0px;
}
h3 {
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
h4 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding-left:3px;
}
h5 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding-left:8px;
}
#navi {
	height: 100%;
	width: 100%;
}
#navi:link {
	color: #000000;
	text-decoration: none;
}
#navi:active {
	color: #000000;
	text-decoration: none;
}
#navi:visited {
	color: #000000;
	text-decoration: none;
}
#navi:hover {
	color: #FF0066;
}
#news {
	font-size: 10px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.txtNormal {
	font-size: 12px;
}
.txtHighLight {
	font-weight: bold;
	color: #FF0066;
	letter-spacing: 1px;
}
.txtSmall {
	font-size: 10px;
}
h6 {

	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding-left:8px;
}
#lblTitel {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #CCCCCC;
}
#lblHeader {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #CCCCCC;
}
#lblSave {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	height: 20px;
}
.txtLabel {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #CCCCCC;
	height: 20px;
}
.txtLabelSmall {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #CCCCCC;
}
.txtCI {
	font-family: "Comic Sans MS";
}
