* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body, html {
	margin: 0px; padding: 0px;
	text-align: center;
}
a {
	color: #1d75ad;
	text-decoration: none;
	font-weight: bold;
}
h5.csc-firstHeader {
	font-size: 18px;
	color: #2c84c5;
	margin: 0px; padding: 0px;
	padding-bottom: 1px;
	border-bottom: 1px dotted #858585;
	width: auto;
	margin-bottom: 15px;
	margin-top:30px;
	display: block;
}
h1 {
	font-size: 18px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 14px;
	margin-bottom: 4px;
}
a img {
	border: none;
}
caption {
	display: none;
}

#all {
	position: relative;
	margin: 20px auto;
	width: 901px;
	border: 2px solid grey;
	/*border-bottom:none;*/
	padding: 2px;
}
#clear { clear: both; }
#header {
	float:left;
	/*background-image: url(../img/head.jpg);
	background-repeat: no-repeat;	*/
	width: 901px;
	height: 114px;
	text-align: left;
}
#wappen{
	float:right;
	margin:auto;
	position: absolute;
	z-index:2000;
}
#left {
	position: absolute;
	top: 160px;
	width: 183px;
	text-align: left;

}
#right_col {
	width: 620px;
	margin: 20px 0px 0px 220px;
	padding-top: 15px;
	height: 580px;
	min-height: 580px;
	text-align: left;
}
#center {
	margin-top: -15px;
	background-image: url(../img/left_bg.gif);
	background-repeat: repeat-y;
	height: auto;
	padding-bottom: 25px;
	text-align: left;
}
#secondmenu {
	display: none;
}
#seperator {
	height: 4px;
	width: 100%;
	background-color: #FEF800;
	margin-top: 5px;
	border-top:4px solid #FFFFFF;
	border-bottom:4px solid #FFFFFF;
}
.wappen {
	margin: 10px 0px 0px 800px;
	background-image: url(../img/wappen.gif);
	background-repeat: no-repeat;
	/*height: 95px;*/
}

/* Headertext */
#headertext {
	position: absolute;
	margin-top: -80px;
	margin-left: 20px;
}
.text1 {
	margin-top: 5px;

}
.text2 {
	margin-left: 15px;
	margin-top: -6px;
}
.text3 {
	filter: alpha(opacity=20); /* IE 5.5+ */
 	-moz-opacity: 0.20; /* FF Mozilla */
	margin-left: 120px;
	margin-top: -30px;
	position: absolute;
}

/* navpath */
.navpath {
	color: #babaca;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 620px;
	text-align: right;
	margin: 4px -40px 13px 0px;
}
.navpath a {
	color: #444444;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/* Symbole */
#symbole {
	text-align: right;
	margin-right: -50px;
	margin-top: -17px;
}
.symbol {
	margin: 0 10px;
}

/* Wetter */
#wetter {
	padding: 0px 0px 20px 10px;
	margin-top: 6px;
	/*border-top: 1px dotted #858585;*/
}
#wetter h1 {
	font-size: 15px;
	color: #1d75ad;
	margin: 0px; padding: 0px;
	margin-bottom: 5px;
}
.wetter_jetzt { 
	font-size: 18px;
	color: #1d75ad; 
	font-weight: bold;
	margin-left: 10px;
}
.wetter_bild {
	margin-bottom: -15px;
	margin-left: 10px;
	/*height: 40px;*/
}
.wetter_text {
	font-size: 10px;
	margin-top: 10px;
	text-align: center;
	width: 120px;
}

/* content */
p.bodytext { margin: 0; }
p.align-center { text-align: center; }

/* Menü Sektion */
ol.ol {
	list-style-type: none;
	margin: 0;
	padding: 0px;
	text-align: left;
	width:180px;
}
ol.ol li.li1, ol.ol li.li1_act {
	margin-top: 3px;
	padding-top: 3px;
	border-top: 1px dotted #858585;
}	
ol.ol a { 
	color: #1a1a1a; 
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial;
	text-decoration: none; 
	font-size: 12px;
	display: block;
}
ol.ol2 {
	list-style-type: none;
	margin: 0px; padding: 0px;
	font-size: 11px; 
	margin: 5px 0px;
}
ol.ol3 {
	list-style-type: none;
	margin: 0px; padding: 0px;
	font-size: 11px; 
	margin: 5px 0px;
	margin-left: 15px;
}
ol.ol3 li a { text-decoration: none; }
li.li1 {
	padding-left: 30px;
}
li.li1_act a {
	text-decoration: none;
	background-image: url(../img/dot.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 20px;
	margin-left: 10px;
}
li.li2 a, li.li2_act a { 
	text-decoration: none;
	font-size: 10px;  
	margin-left: 25px;
	background-image: none;
}
li.li2_act a {
	text-decoration: underline;
}
ol.ol3 li.li3 {
	list-style-type: none;
	background-image: none;
	margin: 0px; padding: 0px;
	margin-left: 5px;
}
ol.ol3 li.li3 a {
	font-size: 10px;
}

/* Suche */
.suche_button {
	background-image: url(../img/button.gif);
	background-repeat: no-repeat;
}
.suche_form {
	overflow: hidden;
	padding-left: 10px;
	margin-top: 5px;
}
.suche_input { 
	margin-bottom: 7px;
}

/* Mail Formular */
form#mailform {
	border: 1px solid #1D75AD;
	background-color: #EFEFEF;
}
.csc-mailform-field label {
	width: 200px;
	font-weight: bold;
	display: block;
	height: 35px;
	float: left;
	clear: left;
}
.csc-mailform-field input {
	margin-bottom: 15px;	
	border: 1px solid #00529D;
}
.csc-mailform-field input.csc-mailform-check {	
	border: 1px solid #00529D;
	padding: 2px; 
	height: 35px;
	background-color: #FF00FF;
	margin-top: -1px;
}
.csc-mailform-field {
}
.csc-mailform-submit {
	margin-left: 200px;
	background-color: #ffffff;
	color: #000000;
	border: 1px solid #00529D;
}
fieldset.csc-mailform {
	border: none;
	padding: 10px;
}
.csc-mailform-field textarea { 
	border: 1px solid #00529D; 
	margin-bottom: 15px;
}

input:focus, textarea:focus {
	background-color: #ECF5FB;
	color: #000000;
}
.csc-mailform-label {
	clear: left;
	font-size: 14px;
	font-weight: bold;
	padding: 15px 0px 10px 0px;
	display: block;
	color: #1D75AD;
}

/* NEWS */
.news-latest-container {
	width:100%;
}

.news-latest-item h3 {
	font-size: 15px;
	width:100%;
}
.news-latest-text {
	margin-right: 10px;
	padding-bottom:5px;
}
.news-latest-morelink{
	display: inline;
	float:right;
	margin-right:3px;
}
.news-latest-item {

}

.news-latest-item IMG {
        margin-right: 10px;
        float: left;
		display: block;
}

.clearer {
	clear: both;
}
.news-latest-left {
	width: auto;
}

/* Filelinks */
.csc-uploads-description {
  font-weight: bold;
  margin: 0px;
  margin-bottom: 5px;
}
.csc-uploads-fileSize {
	width: 50px;
}
td.csc-uploads-fileName p a {
	margin: 0px; padding: 0px;
}
table.csc-uploads tr td.csc-uploads-fileName {
	height: 10px;
	vertical-align: top;
}

/* EXT: file_list */
table.tx-filelist-pi1-table {
	border: 1px solid #00529D;
}
tr.tx-filelist-pi1-header-tr {
	background-color: #ECF5FB;
}
td.tx-filelist-pi1-header-filename {
	width: 300px;
	padding: 5px 0px;
	font-weight: bold;
}
td.tx-filelist-pi1-header-info {
	width: 100px;
	font-weight: bold;
}
td.tx-filelist-pi1-header-last_modification {
	width: 200px;
	font-weight: bold;
}
td.tx-filelist-pi1-icon, td.tx-filelist-pi1-filename, td.tx-filelist-pi1-last_modification {
	padding: 5px 0px;
}

/* SP Directory */
.tx_spdirectory-pi1-small {
	font-size: 12px;
}

/* Content Einstellungen */
div.csc-header {
	/*margin-top: 35px;*/
}

/* Tabellen */ 
.tr-even {
	background-color: #eee;
  	border-bottom: 1px solid black;
}
.tr-odd {
	border-bottom: 1px solid black;
}

.td-0 {
	width: 300px;
}

.td-last {
	width: 150px;
}

.csc-frame-indent {
	margin-left: 110px;
}
p.back {
	text-align: right;
	margin-top: 15px;
}

/* eCC Footer */
div#ecc_footer {
color:#dcdcdc;
text-align:center;
}
div#ecc_footer a {
color:#afd3eb;
}


/* Test-Style*/
#sym_home{ float:right; }
#sym_kontakt{ float:right; }
#sym_sitemap{ float:right; }
#sym_print{ float:right; }

#navpath{ width:620px; float:right;}
#right{ width:620px; float:left;  }
#right_portal { float:left; width:650px; }
#right_portal .csc-firstHeader h5{
	font-size: 14px;
	color: #2c84c5;
	padding: 0px;
	padding-bottom: 1px;
	border-bottom: 1px dotted #858585;
	width: auto;
	margin-bottom: 10px;
	/*margin:0 0 10px 0;*/
	display: block;
}

#right_portal .csc-header h5{
	font-size: 14px;
	color: #2c84c5;
	padding: 0px;
	padding-bottom: 1px;
	border-bottom: 1px dotted #858585;
	width: auto;
	margin-bottom: 10px;
	/*margin:0 0 10px 0;*/
	display: block;
}

#tmpl_clearer { clear:both; height:25px; }

#rightSidebar p.bodytext { margin: 0; font-size:10px; }

#right_portal #rightContent { width: 500px; margin-right: 10px; float: left; margin-top:-25px;}
#right_portal #rightSidebar { overflow: hidden; display:block; margin-top:25px; }

#indexsuche{}
#co_left{ float:left; border-bottom: 1px dotted #858585; padding-bottom:4px; margin-bottom:10px;}
#wetter{}