a, body, div, h1, h2, h3, h4, h5, h6, h7, h8, h9, h10, p, ul, ol, img, li, dl, dt, dd, img,
form, fieldset, blockquote, table, thead, tbody, tr, th, td {
	border: 0 none;
	margin: 0;
	padding: 0;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
         /*margin-bottom: 0;*/
}

html {
	height: 100%;
	overflow-y: scroll;
}

body {	
	background-color: #fff;	
	color: #294449;
	font-family: tahoma,arial,helvetica;
	font-size: 0.8em;
	height: 100%;
	margin: 0;
	padding: 0;
}

#page {	
	font-size:0.9em;
	height: auto !important;  /* For Modern Browsers */
	height: 100%; /* For IE */
	margin: 0 auto;	
	min-height: 100%;  /* For Modern Browsers */
	padding: 0;
	position: relative;
	width: 998px;
	z-index: 0;
}

a {
	color: #3F7F78;
}

#footer a {
	font-size: 0.7em;
}

#left {
	color: #3F7F78;
	float:left;
	line-height: 1.4em;
	padding: 275px 15px 0 0;
	position: absolute;
	text-align: center;
	top: 0px;
	width: 350px;
}

#center {
	background: #E1ECEC;
	bottom: 0;
	position: absolute;
	margin-left: 365px;
	top: 0;
	width: 180px;	
	height: 100%;
	font-size: 1.2em;
}

#center img.logo {
	margin-top: 15px;
}

#center .content_center { height: 100%; }

#center > .content_center {
	height: auto;
	min-height: 100%;
}

.content_center img {
	display: block;
}



/* menulinks startseite rechts */
#right {
	color: #3F7F78;
	float:left;
/*	padding: 260px 0 0 15px;*/
	padding: 0 0 0 15px;	
	position:absolute;
	margin-left: 545px;
	width: 410px;	
	top:0px;
}

.start #right .csc-textpic {
/*         margin: 0 0 15px 0;*/
 	padding: 260px 0 0 0;
}

#right .csc-textpic {
        margin: 0 0 15px 0;
 	padding: 0;
}

#right dd {
         margin: 10px 0 0 0;
         border-top: 1px solid #759EA5;
         border-bottom: 1px solid #759EA5;
         padding: 2px 0;
         font-weight: bold;
}

#right dd a {
         text-decoration: none;
}


/** footer **/

#footer {
	background: #E1ECEC;
	height: 100px;
	margin: -140px 0 0 0;
	padding: 40px 0 0 0;
	position: relative;
	text-align:center;
}

#globalmenu a, #globalmenu a:link, #globalmenu a:visited {
	text-decoration: none;
}

form#quicksearch { padding-top:15px; }

form#quicksearch input.suche {
	width: 85px;
	margin-right: 15px;
}

/* menu */

#menu {
	margin: 0;
	padding-bottom: 140px;
	width: 180px;
}

ul#nav_main {
	background: #fff;
	list-style-type:none;
	padding: 15px 0;
}

ul#nav_main li {
	display: inline;
}

ul#nav_main li.first a {
	border-top: 1px solid #759EA5;
}


ul#nav_main li a {
	border-bottom: 1px solid #759EA5;
	color:#3F7F78;
	display:block;
	font-size:0.75em;
	font-weight:bold;
	padding: 3px 0 3px 1px;
	text-decoration:none;
}

ul#nav_main li a:hover {
	background-color:#3F7F78;
	color:#FFFFFF;
}

ul#nav_main li a.act {
	background-color:#3F7F78;
	color:#FFFFFF;
	display:block;
}

ul#nav_main li.last a {
	font-weight: normal;
	text-align: right;
}


/* fontsize_decrease */

.header_funk {
margin:0;
padding:0;
position:absolute;
right: 20px;
top: 10px;
text-align:right;
}

#fontsize {
	margin:0;
	padding-right:5px;
	text-align: right;
	float:left;
	width:200px;
}

a#fontsize_decrease, 
a#fontsize_decrease:link, 
a#fontsize_decrease:hover, 
a#fontsize_decrease:active, 
a#fontsize_decrease:visited, 
a#fontsize_decrease:focus {
	text-decoration:none;
}

#fontsize a:link span.small, #fontsize a:hover span.small, #fontsize a:focus span.small, #fontsize a:active span.small, #fontsize a:visited span.small {
	color:#294449;
	font-size:1em;
}

#fontsize a:link span.big, #fontsize a:hover span.big, #fontsize a:focus span.big, #fontsize a:active span.big, #fontsize a:visited span.big {
	color:#294449;
	font-size:1.5em;
}

.language {
	float: left;
	padding-top: 2px;
}

.language img {
	padding-left: 5px;
}

/*dl.csc-textpic-image dt {
        padding:5px 0 0 0 !important;
}*/

/*div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
        margin: 5px 0 0 0 !important;
}*/

div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image dt {
        /*border-bottom: 5px solid #ffffff;*/

       }
       
#column_center dt {
       border: 1px solid white;
}

