/* CSS Style Sheet */

/* Reset */
* {
	margin:0;
	padding:0;
	border:0;
}


/* Content  */
body, table, tr, td, h1, h2, h3, div, p {
	font:normal 10pt verdana;
}
p {
	margin-bottom:10px;
	padding-left:5px;
}
#content ul {
	list-style-position:inside;
	margin-left:5px;
}
a:link, a:visited {
	color:#cc0000;
}
a:hover {
	text-decoration:none;
	color:#444;
}
.site-header {
	font:bold 12pt verdana;
	color:#444;
	padding-left:5px;
	margin-bottom:10px;
	border-bottom:1px solid #cc0000;
}
.csc-header {
	margin-top:15px;
	margin-bottom:5px;
}
.csc-header h1 {
	padding-left:5px;
	color:#444;
	font:bold 10pt verdana;
	border-bottom:1px dotted #444;
}
.align-center {
	text-align:center;
}

/* Inhaltstabellen */
.contenttable {

}
.contenttable td {
	padding:0 30px 0 0;
	vertical-align:top;
}
.vorstand {
	width:80%;
	margin:0 auto 0 auto;
}
.vorstand td {
	vertical-align:top;
	text-align:center;
	padding:2px;
}
.tr-0 td, .tr-6 td, .tr-12 td {
	background:#cc0000;
	color:#fff;
	padding:3px;
}
.tr-0 td.td-1, .tr-6 td.td-1, .tr-12 td.td-1, .tr-12 td.td-2 {
	background:#fff;
}
.td-0, .td-2, .tr-12 td.td-0, .tr-13 td.td-0, .tr-14 td.td-0, .tr-15 td.td-0, .tr-last td.td-0 {
	border-left:1px solid #cc0000;
	border-right:1px solid #cc0000;
}
.tr-5 td, .tr-11 td, .tr-12 td, .tr-12 td, .tr-13 td, .tr-14 td, .tr-15 td, .tr-last td {
	border:0
}
.tr-10 td.td-0, .tr-10 td.td-2, .tr-4 td.td-0, .tr-4 td.td-2, .tr-last td.td-0 {
	border-bottom:1px solid #cc0000;
}









.csc-textpic {
	overflow:hidden;
}
/* Hides from IE-mac \*/
* html .csc-textpic {
	width:100%;
}
.csc-textpic-caption {
	padding-bottom:10px;
}


/*  Layout  */
body {
	background-color:#f1f1f1;
	text-align:center;
	margin:0 0 10px 0;
}
#header {
	margin:0 auto 0 auto;
	width:781px;
	height:131px;
	padding-right:20px;
}
#container {
	width:801px;
	margin:0 auto 0 auto;
}
#body {
	background:url(../images/content_bg.jpg) left top repeat-y;
	width:801px;
	margin:0 auto 0 auto;
	text-align:left;
}
#content {
	margin-left:140px;
	padding:5px 10px 5px 0;
}
/* IE HACK */
* html #content {
	width:640px;
	margin-left:140px;
}
#footer {
	margin:0 auto 0 auto;
	background:url(../images/footer.jpg) center no-repeat;
	width:801px;
	height:33px;
}
.slide {
	border:1px solid #000;
	width:70px;
	height:70px;
	float:right;
	margin-top:35px;
	margin-left:20px;
	background-color:#fff;
}
#logo-link {
	float:left;
	margin-top:20px;
	border:0;
}
#logo-link img {
	border:0;
}


/*  Menu oben  */
#menu_top_container {
	margin:0 auto 0 auto;
	background:url(../images/menu_top_bg.jpg) left top no-repeat;
	width:801px;
	height:26px;
	font-size:11px;
}
#menu_top {
	list-style:none;
}
#menu_top li {
	float:right;
	margin-right:10px;
}
.menu_top a:link, .menu_top a:visited {
	background:url(../images/menu_top_container.jpg) left top no-repeat;
	display:block;
	width:76px;
	padding:5px 0 6px 0;		
	text-align:center;
	text-decoration:none;
	color:#000;	
}
.menu_top a:hover {
	background:url(../images/menu_top_container-ro.jpg) left top no-repeat;
	color:#cc0000;
	font-weight:bold;
}


/*  Menu links  */
#menu_left_container {
	float:left;
	width:128px;
	background:url(../images/menu_left_header.jpg) 3px top no-repeat;
	padding:20px 0;
	font-size:11px;
}
#menu_left {
	list-style:none;
}
#menu_left li {
	width:128px;
	float:left;
}
.menu_left a:link, .menu_left a:visited {
	background:url(../images/menu_left_seperator.gif) 3px bottom no-repeat;
	padding:5px 0 2px 15px;
	text-decoration:none;
	display:block;
	color:#000;
}
.menu_left a:hover {
	color:#cc0000;
	font-weight:bold;
}

.menu_left_act a:link, .menu_left_act a:visited {
	display:block;
	text-decoration:none;
	color:#cc0000;
	font-weight:bold;
	background:url(../images/menu_left_seperator.gif) 3px bottom no-repeat;
	padding:5px 0 2px 15px;
}


.submenu_left a:link, .submenu_left a:visited {
	background:url(../images/menu_left_sub.jpg) 18px 11px no-repeat;
	padding:5px 0 2px 30px;
	text-decoration:none;
	display:block;
	margin-left:-6px;
	color:#000;	
}
.submenu_left a:hover {
	text-decoration:none;
	color:#cc0000;
	font-weight:bold;
}

.submenu_left_act a:link, .submenu_left_act a:visited {
	background:url(../images/menu_left_sub.jpg) 18px 11px no-repeat;
	padding:5px 0 2px 30px;
	text-decoration:none;
	display:block;
	margin-left:-6px;
	font-weight:bold;
	color:#cc0000;
}



/*  Footer  */
#footer_menu {
	text-align:right;
	padding-top:15px;
	padding-right:10px;
	color:#666666;
	font-size:11px;
}
#footer_menu a:link, #footer_menu a:visited {
	color:#666666;
	text-decoration:none;
}
#footer_menu a:hover, #footer_menu a:active {
	text-decoration:underline;
}


#footer_abt {
	float:left;
	padding-top:15px;
	padding-left:10px;
	color:#666666;
	font-size:11px;
}
#footer_abt a:link, #footer_abt a:visited {
	color:#666666;
	text-decoration:none;
}
#footer_abt a:hover, #footer_abt a:active {
	text-decoration:underline;
}






  .text_size_min { font-size:91.6667%; }
  .text_size_big { font-size:133.33%; }
  .text_size_bigger { font-size:150%; }
  
  .align-center, .absatz_center { text-align:center; margin: 0.5em auto; }
  
  .align-left { text-align:left; }
  .align-right { text-align:right; }







.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {
	display:inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix {height:1%;}
.clearfix {display:block;}
/* End hide from IE-mac */



/* Clearen per Overflow */
.floatbox { overflow:hidden; }

/* .floatbox-Anpassung für IE #/
/* Hides from IE-mac \*/
* html .floatbox { width:100%; }
/* End hide from IE-mac */
