/* Dies ist ein CSS-Kommentar */

html
{
	padding:	  0;
  height:     100%;
  width:      100%;
  display:    table;
  margin:     0;
}

body
{
  margin:     0;
  padding:    0;
  height:     100%;
  width:      100%;
  display:    table-cell;
}

#container
{
	height:     650px; 
  width:      995px; 
  position:   relative; 
  margin:     0 auto;
  background:	#f5f8fa;
}

#content
{
	position:	absolute;
	height:   500px;
	top: 		  145px;
	left: 		230px;
  z-index:  1;
}

#rechts
{
  position:	  absolute;
  z-index:    0;
  top: 		    145px;
	left: 		  980px;
  width:      15px;
  height:     500px;
  background: #fafbfd;
}


#footer
{
  clear:        left;
	position:	    absolute;
	height:		    12px;
  bottom:       0px;
	background:	  #fbc008;
	margin:		    0 0 0 0;
	padding:	    0 0 0 0;
	width:		    965px;
	border-left:	15px solid #FEEBB0;
	border-right:	15px solid #FEEBB0;
	font-size:	  1px;
}

.text_headline
{
	font-family:	Tahoma, Verdana;
	font-size:	  18px;
	font-weight:	bold;
	color:		    #13417C;
}

.headline_mitglied
{
	font-family:	Tahoma, Verdana;
	font-size:	  18px;
	font-weight:	normal;
	color:		    #13417C;
}


.text_headline2_blank
{
	font-family:	Tahoma, Verdana;
	font-size:	  12px;
	font-weight:	bold;
	color:		    #fff;
  padding:      3px 3px 3px 10px;
  margin:       15px 0px 0px 10px;
  width:        280px;
}

td.vita
{
	font-family:	Tahoma, Verdana;
	font-size:	  11px;
	color:		    #565b60;
  padding:      3px 3px 3px 0px;
  margin:       0px 0px 0px 0px;
  font-weight:  bold;
  display:      block;
}

.vita2
{
	font-family:	Tahoma, Verdana;
	font-size:	  11px;
	color:		    #565b60;
  padding:      3px 3px 3px 0px;
  margin:       0px 0px 0px 0px;
}

.vita2 a
{
	font-family:	    Tahoma, Verdana;
	font-size:	      11px;
	color:		        #565b60;
  padding:          3px 3px 3px 0px;
  margin:           0px 0px 0px 0px;
  text-decoration:  underline;
  text-align:       left;
}

th
{
	font-family:	Tahoma, Verdana;
	font-size:	  11px;
	color:		    #565b60;
  padding:      3px 3px 3px 0px;
  margin:       0px 0px 0px 0px;
  font-weight:	normal;
  text-align:   left;
}


.text
{
	font-family:	Tahoma, Verdana;
	font-size:	  11px;
	color:		    #565b60;
  padding:      3px 3px 10px 10px;
  margin:       8px 0px 0px 10px;
  font-weight:	bold;
  text-align:   left;
  width:        280px;
}

.texte
{
	font-family:	Tahoma, Verdana;
	font-size:	  11px;
	color:		    #565b60;
  padding:      3px 3px 10px 10px;
  margin:       8px 0px 0px 10px;
  text-align:   left;
  line-height:  1.6;
  width:        280px;
}

.texte a
{
	font-family:	Tahoma, Verdana;
	font-size:	  11px;
	color:		    #15437b;
  padding:      3px 3px 10px 0px;
  margin:       8px 0px 0px 0px;
  text-align:   left;
  line-height:  1.6;
  width:        280px;
}


.texte_re
{
	font-family:	Tahoma, Verdana;
	font-size:	  11px;
	color:		    #565b60;
  padding:      3px 3px 10px 10px;
  margin:       0;
  margin-top:   85px;
  line-height:  1.6;
  text-align:   left;
  width:        280px;
}

.texte_re a
{
	font-family:	Tahoma, Verdana;
	font-size:	  11px;
	color:		    #15437b;
  padding:      3px 3px 10px 0px;
  margin:       8px 0px 0px 0px;
  text-align:   left;
  line-height:  1.6;
  width:        280px;
}

.texte_re2
{
	font-family:	Tahoma, Verdana;
	font-size:	  11px;
	color:		    #565b60;
  padding:      3px 3px 10px 10px;
  margin:       0;
  line-height:  1.6;
  text-align:   left;
  width:        280px;
}

.texte_geschichte
{
	font-family:	Tahoma, Verdana;
	font-size:	  11px;
	color:		    #565b60;
  padding:      3px 3px 10px 10px;
  margin:       8px 0px 0px 10px;
  line-height:  1.8;
  text-align:   left;
  width:        280px;
}

.texte_geschichte_re
{
	font-family:	Tahoma, Verdana;
	font-size:	  11px;
	color:		    #565b60;
  padding:      3px 3px 10px 10px;
  margin:       0;
  margin-left:  330px;
  line-height:  1.8;
  text-align:   left;
  width:        280px;
}

.unten
{
	font-family:	Tahoma, Verdana;
	font-size:	  11px;
	color:		    #565b60;
  padding:      3px 3px 10px 10px;
  margin:       8px 0px 0px 10px;
  text-align:   left;
  line-height:  1.6;
  width:        700px;
}

#background
{
  	background-image:		  url(../images/background.jpg);
  	background-repeat:		no-repeat;
  	background-position:	center;
}

#scroll
{
 	scrollbar-face-color:		#FFFFFF;
 	scrollbar-arrow-color:		#006FB4;
 	scrollbar-track-color:		#FFFFFF;
 	scrollbar-base-color:		#FFFFFF;
 	scrollbar-shadow-color:		#EBF5FF;
 	scrollbar-highlight-color:	#FFFFFF;
 	scrollbar-3dlight-color:	#C3C3C3;
 	scrollbar-darkshadow-Color:	#9D9D9D;
}
