/*
Stylesheet Name: domain.tld
Theme URI: http://www.domain.tld
Description: Grundlegende Stildefinition
Version: 0.00
Creator: Raphael GmbH

	Inhaltsverzeichnis:
	---
	0. ...... Grundlegende Deklarationen
	1. ...... Allgemeingültige Element-Formatierungen
	2. ...... Allgemeingültige Klassen-Angaben
	3. ...... IDs (von oben nach unten)
*/

html {
	height: 100.1%;
	width: 100%;
  margin:0;
}
	
body {
  background: url(../img/bg_streifen.jpg);
	background-color: #FFFFFF; 
	background-repeat: repeat-x;
	color: #122b7e;
	font: 11px Verdana;
	height: 100.1%;
	margin:0;
	width: 100%;
}


/*
* 1. Allgemeingültige Element-Formatierungen
*/

a {
  color: #707173;
	text-decoration: none;
}

a:hover {
	color: #b7101d;
}

a:focus {
  outline: none;
}

img {
	border: 0px;
}

h1 {
  color: #122b7e;
  font-family: verdana, Arial;
  font-weight: normal;
  font-size: 25px;
  margin-bottom: 15px;
  margin-top: 30px;
}

/*
* 3. Allgemeingültige IDs 
*/

#wrapper {
	margin: 0px auto;
	margin-top: 16px;
	position: relative;
	width: 998px;
}

#header_start {
  background: url(../img/header_start.jpg);
  height: 279px;
  width: 998px;
}

#header {
  background: url(../img/header.jpg);
  height: 169px;
  width: 998px;
}

#logo {
  display: block;
  height: 105px;
  left: 45px;
  position: absolute;
  top: 20px;
  width: 295px;
}

#border {
  border-left: 2px solid #FCD146;
  border-right: 2px solid #FCD146;
  min-height: 300px;
  display: inline-block;
}

#navigation {
  border-bottom: 1px solid #fed560;
  border-left:2px solid #FCD146;
  border-right:2px solid #FCD146;
  list-style: none;
  height: 66px;
  margin: 0;
  padding: 0;
}

#navigation li {
  border-right: 1px solid #FFF;
  float: left;
  height: 66px;
}

#navigation #nav1 {
  width: 197px;
}

#navigation #nav2 {
  width: 198px;
}

#navigation #nav3 {
  width: 198px;
}

#navigation li#nav4 {
  border-right: 0px;
  width: 398px;
}

#navigation li a {
  background-color: #F0AE26;
  color: #122b7e;
  display: block;
  font-size: 11px;
  font-weight: bold;
  height: 52px;
  padding-left: 6px;
  padding-right: 0px;
  padding-top: 14px;
}

#navigation li a:hover, #navigation .active a {
  background-color: #122b7e;
  color: #F0AE26;
}

#navigation li .white {
  color: #FFF;
}


#balken {
  background-color: #fed560;
  height: 30px;
}

#content {
  width: 994px;
}

#col1 {
  float: left;
  width: 400px;
}

#col1 img {
  position:absolute;
  left:2px;
}

#col2 {
  float: left;
  padding-bottom: 20px;
  margin-left: 30px;
  width: 530px;
}

#footer_start {
  background: url(../img/footer_start.jpg);
  clear: both;
  height: 254px;
  width: 998px;
}

#footer_start span {
  visibility: hidden;
}

#footer_start #Link-Ini{
  bottom: 10px;
  color: #FFF;
  font-weight: bold;
  left: 6px;
  position: absolute;
}

#footer_start #Link-Impressum{
  bottom: 10px;
  color: #FFF;
  left: 490px;
  position: absolute;
}

#footer {
  background: url(../img/footer.gif);
  clear: both;
  height: 30px;
  width: 998px;
}

#footer #Link-Ini{
  bottom: 10px;
  color: #FFF;
  font-weight: bold;
  left: 6px;
  position: absolute;
}

#footer #Link-Impressum{
  bottom: 10px;
  color: #FFF;
  left: 490px;
  position: absolute;
}


/** Startseite **/
.hide {
  display: none;
}

.nav1 {
  display: block;
  height: 187px;
  left: 1px;
  position: absolute;
  width: 199px;
}

.nav2 {
  display: block;
  height: 187px;
  left: 200px;
  position: absolute;
  width: 199px;
}

.nav3 {
  display: block;
  height: 187px;
  left: 399px;
  position: absolute;
  width: 198px;
}

.nav4 {
  display: block;
  height: 255px;
  left: 597px;
  position: absolute;
  width: 400px;
}
/** Startseite **/

/** Mitgliedersuche **/
#big #col1 {
display:none;
}

#big #col2 {
	width: 934px;
	margin-left: 30px;
	margin-right: 30px;
	float: left;
	padding-bottom: 20px;
}

#big .mitgliedersuche table {
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0px;
	margin: 0px;
}

#big .mitgliedersuche tr {
	padding: 0px;
	margin: 0px;
	line-height: 100%;
	border: 0px;
}

#big .mitgliedersuche td {
	padding: 0px;
	margin: 0px;
	line-height: 100%;
	border: 0px;
}

#big .mitgliedersuche {
	float: left;
	overflow: hidden;
	width: 374px;
	margin-right: 30px;
}

#big .mitgliederverzeichnis {
	float: left;
	overflow: hidden;
	width: 530px;
}

#big div.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}

#big input.submitbutton {
	background-color: #122b7e;
	font: 11px Verdana, Geneva, sans-serif;
	line-height: 14px;
	border: none !important;
	color: #FFFFFF !important;
	margin: 0px !important;
	width: 105px;
}

#big .blue {
	background-color: #122b7e;
	line-height: 18px;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	width: 500px;
}

#big .blue  a {
	color: #FFFFFF !important;
}

#big .blue  a:hover {
	color: #FFFFFF !important;
}

#big .border {
	background-color: #e2e2e2;
	line-height: 1px;
	font-size: 0px;
	height:1px;
	margin:0px;
	padding:0px;
}
