*
{
	font-family:Verdana;
	font-size:11px;
	color:#6F6F6F;
	margin:0px;
	padding:0px;
}

html
{
	width:100%;
	height:100%;
}

body
{
	background-color:#B6DAF5;
}

a
{
	color:#6F6F6F;
	text-decoration:underline;
}

img
{
	border:0px;
}

h1,h2,h3,h4,h5,h6
{
	font-weight:bold;
}

h1
{
	font-size:13px;
}

h2
{
	margin-bottom:15px;
}

h5
{
	font-size:13px;
	margin-bottom:15px;
}

p
{
	margin-bottom:15px;
}

p.whitespace
{
	line-height:7px;
	margin-bottom:0px;
}

ul
{
	margin-left:16px;
}

/***** Layout *****/

div.bg
{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	min-height:750px;
	background:url(../img/bg.jpg) no-repeat top center;
}

div.container
{
	width:794px;
	margin:0px auto;
}

div.logo
{
	padding:6px 30px;
	height:56px;
}

div.topmenu
{
	margin-top:188px;
	height:52px;
	background:url(../img/content_top.png) no-repeat;

	padding-left:18px;
	font-size:28px;
}

div.content
{
	background:url(../img/content_mid.png) repeat-y;
}

div.main
{
	padding:20px 40px 10px;
	width:332px;
	min-height: 300px;
}

div.leftmenu
{
	width:202px;
	float:right;
	padding-top:50px;
}

div.bottom
{
	height:30px;
	background:url(../img/content_bot.png) no-repeat;
	float:none;
	text-align: right;
	padding-right: 20px;
}

div.totop
{
	float:right;
	width:202px;
	margin-top:-36px;
	margin-bottom:80px;
}

div.fotos
{
	position:absolute;
	top:290px;
	left:50%;
	margin-left:-655px;
}

/***** Menü *****/

div.leftmenu a
{
	display:block;
	width:190px;
	text-decoration:none;
	height:18px;
	margin-bottom:12px;
	background:url(../img/dots.gif) repeat-x bottom;
	color:#739EBA;
	font-size:11px;
}

div.totop a
{
	display:block;
	width:190px;
	text-decoration:none;
	height:18px;
	background:url(../img/dots.gif) repeat-x bottom;
	color:#739EBA;
	font-size:11px;
}

/***** Sportwochen *****/

div.spowo
{
	margin-bottom:30px;
}

div.spowo table
{
	border:1px solid #A6C6DB;
}

div.spowo td
{
	vertical-align:top;
	padding:10px;
}

div.spowo th
{
	background-color:#A6C6DB;
	color:#FFFFFF;
	font-size:15px;
	padding:3px 10px;
	height:20px;
	font-weight:bold;
	text-align:center;
}

div.spowo h4
{
	margin-bottom:7px;
	color:#739EBA;
}

div.spowo td.image
{
	background-color:#A6C6DB;
	width:160px;
	padding:0px;
	text-align:right;
	border-right:1px solid #A6C6DB;
}

div.spowo td.image span
{
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	padding:10px;
	display:block;
}

div.spowo p
{
	margin:0px;
}

div.spowo span
{
	color:#739EBA;
}

table, tr, td
{
	margin: 0;
	padding: 0;
	text-align: left;
	width:512px;
}

fieldset
{
	padding: 10px;
}

#image-rotate
{
	margin-left:10px;
}

div.image-container
{
	background-color:#FFF;
	border: 1px solid #739EBA;
	margin-left:50px;
	padding-left:0px;
	padding-right:0px;
	padding-top:10px;
	padding-bottom:0px;
	height:150px;
	width:180px;
}
