body {
	text-align: center;
	margin: 0;
	padding: 0;
	background: #4b4b4b url(../images/bg_body.png) repeat-x 0 0;
	padding-top: 25px;
	font-family: arial, verdana, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #58585a;
}

html {
	overflow-y: scroll;
}

td, th {
	font-size: 12px;
}
#wrapper {
	width: 982px;
	margin: auto;
	text-align: left;
	background: #fff;
}

#header {
	background: #fff url(../images/bg_header.png) repeat-y 0 0;
}


#header h1 {
	margin: 0;
	padding: 0;
	background: transparent url(../images/bg_header_bottom.gif) no-repeat 0 bottom;
	height: 143px;	
}


#header h1 img {
	float: right;
	margin-right: 109px;
	margin-top: 41px;
}

a img {
	border: 0;
}

a {
	color: #00aeef;
	text-decoration: none;
}

a:hover {
	color: #2e91bd;
	text-decoration: underline;
}


#content {
	padding-bottom: 50px;
	width: 732px;
	float: left;
	padding-right: 20px;
	min-height: 450px;
}

#content h1 {
	margin: 0;
	padding: 0;
	background: transparent url(../images/bg_h1.gif) no-repeat 0 34px;
	height: 34px;	
	padding-left: 66px;
	padding-top: 34px;
	color: #00aeef;
	font-size: 18px;
}


#content p {
	margin-left: 66px;
	margin-right: 66px;
	margin-top: 1px;
}

#content p.small {
	font-size: 11px;
}

#content blockquote {
	padding: 0;
	margin: 0;
}

#content .right {
	text-align: right;
}

#right {
	width: 230px;
	margin-left: 752px;
}


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

.clearfix {display: inline-block;}  /* for IE/Mac */


  .clearfix {
    zoom: 1;     /* triggers hasLayout */
    display: block;     /* resets display for IE/Win */
    }  
    
.menu ul {
	list-style: none;
	padding: 0;
	padding-top: 30px;
	padding-bottom: 20px;
	margin: 4px;
	margin-top: 34px;
	margin-bottom: 0;
	background: transparent url(../images/bg_list.gif) repeat-x;
	line-height:12px;
	
}

.menu ul li {
	padding-left: 11px;
	padding-bottom:10px;
}

.menu ul li.active  {
	padding-left: 11px;
	background: transparent url(../images/list_active.gif) no-repeat 0px 3px;
}

.menu.bottom ul li.active {
	background: transparent;
}

.menu ul li a {
	color: #585858;
	padding: 3px 3px 10px 0px;
	margin: 0;
	font-size: 12px;
	text-decoration: none;
}

.menu ul li a:hover {
	/* background: transparent url(../images/list_hover.gif) no-repeat 3px 7px; */
	text-decoration: underline;
}

.menu ul li.active  a {
	/*background: transparent url(../images/list_active.gif) no-repeat 3px 7px;*/
	color: #00aeef;
}

.menu.bottom ul li.active a {
	background: transparent;
	color: #00aeef;
}

.menu {
	background: transparent url(../images/bg_list.gif) repeat-x bottom;
	padding-bottom: 10px;
	
}
.menu.bottom ul {
	margin-top: 0;
	background: transparent;
}

.fce1 {
	padding-left: 66px;
	margin-top: 30px;
}

.fce1 span.img {
	border: 1px solid #d9d9d9;
	width: 198px;
	height: 83px;
	float: left;
	margin-right: 10px;
}

#content div p {
	padding-left: 0;
}


#content div p a {
	font-size: 10px;
}



#footer {
	padding: 10px;
	background: transparent url(../images/bg_list.gif) repeat-x;
	
}

	
#footer span {
	background: transparent url(../images/list_active.gif) no-repeat 15px 4px;
	padding-left: 35px;
}

#imprint, #print {
	padding-left: 20px;
}

#footer a {
	color: #999999;
	font-size: 11px;
	padding: 3px;
	padding-left: 20px;
	margin-left: 10px;
}


#imprint {
	background: transparent url(../images/icon_imprint.gif) no-repeat;
}

#print {
	background: transparent url(../images/icon_print.gif) no-repeat;
}



 
#content p.bodytext, .tx-felogin-pi1, #content .csc-mailform, .contenttable, #content div p.csc-header-date, #content h3, .csc-header h2, .csc-header h3, .csc-header h4, .csc-header h5 {
	margin-left: 66px;
	margin-right: 16px;
}

#content ol, #content ul, .csc-bulletlist, .csc-menu {
	margin-left: 80px;
	margin-right: 16px;
}

blockquote {
	font-family: Times New Roman, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
}

div.csc-textpic-imagewrap {
	padding-top: 33px;
}
