/*Css Style wurden in 4 Bereiche aufgeteilt*/
/*  logo                : rechts oben höhe 100x Breite 150 pixeel*/
/*  header              : oben in der Verlängerung vom logo */
/*  menue               : wird in der menue.css bearbeitet*/
/*  foote               : Bereich unten*/
/*  skv-hauptfenster    : das passiert das geschen*/
/* es werden nur die Positionen bestimmt*/
/* Text definitionen über die classen*/
/*  skv-font1*/
/*  skv-font2*/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/*positionen der bestandteiel*/
body {
 /* margin:2px;*/
  color : rgb(77 , 82 , 140);
  font : 10pt verdana , geneva , lucida , "lucida grande" , arial , helvetica , sans-serif;
  margin-left: 100px;
  margin-right: 100px;

 }
 /* menue links */

.logo  {
	position : absolute;
	top : 5px;
	left : 5px;
	width : 150px;
	height : 150px;
	Background-color : rgb(239 , 242 , 247);
    background-image: url(../_bilder/hintergrund/Klogo150100.jpg);

    }
.header  {
	position : absolute;
	top : 5px;
	left : 160px;
	right : 5px;
	width : auto;
	margin-right : 5px;
	height : 150px;
    background-image: url(../_bilder/hintergrund/banner.jpg);
	background-color : transparent;
	color : rgb(239 , 242 , 247);
}

/*-- menue horisontal -----*/
.ul_menu {
    list-style:none;
    margin:0px;
    width:100%;
    overflow:hidden;
}
.li_menu {
    float:left;
    width:230px;
}
a.menu:link, a.menu:visited {
    display:block;
    padding:0 0 0 9px;
    color:#FF00CC;
    background:#3C0;
    font-weight:600;
    line-height:30px;
    text-decoration:none;
    border:1px solid #fff;
}
a.menu:hover, a.menu:active {
    background:#FF00CC;
}
/*---- ende menue horisontal ---*/
.skv-hauptfenster  {
	position : absolute;
	top : 160px;
	bottom : 200px;
	left : 160px;
	right : 5px;
	margin-right : 5px;
    background-color : #FFF9E5;
    border : 0px solid rgb(152 , 170 , 177);
	overflow : scroll;
	padding-right : 5px;
    padding-left: 20px;
}

.footer_tab  {
	position : absolute;
	height : 200px;
	bottom : 1px;
	left : 5px;
	right : 5px;
	margin-right : 5px;
	background : rgb(239 , 242 , 247);
	color : rgb(170 , 170 , 170);
	font-family : Arial;
	font-size : 3em;
	text-decoration : none;
}
fieldset {
	border: 1px solid black; padding: 8px; margin: 8px 0;
}
legend { font-weight: bold; }
/* Text Darstellung */
#mitglied_id0 {
width: 95%;
height: 25%;
margin-left: 2.50%;
margin-top: 3.33%;
position: absolute;
}

#mitglied_id1 {
width: 35%;
height: 10%;
margin-left: 2.50%;
margin-top: 1.33%;
position: absolute;
}

#mitglied_id2 {
width: 57.50%;
height: 10%;
margin-left: 40%;
margin-top: 1.33%;
position: absolute;
}

#mitglied_id3 {
width: 95%;
height: 10%;
margin-left: 2.50%;
margin-top: 13.33%;
position: absolute;
}

#mitglied_id4 {
width: 95%;
height: 45%;
margin-left: 2.50%;
margin-top: 28%;
position: absolute;
}
.kursiv_o {
font-style:oblique;
}
.ueberschrift{
font-style:italic;
}
.kursiv_i {
font-style:italic;
}
Darstellung der Links und deren dynamische sichtwiese over,visit
a:link  {
	color : #0000FF;
}

a:link:visited  {
	color : #990033;
}

a:link:hover  {
	color : #000066;
	background-color : transparent;

}

a:link:active  {
	color : #000000;
	background-color : transparent;
}
/* für Interview */
.frage{
		padding-left:5px;
		font-size: 0.8em;
		font-style:italic;
		font-family: tahoma;
		font-weight:bold;
		color: #CC9999;
	   }
.antwort{
        padding-left: 15px;
		text-align:left;
		font-size: 0.8em;
		font-family: tahoma;
		color: #3300CC;
	   }
/* für Kreatives ...  */
.kreativ {
	display:block;
    margin: 0 0 1em 1em;
	padding: 0.5em;
    font-weight:bolder;
    color:  #000033;
    background-color: transparent;
	border: 0px #ccd solid;
	border-left: 0px #ccd solid;
}
 .kreativ_bild_rechts {
	display:block;
    margin: 0 0em 1em 1em;
	padding: 0.5em;
    font-weight:bolder;
    color: #000033;
    background-color: transparent;
	border: 3px #993366 solid;
	border-left: 0px #ccd solid;
}
#contenttop {
	position: absolute;
	left: 256px;
	top: 203px;

	width: 532px;
	height: 25px;
}
	/* ###########################
	Boxen für organaigramm
	########################### */

#content_fullscreen {
	position: relative;
	left: 226px;
	/*bottom: 0px;*/
	top: 203px;


	width: 800px;
	/*min-height: 100%;*/
	/*background-color: #fff3cb;*/

	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 25px;
}
	/* ###########################
	Leftboxes
	########################### */


		#boxSubPoints{
			margin: 15%;
			position: relative;
		}

		.sidebox {
			margin: 0; /* auto = center for now */
			/* width: 12em;  ems so it will grow */
			width: 230px;
			background: url(../_bilder/tab_images/box_body_right.gif) no-repeat bottom right;
			font-size: 12px;
		}
		.boxhead {
			background: url(../_bilder/tab_images/box_head_right.gif) no-repeat top right;
			margin: 0;
			padding: 0;
			text-align: center;
		}
		.boxhead h2 {
			background: url(../_bilder/tab_images/box_head_left.gif) no-repeat top left;
			margin: 0;
			padding: 0px 15px 0px;
			color: #FFFFFF;
			font-weight: none;
			font-size: 12px;
			line-height: 30px;
			text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
			font-family: "Lucida Grande", "Trebuchet MS",Verdana, Arial, Geneva;
		}
		.boxbody {
			background:url(../_bilder/tab_images/box_body_left.gif) no-repeat bottom left;
			margin: 0;
			padding: 5px 5px 5px 5px;
            text-align: center;
		}
