/*Manfred Schneider GmbH*/
html{
	height:100%;
}

body{
	text-align:center;
	padding:0px;
	margin:0px;
	height:100%;
	background-image:url(background.gif);
	background-repeat:repeat;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size:0.8em;
	
}


#container{
	text-align:left;
	margin:auto;
	width:894px;
	height:100%;
	position:relative;
}

#r_left{
	height:100%;
	width:17px;
	background-image:url(borderleft.jpg);
	background-repeat:repeat;
	position:absolute;

}


#r_right{
	right:0px;
	position:absolute;
	height:100%;
	width:17px;
	background-image:url(borderright.jpg);
	background-repeat:repeat;
}


#root{
	position:absolute;
	left:17px;
	text-align:left;
	width:858px;
	
border-color:#cfd1d2;
	border-width:1px;
	border-bottom-width:0px;
	border-top-width:0px;
	border-style:solid;
	background-color:#FFFFFF;
	min-height:100%;
	background-image:url(nav_grau.jpg);
	background-repeat:repeat-y;
	z-index:0;
}

* html #root{
	height:100%;
}

#footer_background{
	right:0px;
	width:91px;
	height:91px;
	position:absolute; 
	bottom:0px;
	background-image:url(footer.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	z-index:1;
}

#footer{
	position:absolute; 
	bottom:0px;
	right:0px;
	z-index:20;
	font-size:0.8em;
	color:#a7a7a7;
	padding:0px 50px 3px 0px;
	text-align:center;
}

#top{
	height:140px;
	position:relative;
	background-color:#FFFFFF;
}

#top_logo{
	width:135px;
	height:140px;
	background-image:url(logo_grey.png);
	background-repeat:no-repeat;
}

#top_picture{
	left:135px;
	position:absolute;
	width:723px;
	height:140px;
}

#top_picto{
	position:absolute;
	right:0px;
	top:0px; 
	padding: 3px 2px 3px 2px;
}

#top_nav{

}
	
#main{
	position:relative;
}

#main_nav{
	position:relative;
	width:150px;
	float:left;
	margin-top:1em;
}

#main_nav_balloon{
	margin-top:15px;
	background-image:url(balloon_down.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	margin-left:3px;
}

#main_nav_balloon_top{
	background-image:url(balloon_top.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:5px;
	/*needed because otherwise in IE it will be bigger then 5px*/
	font-size:5px;
	background-color:#cfd1d2;
	/*ACHTUNG HIER VERÄNDERN ZWECKS türkis und gelb*/
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#main_nav_balloon_text{
	padding-bottom:20px;
	padding-left:4px;
	padding-right:14px;
	font-size:0.8em;
	z-index:5;
}

#main_nav_person{
	position:relative;
	top:30px;
	z-index:3;
}

#main_rootline{
	margin-left:150px;
	padding-left:23px;
	border-color:#cfd1d2;
	border-bottom-style:solid;
	border-top-style:solid;
	border-bottom-width:1px;
	border-top-width:1px;
	font-size:0.7em;
}

#main_contentfunctions{
	position:relative;
	margin-left:150px;
	padding-left:23px;
	padding-right:23px;
	padding-top:0px;
	padding-bottom:0px;
	z-index:6;
	text-align:right;
	font-size:5px;
}

#main_content{
	position:relative;
	padding-left:23px;
	padding-right:23px;
	padding-top:0px;
	padding-bottom:65px;
	z-index:5;
	text-align:justify;
	overflow: hidden; 
}

* html #main_content {
	height: 0;
	overflow: visible
}

/*Because of scrolling problem when there is more then 100% height content*/
#main_shaddow_r{
	position:absolute;
	left:859px;
	width:17px;
	height:100%;
	z-index:50;
	background-image:url(borderright.jpg);
	background-repeat:repeat;
}

* html #main_shaddow_r{
	left:708px;
	height:5000px;
}


#main_shaddow_l{
	position:absolute;
	top:0px;
	left:-18px;
	width:17px;
	height:100%;
	z-index:50;
	background-image:url(borderleft.jpg);
	background-repeat:repeat;
}


* html #main_shaddow_l{
	left:-167px;
	height:5000px;
}

/*---------------------------------------------------------------Navigation-Listen------------------------------------------*/
#topnav, #footernav{
	list-style: none outside none;
	margin: 0;
	padding: 0;
}

#top_nav{
	position:absolute;
	left:124px;
	top:100px;

		/*11 Route +15 = 26 Graulinien*/
    padding-left:26px;
	margin-left:0;
	background-image:url(nav_top_front.png);
	background-repeat:no-repeat;
	float:right;


width:708px;

	background-color: #b50505;

}
ul#topnav{
	border-left: 1px solid #ffffff;
	float:left;
}




#top_nav ul li{
	
	display: inline;
}

#top_nav ul li a{
	color:#FFFFFF;
	background-color: #707173;
	padding: 3px 12px;
	float:left;
	border-right: 1px solid #ffffff;

}

#top_nav ul li a:hover{
	background-color:#b50505;
	color: #ffffff;
}
#top_nav  #active  a{
background-color: #b50505;

}
#top_nav #active a{
color:#ffffff;
}

#subnav{
	width:135px;
	margin: 0;
	padding: 0;	
}

ul#subnav {
	border-top:1px solid #cfd1d2;
	list-style: none outside none;
	/*list-style-image:url(bullet_gray.png);*/
}

#subnav li{
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-bottom:1px solid #cfd1d2;
}


#subnav a{
	display: block;
	padding: 6px;
	color:#FFFFFF;	
}
#subnav a:link{
	
}
#subnav a:hover{
	background-color: #808183;
}
#subnav #active {
	background-color: #cfd1d2;
}
#subnav #active a{
	color:#b50505;
}
#subnav #active a:hover{
	background-color: #cfd1d2;
}

#subnav-l2{
	list-style: none outside none;
	background-color: #cfd1d2;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	
}
#subnav-l2 a{
	display: block;
	padding: 3px 3px 3px 15px;
	color:#707173;	
}
#subnav-l2 a:hover{
	background-color:#dbdcdd;
}

#footernav li{
	display: inline;
	margin-right:100px;
}
#footer a{
	color:#a7a7a7;
	vertical-align:top;
	border-bottom-width:0px;
}
#footer a:hover{
	color:#f93b3b;
	vertical-align:top;
	border-bottom-width:0px;
}
/*---------------------------------------------------------------Überschriften------------------------------------------*/
.csc-header{
	clear:both;
}
H1 {
    margin:0px 0px 5px 0px;
	padding: 3px 5px 3px 5px;
	font-size:1.2em;
	color:#707173;
	border-bottom-width:1px;
	border-bottom-color:#F93B3B;
	border-bottom-style:solid;
	clear:none;
}

H2 {
    margin:0px 0px 5px 0px;
	padding: 3px 5px 3px 5px;
	font-size:1.2em;
	color:#707173;
	border-bottom-color:#cfd1d2;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

H3 {
    margin:0px 0px 5px 0px;
	padding: 3px 5px 3px 5px;
	font-size:1.0em;
	color:#F93B3B;
	border-bottom-color:#cfd1d2;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

H4 {
    margin:0px 0px 5px 0px;
	font-size:1.2em;
	color:#ffffff;
	padding: 7px 0px 5px 0px;
	border-bottom-color:#cfd1d2;
	border-bottom-style:solid;
	border-bottom-width:1px;
	text-align:left;
}

h4 .texthl{
	padding: 7px 30px 5px 5px;
	background-color:#b50505;
	background-image:url(ege_right_down.png);
	background-repeat:no-repeat;
	background-position:top right;
}
h4 a{
	color:#ffffff;
}

H5 {
    margin:0px 0px 5px 0px;
	font-size:1.2em;
	color:#ffffff;
	padding: 7px 0px 5px 0px;
	border-bottom-color:#cfd1d2;
	border-bottom-style:solid;
	border-bottom-width:1px;
	text-align:right;
}

h5 .texthl{
	padding: 7px 5px 5px 30px;
	background-color:#b50505;
	background-image:url(ege_left_up.png);
	background-repeat:no-repeat;
	background-position:bottom left;
}
h5 a{
	color:#ffffff;
}

/*---------------------------------------------------------------typo3------------------------------------------*/
P{
	margin:4px 0px 8px 0px;
}
img {
	border:none;
}

A{
	text-decoration:none;
	color:#b50505;
	border-bottom-color:#b50505;
	border-bottom-style:dashed;
	border-bottom-width:1px;
}
A:hover {
	color:#f93b3b;
	border-bottom-color:#f93b3b;
	border-bottom-style:solid;
}


.csc-subheader{ 
	color:#137DC7;
	padding-left:15px;
}

.csc-header-date{
	float:right;
	margin: 0px;
	padding: 0px;
	font-size:0.8em;
}

.csc-textpic-imagewrap{
	color:#f93b3b;
	font-size:0.8em;
}

.csc-textpic-imagewrap a{
}

.important {
	color:#f93b3b;
}

.csc-linkToTop{
	text-align:right;
	padding: 0px 0px 0px 0px;
}

/*---------------------------------------------------------------Bulletlist------------------------------------------*/
.csc-bulletlist-0, ul{
	list-style-image:url(bullet_red.png);
}
.csc-bulletlist-1{
	list-style-image:url(bullet_gray.png);
}
li{
	padding-bottom:5px;
}

/*---------------------------------------------------------------Sitemap------------------------------------------*/
.csc-sitemap ul, ul.csc-menu {
	list-style-image:url(bullet_red.png);
	font-weight:bold;
}
.csc-sitemap ul ul{
	list-style-image:url(bullet_gray.png);
	font-weight:normal;
}
.csc-sitemap ul a, ul.csc-menu a{
	border-bottom-width:0px;
}


/*---------------------------------------------------------------TABLE------------------------------------------*/



table td{
	padding:2px 5px 2px 5px;
}

table.contenttable-0, table.contenttable-1,table.contenttable-2,table.contenttable-3{
	width:100%;
}

* html table.contenttable-0, * html table.contenttable-1,* html table.contenttable-2,* html table.contenttable-3{
	width:530px;
}

/*Table Standart*/
table.contenttable-0 tr.tr-even{
	background-color:#CCCCCC;
	padding:5px 10px 5px 10px;
}

table.contenttable-0 tr.tr-odd{
	background-color:#E0E0E0;
}
/*Table 1, 2, 3*/
table.contenttable-1 tr.tr-even,table.contenttable-2 tr.tr-even,table.contenttable-3 tr.tr-even{
background-color:#CCCCCC;
}
table.contenttable-1 tr.tr-odd,table.contenttable-2 tr.tr-odd,table.contenttable-3 tr.tr-odd{
background-color:#E0E0E0;
}

table.contenttable-1 tr.tr-0 td,table.contenttable-2 tr.tr-0 td, table.contenttable-3 tr.tr-0 td{
	background-color:#707173;
	color:#ffffff;
	text-align:center;
	font-weight:bold;
	border-bottom-color:#666666;
	border-bottom-style:dashed;
	border-bottom-width:1px;
}
table.contenttable-2 tr.tr-0 td{
	background-color:#b50505;
}
table.contenttable-3 tr.tr-0 td{
	background-color:#f93b3b;
}
/*---------------------------------------------------------------FORM------------------------------------------*/

form{
}

.csc-mailform{
	border-width:0px;
}

.csc-mailform-field{
	margin:5px 0px 5px 0px;
}

label{    
    float:left;
    text-align: right;
    width: 5em;
    margin-right: .3em;
}

input, textarea{
	background-color:#cfd1d2;
	border-color:#777777;
	border-style:dashed;
	border-width:1px;
	color:#222222;
	padding:0px 3px 0px 3px;
}
.csc-mailform-submit{
	border-style:solid;
	float:left;
	width:auto;
	clear:both;
	margin-left:5.3em;
	margin-right:.3em;
}

/*---------------------------------------------------------------typo3------------------------------------------*/

#top a, #main_nav a, #top a:hover, #main_nav a:hover{
	text-decoration:none;
	border-bottom-width:0px;
}


#main_rootline a, #main_contentfunctions a, .csc-linkToTop a{
    text-decoration:none;
	color:#b7b7b7;
	border-bottom-width:0px;
}
#main_rootline a:hover{
    text-decoration:none;
	color:#f93b3b;
	border-bottom-width:0px;
}
#main_rootline .current a{
	color:#666666;
	font-weight:bold;
}
/*---------------------------------------------------------------tt_news------------------------------------------*/

/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {

}


.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	margin-top:10px;
	border-bottom: 1px solid #f93b3b;
	}
.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border:1px solid #666;
	background-color:#F9FFE5;

}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container H2 {

}
.news-list-container H2 A:LINK,.news-list-container H2 A:VISITED,.news-list-container H2 A:HOVER {
	border: 0px ;
}
.news-list-container H2 A {
	border: 0px;

}
.news-list-container P {
	padding-left:3px;
	margin-bottom:1px;
}
.news-list-date {
    bottom:0px;
	float: right;
	color:#666666;
	min-width: 115px;
	text-align: right;
	margin-top: 0.8em;
	margin-right: -5px;
	padding-left:3px;
    font-size:0.7em;
	font-weight: normal;
	background-color:#E8E8E8;
	}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}

.news-list-container IMG {

	float: right;
	border:1px solid #666;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {
	font-size:0.7em;
	margin-left:3px;
	float:right;
	color:#666666;
}
.news-list-morelink  {
	margin-bottom:3px;
}
.news-list-browse {
	text-align: center;
}

/*--------------------------------- tt_news LAST view  -----------------------------------*/
.news-last-container{

}
.news-last-item .texthl{
	color:#A7A7A7;
    font-size:0.7em;
	font-weight: normal;
	clear:none;
}

.news-last-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	margin-top:0px;

	}


.news-last-container H2 {

}
.news-last-container H2 A:LINK,.news-last-container H2 A:VISITED,.news-last-container H2 A:HOVER {
	border: 0px ;
}
.news-last-container H2 A {
	border: 0px;

}
.news-last-container P {
	padding-left:3px;
	margin-bottom:1px;
}
.news-last-date {
    bottom:0px;
	float: right;
	color:#666666;
	min-width: 38px;
	text-align: right;
	margin-top: 0.8em;
	margin-right: -5px;
	padding-left:3px;
    font-size:0.7em;
	font-weight: normal;
	background-color:#E8E8E8;
	}

.news-last-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}

.news-last-container IMG {

	float: right;
	border:1px solid #666;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
.news-last-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-last-morelink,.news-last-category {
	font-size:0.7em;
	margin-left:3px;
	float:right;
	color:#666666;
}
.news-last-morelink  {
	margin-bottom:3px;
}
.news-last-browse {
	text-align: center;
}



/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */
.news-list-container .clearer, news-last-item .clearer{
	clear:right;
}

.news-last-item, .news-last-container, .news-list-item, .news-list-container{
	clear:right;
}

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	height:0px;
	border: 0px solid #000000;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;

}
.news-latest-container HR.clearer {
	clear:left;
}



/*-----------------------------------  CATEGORIE MENUE  -----------------------------------*/
.newscatmenu{
	border-bottom-width:1px;
	border-bottom-color:#F93B3B;
	border-bottom-style:solid;
	padding: 0px 5px 3px 5px;
}
.newscatmenu A{
	border-width:0px;
}
.news-catmenu-header{
	color:#000000;
}
.news-catmenu-ACT A{
	color:#666666;
	border-width:0px;
	margin-right:3px;
	margin-left:3px;

}
.news-catmenu-NO{
	margin-right:5px;
	margin-left:3px;
}

.news-catmenu-level1, .news-catmenu-level2, .news-catmenu-level3, .news-catmenu-level4{
	
}



	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {

}
.news-single-item H2 {

}
.news-single-item H3 {
}

.news-single-img {
	float: right;
	margin-left:5px;

}

.news-single-imgcaption {
	color:#f93b3b;
	font-size:0.8em;
	text-align:right;
	clear:both;
}

.news-single-category {
	font-size:0.7em;
	float:right;
	color:#666666;
}

.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}

.news-single-timedata {
	bottom:0px;
	float: right;
	color:#666666;
	min-width: 115px;
	text-align: right;
	margin-top: 1.2em;
	padding-left:3px;
    font-size:0.7em;
	font-weight: normal;
	background-color:#E8E8E8;
}

.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size:0.7em;
}

.news-single-author {
	padding-bottom: 3px;
}

.news-single-additional-info {
}
.news-single-related,.news-single-files,.news-single-links  {
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
    margin:0px 0px 5px 0px;
	padding: 3px 5px 3px 5px;
	font-size:1.0em;
	color:#707173;
	border-bottom-color:#cfd1d2;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
