body, html { 
	width: 100%; 
	height: 100%; 
	margin: 0;
	margin-bottom: 1px; 
	padding:0;
	padding-bottom: 20px;
}

body * {
	margin:0; 
	padding:0;
	font-family: Verdana,Arial,Geneva,Helvetica,Swiss,SunSans-Regular,sans-serif; 
	font-size: 11px; 
	line-height:1.5em;
}

div, td { text-align: left; }
h1, h2, h3, h4, h5 {
	color: #4F6891;
	font-size: 110%;
	margin-bottom: 1.2em;
	letter-spacing:0.09em;
}
h2 {
	font-size: 100%;
	background: #DBE1EA;
	padding: 5px 10px;
}
h3 {font-size: 115%;}
h4 {font-size: 110%;}
h5 {
	font-size: 100%;
	color:#000000;
}

.csc-subheader {
	margin-top:-15px;
	font-style: italic;
	color: #4F6891;
}

p { margin: 10px 0;}

.align-right { text-align: right; }
.align-center { text-align: center; }
.align-left { text-align: left; }

a { color: #000; outline:none;}
img {border:none;}

.csc-linkToTop { 
	text-align:right;
}

.csc-linkToTop a{
	padding-left: 15px;
	background: url('../imgs/arrow-top-green.gif') left no-repeat;
}

.internal-link {
	padding-left: 15px;
	background: url('../imgs/arrow-top-right.gif') left no-repeat;
}

ul .internal-link {
	margin-left: -15px;
}

ul, ul li { 
	list-style: none;
	margin: 0;
	padding:0;
}

ul li {
	padding-left: 10px;
	background: url('../imgs/colors/grey/bubble.gif') left 6px no-repeat;
}

ol { margin-left: 20px; }

hr {
	background:transparent;
	border:none;
	border-bottom: 1px dashed #ffffff;
	margin: 8px 0 24px 0;
}

.important {
	color: #bcc6d8;
}
.name-of-person {
	color:#bcc6d8;
	font-weight: bold;
}

.detail {
	color:#bcc6d8;
}

.csc-frame-frame1 {
	padding: 5px 5px 5px 10px;
	background: #e0e0e0 url('../imgs/note.gif') 10px 16px no-repeat;
	text-indent:1.7em;
}

p.csc-frame-frame1 {
	background-position: 10px 7px;
}

.csc-frame-frame2 {
	padding: 5px 5px 5px 10px;
	background-color: #e0e0e0;
}

.csc-frame-indent {
	width:380px;
	border-bottom: 1px dashed #000;
	clear:both;
	color: #2D3C7F;
}

/* ########## Page - Content ########## */
#page { 
	width: 831px; 
	min-height: 550px; 
	margin: 0 0 20px 0;	
}
/* ###### Kopfbereich ###### */
#header { 
	height: 76px; 
	/*background-color:#fff000;*/
}
#header, #header * {margin:0;padding:0;line-height:1%;}

#logo { 
	float: right; 
	margin: 0 175px; 
}

#mainleftcol{
	width:656px;
	min-height:300px;
	float:left;
}

#subheader {
	height: 192px;
	border-bottom: 1px solid #fff;
	background: #90A1BE url('../imgs/white.gif') 171px repeat-Y;
}

#subheader img {
	margin:0;
	float:left;
}

#top-nav {
	width:168px;
	float:left;
	border-right: 1px solid #fff;
}

.top-mail img, 
.top-nl-abo img, 
.abo-del img{
	height: 58px;
	width: 168px;
}

.top-mail img { background: url('../imgs/e-mail_off.gif') top no-repeat; }
.top-mail img:hover { background: url('../imgs/e-mail.gif') top no-repeat; }

.top-nl-abo img { background: url('../imgs/nl-abo_off.gif') top no-repeat; }
.top-nl-abo img:hover { background: url('../imgs/nl-abo.gif') top no-repeat; }

.abo-del img { background: url('../imgs/nl-abo-del_off.gif') top no-repeat; }
.abo-del img:hover { background: url('../imgs/nl-abo-del.gif') top no-repeat; }

/* ###### linke Spalte ###### */
#mainleftcol-left {
	min-height:300px;
	float:left;
	width: 171px;
}

#mainnav, #mainnav * { 
	margin: 0;
	padding:0;
	list-style:none;
	font-family: Arial,Helvetica,Swiss,Geneva,Verdana,SunSans-Regular,sans-serif; 
}

#mainnav {
	padding-top: 10px;
	background: url('../imgs/mainnav-top.gif') top no-repeat;
}

#mainnav li {  }

#mainnav a { 
	display: block; 
	padding: 3px 5px 1px 25px; 
	text-decoration: none; 
	color: #fff;
	font-weight: bold;
	font-size:1em;
	border-bottom: 1px solid #fff;
	background: #A6B4CB url('../imgs/navi-bubbles-std.gif') 14px 0px no-repeat;
}

#mainnav a:hover/*, #mainnav a.active */{ 
	background-color: #5C709B;
	color:#fff;	
}

#mainnav ul {
	height:auto;
	border-top: 1px solid #fff;
}

#mainnav ul li {
	float:none;
}

#mainnav ul a {
	padding: 2px 5px 1px 25px; 
	color: #6E85AB; 
	background: #DBE1EA;
}

#mainnav ul a:hover,
#mainnav ul a.active {
	color: #FFF; 
	background: #6E85AB;
}

/* ###### linke Spalte Inhalt unter Menü ###### */

#mainleftcol-left .left-col-margins {
	text-align: center;	
	margin: 10px 0 0 0;
}

#mainleftcol-left .leftcolimage {
	margin:10px 0;
	padding:0;
}

/* ###### Hauptinhaltsbereich ###### */
#right-col { 
	width: 485px; 
	min-height: 450px; 
	float: right; 
	margin: 0px;
}

#right-col .right-col-margins { 
	margin: 24px 10px 20px 25px;
}

#right-col .csc-header { 
	display: block; 
}

#right-col .csc-menu-3 {
	margin: 0 0 28px 0;
	min-height: 1%;
}

#right-col .csc-menu-3 .csc-section a {
	display: block;
	padding: 4px 0 5px 17px;
	background: url('../imgs/arrow-down.gif') left no-repeat;
}

#right-col .csc-menu-3 li {
	padding:0;
	background: transparent;
}

/*####### rechte Spalte (News) ########*/
#mainrightcol {
	width: 175px;
	min-height: 200px;
	float: right;
	background: #BCC6D8 url('../imgs/bg-rightcol.jpg') repeat-Y;
	font-size: 0.8em;
}

#mainrightcol * {
	font-size: 1.05em;
	color: #2D3C7F;
}
#mainrightcol p a {
	font-size: 1em;
}

.mainrightcol-margins {
	margin: 0 8px 10px 9px;
	text-align: center;
}
.mainrightcol-margins img {
	margin: 0 auto;
}

.mainrightcol-margins b a {text-decoration: none;}

/* ##### NEWS ##### */
#news-header {
	height:17px;
	padding-left:12px;
	font-weight: bold;
	color: #fff;
	background: #2D3C7F;
}

.news-list-morelink a,
.mainrightcol-margins p a,
.news-single-item a.download  {
	color: #000000 !important;
	padding-left: 17px;
	background: url('../imgs/arrow-top-right.gif') left no-repeat;
}
.news-single-item a.download {
	background-image: url('../imgs/colors/red1/arrow-top-right.gif');
}

.mainrightcol-margins .news-latest-date {
	font-size: 120%;
	color: #ff0000;
}

h1.news-list-header,
.news-single-item h1 {
	padding: 5px 5px 5px 10px;
	color: #FFF;
	font-size: 1em;
	background-color: #D57373;
}
.right-col-margins .news-list-morelink a  {
	margin:10px 0 10px 365px;
	display:block;
	background-image: url('../imgs/colors/red1/arrow-top-right.gif')
}
#content-above-news a.internal-link {
	padding-left: 0;
	background: transparent;
	text-decoration: none;
}

.news-amenu-container ul, .news-amenu-container li {
	background-image: none;
}

.news-amenu-container {margin-bottom: 15px;}
.news-amenu-container .news-amenu-item-year {width:425px;}

/*####### CONTACT ########*/
form { 
	border:0px; 
	margin: 0; 
	margin-left: 23px; 
	padding: 0px; 
	padding-bottom: 15px; 
	width: 86%; 
}
fieldset {border:none;}
input, textarea, select  { 
	border:1px solid #C0C0C0; 
	margin:5px; 
	padding:2px; 
	float:right;
	width: 170px;
}
textarea { 
	display: block; 
	width:400px; 
}
select {width:155px;}
.csc-mailform-field { clear: both; }
 label { 
	line-height: 1.50em; 
	width: 200px; 
	float: left; 
	margin: 5px; 
	margin-left: 0; 
	border-bottom: 1px dotted #E0E0E0; 
}
.csc-mailform-submit { 
	display: block; 
	margin-top:10px; 
	color:#FFFFFF; 
	padding:2px; 
	background:#C0C0C0; 
	float: right; 
	border:1px solid #9D0B1F; 
	cursor: pointer;
}
.csc-mailform-submit:hover { 
	background: #9D0B1F; 
	border:1px solid #C0C0C0; 
}

/* ###### Dateidownloads: ###### */
table.csc-uploads  {
	width: 100%;
}

table.csc-uploads td {vertical-align:top;}

.csc-uploads-fileName a {
	padding-right: 17px;
	background: url('../imgs/arrow-top-right.gif') right no-repeat;
}
td.csc-uploads-icon {width:20px;}
.csc-uploads-icon img {margin-top:11px;}

