* {
	margin: 0;
	padding: 0;	
}

html {
	margin: 0;
	padding: 0;
	height:100%;
	
	overflow: -moz-scrollbars-vertical;

}
	
body {
	margin: 0; 
	padding: 0;
	height:100%;
	
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#433E2C;	
	
	background-image:url(../images/bg_verlauf.jpg); background-repeat:repeat-x;
	background-color:#D3D3D3;
	
	text-align:center;
	/* cursor:default; */
 
}

.normalText
{
    font-size:11px;
}

a 
{
    font-size:11px;
    color:#C42A1F;
	text-decoration:none;	
	cursor:pointer;
}

a:hover{
	color:#C42A1F;
}

/*
a:visited
{
    color:#C42A1F;
}

a:active
{
    color:#C42A1F;
}
*/
.colorRed
{
    color:#C42A1F;
}

.colorDark
{
    color:#433E2C;	
}

.bgGreyBright
{
    background-color:#EFEEEA;
}

.bgGrey
{
    background-color:#E5E3DC;
}

.darklink
{
    font-size:13px;
    font-weight:bold;
    color:#433E2C;
    text-decoration:none;	
}

.redlink
{
    font-size:13px;
    font-weight:bold;
    color:#C42A1F;
    text-decoration:none;	
}

.redlink:hover
{
    font-size:13px;
    font-weight:bold;
    color:#C42A1F;
}

.redlink:visited
{
    font-size:13px;
    font-weight:bold;
    color:#C42A1F;
}

.redlink:active
{
    font-size:13px;
    font-weight:bold;
    color:#C42A1F;
}

.redlinkSmall
{
    font-size:11px;
    font-weight:bold;
    color:#C42A1F;
    text-decoration:none;	
}

.redlinkSmall:hover
{
        font-size:11px;
    font-weight:bold;
    color:#C42A1F;
}

.redlinkSmall:visited
{
        font-size:11px;
    font-weight:bold;
    color:#C42A1F;
}

.redlinkSmall:active
{
        font-size:11px;
    font-weight:bold;
    color:#C42A1F;
}

.redLinkPfeil
{
    display:block;

    margin-bottom:4px;
    background-image:url(../images/pfeil_r_gr.gif); background-repeat:no-repeat;
    background-position:181px 4px;    
}

.redLinkPfeil2
{
    display:block;

    margin-bottom:4px;
    padding-left:10px;
    background-image:url(../images/pfeil_r_bl.gif); background-repeat:no-repeat;
    background-position:0px 4px;    
}

.redLinkPfeil3
{
    display:block;

    margin-bottom:4px;
    background-image:url(../images/pfeil_r_w.gif); background-repeat:no-repeat;
    background-position:201px 4px;     
}

.redLinkPfeil4
{
    background-image:url(../images/pfeil_r_gr2.gif); background-repeat:no-repeat;  
}

.redLinkPfeil5
{
    background-image:url(../images/pfeil_r_gr.gif); background-repeat:no-repeat;  
}

.redLinkPfeil6
{
    display:block;

    margin-bottom:4px;
    padding-left:10px;
    background-image:url(../images/pfeil_r_gr2.gif); background-repeat:no-repeat;
    background-position:0px 4px;      
}

.redLinkPfeil7
{
    display:block;

    padding-left:10px;
    background-image:url(../images/pfeil_r_gr.gif); background-repeat:no-repeat;
    background-position:0px 4px;      
}

.redLinkPfeil8
{
    display:block;

    margin-bottom:4px;
    background-image:url(../images/pfeil_r_gr2.gif); background-repeat:no-repeat;
    background-position:181px 4px;    
}

.redLinkPfeil9
{
    display:block;

    padding-left:14px;
    background-image:url(../images/pfeil_r_w.gif); background-repeat:no-repeat;
    background-position:0px 3px;      
}

.redLinkPfeil10
{
    display:block;

    padding-left:10px;
    background-image:url(../images/pfeil_r_gr.gif); background-repeat:no-repeat;
    background-position:0px 5px;      
}

.redLinkPfeil11
{
    display:block;

    margin-bottom:4px;
    padding-left:10px;
    background-image:url(../images/pfeil_rechts.png); background-repeat:no-repeat;
    background-position:0px 4px;    
}

.redLinkPfeil12
{
    margin:0px;
    display:block;

    padding-left:10px;
    background-image:url(../images/pfeil_r_gr.gif); background-repeat:no-repeat;
    background-position:0px 3px;      
}

.redLinkPfeil13
{
    display:block;

    padding-left:14px;
    background-image:url(../images/pfeil_r_w.gif); background-repeat:no-repeat;
    background-position:0px 4px;      
}

.redPfeil
{
    height:9px;
    width:6px;
    background-image:url(../images/pfeil_r_gr.gif); background-repeat:no-repeat;
    background-position:0px 0px;    
}

.pfeilRechts
{
    height:9px;
    width:6px;
    
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='../images/pfeil_rechts.png'); 
}

.pfeilRechts[class] {
	background-image:url("../images/pfeil_rechts.png"); background-repeat:no-repeat;
}

.redPfeilDown
{
    height:6px;
    width:9px;
    background-image:url(../images/pfeil_r_gr_down.gif); background-repeat:no-repeat;
    background-position:0px 0px;    
}

.redPfeilBrightDown
{
    height:6px;
    width:9px;
    background-image:url(../images/pfeil_r_gr2_down.gif); background-repeat:no-repeat;
    background-position:0px 0px;    
}

.redPfeilBrightUp
{
    height:6px;
    width:9px;
    background-image:url(../images/pfeil_r_gr2_up.gif); background-repeat:no-repeat;
    background-position:0px 0px;    
}

.greyPfeilUp
{
    height:6px;
    width:9px;
    background-image:url(../images/pfeil_gr_gr_up.gif); background-repeat:no-repeat;
    background-position:0px 0px;      
}

.miniPfeil
{
    width:3px;
    height:5px;
       /* background-image:url(../images/mini_pfeil.gif); background-repeat:no-repeat; */
    /*   margin-top:-3px; */
}

.miniPfeilImg
{
    /* margin-top:-20px; */
}

.pfeilLink
{
    display:block;
    font-size:11px;
    font-weight:bold;
    color:#433E2C;
    text-decoration:none;	    
    padding-left:10px;
    
    background-image:url(../images/pfeil_gr_gr.gif); background-repeat:no-repeat;
    background-position:0px 3px;
}

.pfeilLink:hover
{
    color:#433E2C;
    text-decoration:underline;	    
}

.pfeilLink:visited
{
    color:#433E2C;
}

.pfeilLink:active
{
    color:#433E2C;
}

.pfeilLink2
{
    display:block;
    font-size:11px;    
    color:#433E2C;
    text-decoration:none;	    
    padding-left:10px;
    
    background-image:url(../images/pfeil_gr_gr.gif); background-repeat:no-repeat;
    background-position:0px 3px;
}

.pfeilLink2:hover
{
    color:#433E2C;
    text-decoration:underline;	    
}

.sprache
{
    background-image:url(../images/pfeil_gr_w_down.gif); background-repeat:no-repeat;
    background-position:56px 5px;   
    width:54px;     
}

.language
{
    background-image:url(../images/pfeil_gr_w_down.gif); background-repeat:no-repeat;
    background-position:70px 5px;   
    width:68px;     
}

.drucken
{
    background-image:url(../images/drucken.gif); background-repeat:no-repeat;
    background-position:55px 3px;  
    width:54px;      
}

.print
{
    background-image:url(../images/drucken.gif); background-repeat:no-repeat;
    background-position:36px 3px;  
    width:35px;         
}


h1
{
    font-weight:normal;
    margin:0px;
    padding:0px;
    color:#C42A1F;
    font-size:26px;   
    height:30px;
}

h2
{
    margin:0px;
    padding:0px;
    color:#433E2C;
    font-size:13px;
    margin-bottom:15px;
    line-height:18px;    
}

.mainContainer
{	
    position: relative;
	width:970px;	
	text-align:left;
	margin:auto;	 
	/* margin-left:20px; */
	
	height:auto !important; /* real browsers */	
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	
	overflow:auto;    	
}

* html div.mainContainer
{
    height: 100%;
    overflow:visible;    
}

.mainContainerBug
{	
    position: relative;
	width:970px;	
	text-align:left;
	margin:auto;	 
	
	overflow:hidden;    
}

* html div.mainContainerBug
{
    height: 100%;
    overflow:visible;    
}

.contentContainer{
	float:left;
	display:inline;
	
	width:740px;
	
	/*
	width:970px;
	padding-left:30px;
	background-color:#FFFFFF; */
}

.content{
	float:left;
	display:inline;		
	
	width:680px; /* 740 - 60 padding */
	padding-left:30px;
	padding-right:30px;
	background-color:#FFFFFF;	
    padding-bottom:40px;
    
    line-height:18px;
}


* html div.content{
	/* width:740px; gelöst durch doctype angabe in typo3 setup */
}

.header{
	height:110px;
}

.headerLeft{
	float:left;
	display:inline;
	margin-top:30px;
}

.topNavi{
	float:right;
	display:inline;
	margin-right:3px;
	height:18px;
}

.topNavi ul {
	margin-top:6px;
	list-style-type:none;	
}

.topNavi li {
	float:left;
	display:inline;			
}

.topNavi li a{
	float:left;
	display:block;
	height:13px;
	padding-right:9px;
	padding-left:9px;	
	
	font-size:11px;			
}

.topNavi_borderLeft {
	border-left:solid 1px #CBC7B9;	
}

.topNavi li a:hover{
	color:#7F7F7F;
}

.topNaviInActive
{
    color:#B3B3B3;	
}

.topNaviInActive:visited{
	color:#B3B3B3;
}

.topNaviInActive:active{
	color:#B3B3B3;
}

.topNaviActive
{
    color:#7F7F7F;
}

.topNaviActive:visited{
	color:#7F7F7F;
}

.topNaviActive:active{
	color:#7F7F7F;
}


.logo{
	float:left;
	display:inline;
	width:131px;
	height:62px;
	margin-left:30px;
	margin-right:15px;
	background-image:url(../images/logo.gif); background-repeat:no-repeat;
	cursor:pointer;
}


.naviContainer{
	float:left;
	display:inline;
}

.mainNavi{
	margin-top:2px;
}

.mainNavi ul {
	list-style-type:none;
	height:18px;
}

.mainNavi li {
	float:left;
	display:inline;
	margin-right:15px;
}

.mainNavi li a
{
    	font-size:13px;
	
}

.mainNavi li.inactive a{

	color:#584F3A;
}

.mainNavi li.active a
{
    color:#C42A1F;
    font-weight:bold;
}

.mainNavi li.activeSub a
{
    /* color:#7F7F7F; */
    color:#584F3A;
    font-weight:bold;
}

.mainNavi li a:hover{
	color:#C42A1F;
}

.subNavi{
	margin-top:1px;
}

.subNavi ul {
	list-style-type:none;
	height:18px;
}

.subNavi li {
	float:left;
	display:inline;
	margin-right:15px;
}

.subNavi li a
{
    	font-size:13px;	
}

.subNavi li.inactive a{

	color:#584F3A;
}

.subNavi li.active a
{
    color:#C42A1F;
    font-weight:bold; 
}

.subNavi li a:hover{
	color:#C42A1F;
}



.keyvisual
{
	float:left;
	display:inline;	    
	height:110px;
}

.noKeyvisualSpacer
{
    height:48px;
}

.subSubNaviContainer
{
	float:left;
	display:inline;	      
	width:740px;	
}

.breadcrumbContainer
{
	float:left;
	display:inline;	    
    margin-bottom:19px;
    margin-left:30px;
    margin-top:1px;    
    color:#7F7F7F;    
}

.breadcrumbContainer a
{
    color:#B3B3B3;
}

.breadcrumbContainer a:hover
{
    color:#7F7F7F;
}

.breadcrumbContainer span.breadInactive
{
    color:#B3B3B3;
}

.breadcrumbInner
{
	float:left;
	display:inline;	 	     
}

.backBtnContainer
{
	float:right;
	display:inline;	 
	margin-right:42px;   
	margin-top:1px;
}

.backBtn
{
    color:#B3B3B3;
    background-image:url(../images/pfeil_gr_w_left.gif); background-repeat:no-repeat;
    background-position:0px 5px;    
    padding-left:8px;
}

.backBtn:hover
{
    color:#7F7F7F;
}

.side{
	float:right;
	display:inline;
	width:220px;
	/* margin-left:10px; */
	margin-top:40px;	
}


.footer
{   
    position: relative;
	width:100%;
	height:22px;
    margin-top:-22px;	
    overflow:hidden;
	
}

.footerOverflow
{           
    	width:100%;
	height:22px;
	
    margin-top:10px;	

    overflow:hidden;
	/* background-color:#786B4E; */
}

.footerOverflowIE8
{   
    position:absolute;
}

.footerContainer
{
    	width:970px;	
	text-align:left;
	margin:auto;	 

	padding-top:3px;	
	
	height:22px;
	background-color:#786B4E;
	overflow:hidden;
}

.footerContent
{
   color:#FFFFFF;
   margin-left:30px;
   padding-top:2px;
}

.footerContent a
{
    color:#FFFFFF;    
}

.footerContent a:hover
{
    color:#B3B3B3;
}


.bullet
{
    width:auto;
    margin:0px;
    margin-left:2px;
    padding-left:15px;
    background-image:url(../images/bullet.gif); background-repeat:no-repeat;
    background-position:0px 6px; 
    
    line-height:16px;
    margin-bottom:8px;
}


.bullets
{
    list-style-type:none;
}

.bullets li
{
    width:auto;
    margin:0px;
    margin-left:2px;
    padding-left:15px;
    background-image:url(../images/bullet.gif); background-repeat:no-repeat;
    background-position:0px 6px; 
    
    line-height:16px;
    margin-bottom:8px;
}

.bulletsRTE
{
    list-style-type:none;
    margin-top:4px;
}

.bulletsRTE li
{
    width:auto;
    margin:0px;
    margin-left:2px;
    padding-left:15px;
    background-image:url(../images/bullet.gif); background-repeat:no-repeat;
    background-position:0px 6px; 
    
    line-height:16px;
    margin-bottom:6px;
}

.langSelect
{
    position:absolute;    
    z-index:900;
    visibility:hidden;
    text-align:left;    
}

.langLink
{
    display:block;
    margin-top:22px; 
    margin-left:9px; 
    margin-bottom:4px;    
    margin-right:4px;    
    color:#B3B3B3;	
}

.langLinkDE
{
    width:62px;
}

.langLinkEN
{
    width:77px;
}

.langLink:hover
{
    color:#7F7F7F;
}

.floatRight
{
    float:right;
    display:inline;
}

.floatLeft
{
    float:left;
    display:inline;
}

.hidden
{
    display:none;
}

.invisible
{
	font-size:0; line-height:0;
	height: 0px;
	width:0px;
	visibility: hidden;
	overflow:hidden;    
}

.clearfix {
	clear:both; font-size:0; line-height:0;
	height: 0px;
	width:0px;
	clear: both;
	visibility: hidden;
	overflow:hidden;
}


ul.list {margin: 0; padding: 0;}
ul.list li {list-style: none; background-image: url("../images/pfeil_r_w.gif"); background-position: 0 3px; background-repeat: no-repeat; display: block; margin: 0; padding-left: 15px; padding-bottom: 3px;}

