/***************************/
/* General element styles: */
/***************************/
body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #333333;



}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-repeat: repeat-x;

}
a {
	color: #333333;
	text-decoration: none;
}

form {
	background-color: #CCCCCC;
}

a:hover {
	text-decoration: underline;
}

H1, H2, H3, H4, H5 { color: #333333; }
H1 {
	font-size:18px;
	text-align: center;
	margin-top:30px;
	color:#C00300;
}
H2 {
	font-size:16px;
	margin-top:15px;
	margin-bottom:5px;
	color:#333333;
}
P, TD, UL, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT { font-family: arial, helvetica; color: #333333; }
PRE { font-family: arial, helvetica; }
P, PRE { margin: 5px 0px 0px 0px; }
P, TD, UL, OL { font-size: 1.02em; }
INPUT, TEXTAREA, SELECT { padding-left: 5px; font-size: 12px; }
HR {height:1; color: #333333;}



/* Vertical Navigation Menu */ 

.vertnav1 {
	display:block;
	text-indent:45px;
	white-space:nowrap;
	font-size:17px;
	text-decoration:none;
	background:url(./images/drop0.jpg) no-repeat 0px 50%;
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 40px;
	color: #333333;
	font-weight: bold;
}
.vertnav1-act {
	display:block;
	text-indent:45px;
	white-space:nowrap;
	font-size:17px;
	text-decoration:none;
	background:url(./images/drop.jpg) no-repeat 0px 50%;
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 40px;
	color: #C00300;
	font-weight: bold;
}
.vertnav1-act a:visited {
	display:block;
	text-indent:45px;
	white-space:nowrap;
	font-size:17px;
	text-decoration:none;
	background:url(./images/drop.jpg) no-repeat 0px 50%;
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 40px;
	color: #C00300;
	font-weight: bold;
}


			


/*************/
/* Debugging */
/*************/
/*
H1, H2, H3, H4, H5, P, UL, OL, LI, BLOCKQUOTE, PRE { border: 1px dotted #999999;}
TD TABLE { border: 1px dotted #000099;}
DIV { border: 1px dotted #990000;}
IMG.spacer-gif { border: 1px solid black; }
*/


}
.inhalt-container {
	margin: 10px 10px 5px 5px;
}
table {
	background-repeat: repeat-x;
}
.kopfzeile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #666666;
}
