/*
	Styling
*/

#header {
	text-align:left;
	width: 400px;
	padding: 0;
}

#mainnavigation {
	left: 195px;	
}

/*
#leftmenue ul li {
	margin-bottom: 11px;
}
*/
/*
#leftmenue ul li ul {
	margin: 0;	
}
*/
#leftmenue li a {
	color: #2A5869;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
}

#leftmenue ul li ul li a {
	font-weight: normal;
}

li#leftmenuecur
{
	color: #990000;
}


.leftmenue_222
{	
	color: #990000 !important;
}
.leftmenue_222 a
{	
	color: #2A5869 !important;
}

.leftmenue_253 a
{	
	color: #2A5869 !important;
}

.leftmenue_253
{	
	color: #990000 !important;
}

#quicklinks {
	height: 0;	
} 


div#search input[type="text"] {
	width: 100px;
}

/*
 Content
*/

h1 {
	font-size: 14px;
	color: #A90232;
}

h2 {
	color: #A90232;
}

h3 {
	color: #A90232;
}

/*
table.contenttable tr {
	background-color:White;
}
table.contenttable caption {
	color:black;
	font-size:12px;
	text-align:left;
}


table.contenttable-0 tr.tr-0 td.td-0, table.contenttable td.lo {
	background-image:url(pics/table/lo-r.gif);
	background-repeat:no-repeat;
}
table.contenttable-0 tr.tr-0 td.td-last, table.contenttable td.ro {
	background-image:url(pics/table/ro-r.gif);
	background-position:right top;
	background-repeat:no-repeat;
}
table.contenttable-0 tr.tr-last td.td-0, table.contenttable td.lu {
	background-image:url(pics/table/lu-r.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}
table.contenttable-0 tr.tr-last td.td-last, table.contenttable td.ru {
	background-image:url(pics/table/ru-r.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
}

table.contenttable-0 tr.tr-0 td.td-0, tr.tr-0 td.td-1, tr.tr-0 td.td-2, tr.tr-0 td.td-3 {
	border-top: 1px solid #8A1229;
}

table.contenttable-0 tr.tr-last td {
	border-bottom: 1px solid #8A1229;
}

table.contenttable-0 td.td-last {
	border-right: 1px solid #8A1229;
}

table.contenttable-0 td.td-0 {
	border-left: 1px solid #8A1229;
}
table.contenttable-0 tr.tr-0 td.td-0 {
	border:  none;
}

table.contenttable-0 tr.tr-last td.td-0 {
	border:  none;
}
*/



 .rohve {
 background:url(pics/table/ror.gif) top right no-repeat;
 margin:0;
 padding:0;
 }
  
 .lohve {
 background:url(pics/table/lor.gif) top left no-repeat;
 margin:0;
 padding:0;
 }
  
 .ruhve {
 background:url(pics/table/rur.gif) bottom right no-repeat;
 margin:0;
 padding:0;
 }
  
 .luhve {
 background:url(pics/table/lur.gif) bottom left no-repeat;
 margin:0;
 padding:0;
 }

 
.inhaltrund {
	margin:0;
	padding:10px 10px 10px 20px;
}

.inhaltrund p {
	margin:0;
	padding:0;
}

#overlay {
     visibility: hidden;
     position: absolute;
     left: 0px;
     top: 0px;
     width:100%;
     height:100%;
     text-align:center;
     z-index: 1000;
}

#overlay div {
     width:335px;
     height:172px;
     margin: 100px auto;
     background-color: #fff;
     text-align:center;
}
