/* CSS fuer den polizei-sv-hannover.de */

/* Grundkonfiguration */
* { padding:0; margin:0; }

h2,p,ul,ol {	
	margin-bottom:1em;	
}

ul ul {
	margin-bottom:0;
}

ul, ol {
	margin-left:30px;
}


li {
	margin-left:1em;
}

body {
	text-align:left;
	background-color:#F1F1F1;
	font-size:11px;
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	color:rgb(0,0,0);
}


/* Rand links und rechts fuer Schatten */
#rand {
	background-image:url('../images/rand_schatten780.gif');
	background-repeat:repeat-y;
	width:780px;
	margin:auto;
}

/* umschliesst die gesammte Seite */
#wrapper {
	width:770px;
	margin:auto;
	background-image:url('../images/bg_gruen.gif');
	background-repeat:repeat-y;
	overflow:hidden;
}

td {
	font-size:11px;
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	color:rgb(62,77,116);
	margin-bottom:8px;
}

.input {
	font-size:11px;
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	color:rgb(0,0,0);
	width:240px;
	margin-bottom:8px;
	border-top:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
}

.label {
	font-size:11px;
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	color:rgb(0,0,0);
}

.small {
	font-size:9px;
}

/* Kopfbereich mit Untermenue (rechtsoben),
   Logo und Bild rechts (bilden eine Einheit) */
#header{
	background-color:#F1F1F1;
	position:relative;
	height:157px;
}

/* Alle Bilder im Kopfbereich */
#header img {
	margin-top:18px;
}

#print_header {
	display:none;
}

/* linke Spalte (Navibereich) */
#left {
	width:180px;
	float:left;
}

#left p {
	padding-left:3px;
	padding-right:2px
}

/* Umschliesst Inhaltsbereich (mitte) und rechte Spalte */ 
#text {
	width:590px;
	/*margin-left:180px;	*/
        float:right;
}

 /* Rechte Spalte */
#imagecolumn {
	width:136px;
	float:right;
	padding-top:20px;
	padding-right:10px;
	padding-left:10px;
	color:rgb(62,77,116);
}

#imagecolumn a {
	font-weight:normal;
	font-size:11px;
	color:rgb(190,190,190);
}

#imagecolumn h1 {
	font-weight:normal;
	font-size:11px;
	color:rgb(8,165,0);
}

#imagecolumn .content {
        font-weight:bold;
}

/* Mittlere Spalte (Inhaltsbereich) */
#centrecontent {
	color:rgb(62,77,116);
	width:412px;
	float:left;
	padding-right:10px;
	padding-bottom:20px;
	padding-left:10px;
}

#centrecontent p {
	padding-left:3px;
	color:rgb(62,77,116);
}

/* Fussbereich */
#footer {
	height:17px;
	clear:both;
	color:rgb(255,255,255);
	background-color:#08A500;
}


/* Navi im Fussbereich */
#bottomnavi {
	padding:2px 0;
	text-align:center;
	color:rgb(255,255,255);
}

#bottomnavi a {
	color:rgb(255,255,255);
}

/* Navi im Kopfbereich */
#additionalnavi {
	font-size:11px;
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	background-color:#ffffff;
	color:rgb(160,160,160);
	position:absolute;
	width:250px;
	right:0;
	top:3px;
	text-align:center;
	padding-bottom:2px;
}

/* Navigations Pfad im Inhaltsbereich */
#navipath {
	padding-bottom:10px;
	background-color:#ffffff;
	color:rgb(99,99,99);
	width:388px;
}

.navi{
	border-bottom:1px solid rgb(170,170,170);
	background-color:rgb(255,255,255);
}

h1 {
	padding-left:2px;
	font-weight:bold;
	font-size:13px;
	color:rgb(8,165,0);
	margin:0;
}

h1.content {
	margin-bottom:12px;
	padding:0;
}

h2 {
	font-size:16px;
}

hr { color:rgb(210,210,210); }

a { font-size:11px; color:rgb(190,190,190); text-decoration:none; }
a:hover { text-decoration:underline; }

a.newsheadline { font-weight:bold; } 

a.bottomnavi { color:rgb(160,160,160); font-size:9px; } 

a.additionalnavi { font-size:10px; color: rgb(160,160,160); }

a.navipath { font-size:10px; color: rgb(160,160,160); } 

a.navileft_passive {
	display:block;
	background-color:#E8E8EE;
	padding-top:3px;
	padding-bottom:3px;
	color:rgb(51,79,119);
} 

a.navileft_active {
	display:block;
	background-color:#ffffff;
	background:url("../images/navi_pfeil_rechts.gif") no-repeat;
	background-position:right;
	padding-top:3px;
	padding-bottom:3px;
	color:rgb(51,79,119);
} 

a.navileft_open {
	padding-left:10px;
	display:block;
	background:url("../images/navi_pfeil.gif") no-repeat;
	background-position:right;
	background-color:#E8E8EE;
	padding-top:3px;
	padding-bottom:3px;
	color:rgb(51,79,119);
} 

a.sitemap_level1 {
	display:block;
	border-bottom:1px solid #b4a8b4;
	color:rgb(8,165,0);
	font-weight:normal;
	padding-bottom:.4em;
	background:url("../images/navi_pfeil_rechts.gif") no-repeat;
	background-position:right;
}

a.sitemap_level2 {
	color:rgb(62,77,116);
	background:url("../images/navi_pfeil_rechts.gif") no-repeat;
	background-position:170px 4px;
	display:block;
}

a.sitemap_level3 {
	color:rgb(190,190,190);
}

.sitemap_level2_container {
	float:left;
	width:50%;
	padding-top:.3em;
}

.sitemap_level3_container {
	float:right;
	width:50%;
	padding-top:.3em;
}

.input_searchbox {
	width:65px;
	vertical-align:middle;
	font-size:11px;
	color: rgb(62,77,116);
}

.input_newsletterselect {
	width:80px;
	vertical-align:middle;
	font-size:11px;
	margin-right: 8px;
	color: rgb(62,77,116);
}

.label_searchbox {
	vertical-align:middle;
	color:#9d9ea2;
	position:relative;
	padding-left:10px;
	/*left:-65px;*/
}

#loginbox {
	background-color:#DFE0E5;
	border-top:1px solid #aeaeae;
	border-bottom:1px solid #aeaeae;
	padding-bottom:.6em;
	padding-top:.6em;
	padding-left:0em;
	padding-right:0em;
	margin-top:1.5em;
	margin-bottom:1.5em;
}

#searchbox {
	background-color:#DFE0E5;
	border-top:1px solid #aeaeae;
	border-bottom:1px solid #aeaeae;
	padding-bottom:.6em;
	padding-top:.6em;
	padding-left:0em;
	padding-right:0em;
	margin-top:1.5em;
	margin-bottom:1.5em;
}

#newsletterbox {
   background-color:#DFE0E5;
   border-top:1px solid #aeaeae;
   border-bottom:1px solid #aeaeae;
   padding-bottom:.6em;
   padding-top:.6em;
   padding-left:.5em;
   padding-right:.5em;
   margin-top:1.5em;
   margin-bottom:1.5em;
}

.hidden {
	display:none;
}

.teaser_img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px; 
}

/* Farbe gruen zur Verwendung von Links */
.linkfarbe_std {
	color:rgb(8,165,0);
}

#imagecolumn .linkfarbe_std {
	color:rgb(8,165,0);
}

/* Rahmen fuer Passbild und Abstand nach rechts */
.passbild {
	background-color:white;
	padding:5px;
	margin:2px 10px 5px 0;
	border:1px outset;
}

/* Standartextfarbe um links
   unauffaellig dastellen zu koennen */
.farbe_std {
	color:rgb(62,77,116);
}

/* Navigation auf der Seite , Springen zu Ankerpunkten */
.ankermenue
  {
     margin: 20px 0;
  }

.ankermenue ul
  {
     margin: 0;
  }

.ankermenue li
  {
     background-color: #ffffcc;
     display: inline;
     list-style-type: none;
     padding: 2px 5px;
     border: 1px solid #08a500;
  }
