/* 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; */
}

/* Service Navi */

.servicenavi {
	float: right;
	font-family: Arial, Helvetica, FreeSans, sans-serif;
	font-size: 0.70em;
	width: 480px;
	text-align: right;
	padding-top: 0px;
	padding-bottom: -40px;
}

.servicenavi a:link, a:visited {
	color: #cc3333;
	text-decoration: none;
}

.servicenavi a:active, a:hover {
	text-decoration: underline;
}

.servicenavi a:hover {
	text-decoration: underline;
}

.servicenavi ul {
	margin: 0;
	padding: 0;
}

.servicenavi li {
	margin-left: 5px;
	padding-right: 5px;
	list-style-type: none;
	display: inline;
}

#Servicenavigation {
	float: right;
	font-family: Arial, Helvetica, FreeSans, sans-serif;
	font-size: 0.70em;
	width: 480px;
}

#Servicenavigation li {
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	list-style-type: none;
	display: inline;
}

#seiten {
	text-align: right;
	/* margin-right:90px; */
	/* margin-left:220px; */
}

/* 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;
}

.btn2 {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: #F5F5F5;
	background-image: linear-gradient(to bottom, #FFFFFF, #E6E6E6);
	background-repeat: repeat-x;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #B3B3B3;
	border-image: none;
	border-radius: 4px;
	border-style: solid;
	border-width: 1px;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
	color: #333333;
	cursor: pointer;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	margin-bottom: 0;
	margin-left: 30px;
	margin-right: 40px;
	text-align: center;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	vertical-align: middle;
	text-decoration: none;
	border-radius: 6px;
	font-size: 17.5px;
	padding: 11px 19px;
	float: left;
	width: 260px;
}

.btn {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: #F5F5F5;
	background-image: linear-gradient(to bottom, #FFFFFF, #E6E6E6);
	background-repeat: repeat-x;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #B3B3B3;
	border-image: none;
	border-radius: 4px;
	border-style: solid;
	border-width: 1px;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
	color: #333333;
	cursor: pointer;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	margin-bottom: 0;
	text-align: center;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	vertical-align: middle;
	text-decoration: none;
	border-radius: 6px;
	font-size: 17.5px;
	padding: 11px 19px;
	margin-top: -7px;
	float: left;
	width: 260px;
}

.btn:hover, .btn:focus {
	background-position: 0 -15px;
	color: #333333;
	text-decoration: none;
	transition: background-position 0.05s linear 0s;
}

.btn2:hover, .btn2:focus {
	background-position: 0 -15px;
	color: #333333;
	text-decoration: none;
	transition: background-position 0.05s linear 0s;
}

.btn-success {
	background-color: #1a2e58;
	background-image: linear-gradient(to bottom, #1b3d85, #1a2e58);
	background-repeat: repeat-x;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	color: #FFFFFF !important;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.btn-success2 {
	background-color: #D43225;
	background-image: linear-gradient(to bottom, #E45D54, #982018);
	background-repeat: repeat-x;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	color: #FFFFFF !important;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	background-color: #315399;
	color: #FFFFFF !important;
	background-position: 0 -64px;
}

.btn-success2:hover, .btn-success2:focus, .btn-success2:active, .btn-success2.active, .btn-success2.disabled, .btn-success2[disabled] {
	background-color: #e53122;
	color: #FFFFFF !important;
	background-position: 0 -64px;
}

.btn-mini {
	border-radius: 5px;
	font-size: 10.5px;
	padding: 0 6px;
	margin: 0.3em;
	width: 100%;
	float: none;
}

.btn:focus {
	outline: thin dotted #333333;
	outline-offset: -2px;
}

.btn.active, .btn:active {
	background-image: none;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
	outline: 0 none;
}

.btn-mitzeichnen {
	float: none;
}

/*
		<div id="petitionsliste">
			<p><span class="sprite-diskussion"></span> mitdiskutieren</p>
		</div> */

#petitionsliste {
	margin: 1em 0;
	font-family: Arial, Helvetica, sans-serif;
}

#petitionsliste span {
	background: url(../images/sprites.png) no-repeat top left;
	width: 16px;
	height: 16px;
	display: inline-block;
}

#petitionsliste span.sprite-bericht {
	background-position: 0 0;
}

#petitionsliste span.sprite-diskussion {
	background-position: 0 -66px;
}

#petitionsliste span.sprite-kalender {
	background-position: 0 -132px;
}

#petitionsliste span.sprite-mitzeichnen {
	background-position: 0 -198px;
}

#petitionsliste span.sprite-mitzeichnende {
	background-position: 0 -264px;
}

#petitionsliste span.sprite-petent {
	background-position: 0 -330px;
	font-weight: bold;
}

#petitionsliste span.sprite-thema {
	background-position: 0 -396px;
}

#petitionsliste div.petition {
	padding: 0.3em 0.3em 1em 0.3em;
	border: solid #eee 2px;
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
}

#petitionsliste div.petition:hover {
	background-color: #eee;
}

#petitionsliste div.petition>p {}

#petitionsliste div.petition>p.petitionsbezeichnung>a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-decoration: none;
	color: #D43225;
}

#petitionsliste div.petition>p.petitionsbezeichnung>a:hover {
	text-decoration: underline;
}

#petitionsliste div.petition>p+p {
	color: #000;
}

#petitionsliste div.petition>p+p>a {
	font-weight: normal;
	color: #000;
}