/* general settings */
* {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

fieldset, button {
	border: none;
}

input, textarea, select {
	color: #004C71;	
}

html { 
	font-size: 67.7%;
}

body { 
	background: #004C71 url("../img/bg-body.png") left 200px repeat-y;
	border-top: 25px solid #004C71; 
	/*padding: 25px 0 0 0;*/
	font-size: 1em;
	font-family: 'Arial',sans-serif;
}

.dffm_structure {
	display: none; 
}

.text-align-right {
	text-align: right;
}

.text-align-center {
	text-align: center;
}

.bodywrapper {
	background: #FFFFFF url("../img/bg-bodywrapper-corner.gif") right top no-repeat;
	overflow: hidden;
	padding: 18px 0 0 0;
	width: 750px;
	font-size: 1.1em;
}

.header {
	overflow: hidden;
	padding: 0 25px 0 0;
}

.header .column-left {
	float: left; 
	width: 250px;
}

.header .column-right {
	float: right;
	position: relative;
	width: 450px;
}

.main {
	overflow: hidden; 
	padding: 0 25px 0 14px;
}

.main .column-left {
	background: #00A6EB	url("../img/bg-main-left-corner.gif") left top no-repeat;
	float: left;
	width: 236px;
}

.main .column-right {
	float: left;
	margin-left: 25px;
	overflow: hidden;
	width: 450px;
}

/* LOGO */
.header .logo-left {
	text-align: right; 
} 

/* SEARCH */
.header .search {
	margin: 40px 0 8px 0;	
}	
	
.header .search div.searchwords {
	background: url("../img/bg-suche.png") right top no-repeat;
	float: right;
	height: 24px;
	width: 135px;
}
.header .search div.searchwords input {
	border: 0px solid transparent;
	color: #00A6EB;
	font-family:'Arial',sans-serif;
	margin: 4px 4px 3px 4px;
	width: 120px;
}
.header .search div.submit {
	background: url("../img/bg-btn-lightblue.png") left top no-repeat;
	float: right;
	margin-right: 2px;
	padding-left: 2px;
}
.header .search div.submit button {
	background: url("../img/bg-btn-lightblue.png") right top no-repeat;
	color: #00A6EB;
	font-weight: bold;
	font-family:'Arial',sans-serif;
	line-height: 1.4em; 
	padding: 4px 19px 7px 4px;
}
.header .search label {
	display: none;
}

/* NEWS */
.header .news {
	bottom: 0px;
	position: absolute;
	right: 0px;
}

.header .news .newscontainer {
	background: url("../img/bg-btn-darkblue.png") left top no-repeat;
	padding-left: 2px;	
}

.header .news .newscontainer a {
	background: url("../img/bg-btn-darkblue.png") right top no-repeat;
	color: #004C71;
	display: block;
	font-weight: bold;
	padding:4px 21px 7px 6px;
	text-decoration: none;
}

/* NAVIGATION */
.main div.navigation {
	padding: 70px 0 0 0;
}
.main div.navigation ul {
	list-style-type: none;
	padding-bottom: 20px; 
}
.main div.navigation ul li {
	position: relative;
}
.main div.navigation ul li a {
	border-bottom: 2px solid #ffffff;
	color: #ffffff;
	display: block;
	font-weight: bold;
	padding: 5px 12px;
	text-decoration: none;
}
.main div.navigation ul li.item-last a {
	border-bottom: none;
}
.main div.navigation ul li.item-act,
.main div.navigation ul li.item-hover {
	background: #004C71;
}

.main div.navigation ul li ul {
	background: #004C71;
	border-left: 2px solid #ffffff;
	display: none;
	padding: 0px;
	position: absolute;
	top: 0px;
	left: 236px;
}
.main div.navigation ul li ul li {
	background: #004C71;
	white-space:nowrap;
	min-width: 200px;
}
.main div.navigation ul li.item-hover ul {
	display: block;
}
.main div.navigation ul li.item-hover ul li {
	border-bottom: 1px solid #fff;
	padding: 6px 15px 4px 15px;
	position: static;
}
/*.main div.navigation ul li.item-hover ul>li {
	width: auto;
	min-width: 272px;	
}*/

.main div.navigation ul li ul li.item-last {
	border-bottom: 0px;
}
.main div.navigation ul li.item-hover ul li a {
	border: none;
	display: inline;
	font-weight: normal;
	padding: 0px;
}
.main div.navigation ul li.item-hover ul li.item-act a,
.main div.navigation ul li.item-hover ul li a:hover {
	text-decoration: underline;
}


/* IMAGE */
.main .image {
	height: 313px;
	overflow: hidden; 
}

/* METANAVI */
.main .footer {
	margin: 0px 12px 0px 12px;
	padding: 6px 0px;
} 
.main .footer ul {
	list-style-type: none;
}
.main .footer ul li a {
	border-top: 1px solid #ffffff;
	color: #ffffff;
	display: block;
	font-weight: bold;
	padding: 6px 0px;
	text-decoration: none;
}

/*
 * #######
 * CONTENT
 * #######
 */
 
/* ZWEISPALTEN */
.zweispalten {
	overflow: hidden;
}

.zweispalten .col-0 {
	float: left;
	width: 49%;
}

.zweispalten .col-1 {
	float: right;
	width: 49%;
}

/* HEADLINE */
.main .content {
	color: #004C71;
}

.main .content h2 {
	background: url("../img/bg-headline.png") repeat-y;
	color: #ffffff;
	font-size: 1.3em;
	margin-bottom: 2px;
	padding: 4px 12px;
	text-decoration: bold;
} 

.main .content .csc-textpic {
	overflow: hidden;
}

div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
	border: none; 
}
div.csc-textpic-border div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom: 0px; 
}
.main .content .csc-textpic-border-blue .csc-textpic .csc-textpic-imagewrap  {
	border: 1px solid #004C71;
	padding: 4px;
}

.main .content .hruler {
	border-top: 1px solid #004C71;
	margin-top: 10px;
	padding-top: 10px;
}

/* NAVIGATION IN PAGE */
.main .content .navigation-inpage {
	position: relative;
	padding-bottom: 38px;
}

.main .content .navigation-inpage ul {
	position: absolute; 
	top: 0px;
	right: 0px;
	list-style-type: none;
}

.main .content .navigation-inpage ul li {
	float: left;
}

.main .content .navigation-inpage ul li div.container {
	background: url("../img/bg-btn-darkblue.png") left top no-repeat;
	padding-left: 2px;
}

.main .content .navigation-inpage ul li div.container a {
	background: url("../img/bg-btn-darkblue.png") right -50px no-repeat;
	color: #004C71;
	display: block;
	font-weight: bold;
	margin-right: 2px;
	padding:5px 7px 7px 6px;
	text-decoration: none;
}
.main .content .navigation-inpage ul li.item-last div.container a {
	background-position: right -100px;
	margin-right: 0px;
	padding-right: -15px;
}
.main .content .navigation-inpage ul li.item-act div.container,
.main .content .navigation-inpage ul li.item-act div.container a {
	background-image: url("../img/bg-btn-darkblue-act.png");
	color: #FFFFFF;
}

.main .content .contentarea {
	padding-top: 30px;
}

.main .content .contentarea,
.main .content p {
	color: #004C71;
}

.main .content .contentarea a,
.main .content p a {
	color: #004C71;
	font-weight: bold;
}

.main .content p.bodytext {
	padding: 0 0 10px 0;	
}

.main .content .contentarea ul {
	list-style-type: square;
	list-style-position: outside;
	margin: 0 0 0 14px;
	padding: 0 0 10px 0;
}
.main .content .contentarea ul li {
	padding: 0 0 5px 0;
}

/* layout-container-bluebox */
.main .content .layout-container-bluebox {
	background: #00A6EB	url("../img/bg-container-bluebox-corner.gif") bottom right no-repeat;
	color: #ffffff;
	padding: 13px 0px;
}
.main .content .layout-container-bluebox .csc-textpic-image {
	padding-bottom: 10px;
}
	
.main .content .layout-container-bluebox p {
	color: #ffffff;
	/*font-size: 1.2em;*/
	/*padding: 10px;*/
	padding-left: 10px;
	padding-right: 10px;
}

.main .content .layout-container-bluebox a {
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}

/* INDEXED SERACH */
/* Suchformular/-ergebnisse */
.main .content .tx-indexedsearch fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

.tx-indexedsearch .tx-indexedsearch-whatis {
	color: #0062a6;
	font-weight: bold;
}

.main .content ul.browsebox {
	overflow: hidden;
	padding: 0;
}

.main .content .tx-indexedsearch-browsebox_top ul.browsebox {
	margin: 0 0 1.5em 0;
}

.main .content .tx-indexedsearch-browsebox_bottom ul.browsebox {
	margin: 1.5em 0 0 0;
}

.main .content ul.browsebox li {
	background: transparent;
	float: left;
	padding: 0 1em 0 0;
}

.main .content .tx-indexedsearch-res .tx-indexedsearch-res {
	clear: both;
}

.main .content .tx-indexedsearch-res .tx-indexedsearch-res .tx-indexedsearch-icon {
	position: relative;
	top: 0.3em;
}

.main .content .tx-indexedsearch-res .tx-indexedsearch-res h3 {
	margin-top: 1.5em;
}

.main .content .tx-indexedsearch-res .tx-indexedsearch-res dl {
}

.main .content .tx-indexedsearch-res .tx-indexedsearch-res dt {
	float: left;
}

/* NEWS List */
.main .content .news-list-container {
	margin-top: -10px;
}

.main .content .news-list-container ul {
	list-style-type: none;
	margin: 0px;
}

.main .content .news-list-container ul li.news-list-item {
	margin: 10px 0px;
}

.main .content .news-list-container ul li.news-list-item .news-list-date {
	color: #00A6EB;
	font-weight: bold;	
}

.main .content .news-list-container ul li.news-list-item h3 {
	font-size: 1em;
	padding: 1px 0px;
}

.main .content .news-list-container ul li.news-list-item h3 a {
	color: #004C71;
	text-decoration: none;
}

/* NEWS Article */
.main .content .news-single-item {	
}

.main .content .news-single-item p.news-single-timedata {
	color: #00A6EB;
	font-weight: bold;	
}

.main .content .news-single-item h2 {
	background: none;
	color: #004C71;
	font-size: 1em;
	margin: 0px;
	padding: 1px 0px 11px 0px;
	text-decoration: none;
}

.main .content .news-single-item .news_single_content h3 {
	font-size: 1em;
	font-style: italic;
	font-weight: normal;
	padding-bottom: 10px;
}

.main .content .news-single-item img {
	margin-bottom: 10px;
}

/* KONTAKT */
.main .content .tx-powermail-pi1 {
	padding-top: 68px;
}

.main .content .tx-powermail-pi1 legend { 
	display: none; 
}

.main .content .tx_powermail_pi1_fieldwrap_html {
	margin-top: -2px;
}

.main .content .tx_powermail_pi1_fieldwrap_html label {
	display: block;
	float: left;
	width: 100px;
}
.main .content .tx_powermail_pi1_fieldwrap_html input {
	border: 2px solid #004C71;
	height: 1.3em;
	padding: 2px;
	width: 316px;
}
.main .content .tx_powermail_pi1_fieldwrap_html .powermail_mandatory_js {
	color: #00A6EB;
	font-weight: bold;
	margin: 2px 0px 4px 100px;
	width: 316px;
}

.main .content .tx_powermail_pi1_fieldwrap_html textarea {
	border: 2px solid #004C71;
	height: 10em;
	padding: 2px;
	width: 316px;
}

.main .content .tx_powermail_pi1_fieldwrap_html_1 {
	margin-top: 0px;
}

.main .content .tx_powermail_pi1_fieldwrap_html_1 select {
	border: 2px solid #004C71;
	margin-bottom: 4px;
	width: 80px;
}

.main .content .tx_powermail_pi1_fieldwrap_html_2 input {
	border-top: 2px solid #004C71;
}

.main .content .tx_powermail_pi1_fieldwrap_html_8 input {
	border-bottom: 2px solid #004C71;	
}

.main .content .tx_powermail_pi1_fieldwrap_html_9 {
	padding: 20px 0px;
}

.main .content .tx_powermail_pi1_fieldwrap_html_10 input,
.main .content .tx_powermail_pi1_fieldwrap_html_11 input {
	background: transparent;
	border: none;
	font-weight: bold;
	height: 1.4em;
	margin-left: 100px;
	padding: 0px;
	text-align: left;
	width: auto;	
}

.main .content .tx-powermail-pi1_confirmation table.powermail_all {
	margin: 10px 0px 20px 0px;
}

.main .content .tx-powermail-pi1_confirmation table.powermail_all tr td {
	height: 1.4em;
	width: 100px;
}

.main .content .tx-powermail-pi1_confirmation form input {
	background: transparent;
	border: none;
	font-weight: bold;
	height: 1.4em;
	text-align: left;
}