#content {
	width:782px;
	margin:0px auto;
	padding:0;
}

label { 
	display:block;
	width: 6em; 
}
input, textarea { 
	font: 12px/120% Tahoma, Arial, sans-serif;
	color:#cc0000;
	/* ALTE FARBE: color:#cc0000;*/
}


#text-links {
	float: left;
	width: 500px;
	padding: 20px 0px 0px 0px;
	margin: 0px 0px 0px 20px ; 
	display: inline;
}


#text-links p, #text-links h1, #text-links ol, #text-links ul, #text-links form {
	margin:10px 0px 0px 15px;
}

#text-links p{
	text-align:left;
	margin-left:20px;
} 

#text-rechts p {
	text-align:justify;
	margin-right:30px;
	margin-top:5px;
}

h1 {
	font: 110% bold Verdana, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Lucida", "Trebuchet MS", "Times New Roman", "Bitstream Vera Sans", sans-serif;
	/*color:#9BBFBF;*/
	color:#cc0000;
	letter-spacing:2px;
}
.button {
	border:#cc0000;
	background-color:#cc0000;
	color:#FFFFFF;
	border-style:solid;
	border-width:1px;
}

a, a:visited {
	color:#111111;
	text-decoration:none;
}

a:hover {
	color:#cc0000;
	text-decoration:underline;
}
.backtoindex a {
	text-decoration:none;
}

#text-rechts {
	float: right;
	width: 240px;
	padding: 0px
	margin:0px 0px 0px 0px;	
	font: 90% bold Verdana, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Lucida", "Trebuchet MS", "Times New Roman", "Bitstream Vera Sans", sans-serif;	
	color: #000;
}
.activeindex{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	color:#cc0000;
	font-style:inherit;
	font-weight:bold;
}
.inactiveindex{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	color:#999999;
	font-style:inherit;
	font-weight:bold;
}
#text-rechts table{
	text-align:justify;
	margin:0px 0px 0px -20px;
	height:150px;
	table-layout:inherit;
}
#text-rechts td{
	text-align:center;
	height:20px;
}
#text-rechts td a:visited{
	color:#cc0000;
}

#text-rechts *  {
	/*margin: 30px;*/
	margin-top:30px;
}

#text-rechts a.news{
	margin-left:0px;
	/*margin-top:-5px;*/
	text-align:left;
	/*font-weight:bold;*/
	/*text-decoration:underline;*/
}
#text-rechts h1 {
	font: 120% bold Verdana, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Lucida", "Trebuchet MS", "Times New Roman", "Bitstream Vera Sans", sans-serif;
	/*color:#9BBFBF;*/
	color:#cc0000;
	letter-spacing:2px;
}


#text-rechts ul.menu {
	list-style: none;
	text-align: left;
	margin: 2px 30px 8px 0px; 
	padding: 0;
	text-decoration: none;	
	border-top: 1px dotted #d6d6d6;
	border-width:medium;	
}

#text-rechts ul.menu li {
	list-style: none;
	padding: 4px 20px 2px 20px;
	margin: 7px 20px 8px 10px; 	
	color: #000;	
	border-bottom: 1px solid #d6d6d6;
}

* html body #text-rechts ul.menu li {
	height: 1%;
}


#text-rechts ul.menu li a {
	text-decoration: none;	
	color:#cc0000;
/*	color: #08A2F7;*/				
}


#text-rechts ul.menu li a:hover {	
	color: #303030 ;
	text-decoration:underline;
}

#text-rechts ul.menu ul {margin: 0 0 0 5px; padding:0;}
#text-rechts ul.menu ul li {border: none;}




