@import url(dropdown.css);

body {
	margin: 0;
	padding: 0;
	
	font-size: 0.8em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: black;
	
	text-align: center;
}

img { 
        border:none;
}

div, span {
	margin: 0;
	padding: 0;
}

/**
 * PAGE
 */

#page {
	background-image: url('gfx/page_bg_breit.gif');
	background-repeat: repeat-y;
	background-position: center 0;
}


/**
 * HEADER
 */

#outer_header {
	background-image: url('gfx/stripe_top_bg.gif');
	background-repeat: repeat-x;
}

#cell_header {
	background-image: url('gfx/stripe_top_bg_right.gif');
	background-repeat: no-repeat;
	background-position: 995px 0;
	height: 140px;
}

#header {
	width: 995px;
	height: 140px;
	margin: 0 auto;
	background-color: white;
}

#header div.header_left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 835px;
}

#header div.head_content {
	/*background-image: url('gfx/head_title.gif');
	background-repeat: no-repeat;
	background-position: 0;*/
	
	float: left;
	width: 835px;
	height: 24px;

	text-align: right;
	position: relative;
}

#header div.header_right {
	float: right;
	width: 160px;
}

#header div img.logo {
	position: absolute;
	left: 190px;
	top: 0;
}

#header div.header_right img.logo {
	margin-top: 20px;
}


/**
 * MAIN NAVIGATION
 */

#cell_main_nav {
	background-color: white;
}

#main_nav {
	margin: 0 auto;
	width: 995px;
	text-align: left;
	z-index: 10;
}

#main_nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 20px;
        font-size:0.9em;
	background-color: white;
}

#main_nav ul li {
	float: left;
	margin: 0 5px 0 0;
	background-color: white;
}

#main_nav ul li a {
	text-transform: uppercase;
	text-decoration: none;

	padding: 3px 0 0 15px;
	margin: 0;
	
	color: black;
	background-color: white;
	background-image: url('gfx/menu.gif');
	background-repeat: no-repeat;
	background-position: 0 bottom;
	
	height: 17px;
	display: block;
}

#main_nav ul li a:hover, #main_nav ul li.act a {
	color: #96e2dc
}


/**
 * BODY
 */

#body {
	width: 995px;
	margin: 0 auto;
	clear: left;
}

#body h1 {
	color: white;
	font-weight: normal;
	
	padding: 0;
	margin: 20px 0 0 0 ;
}

#body h1.sub {
	color: black;
	font-weight: normal;
	font-size: 180%;
	padding: 0;
	margin: 0;
}

#body h2 {
	padding: 0;
	margin: 20px 0 3px 0;
	font-size: 1em;
}

#body p {
	margin: 0 0 10px 0;
}


#body a, #body a:visited {
	color: black;
	font-weight: normal;
	text-decoration: underline;
}

#body a:hover {
	color: white;
}

/**
 * COL LEFT
 */

#col_left {
	float: left;
	width: 200px;
	padding: 20px 0;
	text-align: left;
}

#col_left form {
	padding: 5px 10px;
}

/*
#col_left form .searchfield {
	float: left;
        width: 108px;
}
*/

#col_left a, #col_left a:visited {
	font-weight: normal;
}


#col_left h2, #col_left h1, #col_left h3, #col_left h4, #col_left h5 {
	/*padding: 30px 8px 8px 0;*/
	/*margin: 0 10px 0 3px;*/
	/*border-right: 4px white solid;*/
	/*text-align: right;*/
        margin:  10px;
}

#col_left p  {
	/* padding: 0 8px 0 0; */
	/*margin: 0 10px 0 3px;*/
	/*border-right: 4px white solid;*/
	/*text-align: right;*/
        margin:0;
        padding:5px 10px;
}

#col_left .csi-textpic {
   margin:0 10px;
}


#col_left ul.sub_nav {
	margin: 12px 4px 0 0;
	padding: 0;
	list-style-type: none;
}

#col_left ul.sub_nav li {
	margin: 0 0 5px 0;
	background-image: url('gfx/menu_bullet.gif');
	background-repeat: no-repeat;
        padding: 0 0 0 22px;
}

#col_left ul.sub_nav li a {
	text-decoration: none;
	color: black;
}

#col_left ul.sub_nav li a:hover {
	color: white;
}

#col_left ul.sub_nav li.act a {
	color: white;
}

/* 3. Navigationsebene */

#col_left ul.subsub_nav  {
	margin: 0;
	padding: 0;
	list-style-type: none;
        font-size:0.8em;
}

#col_left ul.subsub_nav li {
	margin: 0 0 5px 25px;
}

#col_left ul.subsub_nav li a {
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 center;
	
	padding: 0;
	text-decoration: none;
	color: black;
}

#col_left ul.subsub_nav li a:hover {
	color: white;
}

#col_left ul.subsub_nav li.act a {
	color: white;
}



/**
 * COL CENTER
 */

#col_center_3col {
	float: left;
	width: 580px;
	padding: 0 10px 20px 0;
	text-align: left;
}

#col_center_2col {
	float: left;
	width: 600px;
	padding: 0 10px 20px 0;
	text-align: left;
}

#body #col_center_3col .csc-textpicHeader h2 {
        margin-top: 0;
}


/**
 * COL RIGHT
 */

#col_right {
	float: right;
	width: 144px;
	padding: 0 8px;
	background-color: white;
	text-align: left;
}

#col_right img.teaser_right {
}


/**
 * FOOTER
 */

#cell_footer {
	clear: left;
}

#footer {
	background-color: white;
	width: 780px;
	margin: 0 auto;
	height: 14px;
	text-align: left;
}

#footer p {
        font-size: 0.8em;
        text-align: center;
        padding-bottom: 10px;
        margin-top: 0;
}

#footer a, #footer a:link, #footer a:visited {color: #000000;}
#footer a:focus, #footer a:hover, #footer a:active {color: #96E2DC;}



/**
 * GENERAL
 */
.float_right {
	float: right;
}

.float_left {
	float: left;
}

#col_left .csi-textpic {
  border:1px solid #96E2DC;
}

/* News */

#col_left .news-latest-item a {
    font-weight: bold;
}

/*  News-Ansicht */

.news-list-container .news-list-item .news-list-date {
     padding-right: 20px;
}

.news-list-container .news-list-item h3 {
     margin: 15px 0 5px 0;
     font-size:1em;
}

.news-list-container .news-list-item {
     margin-top: 5px;
     padding: 0;
}

.news-list-container .news-list-item img {
     border: none;
     float: right;
}

/* Single-News */

.news-single-img {
    float: right;
}

#col_center_3col .news-amenu-container h2 {
   display:none
}

#col_center_3col .news-amenu-container li.news-amenu-item-year {
    /*color:white;*/
    font-weight:normal;
    font-size: 1.4em;
    list-style:none;
    margin:15px 0 10px -15px;
    padding:0pt;
}

/* Mailform */
fieldset.csc-mailform {
	border: none;
}

.csc-mailform label {
	float: left;
	width: 110px;
}

