/* CSS Document */

body {
	background-color: #FFFFFF;
	margin-top: 100px;
	}

.maintable {
	border-width:1px;
	border-style:solid;
  	border-color:#CC0000;
  	}

.table_logo {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/logo.png);
	}

.table_header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	}

.table_mainmenu {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image:  url(../images/navigation_bg.png);
	background-repeat: no-repeat;
	background-color: #CC0000;
	}

.table_bottom_menu {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-repeat: no-repeat;
	background-color: #CC0000;	
	}

.table_bottom_menu_g {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #CC0000;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	}

.spacer_top {
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #FFFFFF;
	background-color: #B1B0B0;
	}


.spacer_bottom {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #B1B0B0;
	}

.spacer_bottom_bottomline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #B1B0B0;
	}


.table_content {
	text-align: left;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	background-color: #C1C1C1;
	}

.content {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	}

.headline {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	}
	
.preise {
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color: #666666;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	}

.navigation {
	text-align: right;
	font-family: Verdana;
	font-size:11px;
	color: #C1C1C1;
	vertical-align: middle;
	}

.navigation:link {
	font-family: Verdana;
	font-size:11px;
	color: #C1C1C1;
	}

.navigation:hover {
	font-family: Verdana;
	font-size:12px;
	color: #FFFFFF;
	}

.navigation:hover {
	font-family: Verdana;
	font-size:12px;
	color: #C1C1C1;
	}

a:link {color: #C1C1C1; text-decoration: none;}

a:visited {color: #C1C1C1; text-decoration: none; }

a:hover {color: #FFFFFF; text-decoration: none; }

.text {
	font-family: Verdana;
	font-size:12px;
	color:#000000;
	text-decoration: none;
	}

.navigation_b {
	text-align: left;
	font-family: Verdana;
	font-size:11px;
	color: #CC0000;
	vertical-align: middle;
	}

.navigation_b:link{
	font-family: Verdana;
	font-size:11px;
	color: #CC0000;
	}

.navigation_b:visited{
	font-family: Verdana;
	font-size:11px;
	color: #CC0000;
	}


.navigation_b:hover {
	font-family: Verdana;
	font-size:11px;
	color: #000000;
	}

	
.register {
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color:#CC0000;
	}

.mitglieder {
	font-family: Verdana;
	font-size: 10px;	
	font-family: Verdana;
	color:#000000;
	text-decoration: none;
	}

.vorstand {
	font-family: Verdana;
	font-size: 10px;	
	font-weight: bold;
	color:#000000;
	text-decoration: none;
	}
	
.copyright {
	font-family: Verdana;
	font-size: 10px;
	vertical-align: middle;
	color: #333333;
	text-decoration: none;
		}

.impressum {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color:#CC0000;
	text-decoration: none;
		}
		
.impressum_table {
	border: 1px;
	border-color:#999999;
	border-width: 1px;
	border-style: solid;
	}

.form {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
		}


.gallery {
	text-align: left;
	font-family: Verdana;
	font-size:11px;
	color: #CC0000;
	vertical-align: middle;
	}

.gallery:link {
	font-family: Verdana;
	font-size:11px;
	color: #CC0000;
	}

.gallery:visited {
	font-family: Verdana;
	font-size:11px;
	color: #CC0000;
	}

.gallery:hover {
	font-family: Verdana;
	font-size:11px;
	color: #000000;
	}


h1,h2,h3,h4,h5,h6 {
	font-family: Verdana;
}
h1 {
	font-size: 14px;
	color: #CC0000;
}
h2 {
	font-size: 14px;
	color: #CC0000;
}

