@charset "utf-8";
body {
	margin: 10px 10px 20px;
	background: #D2D2D2;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}



#wrapper {
	margin: 0 auto;
	width: 964px;
}

.left_b {
	background: url(images/structure/left_a.gif);
	width: 21px;
}

.left_a {
	background: url(images/structure/left_2.jpg);
	width: 21px;
}

.right_b {
	background: url(images/structure/right_1.gif);
	width: 21px;
}

.right_a {
	background: url(images/structure/right_2.jpg);
	width: 21px;
}

.header { background: url(images/structure/top_bg.gif); 
}
.header ul {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333;
	list-style-type: none;
	font-weight: bold;
	font-size: 12px;
	border-left: 2px solid #86827A;
	padding-left: 6px;
	padding-top: 20px;
	padding-right: 15px;
}
p {
	font-size: 12px;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 15px;
}

p  a {
	text-decoration: underline;
	color: #00748C;
}

p  a:hover {
	text-decoration: underline;
	color: #00748C;
}



h1 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 3px;
}

hr {
	padding: 0px;
	margin: 0px 0px 10px;
	border-style: none;
	background: #86827A;
	color: #86827A;
	height: 2px;
}
.baden { background: url(images/structure/baden_ball.jpg) no-repeat right top; }



.header ul a {
	text-decoration: none;
	color: #333333;
}

.header ul a:hover {
	text-decoration: underline;
	color: #003465;
}

h2 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 3px;
	color: #FFFFFF;
}

.footer {
	font-size: 11px;
	padding-right: 8px;
}

.footer  a {
	text-decoration: none;
	color: #00748C;
}

.footer  a:hover {
	text-decoration: underline;
	color: #00748C;
}

.sponsors {
	background: url(images/structure/sponsors.gif) no-repeat right top;
	height: 750px;
}

.leftcol {
	width: 345px;
	margin: 0px;
}

.centcol { width: 342px; }

.tables { font-size: 12px; }

.tables   a {
	text-decoration: underline;
	color: #00748C;
}

.tables   a:hover {
	text-decoration: underline;
	color: #00748C;
}
