﻿* {
	padding:0;
	margin:0;
}

html {
	height:100%;
}

a:link, a:visited {

	color:orange;
	text-decoration:none;

	}

a:hover {
	color:orange;
	text-decoration:underline;
}


input, textarea, option, select{border-style:solid; border-color:#046c91; border-width:1px; margin:5px; background:white;}

input[type="submit"]
{
 background:#CCC;
}
body {
	height:100%;
	height:auto !important;
	min-height:100%;
	font-size:12px;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #88888A;
	background-color:#ffc160;
	overflow-x:hidden;
}

h1
{
  font-size: 2.5em;
  font-weight: bold;
  color:#666666;
}

h2
{
  font-size: 2em;
  font-weight: bold;
  color:#666666;
}

h3
{
	font-size: 1.5em;
	font-weight: bold;
  color:#666666;
}

h4
{
	font-size: 1em;
	font-weight: bold;
  color:#666666;
}

h5
{
  font-size: 1em;
  font-weight: bold;
  color:#666666;
}

h6
{
  font-size: 1em;
  font-weight: bold;
  color:#666666;
}

.h1_blau_2_5_em
{
font-size:2.5em;
font-weight:bold;
color:#046c91;
}
.h1_grau_2_5_em
{
font-size:1.5em;
font-weight:bold;
color:#666666;
}
.h2_blau_2_em
{
font-size:2em;
font-weight:bold;
color:#046c91;
}
.h2_grau_2_em
{
font-size:2em;
font-weight:bold;
color:#666666;
}
.h3_blau_1_5_em
{
font-size:1.5em;
font-weight:bold;
color:#046c91;
}
.h3_grau_1_5_em
{
font-size:1.5em;
font-weight:bold;
color:#666666;
}




* html #container {
 	height:100%;
 }

/* IE Win < 7 only \*/
* html #container {
 height:100%;
}
/* end IE Win < 7 only */


.clear {
	clear:both;
}

img {
border:0px;
}


p {
margin-bottom:10px;
}

p.align-justify {
text-align:center;
margin-bottom:15px;
}


div.pdf_left {
float:left;
width:47%;
text-align:left;
}


div.pdf_right {
float:left;
width:47%;
text-align:right;
}


div.image_left {
float:left;
width:33%;
text-align:left;
}

div.image_middle {
float:left;
width:33%;
text-align:center;
}

div.image_right {
float:left;
width:33%;
text-align:right;
}


div.csc-frame-rulerAfter {
width:100%;
height:1px;
background:#c6c6c6;
margin-bottom:10px;
}


div#language {
margin-left:10px;
margin-right:10px;
margin-bottom:20px;
}

div#language_fahnen {
margin-top:8px;
margin-bottom:8px;
}

#container {
	width:100%;
	height:100%;
	min-height:100%;
	z-index:1;
	position:relative;
}

#wrapper {
	position:absolute;
	width:1024px;
	top:0px;
	margin:0 auto;
	left:50%;
	margin-left:-512px;
	padding-bottom: 5.0em;
}

.printlink
{
	float:right;
	margin-left:5px;
	font-size:10px;
	margin-right:210px;
}

.printicon
{
	float:right;
    margin-right:5px;
}


#login {
float:right;
margin-top:15px;
margin-right:30px;
}

.logout {
/*float:right;
margin-top:15px;
margin-right:30px;*/
position:absolute;
right:30px;
top:60px;
}

#login_user {
position:absolute;
right:30px;
top:20px;
width:220px;
}


#login input#user {
width:124px;
height:19px;
background:url(../images/input.jpg);
border:0px;
}


#login input#pass {
width:124px;
height:19px;
background:url(../images/input.jpg);
border:0px;
}

#login input#loginbutton {
width:78px;
height:27px;
background:url(../images/login.gif);
border:0px;
margin-top:10px;
text-indent:-3000px;
}

span.text_login {
color:#ff3300;
font-weight:bold;
}


#copyright {
text-align:center;
font-size:11px;
font-family: "Georgia";
color:#c1c1c1;
}

#copyright a:link, #copyright a:visited, #copyright a:active {
text-align:center;
font-size:11px;
font-family: "Georgia";
color:#c1c1c1;
text-decoration:none;
}

#copyright a:hover {
text-align:center;
font-size:11px;
font-family: "Georgia";
color:#c1c1c1;
text-decoration:underline;
}


#header {
	width:100%;
	height:150px;
	/*background:url(../images/layout_top.jpg);*/
	background:url(../layout/website_top.png);
	background-repeat:no-repeat;
}

#content_all {
	width:100%;
	height:100%;
	/*background:url(../images/layout_middle.jpg);*/
	background:url(../layout/website_background.png);
	background-repeat:repeat-y;
}

#left {
	float:left;
	margin-left:19px;
	width:200px;
}

#right {
	float:right;
	padding-top:10px;
	padding-left:10px;
	width:190px;
	border-left:1px #c1c1c1 solid;
}

#right p
{
	padding-top:10px;
}
	

#content {
	float:left;
	width:580px;
	border-left:1px #c1c1c1 solid;
	padding:10px;
}

#content img {
	border:1px #ffffff solid;

}

.csc-textpic-text{
	
	
}

#content ul {
	margin-left:20px;
}


#foot {
	height:47px;
	width:100%;
	/*background:url(../images/layout_foot.jpg);*/
	background:url(../layout/website_footer.png);
	background-repeat:no-repeat;
}

.orange
{
	margin-top:20px;
	width:560px;
	background-color:#f7e6ca;
	padding:10px;

}



div#right .rahmen_grau_1px
{
	border:1px #c1c1c1 solid;
    margin-top:10px;
    width:150px;
    padding-left:10px;
}

div#right .rahmen_grau_2px
{
	border:2px #c1c1c1 solid;
    margin-top:10px;
    width:150px;
    padding-left:10px;
}

div#right.rahmen_schw_1px
{
	border:1px black solid;
    width:150px;
    padding-left:10px;
    margin-top:10px;

}

div#right.rahmen_schw_2px
{
	border:2px black solid;
    width:150px;
    padding-left:10px;
    margin-top:10px;

}


div#content .rahmen_grau_1px
{
	border:1px #c1c1c1 solid;
    margin-top:10px;
    padding-left:10px;
}

div#content .rahmen_grau_2px
{
	border:2px #c1c1c1 solid;
    padding-left:10px;
    margin-top:10px;
}

div#content .rahmen_schw_1px
{
	border:1px black solid;
    padding-left:10px;
    margin-top:10px;

}

div#content .rahmen_schw_2px
{
	border:2px black solid;
    padding-left:10px;
    margin-top:10px;

}




/*
* Navigation oben definieren
*/
ul.navigation_oben {
	margin-left:10px;
	margin-bottom:0px;
	color:gray;
}

ul.navigation_oben li {
	list-style:none;
	list-style-image:none;
}

ul.subnavi_oben {
	margin-left:10px;
	font-weight:normal;
}

ul.subnavi_oben_current {
	margin-left:10px;
	font-weight:bold;
}


ul.navigation_oben a:link, ul.navigation_oben a:visited, ul.navigation_oben a:active {
	color:gray;
	font-size:13px;
	font-family: Arial, Verdana;
	text-decoration:none;
	font-weight:bold;
	display:block;
}

ul.navigation_oben a:hover {
	
	font-size:13px;
	text-decoration:none;
}


ul.subnavi_oben a:link, ul.subnavi_oben a:visited {
	color:gray;
	font-size:13px;
	text-decoration:none;
	font-weight:normal;
}

ul.subnavi_oben_current a:link, ul.subnavi_oben_current a:visited  {
	color:gray;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
}


ul.subnavi_oben a:active,ul.subnavi_oben_current a:active {
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
}


ul.subnavi_oben a:hover {
	
	font-size:13px;
	text-decoration:underline;
}

ul.subnavi_oben_current a:hover {
	
	font-size:13px;
	text-decoration:underline;
}




/*
* Navigation unten definieren
*/
ul.navigation_unten {
	margin-left:10px;
	margin-bottom:15px;
}

ul.navigation_unten li {
	list-style:none;
	list-style-image:none;
}

ul.subnavi_unten {
	margin-left:10px;
	font-weight:normal;
}

ul.subnavi_unten_current {
	margin-left:15px;
	font-weight:bold;
}


ul.navigation_unten a:link, ul.navigation_unten a:visited {
	color:#cf6900;
	font-size:13px;
	font-family: Arial, Verdana;
	text-decoration:none;
	font-weight:bold;
	display:block;
	height:19px;
	line-height:19px;
}

ul.navigation_unten a:hover {
	color:orange;
	font-size:13px;
	text-decoration:none;
}


ul.subnavi_unten a:link, ul.subnavi_unten a:visited{
	font-weight:normal;
	font-size:13px;
	text-decoration:none;
}

ul.subnavi_unten a:active {
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
}

ul.subnavi_unten_current a:link, ul.subnavi_unten_current a:visited {
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
}

ul.subnavi_unten_current a:active {
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
}



ul.subnavi_unten a:hover {

	font-size:13px;
	text-decoration:underline;
}

ul.subnavi_unten_current a:hover {

	font-size:13px;
	text-decoration:underline;
}


.align-center
{
	width:100%;
	text-align:center;
}

.align-left
{
	width:100%;
	text-align:left;
}

.align-right
{
	width:100%;
	text-align:right;
}





div.right_header {
margin-bottom:15px;
}



/*
* Logos im Header definieren
*/
div.logo_ascuro {
position:absolute;
left:50px;
top:30px;

}

div.logo {
float:left;
}

div.headernavigation{
float:left;	
padding-left:30px;
}

div.headernavigation img{
	
padding-left:10px;
}



div.footer_navi {
text-align:center;
color:#979797;
padding-bottom:12px;
}

div.footer_navi a:link, div.footer_navi a:visited, div.footer_navi a:active {
color:#979797;
text-decoration:none;
font-size:11px;
}

div.footer_navi a:hover {
color:#979797;
text-decoration:underline;
font-size:11px;
}




/*
* Such-Box definieren
*/
div#searchbox {
padding-left:10px;
}

div#search_input_text input {
border:1px #046c91 solid;
height:18px;
width:100px;
color:#046c91;
float:left;
}

div#search_input_submit {
text-align:right;
float:left;

}

div#search_input_submit input {

color:#fff;
border:0px;

}



/*
* Kalender definieren
*/
.calout {
font-family:Tahoma, Geneva, sans-serif;
font-size:10px;
text-align:center;
width:150px;
}

.calcellTop {
float:left;
width:100%;
color:#333399;
font-size:14px;
font-weight:bold;
}

.calcellday {
float:left;
width:14%;
font-weight:bold;
}

.calcell {
float:left;
width:14%;
}

.calcellactive {
float:left;
width:14%;
background-color:#CC0000;
color:#FFFFFF;
} 

div.calcellactive a:link, div.calcellactive a:visited, div.calcellactive a:active {
width:14%;
background-color:#CC0000;
color:#FFFFFF;
}



/*
Banner / Werbebanner definieren
*/

div#banner {
padding-left:25px;
padding-right:25px;
padding-top:10px;
}

div.banner_left {
float:left;
}


div.banner_right {

float:right;
}



/*############# Kontaktformular##################################################*/


.tx-powermail-pi1_formwrap label
{
	float:left;
	width: 160px;

}

.tx-powermail-pi1_formwrap submit 
{
	margin-left: 180px;
	width:50px;
}

.tx-powermail-pi1_formwrap input, textarea
{
	width:180px;
}


.tx-powermail-pi1
{
	width:100%;
}

.tx-powermail-pi1_formwrap fieldset
{
	border:none;
}

.tx-powermail-pi1_formwrap
{
	width:100%;
	
}

.tx_powermail_pi1_fieldwrap_html
{
	padding:10px;
}


DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
		border: none;
		padding: 0px 0px;
		background:none;
	}



/*###################### NEWS#############################################*/
DIV.news-latest-container
{
	padding-top:20px;
	background:none;
	border:none;
}

DIV.news-latest-item h3
{
	color:#046c91;
}


DIV.news-latest-item{
	border:none;
}

DIV.news-single-item{
	border:none;
	background:none;

}
DIV.news-single-item h2 {
	color:#046c91;
}

DIV.news-latest-gotoarchive
{
	visibility:hidden;
	background:none;
}

DIV.news-single-additional-info {
background-color:none;
border:none;
margin-top:15px;
padding:3px 3px 0;
}

DIV.news-single-related, .news-single-files, .news-single-links {
background-color:none;
border:none;
margin:0 0 3px;
padding:3px;
}

.csc-sitemap
{
	margin-top:20px;
}
