* {
	margin: 0;
	padding: 0;
}

body, th {
	background: #FFFFFF url(images/img01.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body.club {
	background: #FFFFFF url(images/img01a.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

body.leer {
	background: none;
	background-color: White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1, h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h2 {
	font-size: 167%;
}

h3 {
	font-size: 12px;
	margin-bottom: 1em;
	text-transform: uppercase;
	font-size: 100%;
	color: #000000;
}

p, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.2em;
}

p {
}

ol {
}

ul {
	list-style: none;
}

ul li {
	margin-top:3px;
	padding-left: 5px;
	list-style: none;
}

.list1 {
	padding-left: 0px;
	/* background: url(images/img16.gif) no-repeat 0px 10px;	*/
	list-style: none;
}

ol li {
	margin-top:3px;
	padding: 3px 0px 0px 0px;
	/*background: url(images/img16.gif) no-repeat 0px 10px;*/
}

a:link {
	text-decoration: underline;
	color: #3490F8;
}

a:visited {
	text-decoration: underline;
	color: #3490F8;
}

a:active  {
	text-decoration: underline;
	color: Red;
}

a:hover  {
	text-decoration: underline;
	color: Red;
}



a.noline {
	text-decoration: none;
}

a img { 
	border: none;
	margin: 3px;
	padding-right: 5px;
	}

	img.tbn {
	padding: 2px 2px 2px 2px;
	border: 1px solid #B2CB0A;
}
img.rand {
	padding: 2px 2px 2px 2px;
	border: 1px solid #B2CB0A;
}

img {
	border: none;
	margin: 3px;
	padding: 3px;
}

img.left {
	float: left;
	margin: 0 20px 10px 0;
}

img.right {
	float: right;
	margin: 0 0 10px 20px;
}

.byline {
	color: #CCCCCC;
}

.col-one {
	float: left;
}

.col-one a:link {
	color: #3490F8;
	text-decoration: none;
	vertical-align: middle;
}

.col-one a:active {
	color: Red;
	text-decoration: none;
	vertical-align: middle;
}

.col-one a:visited {
	text-decoration: none;
	color: #3490F8;
	vertical-align: middle;
}

.col-one a:hover {
	color: Red;
	text-decoration: none;
	vertical-align: middle;
}

.col-two {
	float: right;
}

.two-cols {
}

.two-cols .col-one, .two-cols .col-two {
	width: 250px;
}

/* Boxes */
.box-club {
	background: url(images/img09.gif) repeat-x;
}
.box-club .section {
	font-size: 14px;
	color: #b45f05;
	height: 35px;
}
.box-club .section b {
	display: block;
	padding: 7px 0 0 10px;
}
.box-club .content {
	padding: 5px;
}


.box-green{
	background: url(images/img09a.gif) repeat-x;
}
.box-green .section {
	background: url(images/img11a.gif) no-repeat right top;
	font-size: 14px;
	color: #616e02;
}
.box-green .section b {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	background: url(images/img10a.gif) no-repeat;
}
.box-green .content {
	padding: 5px;
}


.box-orange {
	background: url(images/img09.gif) repeat-x;
}
.box-orange .section {
	background: url(images/img11.gif) no-repeat right top;
	font-size: 14px;
	color: #b45f05;
}
.box-orange .section b {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	background: url(images/img10.gif) no-repeat;
}
.box-orange .content {
	padding: 5px;
}


.box-blue {
	background: url(images/img13.gif) repeat-x;
	font-size: 12px;
}
.box-blue .section {
	background: url(images/img15.gif) no-repeat right top;
	font-size: 14px;
	color: #05448a;
}
.box-blue .section b {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	background: url(images/img14.gif) no-repeat;
}
.box-blue .content {
	padding: 5px;
}
.box-blue .content img {
	vertical-align: middle;
}


.box-pink {
	background: url(images/img17.gif) repeat-x;
}

.box-pink .section {
	background: url(images/img19.gif) no-repeat right top;
	font-size: 14px;
	color: #8d0766;
}

.box-pink .section b {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	background: url(images/img18.gif) no-repeat;
}

.box-pink .content {
	padding: 5px;
}

.box-sponsors {
	background: url(images/img17b.gif) repeat-x;
}

.box-sponsors .section {
	background: url(images/img11.gif) no-repeat right top;
	font-size: 14px;
	color: #8d0766;
}

.box-sponsors .section b {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	background: url(images/img10.gif) no-repeat;
}

.box-sponsors .content {
	padding: 2px 2px 2px 2px;
	margin: 10px 5px 5px 5px;
	text-align:center;
}

.box-yellow{
	background: url(images/img17b.gif) repeat-x;
}

.box-yellow .section {
	background: url(images/img11.gif) no-repeat right top;
	font-size: 14px;
	color: #05448a;
}

.box-yellow .section b {
	display: block;
	height: 23px;
	padding: 5px 0 0 5px;
	background: url(images/img10.gif) no-repeat;
}

.box-yellow .content {
	padding: 5px;
}

.box-werbung {
	background: url(images/img09.gif) repeat-x;
}

.box-werbung .section {
	background: url(images/img11.gif) no-repeat right top;
	font-size: 14px;
	color: #b45f05;
}

.box-werbung .section b {
	display: block;
	height: 23px;
	padding: 5px 0 0 5px;
	background: url(images/img10.gif) no-repeat;
}

.box-werbung .content {
	padding: 1px;
}

/* Header */

#header {
	width: 960px;
	height: 120px;
	margin: 0 auto;
	padding: 0 0 0 10px;
}

#header h1 {
	font-weight: bolder;
}

#av_logo_club {
	position:absolute;
	top:20px;
	width: 125px;
	height: 60px;
	float: left;
	padding-top: 0px;
	border: 1px solid #FFFFFF;
	margin-right:25px;
}

#club_logo {
	padding: 2px;
	background-color: #FFFFFF;
}

#header table {
	position:absolute;
	top:15px;
	width: 930px;
	float: center;
	padding: 0px 0px 0px 0px;
	border: 0px solid #FFFFFF;
	margin:5px 10px 5px 10px;
}

/* Logo */

#logo {
	position:absolute;
	top:20px;
	width: 125px;
	height: 60px;
	float: left;
	padding-top: 0px;
	border: 1px solid #FFFFFF;
}


#club_logo {
padding: 0 auto;
margin: 0 auto;
}

/* Search */

#search {
	float: right;
	width: 300px;
	padding-top: 55px;
}

#search form {
}

#search fieldset {
	border: none;
}

#searchinput, #searchsubmit {
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

#searchinput {
	padding: 2px 5px;
	width: 198px;
	background: #FFFFFF url(images/img02.gif) repeat-x;
	border: 1px solid #FFFFFF;
}

#searchsubmit {
	padding: 0 2px;
	background: #F4A652 url(images/img03.gif) repeat-x;
	border: 1px solid #000000;
	text-transform: lowercase;
}

input {
padding: 2px;
}

/* Menu */
#menu {
	position:absolute;
	top:89px;
	width: 960px;
	height: 30px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 0;
	background: #FFFFFF;
}

#menu a {
	display: block;
	float: left;
	background: url(images/img07.gif) no-repeat;
	text-decoration: none;
	color: #666666;
}


#menu a:hover {
	color: #1777B1;
}

#menu b {
	display: block;
	float: left;
	height: 23px;
	padding: 7px 10px 0 10px;
	background: url(images/img08.gif) no-repeat right top;
	cursor: hand;	
}

#menu li.active {
	background: #CFCECE url(images/img04.gif) repeat-x;
}

#menu li.active a {
	background: url(images/img06.gif) no-repeat right top;
	color: #C90404;
}

#menu li.active b {
	background: url(images/img05.gif) no-repeat;
}

/* Menu-CLUB */

#menu_club {
	position:absolute;
	top:89px;
	width: 960px;
	height: 30px;
	margin: 0 auto;
}

#menu_club ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu_club li {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 0;
	background: #FFFFFF;
}

#menu_club a {
	display: block;
	float: left;
	text-decoration: none;
	color: #666666;
}


#menu_club a:hover {
	color: #1777B1;
}

#menu_club b {
	display: block;
	float: left;
	height: 23px;
	padding: 7px 10px 0 10px;
	cursor: hand;	
}

#menu_club li.active {
	background: #CFCECE url(images/img04.gif) repeat-x;
}

#menu_club li.active a {
	color: #C90404;
}

#menu_club li.active b {
}


/* Page */
#page {
	width: 960px;
	margin: 0 auto;
	padding: 30px 0 0 0;
}

/* Content */

#content {
	float: left;
	width: 520px;
}

.klein1 {
  	font-family: Arial, Helvetica, san-serif;
  	font-size:9px;
}

.klein2 {
  	font-family: Arial, Helvetica, san-serif;
  	font-size:11px;
}

.error {
  	font-family: Tahoma,sans-serif;
  	font-size: 12px;
  	font-style: normal;
  	font-weight: bold;
	border: 1px solid Red;
  	color: Red;
	padding: 3px 0px 3px 0px;
	background-color: transparent;
	margin: 3px 1px 5px 1px;
  }
  
  a.error_link {
  	font-family: Tahoma,sans-serif;
  	font-size: 11px;
  	font-style: normal;
  	font-weight: normal;
  	color: Red;
	padding: 2px 0px 2px 0px;
  }
  
    a.error_link:hover {
  	color: Blue;
  }

.error_big {
  	font-family: Arial,Tahoma,sans-serif;
  	font-size: 14px;
  	font-style: normal;
  	font-weight: normal;
  	color: Red;
	background-color: transparent;
	border: 1px solid Red;
	padding: 3px 0px 3px 0px;
	margin: 3px 1px 5px 1px;
	text-align:center;
  }

  .error_klein {
  	font-family: Arial,Tahoma,sans-serif;
  	font-size: 12px;
  	font-style: normal;
  	font-weight: normal;
  	color: Red;
	border: 1px dotted Red;
	background-color: transparent;
	padding: 3px 0px 3px 0px;
	margin: 5px 1px 5px 1px;
	text-align:center;
  }

  .error_klein1 {
  	font-family: Arial,Tahoma,sans-serif;
  	font-size: 11px;
  	font-style: normal;
  	font-weight: normal;
	border: 1px dotted Red;
  	color: Red;
	background-color: transparent;
	padding: 3px 3px 3px 3px;
	margin: 5px 1px 5px 1px;
	text-align:center;
  }
 
.msg_ok {
  	font-family: Tahoma,sans-serif;
  	font-size: 12px;
  	font-style: normal;
  	font-weight: bold;
  	color: #007B00;
	border: 1px solid #007B00;
	padding: 3px 0px 3px 0px;
	background-color: transparent;
	margin: 2px 1px 3px 1px;
	text-align:center;
}

/* Feature */

#feature {
	margin-bottom: 20px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 420px;
}

#sidebar .col-one {
	width: 200px;
}

#sidebar .col-two {
	width: 200px;
}

/* Footer */

#footer {
	height: 100px;
	padding: 20px;
	background: #DDDDDD;
	border-top: 1px solid #999999;
}

#footer p {
	margin: 0;
	text-align: center;
}

#footer #legal {
	font-size:11px;
	margin: 5px;
	text-align: center;
}

.werbung {
  	width:95%;
	padding: 5px;
	margin-top: 2px;
	margin-bottom: 7px;
  	text-align:center;
	border-top:1px solid #DAE884;
	border-bottom:1px solid #DAE884;
  }

 hr {
  	width: 100%;
  	height: 1px;
  	text-align: center;
  }
  
  td {
  padding: 2px 0px 2px 2px;
  }
  
  td.raum  {
  font-size: 11px;
  padding: 3px 0px 3px 2px;
  }
  
  td.ueb1 {
  background-color:#E8F0AF;
  }