/* CSS Document */

/* /////////////////////*/
/* Allgemeine Regeln */
/* ////////////////////*/

body {
	background-color: #E3E3E3;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	line-height:120%;
	}
#shortdesc{
width:800px;
position:absolute;
left:-3000px;
top: -3000px;
}
#kopf {
	height: 160px;
	}
	

#footer {

	height: 72px;
	}	
	
#tabelle {
	margin-top:20px;
	}

img {
	border:none;
	}

.navigation_td {
	padding-left: 6px;
	background-image:url(../allgemeinbilder/bg_div_inhalt_links.gif);
	background-repeat:repeat-y;
	background-position:left;
	background-color:#FFFFFF;
	}


.inhalt_td {
	background-image:url(../allgemeinbilder/bg_div_inhalt_rechts.gif);
	background-repeat:repeat-y;
	background-position:right;
	background-color:#FFFFFF;
	padding-left:2px;
	}

.inhalt_mit_bild {
	margin-top: 6px;
	padding: 0px 4px 4px 0px;
	padding-left:1px;
	border: 0px solid red;
	width: 545px;
	/*height: 400px;*/
	text-align:justify;

	}


.img_einzeldarstellung {
	margin: 0px 0px 4px 8px;
	margin-right: 0px;
	border: 1px solid silver;
	
	}

a {
	text-decoration:none;
	color:#004C85;
	}

a:hover {
	text-decoration:underline;
	}

.h1 {
	font-size:12px;
	font-weight:bold;
	color: #004C85;
	}
h1 {
	font-size:12px;
	font-weight:bold;
	color: #004C85;
	}
h2 {
	font-size:12px;
	font-weight:bold;
	color: #004C85;
	}

.Stil5 {
	color: #FF0000;
	font-weight: bold;
}

/* /////////////////////*/
/* Navigation */
/* ////////////////////*/

#navigation {
	width:176px;
	height: auto;
	margin-top:0px;
	text-align:right;
	padding-right:3px;
	margin-bottom:4px;
	}
	
.display {
	margin-top:4px;
	}
	
.stretcher {
	margin-top:2px;
	}	
	
.subnav {
	margin-top:2px;
	}

.subnav_top {
	margin-top:4px;
	}
	
/* /////////////////////*/
/* Content | Strafrecht */
/* ////////////////////*/
	
.strafrecht {
	width: 547px;
	border: 1px solid #004C85;
	}

.strafrecht_tab {
	margin-top: -4px;
	}



.strafrecht td {
	height:24px;
	padding: 4px;
	}

/* /////////////////////*/
/* Content | Rechtsprechung/Links */
/* ////////////////////*/

.links_1 {
	padding: 4px;
	border: 1px solid #004C85;
	width: 547px;
	}

.links_1 td {
	height: 60px;
	}

/* /////////////////////*/
/* Content | Aktuelles */
/* ////////////////////*/

.aktuelles_header {
	color:#000000;
	font-weight:bold;
	padding: 2px;
	}
	
.aktuelles_content {
	padding: 2px;
	}	
	
	