
/*
div,img,p,h1,h2,h3,form {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
*/

body {
	margin: 0px;
	padding: 0px;
	z-index:1;
	/*
	font-size:0.75em;
	*/
	font-size: 0.8em;
	font-family: Helvetica;
}

.bg_color_random {
	background-color:#FFF;
}

#cont_content {
	font-size: 0.8em;
}

p{
	margin: 1.6em 0 0 0;
}

form {
	display:block;
	overflow:hidden;
	padding: 0;
	margin: 0;
	border: 0;
}

div,p {
	
}

#cont_menu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	border: 0px;
	display:block;
	vertical-align: top;
}

#cont_menu li {
	padding: 0px;
	margin-left: 0px;
	margin-top:0px;
	margin-bottom: 0px;
	border: 0px solid black;
	margin-right: 22px;
	text-align: left;
	display: inline;
	vertical-align: top;	
}

#cont_menu li.last {
	height:12px;
	margin-right: 0px;
}

#cont_flyer {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index:4;
}

#upper_hr { 
	margin: 3px 0 0 0;
	padding: 0px; 
	border: 0px; 
	width: 616px; 
	background-color: #666666;
	height: 1px;
	display:block;
	overflow:hidden;
}

#lower_hr {
	margin: 0px; 
	margin-top: 30px;
	padding: 0px; 
	border: 0px; 
	width: 904px;  
	background-color: #666666; 
	height: 1px;
	display: block;
	overflow: hidden;	
} 

#hum_bug {
	height:22px;
	overflow:hidden;
	display:block;
}

#candidates_hl {
	margin-top:26px;
}

#main {
	width: 984px;
	margin-left: 10px;
	margin-top: 0px;
	background-color: #ffffff;
	z-index:2;
	display:block;
}

#main_inner {
	margin-right: 40px;
	margin-left: 40px;
	z-index:6;
	display:block;
}

#cont_header {
	width: 904px;  /* 656px; */
}

#cont_empty_top { 
	height: 7.6em;
	width: 656px;
}
#cont_empty_top_wide {
	height: 122px;
}

#img_logo {
	/* float: right; */
	
	border: 0px solid black; /* TODO: remove */
	
	/* margin-right: 58px; */ /* 98 - 40 */
	 /* margin-top: 30px; */
}

#cont_img_logo {
	position:absolute; 
	left:728px; 
	top:30px;
}

#cont_menu {
	width: 900px; /* 620px; */
	font-size: 1.2em;
}

#cont_yah {
	font-size: 0.9em;
	height: 2.6em;
	line-height: 2.6em;
	vertical-align: middle;
	font-weight: bold;
	overflow: hidden;
}

#cont_yah_inner {
	/*margin-top: 5px;*/
	overflow: hidden;
}

#cont_start_top {
	display: block;
	height: 357px;
	background-color: #FFF; /* TODO: remove */
}

#cont_start_inner {
	display: block;
	height: 317px;
	border: 20px solid #e3e3e3;
	background-color: #e3e3e3;
}

#cont_start_top_left {
	height: 317px;
	display: block;
	/*background-color: #001122; */ /* TODO: remove */
}

#cont_start_flash {
	width: 576px; /* 576 */
	height: 317px; /* 317 */
	background-color: #ffffff; /* TODO: set #ffffff */
	display: block;
}

#cont_start_flash_inner {
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	width: 566px; /* 596 */
	height: 307px; /* 317 */
	background-color:transparent;
	display: block;
}

#cont_start_top_right {
	width: 268px; /* 288 - 20 */
	height: 317px;
	/*margin-left: 20px; */
	display: block;
	/*background-color: #e3e3e3;*/
	float: right;
}

#cont_start_quote {
	height: 250px;
	background-color: #ffffff;
}

#cont_start_ctrl {
	margin-top: 5px;
	height: 62px;
	background-color: #ffffff;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
	font-size: 1.2em;
}

#cont_start_col_left {
	/*background-image: url(../img/blended.gif);*/
	margin-right: 20px;
}

#cont_start_col_middle {
	/*background-image: url(../img/blended.gif);*/
	float: right;
	margin-right: 20px;
}

.two_columns {
	
}
#arrow_adjust {
	margin-left:10px;
}

.arrow_box {
	width:133px;
}

.cont_arrow {
	width:22px;
	margin-top:5px;
}

#cont_left_arrow {
	margin-left:32px;
}

#cont_right_arrow {
	margin-right:32px;
}

.cont_direction {
	overflow:hidden;
	display:block;
	width:12px;
	height:15px;
	cursor:pointer;
}

.left {
	float:left;
}

.alleft {
	text-align:left;
}

.right {
	float:right;
}

.alright {
	text-align:right;
}

#cont_start_col_right {
	/*background-color: #e3e3e3;*/
	float: right;
}

.content_container {
	width: 288px;
	/*height: 378px;*/
	overflow: hidden;
	display: block;
}

#cquote {
	text-align: center;
	/*
	font-size: 18px;
	padding-top: 26px;
	*/
	font-size: 1.8em;
	background-image: url(../img/provided/anfuehrungszeichen.png);
	background-repeat: no-repeat;
	background-position:180px 8px;
	margin-top:20px;
	padding-top:25px;
}

#cont_p2_top_right {
	float: right;
	height: 357px;
	width: 288px;
	overflow: auto;
}

.twoColumns {
	width:100%;
	clear:both;
}

.cont_column_left {
	width: 596px;
}

.cont_column_right {
	float: right;
	width: 288px;
	overflow: auto;
}

#cont_p2_top_left {
	height: 357px;
	width: 596px;
}

#cont_p2_top_left_inner {
	margin: 5px;
	background-color: blue;
	height: 347px;
	width: 586px;
}

#large_image {
	height: 347px;
	width: 586px;
	border: 0px solid black;
	overflow: hidden;
	display: block;
}

#cont_p2_bottom_right {
	float: right;
	width: 288px;
	margin-bottom: 30px;
	margin-top: 20px;
	margin-top: 20px;
}

#cont_p2_bottom_ext {
	padding-bottom: 18px;
}

#cont_p2_bottom_left {
	width: 596px;
	margin-top: 20px;
	margin-bottom: 30px;
	overflow: hidden;
	margin-bottom: 30px;
}

#cont_p3_contact {
	background-image:url(../img/blended_small.gif);
	float:right;
	width:288px;
	height:183px;
	margin-bottom:30px;
}

#cont_p3_text {
	width:596px;
}

#content_mini_spacer {
	display:block;
	overflow:hidden;
	height:1px;
}

.container {
	background-color: #e3e3e3;
	display: block;
	overflow: hidden;
}

.col_h_margins, .col_h_margins_gray {
	padding-left: 11px;
	padding-right: 11px;
}

.col_h_margins_gray {
	background-color: #E3E3E3;
}
.col_v_margins {
	/*
margin-top: 11px;
*/
}

.csc-frame-frame1,.csc-frame-frame1 {
	padding: 20px 11px;
	background-color: #E3E3E3;
}


.cont_candidate {
	height: 152px;
	background:#FFF;
}

.candidateMessageBox {
	float:right;
	text-align: center;
	font-size:1.2em;
	background: #FFF url(../img/provided/anfuehrungszeichenWhite.png) top right no-repeat;
	padding-right: 0px;
	height:130px;
}

.candidateMessageBox .message {
	width: 210px;
}

.candidateInfoBox {
	float:left;
	background: #e9e9e9;
	padding: 5px;
	width: 278px;
	margin-bottom:10px;
}

.candidateContainer {
	width: 570px;
	margin-bottom:10px;	
}

.candidateContainer td {
	font-size:0.9em;
}

.cont_candidate_outerbox {
	margin-right:10px;
	height: 130px;	
}

.cont_candidate_box {
	height:128px;
}

.cont_candidate_headl {
	padding-top:0px;
}

.cont_visit_middle {
	margin-right:20px;
}

.cont_visit_left {
	margin:0px;
	margin-top: 11px;
}

* html .cont_visit_left {
	margin:0px;
	padding-top: 11px;
	margin-bottom: 11px;
}

.text_input {
	vertical-align: bottom;
	margin:0px;
	margin-right: 11px;
	padding:0px;
	width:200px;
	height:18px;
	border: 0;
	font-size:12px;
}
.cont_search_text {
	vertical-align: top;
}
.lupe {
	height:18px;
}

.search_form {
	vertical-align:top;
	height:18px;
	padding-top:0px;
	margin-top:0px;
}

.cont_lupe {
	float:right;
	width:55px;
	height:18px;
	overflow:hidden;
	display:block;
}

.standard_par, .bodytext {
	/*padding-top: 20px;*/
	line-height: 1.5em; /* 18px; */
	font-size: 1.2em;
}

.standard_par_dense {
	line-height:1.5em;
	font-size: 1.2em;
}

.standard_par_wide {
	display: block;
	margin-top: 26px;
	line-height: 1.5em /* 18px; */
}

.standard_font {
}

.content_link_par, .news-list-item {
	margin-top: 16px;
	padding-bottom: 16px;
	line-height:1.5em;
	font-size: 1.2em;
}

.news-latest-date {
	font-size: 0.8em;
}

.news-single-timedata {
	font-size: 1.2em;
	margin-top:10px;
}

.news-list-item {
	margin-top: 16px;
	padding-bottom: 16px;
	line-height:1.5em;
	font-size: 1em;
}

.news-list-container a {
	font-size: 1.2em;
}


.news-list-container p.bodytext {
	margin-top: 5px;
}

.cont_column_right .news-list-item  {
	font-size: 1.2em;
}

.cont_column_right .news-list-item  a {
	font-size: 1em;
}

.break {
	clear: both;
}

.bold {
	font-weight:bold;
}

.same_size {
	font-size:1em;
}

.content_par {
	margin-top: 15px;
	line-height: 1.5em;	
	font-size: 1.15em;
}

.col_fixed_height {
	height: 146.5px;
	overflow: auto;
}
.col_fixed_height_155 {
	height: 159px;
	overflow: auto;
}



h1 {
	/* dist measured with ruler; depends on font-size and line-height */
	margin-top: 16px;
	font-size: 1.6em;
	font-weight: bold;
}

.cont_column_right h1.csc-firstHeader {
	margin-top: 0px;
	margin-bottom: 16px;
}

.cont_column_right .csc-frame-frame1 {
	margin-top:0px;
}

.cont_column_right .csc-frame-frame1 .csc-header h1 {
	margin-top:0px;
}



h2 {
	display: block;
	overflow: hidden;
	font-weight: bold;
	font-size: 1.4em;
}

h3 {
	font-weight:bold;
	font-size:1.2em; /* 12px; */
}

* html h2 {
	padding-top: 15px;
}

h2.wide {
	padding-top: 23px;
}

.h3 {
	font-weight:bold;
	font-size:1em; /* 12px; */
	line-height: 1em /* 18px; */
}


.hl {
	font-size: 1em;
	font-weight: inherit;
}

.rboxh {
	font-size: 14px;
	font-weight: bold;
	padding-top: 18px;
	padding-left: 11px;
}

.spacer30 {
	height: 30px;
	background-color: #ffffff;
	display: block;
}

.spacer20 {
	height: 20px;
	/* background-color:#ffffff; */
	display: block;
	width:100%;
	clear: both;
}

.no_overflow{
	overflow:hidden;
}

.auto_overflow {
	overflow:auto;
}

.spacer5 {
	overflow: hidden;
	height: 5px;
	background-color: #ffffff;
	display: block;
}

.vspacer20 {
	width: 20px;
	display: block;
	overflow: hidden;
}

a {
	font-weight: normal;
	font-size: 1em;
}

#cont_menu a {
	font-size: 0.8em;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:focus {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

a.menu {
	font-weight: normal;
	font-family: Helvetica;
	font-size: 1em;
}


#cont_menu a:link, #cont_menu a:visited {
	color: #666;	
	font-weight: normal;
	font-family: Helvetica;
	/*
	font-size: 1.2em;
	*/
}
#cont_menu a:active {
	color: #660000;
}
#cont_menu a:hover {
	color: #000;
}

a.ctrl{
	color:#000000;
	font-weight:normal;
	line-height:2em;
}


a.slink {
	font-weight: normal;
	font-family: Helvetica;
	font-size: 1em
}
#impressum {
	padding: 0;
	margin: 0;
	line-height: 1.8em; /* 18px; */
	font-size: 0.9em;
}

#impressum  a {
	font-size: 1em;
}

.spacer_minus_10 {
	margin-top: -10px;
}
* html .spacer_minus_10 {
	margin-top: 0px;
}

/* RAHMEN 2*/
.csc-frame-frame2 {
	background: #E3E3E3;
}


/*NEWS*/
.news-single-files dd {
	margin-left: 0px;
	margin-top:10px;
}
/*
.news-list-container {
	font-size: 1.2em;
}

.news-list-item {
	line-height: 1.5em;
}*/

.news-latest-item img, .news-single-img img {
	border:5px solid #E6E6E6;
}

p.news-single-imgcaption {
	margin: 5px 0 10px 0;
	font-size: 1em;
}

.news-latest-item  a, .news-single-additional-info , .news-single-backlink {
	font-size: 1.2em;
}

.csc-frame-frame1, .csc-frame-frame1 {
	/* padding: 0 11px; */
}

/* IMAGES */
div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {
	margin-left: 0;
}

.csc-textpic-image {
	border: solid 5px #e6e6e6;
}

.cont_column_right .bodytext {
	font-size: 1.2em;
}
/*
.cont_column_right .news-list-item .bodytext {
	font-size: 1.2em;
}
*/

strong {
	font-size: 1.2em;
}

#cont_p2_bottom_ext h2 {
	padding-top: 16px;
}

/* CANDIDATE DETAILS */
.cont_candidate_outerbox a, .cont_candidate_outerbox img {
	border: none;
}

.cont_candidate {
	float: left;
	margin-right:20px;
}

* html .cont_candidate {
	margin-right:20px;
}


.basicInfo{
	cursor: pointer;
}

.csc-sitemap {
	font-size: 1.2em;
}

.gemeindeInfo {
	font-size: 1.15em;
	margin: 10px 0 0 10px;
}

label.fix {
	float: left;
	width:120px;
	font-size: 1.2em;
}

#cont_start_col_right .col_fixed_height_155 {
	height: 198px;
}

#cont_start_col_right .col_fixed_height_155 .content_link_par {
	margin-top: 60px;
	_margin-top: 55px;
}

.wahllokal, .gemeindeAdresse {
	font-size: 1.2em;
	margin-bottom:10px;
}


a.newRecord {
	clear:both;
	font-weight: bold;
	font-size: 1.4em;
	width: 100%;
	color: #F00 !important;
	text-decoration: underline !important;
}

p.newRecord {
	width: 100%; 
	clear:both;
}
