/* CSS Document */

html {
	height: 100%;
}

body {
	height: 100%;
         margin: 0px;
}

td {
         color: #727071;
         line-height: 1.8em;
		 font-size: 11px;
         font-family: Verdana, Arial, Helvetica, sans-serif;
}

hr{ border: 0px; border-top: 1px solid #c6c6c6;}

/* Layout */
.header {
width: 1140px; 
         height: 360px;
         background: url(images/bg_header.jpg) no-repeat;
}

.bg_re {
         background: url(images/bg_re.gif) repeat;
}

.bg_re2 {
         background: url(images/bg_re2.gif) repeat;
}

.middle {
	width: 960px;
         height: 40px;
       	background: url(images/bg_middle.gif) no-repeat;
}

.content {
	width: 960px;
         height: 100%;
vertical-align: top;
       	background: url(images/bg_middle.gif) repeat;
}

/* blauer Pfeil vor den &Uuml;berschriften */
.arrow {
        	background: url(images/arrow.gif) no-repeat;
}

/* &Uuml;berschriften */
h1 {
  	color: #518BCE;
         font-size: 14px;
         font-weight: bold;
         font-family: verdana;
}

h2 {
  	color: #518BCE;
         font-size: 12px;
         font-weight: bold;
         font-family: verdana;
}

h3 {
  	color: #727071;
         font-size: 11px;
         font-weight: bold;
         font-family: verdana;
}

/* Listenpunkt */
li {
	padding-left: 7px;
	padding-top: 0px;
	background-image: url(images/li.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	list-style: none;
}

/* Menu oben */
td.topmenu a {
         color: #B1AFAF;
         font-size: 12px;
         font-weight: bold;
         font-family: verdana;
         text-align: center;
         text-decoration: none;
}

td.topmenu a:hover {
         color: red;
}

/* Hauptnavigation rechts */
.navibox {
         border-bottom: 2px dotted #ffffff;

}

a:link, a:visited, a:hover {
 	color: #518BCE;
         font-size: 11px;
         font-family: verdana;
         font-weight:normal
         text-decoration: underline;
}

a.imagemenu:link, a.imagemenu:visited, a.imagemenu:hover {
         color: #B1AFAF;
         font-size: 14px;
         font-weight: bold;
         font-family: verdana;
         text-align: left;
         text-decoration: none;
}

a.menulink:link, a.menulink:visited {
	display: block;
	background: url(images/bg_menu.gif) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
	color: #E30C0F;
	text-align: right;
	padding-top: 0px;
	padding-left: 0px;
	height: 40px;
	width: 220;
	text-decoration: none;
}

a.menulink:hover {
	background-position: 0px -40px;
	text-decoration: none;
	color: #fff;
}

a.bottomlink:link, a.bottomlink:visited, a.bottomlink:hover {
         font-size: 11px;
	font-weight: normal;
	color: #E30C0F;
	text-decoration: none;
}

.mitglieder01{
border-left:solid 1px #fff; 
border-top:solid 1px #fff; 
background:#e7e3e0; 
padding: 3 0 3 5;
}

.mitglieder02{
border-left:solid 1px #e7e3e0; 
border-top:solid 1px #e7e3e0; 
background:#fff; 
padding: 3 5 0 5;
}

.img420 {
padding: 0 20 20 0;
}

.img_ng {
float: left;
margin-right: 20px;
margin-bottom: 20px;
}