/* CSS Resett
---------------------------------------------------------------------------------------------------------*/
* {margin:0px;padding:0px;}
body {text-align:center;font-family:Arial, Helvetica, sans-serif;font-size:11px;height:100%;}

#global_wrapper {width:950px;position:relative;height:100%;margin:0px auto;text-align:left;display:block;clear:both;}
#wrapper {position:relative;padding-bottom:0px;background:#fff url(../images/page_bg.jpg) repeat-y top center;}

/* Main Styling
---------------------------------------------------------------------------------------------------------*/
#header {height:75px;width:950px;background:url(../images/banner.jpg) no-repeat top left; position:relative;}
.content {width:930px;padding:20px 0px 0px 20px;line-height:16px;}
#footer {width:930px;height:30px;background:#ddd;padding:20px 0px 20px 20px;clear:both;display:block;}

#header span.home_link {position:absolute;right:10px;top:10px;width:140px;height:50px;display:block;background:none;}
#header span.home_link a {color:#fff;text-decoration:none;width:100%;height:100%;display:block;}

/* Startseiten Styling
---------------------------------------------------------------------------------------------------------*/
body.startseite {background:none !important;text-align:center;font-family:Arial, Helvetica, sans-serif;font-size:11px;}
body.startseite .start_content {padding:0px;width:950px;}
body.startseite #start_footer {width:930px;height:30px;padding:20px 0px 20px 20px;background:#ddd;display:block;}

body.startseite .start_content 			{ padding:0px;margin:0px;width:950px;height:540px;background:#ddd; }
body.startseite .start_content img { padding:0px;margin:0px;width:950px;height:540px; }

/* Content Styling
---------------------------------------------------------------------------------------------------------*/
.inner_content {padding-bottom:90px;}
.inner_content h3 {font-size:14px; text-transform:uppercase;padding-bottom:10px;letter-spacing:2px;font-weight:normal;}
.inner_content a {color:#000;}


.col_1,.col_2,.col_3,.col_4 {width:212px;margin-right:20px;float:left;display:block;}
.col_1,.col_2,.col_3,.col_4 div {padding-bottom:20px;}

.col_1 p,.col_2 p,.col_3 p,.col_4 p {padding-bottom:15px;}

.col_1 dl,.col_2 dl,.col_3 dl,.col_4 dl {padding:0px;margin:0px;}
.col_1 dt,.col_2 dt,.col_3 dt,.col_4 dt {padding:0px;margin:0px;}

.col_1 div,.col_2 div,.col_3 div,.col_4 div {margin:0px !important;padding:0px !important;outline-width:0px !important;}

.col_3_4 p {width:212px;float:left;}


div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img {margin-bottom:10px !important;}
div.csc-textpic-imagewrap .csc-textpic-image {margin-left:0px !important;}
.csc-textpic-clear {display:none !important;}

.col_4 {margin:0px !important;}
.col_3_4 {width:444px;margin-right:0px !important;}
.headline {width:800px;font-size:18px;margin-bottom:20px;}

ul.page_nav {width:930px;}
ul.page_nav li {width:464px;float:left;list-style-type:none;}
ul.page_nav li a {color:#000;text-decoration:none;font-size:12px;}
ul.page_nav li a:hover {text-decoration:underline;}
