@charset "utf-8";
/* CSS Document */

html {
        height: 100%;
        }

body {
        color: #000000;
        font-family: Verdana;
        font-size: 11px;
        height: 100%;
}

table {
        text-align: left;
        font: Verdana;
        font-size: 11px;
        vertical-align: top;
        }

.grey{
        background: #EFF1F5;
        }
.green {
        font: 14px Verdana;
        margin: 0;
        color:  #99CC00;
		font-weight: bold; 		
        }	

.menu_big {
        margin: 0;
        color:  #99CC00;	
		font-size: 14px;
        }		
		
.darkred {
		color: #B40404;
		font-size: 11px;
        font-weight: normal;
        font-family: Verdana;
        text-decoration: none;
}		
		
.green_ORIG {
        font: 12px Verdana;
        font-weight: 900;
        margin: 0;
        color:  #99CC00;
        }

.submenuGreen{
        font-size: 11px;
        font-weight: normal;
        color: #99CC00;
        font-family: Verdana;
        text-decoration: none;
        }

th {
        background: #00625f;
        color: #FFF;
        height: 15px;
        padding: 2px;
        }

td {
        padding: 2px;}

a.menu {
        font: 14px Verdana;
        margin: 0;
        color: #000;
        margin-top: 15px; 
		font-weight: bold; 		
        }
a.menu_ORIG {
        font: 12px Verdana;
        font-weight: 900;
        margin: 0;
        color: #000;
        }

a.menu:hover {
        color: #99CC00;
        text-decoration: none;
        }

a.menu.active {
  color: #99CC00;
  text-decoration: none;
        }

a.submenu {
        font-size: 11px;
        font-weight: normal;
        color: #FFF;
        font-family: Verdana;
        text-decoration: none;
}

a {
        font-size: 11px;
        font-weight: normal;
        color: #00625f;
        font-family: Verdana;
        text-decoration: none;
}

a:hover{
        color: #99CC00;
        text-decoration: none;}


a.submenu:hover {
        font-size: 11px;
        font-weight: normal;
        color: #99CC00;
        font-family: Verdana;
}

a.profil{
        color:#000;
        text-decoration: none;
        }

a.profil:hover{
        text-decoration: underline;}

h1 {
        font-size: 16px;
        color: #99CC00;
        text-align: left;
        line-height: 20px;
        margin-top: 15px;
        margin-bottom: 10px;	
        }			
		
h2 {
        font-size: 15px;
        color: #99CC00;
        text-align: left;
        line-height: 20px;
        margin-top: 15px;
        margin-bottom: 10px;
        }	
		
h2.darkgreen {
		color: #00625f;
}
		
.bigtitle {
        font-size: 25px;
        color: #000000;
        text-align: center;
        margin-top: 10px;
		/*margin-left: 150px;*/
        }

.subtitle {
        font-size: 17px;
        color: #99CC00;
        text-align: left;
        line-height: 20px;
        margin-top: 15px;
        margin-bottom: 10px;	
        }		
		
.height100{
        height: 100%;
        }

h3 {
        font-size: 12px;
        font-weight: 900;
        margin: 0;
        }

div.homepageGesamt{
        width: 980px;
        margin: auto;
        margin-top: 20px;
        height: 100%;
        }

div.seitenleiste{
        width: 200px;
        height: 100%;
        float: left;
        margin-left: 20px;
        margin-top: -20px;
        }

div.fb_header {
        width: 680px;
        height: 80px;
        background-color: #00625f;
        color: #ffffff;
        padding-left: 15px;
        vertical-align: bottom;
        text-align: center;
        }
	
div.fb_linkeleiste {
        width: 177px;
        height: 556px;
        float: left;
        color: #ffffff;
        }

div.fb_content {
        width: 690px;
		background-color: #888888;		
        }

div.fb_rechterBereich {
        margin-left: 177px;
        width: 522px;
}


div.linkerBereich{
        width: 700px;
        float: left;
        }

div.menueleiste{
        margin-top: 21px;
        width: 700px;
        float: left;
        height: 93px;
        }


.fb_title {
         float:left;
         font-family:Verdana;
         font-size:20px;
}

.fb_pictext {
        background-color: #888888;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 5px;
        padding-bottom: 10px;
        font-size: 10px;
}

.fb_pictitle {
        background-color: #00625f;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 5px;
        padding-bottom: 10px;
        font-size: 10px;
}

.fb_text {
        background-color: #99CC00;
        width: 695px;
}

.fb_text h2 {
        color: #000000;
}
.fb_text p {
        color: #000000;
}

.fb_imgwidth{
        width: 518px;
}

.tableHead{
        background: #EFF1F5;
        width: 680px;
        height: 30px;
        font: Verdana;
        font-size: 11px;
        font-weight: 600;
        text-align: left;
        vertical-align: middle;
        margin: 0;
        padding-top: 3px;
        padding-left: 20px;
        }

.tableHeadDyn{
        background: #EFF1F5;
        width: 680px;
        font: Verdana;
        font-size: 11px;
        font-weight: 600;
        text-align: left;
        vertical-align: middle;
        margin: 0;
        padding-top: 3px;
        padding-left: 20px;
        }


.tableHeadLight{
        background: #EFF1F5;
        width: 680px;
        height: 30px;
        font: Verdana;
        font-size: 11px;
        font-weight: normal;
        color: #999;
        text-align: left;
        vertical-align: middle;
        margin: 0;
        padding-top: 3px;
        padding-left: 20px;
        }

.tableContent{
        width: 680px;
        min-height: 100px;
        height: 100%;
        font: Verdana, normal, 11 px;
        text-align: left;
        margin: 0;
        margin-bottom: 40px;
        padding: 0;
        padding-left: 20px;
        }

.line{
        border-bottom:#666 1px solid;
        width: 700px;
        margin-bottom: 10px;
        height: 1px;
        }

.edit{
        background-color: #EFF1F5;
        }

div.untermenueleiste{
        width: 680px;
        margin-top: 15px;
        margin-bottom: 0px;
        background-color: #00625f;
        height: 17px;
        color: #FFF;
        text-align: left;
        padding-top: 2px;
        padding-left: 20px;
        vertical-align: middle;
        }

div.greenpartition{
        width: 690px;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 4px;
        background-color: #00625f;
        height: 17px;
        }

div.inhaltsbereich{
        min-height: 400px;;
        margin: 2px;
        margin-top: 20px;
        text-align: left;
        font: Verdana;
        line-height: 150%;
        }

.float{
        float:left;
        }

.floatMargin{
        float: left;
        margin-right: 10px;
        }

.floatWidth{
        min-width: 137px;
        float: left;
        }

.center{
        margin: 0 auto;
        text-align: center;
        }

li{
        text-align: left;
        vertical-align: middle;
        margin: 10px;
        list-style-image:url(pics/symbol_small.gif);
        height: 12px;
        padding-bottom: 10px;
        }

li.eng{
        margin: 3px;
        padding: 3px;
        }

li.news{
        margin: 0;
        height: auto;
        padding-bottom: 10px;
        }	

.news_size {
		font-size: 13px;
}	
.news_green {
        color:  #99CC00;	
		font-size: 13px;
        }	
		
li.sel_news{
        margin: 0;
        height: auto;
        padding-bottom: 10px;
        color:  #99CC00;		
        }		

.logo{
        margin: 0 auto;
        text-align: center;
        margin-top: 35px;
        }
		
.menulist{
        margin-top: 80px;
        }		

img{
        border: 0;
        margin-right: 10px;;
        }

.left{
        text-align: left;}

.eingabe{
        font-family: Verdana;
        font-size: 11px;
        width: 550px;
        }

textarea.eingabe {
        font-family: Verdana;
        font-size: 11px;
        width: 550px;
        height: 70px;
        }

textarea.editor{
        font-family: Verdana, Geneva, sans-serif;
        font-size: 11px;
        width: 700px;
        height: 400px;
        }

a.linkgrey:hover{
        color: #999;
        text-decoration:none;
        }

a.linkgrey{
        color: #999;
        text-decoration: none;}

a.linkblack:hover{
        color: #000000;
        text-decoration:none;
        }

.imgwidth{
        max-width:173px;
        max-height:173px;
        }

.imgwidth_small{
        max-width:100px;
        }	

.imgwidth_medium{
        max-width:450px;
        max-height:450px;
        }			
				
.imgwidth_big{
		max-width:670px;
        /* max-width:670px; */
        }
		
.imgover{
        margin-right:-30px;
        position:relative;
        z-index:1;
}

.overpic{
        margin-left:20px;
        position:relative;
        z-index:2;
        }

.z3 {
        z-index:3;
        background-color:red;
}


.thumbnailImg {
        width:40px;
        height:30px;
}

.thumbnailImg_big {
        width:120px;
        height:80px;
}


.thumbnailImgHoch {
        width:70px;
        height:80px;
}

/* for the slideshow */
.next {
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0;
        filter:alpha(opacity=0);
}

.fader {
        position: relative;
        display: inline-block;
}

.fader img {
        vertical-align: top;
}

.vertical_line {
         width:1px;
         height:100%;
         margin:2px;
         float:left
}

.internationales {
		text-align:left;
		margin-left:20px;
}