html{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:17px;
}


* html .clearfix {
height:1%;
}
* + html .clearfix {
display:inline-block;
}
.clearfix:after {
clear:both;
content:".";
display:block;
height:0;
visibility:hidden;
}


a:link, a:visited {
	color: #b7231f;
	text-decoration:none;
}

a:hover {
	color: #000;
	text-decoration:underline;
}


.suchbtn {
float:right;
margin:3px 730px 0 0;
padding:0;
}


table {
width:600px;
padding:0;
margin:0;
border:0px solid #cc;
}

td, tr, th, thead, tbody {
padding:0;
margin:0;
border:0px solid #ccc;
}


#wrapper {
	text-align: left;
	margin: 30px auto 0px auto;
	padding: 0px;
	width: 950px;
	background: url("/path/to/your/background_cols.gif") repeat #C11F1D;
	border-left: 10px solid #C11F1D;
	border-top: 10px solid #C11F1D;
	border-right: 10px solid #C11F1D;
	border-bottom: 20px solid #C11F1D;
	
}

#header {
	margin: 0 0 0 0;
	background: #C11F1D url(../images/header.gif) no-repeat 10px 10px;
	height:278px;
}

#sprache {
	padding: 10px;
}

#suche {
	padding: 10px;
	background-color:#b7231f;
}



.formsearch {
	width: 140px;
	padding: 3px;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #b7231f;
	

}

#button {
	background-image:url(../images/lupe.jpg);
	background-repeat: no-repeat;
}

#container {

	background-color:#b7231f;
	background-image: url(../images/bg_container.png);
	background-position: right top;
	background-repeat:repeat-y;
}

#side-a {
	float: left;
	width: 260px;
	padding: 10px;
	background: none;
}



#content { 
	float: left;
	width: 608px;
	background-color:#FFFFFF;
	color: #000000;
	font-size:11px;
	padding: 22px 20px 30px 30px;
	margin-bottom:10px;
}

ul {
margin:20px 0 20px 35px;
}




h1{
	color: #000;
	font-size: 17px;
	font-weight:normal;
	margin-bottom:20px;
}	

h2{
	color: #000;
	font-size: 13px;
	font-weight:bold;
}	
	
#footer {
	clear: both;
	padding: 15px 0 0 10px;
	margin:20px;
	color: #777;
	font-size:11px;
	text-align:center;
}
#footer a:link, #footer a:visited {
	color: #C11F1D;
	text-decoration:none;
}
#footer a:hover {
	color: #000;
	text-decoration:underline;
}








*{
	margin:0px;
	padding:0px;
}

	
	
#menu ul {
margin: 0;
padding: 0;
list-style-type: none;
font-family: "Trebuchet MS",Georgia;
font-size:15px;
width: 220px;
}

#menu ul li {
margin: 0;
padding: 0;
list-style-type: none;
}

#menu a {
	text-decoration: none;
	border-bottom: 1px  #fff ;
	font-size: 14px;
	list-style-type: none;
}
html>body #menu a {
	text-decoration: none;
	border-bottom: 1px  #fff ;
	font-size: 14px;
	list-style-type: none;
}

#menu a:link, #menu a:visited {
	color: #390302;
	display: block;
	background-image: url(images/menu1.gif);
	background-color:#b7231f;
	background-repeat:no-repeat;
	padding: 7px 0 7px 0px;
	margin: 5px 0 0 0 ;
}

#menu a:hover {
	background-color: #390302;
	background-image:url(../images/ligalogonavi.png);
	background-repeat:no-repeat;
	background-position: 7px 7px;
	padding-left: 30px;
	color: #fff;
	border-right: 0px solid #fff;
}

#menu a#current {
	background-color: #390302;
	background-image:url(../images/ligalogonavi.png);
	background-repeat:no-repeat;
	background-position: 7px 7px;
	padding-left: 30px;
	color: #fff;
	border-right: 0px solid #fff;
}	







	
#submenu ul {
margin: 0;
padding: 0;
list-style-type: none;
font-family: "Trebuchet MS",Georgia;
font-size:13px;
width: 200px;
}

#submenu ul li {
margin: 0;
padding: 0;
list-style-type: none;
}

#submenu a {
	text-decoration: none;
	border-bottom: 1px  #fff ;
	font-size: 13px;
	list-style-type: none;
}

html>body #submenu a {
	text-decoration: none;
	border-bottom: 1px  #fff ;
	font-size: 13px;
	list-style-type: none;
}

#submenu a:link, #submenu a:visited {
	color: #390302;
	display: block;
	padding: 2px 0 2px 0px;
	padding-left: 30px;
	margin: 5px 0 0 0 ;
	background-image:none;
}

#submenu a:hover {
	background-color: #390302;
	padding-left: 30px;
	color: #fff;
	border-right: 0px solid #fff;
	background-image:none;
}

#submenu a#current2 {
	background-color: #390302;
	padding-left: 30px;
	color: #fff;
	border-right: 0px solid #fff;
	background-image:none;
}	


