body {	
	font-family:arial, helvetica, sans-serif;
	font-size:10pt;
	font-weight:300;
	color: #808080;
	margin: 20px;
	background: url(bg.jpg) repeat scroll;
}

#small {
	font-size:9pt;
}

a {	
	color: #999999;	
	text-decoration:underline;
}


a:hover {        	
	color: #cccccc;	
	text-decoration:underline;
}

a:visited {     
}

h1 {	
	font-family:arial, helvetica, sans-serif;
	font-size:16pt;	
	color: #cc0000;
}

h2 {	font-family:arial, helvetica, sans-serif;
	font-size:12pt;
	margin:18px 0px 5px 0px;	
	color: #990000;
}

h3 {	
	font-family:arial, helvetica, sans-serif;
	font-size:11pt;
	margin:10px 0px 5px 0px;
	color: #808080;
}

TD {	
	font-family:arial, helvetica, sans-serif;
	font-size:10pt;
	font-weight:300;
}


#maincontainer{	
	background: #110000;
	border: 1px solid #800000; /*silver;*/
	width: 990px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	padding: 0 0 0 0;
}
hr {
	border: 1px ridge #660000; /*silver;*/
}
iframe {
	border: 1px solid           #cc0000;
}
#image	{
	border: 1px solid           #330000;
}

#topsection{
	background: url(title.jpg) no-repeat scroll;
	font-weight:700;
	float: left;
	/*height: 150px; Height of top section*/
	width: 100%; /*Firefox*/
	padding: 0 0 0 0; 
}

#topsection p{
	padding-top: 12px;
	margin-left: 20px;
	font-size: 15px;
	color: #400000;
}

#contentwrapper{
	float: left;
	width: 100%;
	/*height: 650px;*/
	padding: 0 0 0 0;
}

#contentcolumn{
	text-decoration: none;
	text-align: left;
	margin-left: 150px; /*Set left margin to LeftColumnWidth*/
	margin-right: 0px; 
	margin-top: 0px; 
	padding: 20 20 10 20;
}

#leftcolumn{
	/* background-image:url(links.jpg); */
	float: left;
	width: 140px; /*Width of left column*/
	padding: 30 20 0 10;
	margin-left: -980px; /*Set left margin to -(MainContainerWidth)*/
	margin-top:0px;
}

#footer{
	background: #000000;
	clear: left;
	width: 100%;
	height: 25px;
	color: #990000;
	text-align: left;
	background-image: url(bg2.jpg);
	background-repeat:repeat-x;
}

#footer p{
	padding: 6px 20;
}

#footer a{
	color: #990000;
}
.info{ color:#660000; font-size:12px; padding:6px 0px 0px 20px; height:18px; }
.infoText {display:inline; padding:0px 5px 0px 0px; list-style-type:disc;	height:18px;}
.infoLink {display:inline; padding:6px 0px 0px 796px; list-style-type:disc;	height:18px; font-size:9px; }

.innertube{
	margin: 0px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
}

.arrowlistmenu{
	width: 140px; /*width of menu*/
}

.arrowlistmenu .headerbar{
	font: bold 15px Arial;	
	color: #cc0000;
	margin-bottom: 2px; /*bottom spacing between header and rest of content*/
	#text-transform: uppercase;
	text-align: left;
	padding: 0px 0px 0px 0px; /*header text is indented 10px*/
}

.arrowlistmenu ul{
	font: 15px Arial;
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
	padding-bottom: 1px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
	color: #990000;
	font: 13px Arial;
	/* background: url(arrowbullet0.gif) no-repeat left; */
	display: block;
	padding: 2px 0;
	padding-left: 19px; /*link text is indented 19px*/
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	border-bottom: 1px solid #660000;
}

.arrowlistmenu ul li a:visited{
	color: #990000;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
	color: #990000;
	text-decoration: none;
	background: url(arrowbullet.jpg) no-repeat left;
	background-color: #300000;
}

/* Menue not active */
.index0 {
	background: url(arrowbullet0.jpg) no-repeat left; 
}

/* Menue active */
.index1 {
	background: url(arrowbullet1.jpg) no-repeat left; 
}




/* ############ CSS fuer Formular #################### */

.tb {
background-color: #e9e9e9;
}

.ttop {
background-color: #f9f9f9;
font-family: Verdana, Arial;
font-size: 11px;
color: #000000;
padding: 3px;
}

.tc {
background-color: #ffffff;
font-family: Verdana, Arial;
font-size: 11px;
color: #000000;
padding: 3px;
}


input.mb {
font-family: Verdana, Arial;
font-size: 11px;
color: #000000;
background-color:#dbdde1;
border: 1px solid #000000;
}
textarea.mb {
font-family: Verdana, Arial;
font-size: 11px;
color: #000000;
background-color: #dbdde1;
border: 1px solid #000000;
}

select.mb {
font-family: Verdana, Arial;
font-size: 11px;
color: #000000;
background-color:#dbdde1;
border: 1px solid #000000;
}

.los {
font-size: 11px;
font-weight: bold;
color: #000000;
background: #c0cbd3;
border: 1px solid #000000;
}
form { display: inline; }

</style>

