/*
	IBS - Innovative Bad Systeme
	
	ibs blau: #2561AC
	ibs grau: #999999
	dunkelgrau: #474747
	hellgrau: #EAEAEA
*/

/*
	Generelle Angaben
*/

* {
   margin: 0;
   padding: 0;
}

html {
	height: 760px;
	margin: 0;
   	padding: 0;
}

body {
	width: 960px;
	height: 760px;
	background-color: #474747;
	margin: auto;
	margin-top: 50px;
	font-family: Gill Sans MT, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	font-size: 22px;
	line-height: 150%;
}

h2 {
	font-size: 18px;
	line-height: 150%;
}

h3 {
	color: #2561AC;
	font-size: 14px;
	line-height: 150%;
}

p {
	margin: 0;
	padding: 0;	
}

img {
	border:0px;
}

ul {
    list-style-type: square;
}

a {
	color: #2561AC;
	text-decoration: none;
}

a:HOVER {
	text-decoration: underline;
}

a.no_color {
	color: #ffffff;	
}
/* 
	DIV - Klassen
*/
#wrap {
    width: 958px;
    background-color: #ffffff;
	position: relative;
	min-height: 760px;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

* html #wrap {
	height: 760px;	
}

.left {
	width: 718px;
	height: 760px;
	float: left;	
	position: relative;
}

.head {
	width: 720px;
	height: 83px;
}

.head_img {
	padding-left: 15px;
	padding-top: 13px;
	width: 245px;
	height: 60px;
	float: left;
}

.head_text {
	margin-top: 33px;
	margin-left: 20px;
	float: left;
	font-size: 13px;
	font-weight: 800;
	text-align: left;
	color: #464646;
}

.main_navi {
	background-color: #474747;
	float: left;
	width: 720px;
	height: 30px;
}

.column_left {
	width: 160px;
	height: 647px;
	font-size: 10px;
	background-color: #EAEAEA;
	float: left;
}

.sub_navi {
    height: 300px;
    width: 150px;
    padding-top: 40px;
	padding-left: 10px;
}

.left_content {
    height: 306px;
    width: 160px;
}

.left_content_inner {
    height: 286px;
    width: 140px;
    padding: 10px 10px 10px 10px;
    overflow: auto;
}

.content {
	height: 627px;
	width: 558px;
	float: left;
	padding-bottom: 20px;
}

.content_inner {
	padding: 40px 40px 40px 40px;
	max-height: 567px;
	overflow: auto;
}

.column_right {
	width: 240px;
	height: 740px;
	padding-bottom: 20px;
	background-color: #EAEAEA;
	float: left;
}

.right_img {
	height: 360px;
}

.right_img_inner {
    height: 320px;
    width: 200px;
    padding: 20px 20px 20px 20px;
    overflow: auto;
}

.right_news {
	width: 240px;
	height: 400px;
	overflow: auto;
}

.news_inner {
	width: 200px;
	height: 320px;
	padding-top: 40px;
	padding-left: 20px;
	padding-bottom: 40px;
}

.footer {
	clear: both;
	width: 958px;
	height: 20px;
	border: 1px solid #ffffff;
	border-top: none;
	background-color: #474747;
	color: #ffffff;
	line-height: 120%;
	float: left;
	display: inline;
}

.footer_navi {
    width: 160px;
	float: left;
	text-align: left;
	padding-top:1px;
}

.footer_lang {
	float: left;
	text-align: left;
	padding-top:1px;
}

.footer_info {
	float: right;
	padding-right: 20px;
	font-size: 9px;
	text-align: right;
	padding-top: 3px;
}

.clear {
	clear: both;
}

/*
	Navigation
*/

.top_nav {
	list-style: none;
	width: 720px;
	height: 30px;
}

.top_nav li {
	float: left;
	font-size: 12px;
}
	
.top_nav li a {
	display: block;
	background-color: #474747;
	padding: 4px 10px 8px 10px;
	border-right: 1px solid #ffffff;	
	color: #ffffff;
	text-decoration: none;
	text-align: center;
}

#tn_leer {
	
}

#tn_start {
    width: 159px;
    padding-left: 0;
    padding-right: 0;
}

#tn_mid {
    
}

#tn_end {

}

.top_nav li.active a {
	background-color: #999999;
}

.top_nav li a:hover {
	background-color: #999999;	
	text-decoration: none;
}

.left_nav {
			
}

.left_nav li {
	list-style: none;
	width: 150px;
	text-align: left;
	color: #464646;
	line-height: 240%;
}

.left_nav li a {
	display: block;
	color: #464646;
	text-decoration: none;
}

.left_nav li a.active {
	font-weight: bold;
}

.left_nav li a:hover {
	font-weight: bold;	
	text-decoration: none;
}

.ln_lvl2 {
	text-indent: 10px;	
}

.footer_nav {
	padding-left: 10px;
	padding-right: 10px;
}

.footer_nav li {
	display: inline;	
}

.footer_nav li a {
	color: #ffffff;	
}

.lang_nav {
	padding-left: 10px;
	padding-right: 10px;
}

.lang_nav li {
	display: inline;
}

.lang_nav li a {
	color: #ffffff;
}

/*
    Flexible Content Elements
*/

.fce_partner {
    max-width: 480px;
    min-width: 460px;
    min-height: 80px;
    border: none;
}

.fce_partner_inner {
    max-width: 480px;
    min-width: 460px;
    min-height: 80px;
    border: none;
}

.fce_partner_pic {
    width: 200px;
    height: 80px;
    float: left;
}

.fce_partner_text {
    max-width: 260px;
    min-height: 80px;
    float: right;
    font-size: 10px;
    line-height: 120%;
}

.fce_partner_text p.bodytext {
    vertical-align: top;
}

.fce_2_spalten {
    max-width: 478px;
	border: none;
}

.fce_2_spalten_inner {
    max-width: 478px;
	border: none;
}

.fce_2_spalten_inner .csc-default {
	padding-bottom: 0;
}

.fce_2_spalten_links {
    width: 230px;
	border: none;
    float: left;
}

.fce_2_spalten_rechts {
    width: 230px;
	border: none;
    float: right;
}

/*
    TYPO3 - Klassen
*/

div.csc-default {
    display: block;
    overflow: auto;
    padding-bottom:20px;
}

.indent {
    padding-left: 40px;
}

.align-right {
    text-align: right;
}

.align-left {
    text-align: left;
}

.align-center {
    text-align: center;
}

.align-justify {
    text-align: justify;
}

.contenttable {
    font-size: 12px;
}

.imprint_table {
    border: 0;
    width: 460px;
    font-size: 12px;
    text-align: left;
    line-height: 100%;
}
