
/* Geruest */

html {
	padding:0px;
	margin:0px;
	height:100%;
	font-size:101%;
}

body {
	font-size:100%;
	padding:0px;
	margin:0px;
	height:100%;
	/* background:#ffffff url(../images/logo.gif) no-repeat top left; */
	/* color:#000000; */
	font-family: Georgia,Palatino,Palatino Linotype,FreeSerif,serif;
	color: #222222;
	/* background-color: #717070; */
	margin: 0;
	padding: 12px 0;
	min-width: 41em; /* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
    line-height: 1.0em;

}



body.popup {
	padding:0px;
	margin:0px;
	background:#ffffff;
}


/* Ebenen */

#DivCenter {
	z-index:1;
	position:absolute;
	margin:0px;
	padding:0px;
	top:90px;
	left:15px;
}

#DivNavi {
	z-index:2;
	position:absolute;
	margin:0px;
	padding:0px;
	top:40px;
	right:10px;
}


/* Texte */

h1, h2, h3, h4, h5, h6 {
	font-family:Arial,Helvetica,FreeSans,sans-serif;
	font-weight:bold;
	text-decoration:none;
	color:#333367;
}

h1 {
	font-size:1.35em;
	margin:0px 0px .3em 0px;
}

h2 {
	font-size:1.25em;
	margin:0px 0px .3em 0px;
}

h3 {
	font-size:1.15em;
	margin:0px 0px .3em 0px;
}

h4, h5, h6 {
	font-size:1.05em;
	margin:0px 0px .3em 0px;
}

.PlainText {
	/* font-family:Verdana,Arial,Sans-Serif; */
	font-size:1em;
	line-height:1.5em;
	color:#000000;
}

.AlertText {
	color:#ee0000;
	font-weight:bold;
}

.TextUppercase {
	text-transform:uppercase;
}

.hinweis {
border: 1px dotted #cc3333;
padding:10px;
}

/* Links */

.PlainTextLink a:link, .PlainTextLink a:visited {
	font-weight:normal;
	color:#CC3333;
	text-decoration:none;
	font-size:1em;
	background:transparent;
}

.PlainTextLink a:hover, .PlainTextLink a:active, .PlainTextLink a:focus {
	font-weight:normal;
	/* color:#ffffff; */
	text-decoration:underline;
	font-size:1em;
	/* background:#CC3333; */
}



/* Formulare */

#speziellesfeld {
display:none;
}

form {
	display:inline;
}

input, textarea, select {
	font-family:verdana,arial,sans-serif;
	font-size:1em;
	color:#000000;
	background:#ffffff;
	border:1px solid #000000;
}

input.SubmitButton {
	cursor:pointer;
	background:#eeeeee;
}

textarea {
	overflow:auto;
}

input.NoBorder {
	border:none;
	background:none;
}

.FormEffect, .FormEffect:visited {
	background:#ffffff;
}

.FormEffect:hover, .FormEffect:active, .FormEffect:focus {
	background:#eeeeee;
}

.FormError {
	border:1px solid #ee0000;
	background:#FFFFB3;
}


/* Grafiken */

img {
	border:none;
}

.SortArrows {
	margin:4px 3px 4px 1px;
	width:9px;
	height:5px;
}


/* Sonstiges */

acronym, abbr {
	cursor:help;
	border-bottom:1px dashed #666666;
}

p {
	margin:0em 0em .5em 0em;
}

.MaxContentWidth {
	width:750px;
}

.ClearBoth {
	clear:both;
}

.AlignLeft {
	text-align:left;
}

.AlignCenter {
	text-align:center;
}

.AlignRight {
	text-align:right;
}


table.AdminTable {
	border-collapse:collapse;
}

.formTable {
	padding:.4em;
	border:0px;
	width:100%;
}

.listTd {
	padding:3px 4px 3px 4px;
	border:1px solid #bbbbbb;
}

tr.trhover:hover {
	background:#F9F9F9;
}

tr.trhover {
	background:#ffffff;
}


/* Design Bürgerschaft */
#headerbg {
	background-color: #ffffff;
	background-position:left top;
	background-repeat:repeat-x;
	float:left;
	min-height:100px;
	margin:0;
	padding:0;
	width:100%;
	border-bottom: 4px solid #cc3333;
}

#headerblank {
	float:none;
	min-height:100px;
	margin:0 auto;
	padding:0;
	width:1000px;
}

#header {
	background-repeat:no-repeat;
	float:left;
	min-height:100px;
	margin:0;
	padding:0;
	width:1000px;

}

div#LogoBB {
    float: left;
    width: 12.5em;
    height: 7.2em;
}

div#Kopfnavigation {
	padding-top: 2.5em;
	text-align:right;
}


#Kopfnavigation li{
	float:left;
    font-size: 120%;
    display:inline;
    list-style:none;
    padding-right:1.2em;
	padding-left:1.2em;

    border-right: 1px dotted #a1a1a1;
	width:110px;
	font-family:Georgia,Palatino,Palatino Linotype,FreeSerif,serif;
}

#Kopfnavigation li a:hover {
font-size:105%;
}

#Kopfnavigation li span{
	margin-top:10px;
	float:right;
	font-size: 60%;
	font-family:Arial, Helvetica, FreeSans,sans-serif;
}

#Kopfnavigation span {
	color:#B1B1B1;
	font-size:75%;
}

#clear {
	clear:left;
}

#Kopfnavigation a {
	color:#CC3333;
	text-decoration:none;
}


#Kopfnavigation a:hover {
	color:#CC3333;
	text-decoration:underline;
}

hr {
	background-color:#FFFFFF;
	border:0 none;
	color:#FFFFFF;
}

#contentbg {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	/* background:#FFFFFF url(../images/wappen_bg.jpg) no-repeat scroll center bottom; */
	border-bottom:2px solid #CC3333;
	float:left;
	margin:0;
	padding:0 0 75px;
	width:100%;
}

#contentblank {
	float:none;
	margin:0 auto;
	padding:0;
	width:1000px;
}



#content {
	float:left;
	margin:0;
	padding:0;
	width:1000px;
	font-size: 80%;
}

div#Links {
	float:left;
	margin:2.35em 0em 1.1em;
	padding:0;
	/*width:16em;*/
	width: 200px;
	margin-left:30px;
	border-top:1px solid #cc3333;
}

div#Inhalt {
	margin:1em 2em 1em 230px;
	padding:0 1em;

}

.menu-level1 {
	font-family:Arial,Helvetica,FreeSans,sans-serif;
	margin:0;
	padding:0;
}

div#Links li {
	/* font-size:0.95em; */
	font-size:1em;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0.1em;
}

div#Links a {
	border-bottom:1px solid #E3E2E0;
	color:#000000;
	display:block;
	padding:0.3em 0.3em 0.3em 10px;
	text-align:left;
	text-decoration:none;
}

div#Links .menu-level1 a:hover {
    color: #cc3333;
}

.current {
	text-decoration:none !important;
	font-weight: bold !important;
	color: Black !important; 
	text-align:center; 
	}
	