#container {
	margin: auto;
	width: 1013px;
	height:auto;
	background: #fff;
}

.metamenu a.selected {
	text-decoration: underline;	
}

html {height:100% }

body {
	min-height: 101%;
	margin:0; 
	padding:0;
	background-image:url(../file/layout/bg.gif);
	background-repeat: repeat-x;
}

body, div, td {
	font-family: arial;
	font-size: 10pt;
	color: #000;
}

a { color: #000; }

p { margin: 0.5em 0 }

strong 
{ 
font-weight: bold; 
}



#schattenlinks {
	float:left;
	width:10px;
	height:465px;
	background-image:url(../file/layout/schattenlinks.gif);
}

#schattenrechts {
	float:right;
	width:10px;
	height:465px;
	background-image:url(../file/layout/schattenrechts.gif);
}

#seitenkopf {
	height:85px;
	background-image:url(../file/layout/bg_seitenkopf.gif);
}

#logo {
	float: left;
	width:265px;
	}

#metamenu {
	float: right;
	margin: 5px 10px;
	font-size: 0.8em;
	width: 500px;
	text-align:right;
}

#metamenu a {
	color:#000;
	text-decoration: none;
}

/*NEUES HAUPTMENU************************************************************************/
.hauptmenu {
	font-size:12px;
	text-transform:uppercase;
	position:relative;
	margin: 5px auto 20px auto;      
	height:63px; 
	width: 968px;
	background-image:url(hauptmenu_bg.gif);         
	background-repeat:no-repeat;              
}
  
.hauptmenu_links {
	font-size: 12px;
	float:left;
	width: 120px;
	margin: 40px 1px 0 0 ;
	height: 23px;
}

.hauptmenu_links a {
	font-size:12px;
	display:block;	/*fuer Safari */
	text-decoration: none;
	color: #000;
}

.hauptmenu_links_formattierung {
	font-size:12px;
	text-align:center;
}

.hauptmenu_links a:hover {
	background:#c7c9cc;
	width: 120px;
	height:18px;	
	margin: -5px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
}

.hauptmenu_links a.selected {
	background:#c7c9cc;
	height:18px;	
	margin: -5px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
}


/*NEUES HAUPTMENU END************************************************************************/

.hauptmenu_links:hover .dropdownmenu {
	display:block;	
}

/*NEUES DROPDOWNMENU***********************************************************/
.dropdownmenu {
	position:absolute;
	width: 205px;
	background-color:#dddee1;
	font-size: 12px;
	text-align: left;
	text-transform:none;
	line-height: 18px;
	padding: 10px 10px 3px 5px;
	top: 63px;
	display:none;
}

.dropdownmenu_links a {
	background-repeat:repeat-x;
	display:block;
	color:#000;
	text-decoration: none;
	padding: 0 5px;
}

.dropdownmenu_links a:hover {
	background-repeat:repeat-x;
	width:200px;
	margin: 0;
	padding: 0 0 0 5px;
	background-color:#c7c9cc;
}

.dropdownmenu_links a.selected {
	background-repeat:repeat-x;
	width:200px;
	margin: 0;
	padding: 0 0 0 5px;
	background-color:#c7c9cc;
}
/*NEUES SUBMENU END***********************************************************/


.dotted_line {
 	background-image:url(../file/layout/dotted_line.gif);
	background-repeat: repeat-x;
	margin: 0 -10px 15px -10px;
}


.footer {
 	background-image:url(../file/layout/dotted_line.gif);
	background-repeat: repeat-x;
	padding: 10px 0; 
	margin: 30px 0; 
	font-size: 0.8em;
}

.nachrichtentext {	font-size: 0.8em; }

h1 {
	font-size: 1em;
	color: #ab1f06;
	font-weight: bold;
	text-transform: uppercase;	
}

h2 {
	font-size: 0.9em;
	font-weight: bold;		
}		

h2.quicklinks {
	font-size: 0.9em;
	text-transform: uppercase;		
	font-weight: normal;	
	margin: -10px -10px 0 -10px;
	padding: 20px 5px 5px 10px;    
}

h2.downloads {
	font-size: 0.9em;
	text-transform: uppercase;		
	font-weight: normal;	
	margin: -10px -10px 0 -10px;
	padding: 20px 5px 5px 10px;    
}

h3 {
	font-size: 0.9em;
	text-transform: uppercase;		
	font-weight: normal;		
}

h4 {
	font-size: 0.9em;		
	font-weight: normal;
	color: #ab1f06;		
}


h5 {
	font-size: 0.9em;
	text-transform: uppercase;		
	font-weight: bold;	
	color: #ab1f06;
	margin: -5px 0 5px 0;
}


.siteL1 {
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	margin: 5px 0 5px 0;	
}

.siteL2 {
	font-size: 0.9em;
	font-weight: bold;
	margin-left:10px;
	text-decoration: none;		
}		

.siteL3 {
	margin-left:25px;
	text-decoration: none;		
}

.siteL4 {
	margin-left:35px;
	text-decoration: none;		
}


.linkKlein {
	font-size: 0.8em;
	text-decoration: none;
}	

.einleitungstext { font-weight:bold; }

.unsichtbar {
  position:absolute;
  left:-1000px;
  top:-1000px;
  width:0;
  height:0;
  overflow:hidden;
  display:inline;
}

.mittig {
	text-align: center;		
}	

#gerichtssuche {
	height: 55px;
	margin: -10px -10px 30px -10px;
	padding: 15px 5px 5px 10px;    
	background-color: #C3DF79;
}


#gerichtssuche h2 {
		 font-size: 0.9em;		 
		 font-weight: normal;		 		 
		 text-transform: uppercase;
		 margin: 0;
}


#gerichtssuche input {
	width:150px;	
}


#gerichtssuche button {
	margin: 0;
	padding: 0;
	border: none;
	background: transparent;
}

/* Box mit den Inhalten (ausser auf der Startseite) */
.haupttextbereich {
	line-height: 1.5em; 
	margin-top:25px;
}

.haupttextbereich img {
	margin: 0 10px 10px 0;
}




table.gerichtsdaten {
	border-collapse: collapse;
	margin: 0 0 10px 0;
}

table.gerichtsdaten td,th {
	padding:3px 3px 3px 5px;
	vertical-align:top;
	text-align:left;
}

table.gerichtsdaten th {
	font-weight:bold;
}

th.ueberschrift {
	background: #EDEEF1;
	padding:5px;
}

table.fotoservice {
	border-collapse:collapse;
}

table.fotoservice td {
	width: 120px;
	padding: 5px;
	border: 1px solid #EDEEF1;
	vertical-align:top;
	text-align:center;
	font-size:10px;
	line-height:1.2em;
}

table.fotoservice th.ueberschrift {
	background: #EDEEF1;
	padding:5px;
	border: 1px solid #E7E8EB;
	font-weight:bold;
}

table.fotoservice img {
	margin:0;
}

table.fotoservice td.white {
	border:0;
}

.downloads {background-color: #ffb93d;}
.quicklinks {background-color: #b78373;}

#kontaktformular fieldset {
	border: solid 1px #ab1f06;
	margin: 0 0 5px 0;
	padding: 10px;
}

#kontaktformular legend {
	color: #ab1f06;
}

#kontaktformular fieldset.error {
	border: solid 1px red;
	margin: 0 0 5px 0;
	padding: 10px;
}

#kontaktformular fieldset.error ul {
	margin:0;	
}

#kontaktformular fieldset.error legend {
	color: red;
}

#kontaktformular label {
	width:200px;
	display:block;
	float:left;
}

#kontaktformular input.text {
	width: 450px;
	border: solid 1px #bbbbbb;
}

#kontaktformular input.text:focus {
	background: #edeef1;
	border: solid 1px #b78373;
}

#kontaktformular input.error {
	background: #ffcccc;
	width: 450px;
	border: solid 1px red;
}

#kontaktformular textarea.textarea {
	width: 650px;
	height: 300px;
	border: solid 1px #bbbbbb;
}

#kontaktformular textarea.textarea:focus {
	background: #edeef1;
	border: solid 1px #b78373;	
}

#kontaktformular textarea.error {
	background: #ffcccc;
	width: 650px;
	height: 300px;
	border: solid 1px red;
}

div.clear {
	clear:both;	
	margin: 0 0 10px 0;
}

#form_vt button {
	margin: 0;
	padding: 0;
	border: none;
	background: transparent;
}

#form_vt input {
	width:100px;
	font-size:10px;
}

#form_vt {
	margin:0;
	padding:0;
	display:inline;
}
