@import "content.css";
@import "slider.css";
@import url(https://fonts.googleapis.com/css?family=Lora:400,400italic,700,700italic);
@import url(https://fonts.googleapis.com/css?family=Raleway:300,300italic,400,400italic,500,500italic,600,600italic,700,700italic);

.contrastoff {
	display:block;
	}
.contraston {
	display:none;
	}

* {
    font-family: "Raleway",Helvetica,sans-serif;
}
body {
	background: #272727;
}

DIV.csc-textpic-clear {
	clear: both;
}
.publishSystemNotify, #mainMenue .mmtext {
	display: none;
}
iframe, iframe table, .elist {
	background-color: #FFF;
}
img {
	border: none;
	max-width: 100%;
	height: auto;
}
#responsiveShow, .nav_responsive {
	display: none;
}
#wrap02 #navlinks.resp {
	display: none;
}


/* Layout */
#schrift a img.kontrast {
	display: none;
}
.anmeldung {
    float: left;
    margin-left: 6.7%;
    width: 96.7%;
}
#loginCenter .tx-felogin-pi1 {
    position: relative;
}
#loginCenter .tx-felogin-pi1 a {
    font-size: 25px;
    font-weight: 600;
    position: absolute;
    right: -10px;
    top: -50px;
	text-decoration:none;
}
html, body, #wrap {
    background: #f9f9f9 none repeat scroll 0 0;
    min-height: 100%;
}
#wrap.rat #navlinks a img.kontrast {
	display: none;
}


/* LOGIN MASKE */
#loginMask {
    background: #FFF none repeat scroll 0 0;
    border: 5px solid #0079c6;
    /*height: 340px;*/
    left: 50%;
    padding: 50px 2%;
    position: absolute;
    text-align: center;
    top: 100px;
    width: 100%;
    z-index: 1000;
    max-width: 400px;
    margin-left: -300px;
	color: #0079c6;

}
#loginMask h1 {
    font-size: 27px;
    border-bottom: 2px solid #0079c6;
	margin-bottom: 25px;
	color: #505050;
}
#abx_closeLogin {
    background: url(../images/x.gif) no-repeat 0 0;
}
#abx_closeLogin {
    background: url(../images/schliessen-weiss.png) no-repeat right 3px;
    position: absolute;
    top: 0;
    right: 0;
    padding: 2px 31px 6px 15px;
    cursor: pointer;
    background-color: #0079c6;
    color: #FFF;
}

#wraplogin {
    float: left;
	width: 100%;
    margin-top: 28px;
}


#wraploginUserName {
    float: left;
	width: 100%;
    margin-top: 28px;
}
#wraploginPassword {
    float: left;
	width: 100%;
    margin-top: 10px;
}
#abx_loginHeadline1 {
    margin-bottom: 30px;
}
#abx_loginHeadline2 {
    font-size: 19px;
}
#abx_loginHeadline3 {
    font-style: italic;
    margin-top: 6px;
}
#loginMask input {
    color: #2F2F2F;
    float: none;
    margin-top: 4px;
    -webkit-border-radius: 0;
    padding: 5px;
    font-size: 14px;
    border: none;
    background-color: #E0E0E0;
    width: 60%;
}
#loginMask input:focus {
    outline: #0079c6 auto 5px;
}
#abx_loginUserNameText, #abx_loginPasswordText, #abx_chgPwPasswordTextOld, #abx_chgPwPasswordTextNew1, #abx_chgPwPasswordTextNew2 {
    font-size: 17px;
}
#abx_loginErrorMsg, #abx_chgPwErrorMsgOldPwErr, #abx_chgPwErrorMsgNetworkError, #abx_chgPwConfirmMsg, #abx_chgPwErrorMsgNewPwErr {
    width: 100%;
    color: #F00;
    float: left;
    margin-top: 13px;
    font-size: 20px;
}
#abx_chgPwConfirmMsg {
    color: #08b200;
}

#abx_loginButtonSbmt, #abx_changePwButtonSbmt {
    background: #0079c6;
    padding: 10px 40px;
    color: #FFF;
    cursor: pointer;
    width: 80%;
    margin-top: 20px;
    float: left;
}
#layout03alles #homeQuick {
    float: none;
    margin: 30px auto;
}
#layout05 #homeQuick .quick h4 {
    color: #222324;
    font-size: 19px;
    font-weight: 600;
    text-transform: uppercase;
}
#layout05 #homeQuick .quick h4:hover {
    text-decoration: none !important;
}
#layout03alles #homeQuick a.quick {
    backface-visibility: hidden;
    display: inline-block;
    float: left;
    height: 60px;
    margin-right: 2.4%;
    margin-top: 60px;
    padding: 115px 10px 15px;
    text-align: center;
    transform: translateZ(0px);
    vertical-align: middle;
    width: 220px;
}
/*#layout03alles #homeQuick a.quick:hover, #layout03alles #homeQuick a.quick:focus, #layout03alles #homeQuick a.quick:active {
    box-shadow: 0 0 0 5px #838588 inset, 0 0 1px rgba(0, 0, 0, 0);
}*/
#alles {
    float: none;
    margin: 0 auto;
    width: 100%;
	min-height: 100%;
}
#wrap01 {
    background: #e4e4e4 none repeat scroll 0 0;
    border-bottom: 2px solid #afafaf;
    border-right: 2px solid #afafaf;
    float: left;
    width: 19.5%;
    z-index: 2;
	height: 100%;
}
#wrap03 {
    float: right;
    height: 100%;
    max-width: 330px;
    position: fixed;
    right: 0;
    top: 0;
    width: 22%;
    z-index: 2;
}
#loginBg {
    background-color: #9f9f9f;
    height: 100%;
    left: 0;
    opacity: 0.8;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 50;
	display:none;
}

#layout03alles #layout05 form, #blockLeft {
    background: #dedede none repeat scroll 0 0;
    float: left;
    margin-top: 20px;
    padding: 10px 2%;
    width: 58.5%;
}
#login #loginCenter form {
    margin: 25px auto 0;
    width: 400px;
}
#login #loginCenter form fieldset div {
    clear: both;
    margin: 0 auto;
    text-align: center;
}
#login #loginCenter form fieldset div input {
    float: none;
    height: 32px;
    padding: 0 3%;
}
#login #loginCenter fieldset {
    border: 0 none;
}
#login{
	position:absolute;
	width:100%;
	top:100px;
	left:0;
	z-index:100;
	display:none;
}
#login div#loginCenter div#c178.csc-default div.tx-felogin-pi1 form fieldset legend{
	display:none;
}
#loginCenter {
    background: none repeat scroll 0 0 #fff;
    margin: 0 auto;
    padding: 50px 2%;
    text-align: center;
    width: 600px;
}
#logo {
    margin: 31px auto 58px;
    text-align: center;
    width: 320px;
}
#topbalken {
    background: #0079c6 none repeat scroll 0 0;
    float: left;
    width: 100%;
}
#abx_loginBtn, #abx_logoutBtn, #abx_changePwBtn {
	font-size: inherit!important;
	color: #5d5d5d;
}

DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image {
    margin-bottom: 30px;
}
#menue {
    float: left;
    font-size: 17px;
    font-weight: normal;
    padding-top: 20px;
    width: 100%;
	line-height: 20px;
}

#popUp {
    color: #fff;
    display: none;
    left: -26px;
    padding: 15px;
    position: absolute;
    top: -8px;
    width: 240px;
	z-index: 1;
	text-align: center;
}
#schrift #popUp p {
	color: #fff;
    font-size: 16px;
    line-height: 23px;
    margin-bottom: 14px;
}
#schrift a:hover + #popUp{
    display:block;
}
#popUp:hover{
	opacity: 0.9;
    background:#2E2E2E;
    display:block;
}
#popUp .button {
	background:#fff;
	border:1px solid #666;
	margin-right:5px;
	padding:0 5px;
	color:#2E2E2E;
}
#schrift {
    float: right;
    margin-right: 5%;
    width: 134px;
	position: relative;
}
#schrift p {
    color: #ffffff;
    float: left;
    font-size: 16px;
    margin-right: 5px;
}
#schrift a img {
    margin-top: 2px;
}
.contrast2 {
    display: none;
}
#kontrast {
    color: #ffffff;
    float: right;
}
#kontrast img {
    float: right;
    margin-left: 5px;
    margin-top: 2px;
}
#layout01 {
    float: left;
    margin-left: 6.7%;
    margin-right: 6.7%;
    width: 86.6%;
}
#menue ul li span.menuetext {
	color:#222324;
	font-size:15px;
	font-weight:400;
	text-transform:none;
	font-style:italic;
}
.subpfeil {
    background: none repeat scroll 0 0 #3879c8;
    display: block;
    height: 69px;
    left: -28px;
    position: absolute;
    top:0;
    width: 30px;
}
#menue ul li.menueebene1 ul .subpfeil, #menue ul li.menueebene1Active ul .subpfeil   {
    top: 70px;
}
#menue ul li.menueebene2 ul .subpfeil, #menue ul li.menueebene2Active ul .subpfeil  {
    top: 141px;
}
#menue ul li.menueebene3 ul .subpfeil, #menue ul li.menueebene3Active ul .subpfeil  {
    top: 211px;
}
#kontakt {
    color: #222324;
    float: left;
    font-size: 16px;
    margin-top: 45px;
    padding: 0;
    width: 100%;
	line-height: 22px;
}
#kontakt h4 {
    color: #5D5D5D;
    font-size: 21px;
    font-weight: 500;
    margin-bottom: 8px;
}
#kontakt p {
    margin-bottom: 25px;
}
#kontakt a {
	color:#0079c6;
	text-decoration:underline;
	font-weight: 500;
}
#wrap02 {
    float: left;
    width: calc(80.5% - 2px);
	position: relative;
}
#layout02 {
    float: left;
    max-width: 1310px;
    padding: 13px 0.5% 13px 2.8%;
    width: 96.7%;
}
#layout05 form p select option {
    padding-left: 10px;
}
#menuequick {
	color: #ffffff;
    float: left;
    font-size: 15px;
    width: 41%;
}
#menuequick a {
	color:#fff;
	margin:0 2px;
	text-decoration:none;
	font-size:16px;
}
#suche {
	float:right;
	width:200px;
	margin-bottom:5px;
}
#layout03 {
    float: left;
    width: 100%;
	height: 100%;
}
kreistagMode6Group {
    float: left;
}
#kreistagMode6Group ul {
    margin: 0;
    padding: 0;
}
#kreistagMode6Group li {
    clear: both;
    list-style-type: none;
}
#kreistagMode6Group .blockMode6Group {
    clear: both;
    float: left;
    margin-bottom: 4px;
    width: 100%;
}
#kreistagMode6Group {
    background: #f2f2f2 none repeat scroll 0 0;
    float: left;
    padding: 4px 4px 0;
    width: calc(100% - 8px);
}
#kreistagMode6Group li {
    margin-left: 0 !important;
}
#kreistagMode6Group .nameBlockMode6Group {
    background-color: #ffffff;
    float: left;
    margin-right: 4px;
    width: calc(50% - 2px);
}
#kreistagMode6Group .nameBlockMode6Group a, #kreistagMode6Group .nameReserveNameMode6Group a, #kreistagMode6Group .nameReserveNameMode6Group a {
    float: left;
    padding: 8px;
    width: calc(100% - 16px);
}
#kreistagMode6Group .nameBlockMode6Group a:hover, #kreistagMode6Group .nameReserveNameMode6Group a:hover {
    background-color: #eeeeee;
}
#kreistagMode6Group .nameReserveNameMode6Group {
    background-color: #ffffff;
    float: left;
    width: calc(50% - 2px);
}

#kreistagMode6Group .fraktionMode6GroupTitle {
    background-color: #c8c8c8;
    color: #000000;
    float: left;
    font-weight: bold;
    height: 2.08333em;
    margin-bottom: 0.25em;
    padding-left: 0.833333em;
    padding-top: 0.833333em;
    width: 42.2833em;
}

#kreistagMode6Group .fraktionMode6Group a {
    background-color: #f2f2f2;
    float: left;
    margin-bottom: 0.25em;
    min-height: 1.66667em;
    padding-left: 1.1%;
    padding-top: 0.416667em;
    width: 98.9%;
}
#kreistagMode6Group .fraktionMode6Group a:hover {
    background-color: #fafafa;
}
#kreistagMode6Group .blockMode6GroupMembers {
    clear: both;
    float: left;
    margin-bottom: 4px;
    width: 100%;
}
#contentbereich li {
    list-style: outside none none;
	background:url(../images/arrow2.png) left center no-repeat;
	padding-left: 18px;
	line-height: 26px;
}
#kreistagMode6Group .nameblockMode6GroupMembers, #kreistagMode6Group .nameblockMode6GroupMembersRight {
    background-color: #0079c6;
    float: left;
    padding: 8px;
    text-align: left;
    width: calc(50% - 18px);
}
#kreistagMode6Group .nameblockMode6GroupMembers {
    margin-right: 4px;
}
#kreistagMode6Group .nameblockMode6GroupMembers p, #kreistagMode6Group .nameblockMode6GroupMembersRight p {
    margin-bottom: 0;
}
#contentbereich strong {
    font-size: 18px;
    font-weight: 600;
}
.nameblockMode6GroupMembersRight strong, .nameblockMode6GroupMembers strong {
    color: #fff;
}
/*#layout03alles {
    background: url("../images/layout03-bg.png") repeat scroll 0 0;
    float: left;
    height: 615px;
    width: 100%;
}*/
#layout03alles {
    float: left;
    min-height: 615px;
    width: 100%;
	height: 100%;
}
#layout05 {
    float: left;
    padding: 20px 2.8% 70px;
    width: 61.5%;
    max-width: 940px;
}
#layout03 #contentColRight form, #blockLeft {
    background: none repeat scroll 0 0 #DEDEDE;
    float: left;
    padding: 10px 2%;
    width: 58.5%;
    margin-top: 66px;
}
#blockLeft{
	background:none;
}
#blockRight {
    float: left;
    width: 62.5%;
    margin-top: 40px;
}
#council2Document li {
    float: left;
    list-style: outside none none;
    margin-bottom: 15px;
    width: 100%;
}
#blockRight div#kreistagMode8 div#council2Document ul li, #blockRight div#kreistagMode8 div.blockNewsMode8 div.blockNewsMode8TextLevel0, .conferencesNameMode7{
    color: #313131;
    float: left;
    width: 70%;
}

#kreistagMode1 li .nameBlockMode1 .lastNameMode1 a {
    float: left;
    padding: 10px 2%;
    width: 96%;
}
#kreistagMode1 li .nameBlockMode1 .lastNameMode1 a:hover {
	background: #eeeeee;
}
#layout05 #kreistagMode4 .nameBlockMode4 a, #kreistagMode1 li .nameBlockMode1 .partyNameMode1 a {
    color: #0079c6;
    float: left;
}
#layout05 #kreistagMode4 .nameBlockMode4 a {
    color: #0079c6;
    float: left;
    padding: 10px 1.3%;
    width: 97.4%;
}
#layout05 #kreistagMode4 .nameBlockMode4 a:hover, #kreistagMode1 li .nameBlockMode1 .partyNameMode1 a:hover {
	background: #eeeeee;
}
#kreistagMode1 li .nameBlockMode1 .partyNameMode1 {
    float: left;
	width: 35%;
}
#kreistagMode1 li .nameBlockMode1 .partyNameMode1 a {
    text-align: right;
	padding: 10px 4.5%;
    width: 91%;
}
#kreistagMode1 li .nameBlockMode1 .lastNameMode1 {
    float: left;
	width: 65%;
}
#blockRight div#kreistagMode8 div#council2Document ul li{
	width:93.7%;
}
#blockRight div#kreistagMode8 div.blockNewsMode8 div.blockNewsMode8TextLevel0{
	border-right: 17px solid #fff;
}
.nameBlockMode1 ,.nameBlockMode3,.nameBlockMode2, .nameBlockMode4,.nameBlockMode5,.nameBlockMode6,.nameBlockMode7, .conferencesBlockMode7{
    background: #fff;
    float: left;
    width: 100%;
}
.conferencesBlockMode7 a {
    color: #0079c6;
    float: left;
    font-size: 16px;
    padding: 10px 4%;
    width: 92%;
}
.conferencesBlockMode7 a:hover {
    background: #eeeeee none repeat scroll 0 0;
}
#layout05 #contentColRight form p select option {
    padding-left: 8px;
}
.conferencesDateMode7, #blockRight div#kreistagMode8 div.blockNewsMode8 div.blockNewsDataMode8 a {
    float: left;
    text-align: right;
    width: 30%;
}
#blockRight div#kreistagMode8 div.blockNewsMode8 div.blockNewsDataMode8 a,#council2Document a  {
    color: #0079c6;
    /*float: left;*/
    font-weight: 600;
    text-decoration: underline;
}
#council2Document a {
    color: #0079c6;
    float: left;
	background: url("../images/arrow2.png") no-repeat scroll 11px center, url("../images/download.png") no-repeat scroll right 10px center, #ffffff none repeat scroll 0 0;
    font-size: 19px;
    font-weight: 500;
    padding: 10px 48px 10px 30px;
    text-decoration: none;
    width: calc(100% - 78px);
	overflow-wrap: break-word;
}

#kreistagMode8 #council2Document ul li {
	padding-left: 0px;
}



#layout05 .csc-sitemap ul li{
	margin-left:1.4%;
}
.slideUpDownContent5 li {
    float: left;
    width: 100%;
    border-bottom: 1px solid #AFAFAF;
}
.slideUpDownContent5 li:last-child {
    border: medium none;
}
#layout05 ul {
    color: #4d4d4d;
    float: left;
    font-size: 17px;
    line-height: 25px;
    margin-bottom: 15px;
    margin-left: 22px;
    width: 100%;
}
#layout05 .slideUpDownContent5 ul {
    float: left;
    margin-bottom: 0;
    margin-left: 0;
    width: 100%;
}
#layout05 .slideUpDownContent5 ul {
    list-style: none;
}
.slideUpDownContent5 li a {
    background: url("../images/arrow2.png") no-repeat scroll 5px center;
    color: #4D4D4D;
    float: left;
    margin: 10px 0 10px 1%;
    padding: 7px 0 7px 22px;
    clear: both;
    font-size: 20px;
	width: 94%;
}
.slideUpDownContent5 {
    float: left;
    background-color: #FFF;
    border: 1px solid #AFAFAF;
	width: 100%;
}
#kreistagMode1 ul, #kreistagMode2 ul,#kreistagMode3 ul,#kreistagMode4 ul, #kreistagMode5 ul, #kreistagMode6 ul,#kreistagMode7 ul, #kreistagMode8 ul{
	margin-left:0;
}
html body div#wrap div#alles div#wrap02 div#layout03 div#layout03alles div#layout05 div#contentbereich div#kreistagMode8 div#council2Document ul {
    margin: 0;
}
#blockRight div#kreistagMode8 div#council2Document ul li{
	list-style:none;
	background-image:url(../images/liststyle.png),url(../images/download.png);
	background-repeat:no-repeat, no-repeat;
	background-position:7px center, 90% center;
	margin-bottom: 10px;
}
.blockNewsMode8Title {
    clear: both;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
	padding-bottom: 6px;
	padding-top: 6px;
	line-height: 27px;
	background: #0079c6;
	padding-left: 15px;
	margin-bottom: 15px;
}
#blockRight div#kreistagMode8 div#council2Document {
    float: left;
    margin-bottom: 25px;
    width: 100%;
}
#kreistagMode7 li, #kreistagMode1 li, #layout05 #kreistagMode4 li {
    border-bottom: 1px solid #8a8a8a;
    float: left;
    list-style: outside none none;
    width: 100%;
	padding-left: 0;
}
.subContent {
    background: #fff none repeat scroll 0 0;
    float: left;
    padding: 15px 2%;
    width: 96%;
}

#contentbereich #kreistagMode1 ul, #contentbereich #kreistagMode4 ul {
	border: 1px solid #8a8a8a;
}
#kreistagMode1 ul li:last-child, #kreistagMode4 ul li:last-child {
	border-bottom: none !important;
}

#layout05 #kreistagMode7, #layout05 #kreistagMode1, #layout05 #kreistagMode4,#layout05 #kreistagMode8 {
    float: left;
    margin: 10px 0;
    width: 100%;
	font-size:16px;
	color:#4d4d4d;
}
#layout05 p {
    line-height: 24px;
	font-size: 16px;
	color:#4d4d4d;
	margin-bottom: 15px;
}
#layout05 form p{
	float: left;
    margin: auto;
    width: 100%;
}
#layout05 #blockRight strong {
    color: #171717;
    font-size: 18px;
    width: 12%;
	margin-left:4.9%;
  }
#layout05 #blockRight p strong {
    color: #171717;
    font-size: 18px;
    line-height: 24px;
    margin-left: 0;
    width: 12%;
}
#blockRight  ul {
    margin-left: 4.9%;
	padding-left: 2.2%;
    width: 60%;
}
#blockRight div#kreistagMode6Group div.blockMode6GroupMembers div.nameblockMode6GroupMembers, #blockRight #kreistagMode6Group .blockMode6Group .nameBlockMode6Group{
	border-right: 15px solid #fff;
    float: left;
    padding: 8px 0 8px 3%;
    width: 44%;
}
#blockRight #kreistagMode6Group .blockMode6GroupMembers .nameblockMode6GroupMembersRight, #blockRight #kreistagMode6Group .blockMode6Group .nameReserveNameMode6Group{
	float: right;
    padding: 8px 0 8px 2%;
    width: 48%;
}
#blockRight #kreistagMode6Group .blockMode6Group, #blockRight #kreistagMode6Group .blockMode6GroupMembers {
    float: left;
    margin-bottom: 10px;
    margin-left: 2.9%;
    width: 95.1%;
	background:#DEDEDE;
}
#kreistagMode6Group .fraktionMode6Group {
    float: left;
    margin: 0;
    width: 100%;
}
#blockRight div#kreistagMode6Group .blockMode6GroupMembers .nameblockMode6GroupMembers p strong, #blockRight #kreistagMode6Group .blockMode6GroupMembers .nameblockMode6GroupMembersRight p strong{
	width:auto;
	float: none;
}
#blockRight div#kreistagMode6Group .blockMode6GroupMembers .nameblockMode6GroupMembers p, #blockRight #kreistagMode6Group .blockMode6GroupMembers .nameblockMode6GroupMembersRight p{
	padding:0 !important;
	margin:0;
}
#blockRight #kreistagMode6Group .blockMode6Group a{
	color:#0079c6;
}
#blockRight #kreistagMode6Group .fraktionMode6Group a strong {
    margin-bottom: 8px;
    margin-top: 25px;
    width: auto;
}
#blockRight #kreistagMode6Group ul li{
	list-style:none;
}
#blockRight #kreistagMode6Group ul {
    margin: 0;
	padding:0;
    width: 100%;
}
#blockRight #kreistagMode6Group{
	margin-left:2.2%;
}
#blockRight #kreistagMode4 ul, #blockRight #kreistagMode1 ul,#blockRight #kreistagMode7 ul,#blockRight #kreistagMode8 #council2Document ul{
	padding:0;
	margin:0;
	width:100%;
}
#blockRight #kreistagMode7 ul {
	border-left: 1px solid #8a8a8a;
	border-right: 1px solid #8a8a8a;
	border-top: 1px solid #8a8a8a;
	width: calc(100% - 2px);
}
#blockRight #kreistagMode8 .blockNewsMode8{
	float: left;
    margin-bottom: 15px;
    width: 100%;
	background:#dedede;
}
#blockRight #kreistagMode4 ul li .nameBlockMode4 a strong{
	float: none;
    font-size: 16px;
    margin: 0;
    width: auto;
}
.zurueck {
    clear: both;
    float: left;
    margin-left: 0;
    margin-top: 20px;
}
.zurueck a{
	color:#0079c6;
}
#contentbereich table {
    width: 180px;
}
#kreistagMode8 .blockNewsMode8 {
    background-color: #fff;
    clear: both;
    float: left;
    width: 100%;
	border-bottom: 1px solid #8a8a8a;
}

#kreistagMode8 .blockNewsMode8:last-child {
	border-bottom: none;
}


#kreistagMode8 .blockNewsMode8TextLevel0 {
    border-right: 0.25em solid #f3f3f3;
    float: left;
    padding: 0.833333em 0.333333em 0.833333em 0.833333em;
    width: 31.1667em;
}
#kreistagMode8 .blockNewsDataMode8 {
    float: left;
	width: 16%;
}
#kreistagMode8 .blockNewsDataMode8 a {
    color: #0079c6;
    float: left;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
    width: 100%;
}
#kreistagMode8 .blockNewsMode8TextLevel0 {
	border-right: 1px solid #AFAFAF;
    background: url("../images/arrow2.png") no-repeat scroll 11px 14px;
    float: left;
    padding: 10px 30px;
    width: calc(84% - 61px);
}
#kreistagMode8 .blockNewsMode8 .blockNewsMode8TextLevel1 {
	background: url("../images/liststyle-ebene2.png") no-repeat scroll 32px 13px;
    border-right: 1px solid #afafaf;
    float: left;
    padding: 10px 30px 10px 52px;
    width: calc(84% - 83px);
}
.blockNewsDataMode8 img {
    height: 20px;
}
/* Nachoben-Link und Drucken-Link */
#navlinks {
    bottom: 20px;
    position: fixed;
    right: 9.2%;
    width: 40px;
    z-index: 1;
}
#navlinks a {
    float: left;
}
.ui-block-a > p {
    font-size: 13px !important;
}

#navlinks a:hover > span {
    display: block;
}
#navlinks a span {
    display: none;
    float: right;
    font-size: 15px;
    line-height: 16px;
    position: absolute;
    right: 5%;
    text-align: center;
    top: 19px;
    width: 53%;
}
#nachOben {
	float: left;
	font-size: 14px;
	color: #fff;
	font-weight: normal;
}
#nachOben a {
	float: left;
	background: url("../images/top.png") no-repeat scroll top left transparent;
	height: 32px;
    width: 37px;
}
#drucken {
float: right;
	font-size: 14px;
	color: #fff;
	font-weight: normal;
}
#drucken a {
	float: left;
	background: url("../images/drucken.png") no-repeat scroll top left transparent;
	height: 32px;
    width: 37px;
}
#drucken a:hover, #nachOben a:hover {
	color: #fff;
}

#hilfe {
	float: left;
    padding-top: 9px;
    text-align: center;
    width: 15%;
}
#hilfe a {
	font-size: 10px;
	color: #fff;
}
#hilfe a:hover {
	color: #fff;
}
#mobile {
	float: left;
    padding-top: 9px;
    text-align: center;
    width: 28%;
}
#mobile a {
	font-size: 10px;
	color: #fff;
}
#mobile a:hover {
	color: #fff;
}

.csc-linkToTop {
	padding: 0 0 0 15px;
}
.csc-linkToTop a, #nachOben a, #drucken a, #nachOben a:hover, #drucken a:hover {
	border: none;
}

/* Suchbereich */
#suchbereich {
	float: right;
    width: 100%; /*306px*/
	

}
#suchbereich .bereich1 {
	float: left;
	width: 161px; /*260px*/
}

#suchbereich .suche {
    background: #fff;
	-webkit-box-shadow:inset 5px 5px 15px -10px #000000;
	box-shadow:inset 5px 5px 15px -10px #000000;
    border: medium none;
    color: #5d5d5d;
    float: left;
    font-size: 14px;
	font-weight:500;
    margin: 0;
    padding: 5px 1% 4px 8%;
    width: 91%;
	-webkit-border-radius:3px 0px 0px 3px ;
border-radius:3px 0px 0px 3px ;
}
#suchbereich .bereich2 {
    background: url("../images/suchlupe.png") no-repeat scroll center center #f5d720;
    float: right;
    height: 20px;
    padding: 7px 6px 0 0;
    position: relative;
    right: 3px;
    top: 0;
    width: 30px;
	-webkit-border-radius:0px 3px 3px 0px;
border-radius:0px 3px 3px 0px;
}
#suchbereich .sucheAbsenden {
    height: 27px;
    left: 0;
    position: relative;
    top: -7px;
    width: 35px;
}
/* ######################### Hauptmenü ########################### */
#menue ul {
	width: 100%;
	float: left;
}


#menue ul li a.menueebene01{
	background:url(../images/ratsinfoIcons.png) 0px 0px no-repeat;
}
#menue ul li a.menueebene02 {
	background:url(../images/ratsinfoIcons.png) 0px -90px no-repeat;
}
#menue ul li a.menueebene03{
	background:url(../images/ratsinfoIcons.png) 0px -45px no-repeat;
}
#menue ul li a.menueebene04 {
    background: url(../images/ratsinfoIcons.png) 0px -135px no-repeat;
	padding: 2px 5px 3px 56px;
}
#menue ul li a.menueebene05{
	background:url(../images/ratsinfoIcons.png) 0px -270px no-repeat;
}
#menue ul li a.menueebene06{
	background:url(../images/ratsinfoIcons.png) 0px -180px no-repeat;
}
#abx_changePwBtn {
    background: url("../images/ratsinfoIcons.png") 0px -225px no-repeat;
    cursor: pointer;
    float: left;
    list-style: outside none none;
    margin-bottom: 15px;
    padding: 12px 5px 13px 56px;
    vertical-align: middle;
    width: calc(100% - 61px);
}
#abx_changePwBtn:hover {
    background-color: #FFF !important;
    text-decoration: none;
}

#menue li {
	list-style: none;
}
#menue li a {
    float: left;
    list-style: outside none none;
    margin-bottom: 15px;
    padding: 12px 5px 13px 56px;
    vertical-align: middle;
    width: calc(100% - 61px);
    min-height: 20px;
}
#menue li a:hover, #menue .homebild:hover{
	background-color:#fff !important;
    text-decoration: none;
}
#menue .homebild {
    background: url("../images/home.png") no-repeat scroll left center;
    float: left;
    font-size: 18px;
    height: 25px;
    padding: 7px 5px 19px 56px;
    vertical-align: middle;
    width: calc(100% - 61px);
}
#menue .homebild span {
    line-height: 20px;
}
#bg {
    float: left;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: -1;
}


#menue #home {
    float: left;
    margin-top: 40px;
    width: 100%;
}
/* Headlines */
#contentbereich .imageDescription {
	display: block;
}
.imageContent {
	float: right;
	position: relative;
	padding-bottom: 0px;
	padding-left: 12px;
	padding-right: 0px;
	padding-top: 5px;
}
.imageDescriptionText {
	font-size: 13px;
	padding-left: 0px;
	width: 100%;
	color: #1a171b;
	text-align: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
}
.wetterGrad {
	float: left;
	padding-left: 15px;
}
.typo3-editPanel {
	float: left;
}
.veranstaltungenBild, .veranstaltungenBild02 {
	float: left;
	margin: 0 10px 8px 0px;
	clear: both;
	border: 1px solid #D4D4D4;
}
.veranstaltungenBild02 {
	float: right;
	margin: 8px 0 0 10px;
}
#contentbereich .alpha-sitemap-chars {
	margin: 12px 0;
	background: #e5ebf5;
	border: 1px solid #99b2da;
	text-align: center;
	padding: 6px;
}
#contentbereich .alpha-sitemap-chars span {
	color: #cccccc;
	text-shadow: 1px 1px 3px #99b2da;
	font-size: 15px;
}
#contentbereich .alpha-sitemap-chars span a {
	color: #2f6d77;
	text-shadow: 1px 1px 3px #99b2da;
	font-size: 15px;
}
#contentbereich .alpha-sitemap-chars .active {
	color: #04378b;
	text-shadow: 1px 1px 3px #99b2da;
	font-size: 15px;
}
/**
 *	Wird nur für Backendbenutzer angezeigt
 *  width anpassen
 */
/* contentbereich */
.typo3-editPanel {
	background-color: #F1F1F1;
	border: 1px dotted #909090;
	clear: both;
	float: left;
	font-size: 11px;
	padding: 4px;
	width: 98%;
}
#homeBoxRight02 .typo3-editPanel {
	display: none;
}
/* contentInfobox */
.contentbereichInfobox .typo3-editPanel {
	margin: 5px 0 0 0;
	width: 587px;
}
/* rechte Randleiste */
.typo3-editPanel {
}
#infoboxbereich .infobox .typo3-editPanel {
	width: 117px;
}
.typo3-editPanel-controls {
	float: left;
	margin-right: 4px;
}
.typo3-editPanel-controls .feedit-icon {
	margin: 0 4px 0 0;
}
.typo3-editPanel-label {
	float: left;
	color: #000000;
	font: 11px arial, tahoma, helvetica, sans-serif;
	padding: 2px 0 0 0;
}
#contentbereich .csc-textpic-imagewrap ul {
	margin-left: 0 !important;
}
#contentbereich .csc-textpic-imagewrap ul li.csc-textpic-image {
	padding-left: 0 !important;
}

#bbw {
    float: left;
    width: 100%;
}
.bbwFirstLetterblock, .bbwFirstLetterblockleistung {
	background: #F6F6F6;
	border: 1px dotted #6C6C6C;
	margin:4px 0 7px 0px;
	padding: 4px 0;
    text-align: center;
	float:left;
	width:100%;
}
#bbw .lebenslagenbaum {
    float: left;
    width: 100%;
}
.bbwFirstLetterblockleistung a {
	text-shadow:1px 1px #ddd;
}
#bbw table {
    border: 1px solid #CFCFCF;
    border-collapse: collapse;
    margin: 0 0 15px 10px;
    max-width: 610px;
    text-align: left;
    width: 100%;
}
#bbw table tbody tr th {
	background:#E0E0E0;
	border: 1px solid #CFCFCF;
	padding:5px;
	text-align:left;
}
#bbw table tbody tr td {
	background:#F9F9F9;
	border: 1px solid #CFCFCF;
	padding:5px;
	text-align:left;
}
#bbw table tbody tr.alt td {
	background: #FFFFFF;
}
#bbw table tbody tr:hover td {
	background: #f0f0f0;
}
#bbw img {
	border:1px solid #ccc;
}
.vCard {

}
