*
{
	font-family: helvetica, arial, verdana, lucida, sans-serif;
	font-size:	12px;
	color: black;
}

a img {

	border: 0px;

}

body {

	background: white;
	margin-top: 22px;	
}

h1 {

	margin-left: 15px;
	padding-top: 100px;
	color: white;
	font-size: 23px;
}

h1 span {

	color: #83b8e0;
	font-size: 17px;
	line-height: 10px;
	display: block;
}


h2 {

	color: #025aa1;
	font-size: 17px;
	font-weight: normal;
	margin-bottom: 0px;

}

h3 {

	color: #333;
	border-bottom: 1px solid #DFDFDF;
	margin-top: 18px;
	padding-bottom: 3px;
	margin-bottom: 15px;
	font-size: 14px;
	font-weight: normal;
	
}



/*
	DIVS
*/


div#container {

	width: 900px;
	margin: auto;
	padding-bottom: 40px;
}



div#header {

	height: 173px;
	background: url(/img/layout/bg_header_top.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	
}

div#header img {

	border-right: 1px solid white;
	border-left: 1px solid white;
	margin-right: 24px;

}

div#logo {

	float: left;
	display: block;
	background: url(img/clubstander.gif);
	background-repeat: no-repeat;
	background-position: 10px 48px;

}

div#logo { width: 224px; } 
* html div#logo { width: 221px; }





div#navi {
	
	height: 68px;
	background-color: #e5e5e5;
	background-image: url('img/layout/bg_header_bottom.jpg');
	background-repeat: no-repeat;

}

div#sponsoren {

	width: 220px;
	text-align: center;
	padding-top: 20px;
}

div#sponsoren img {

	background: white;
	padding: 1px;
	border: 1px solid #ccc;

}

div#login {

	margin-top: 45px;
	width: 214px;
	display: block;
	float: left;
	margin-left: 10px;

}


div#page {

	clear: both;
	width: 900px;
	background-color: #e5e5e5;
	
}

div#subnavi {

	width: 220px;
	margin-top: 7px;
	float: left;

}

div#content {

	width: 660px;
	min-height: 400px;
	padding: 0px;
	background-image: url('img/layout/bg_content.gif');
	background-repeat: repeat-y;
	float: left;
}
* html div#content { width: 650px; }

div#padding {
	padding-top: 0px;
	padding-left: 25px;
	padding-right: 30px;
	padding-bottom: 20px;
}


img#bottom {

	clear: both;
}

ul.navi {

	list-style-type: none;
	margin: 0px;
	padding: 0px;

}

ul.navi li {

	float: left;
	border-left: 1px solid white;
	margin: 0px;
	float: left;
	height: 15px;
}

ul.navi li.first {

	border: none;

}

ul.navi li a {
	
	display: block;
	padding: 6px;
	color: white;
	text-decoration: none;
	
}

ul.navi li a:hover {

	background: url('img/layout/navi_hover.gif');
	background-repeat: repeat-x;
	color: white;

}

ul.subnavi {

	list-style-type: none;
	margin: 0px;
	padding: 10px;

}

ul.subnavi li {

	border-bottom: 1px solid white;

}

ul.subnavi li a {

	display: block;
	padding: 5px;
	padding-left: 8px;
	text-decoration: none;
}

ul.subnavi li a:hover {

	background-color: #eee;
	color: black;
	
}

div#login li {

	height: 13px;

}

div#login li a {

	padding-top: 0px;
	padding-left: 9px;
	padding-right: 9px;

}


div#newsticker {

	width: 180px;
	border: 1px solid #c0c0c0;
	padding: 8px;

}

div#newsticker h4 {

	color: #025aa1;
	margin-top: 0px;
	font-weight: normal;
	padding-bottom: 6px;
	border-bottom: 1px solid #DFDFDF;
}

div#userbox {

	padding: 10px;

}

div#userbox h4 {

	background-color: #034275;
	color: white;
	font-weight: normal;
	padding: 5px;
	margin: 0px;

}

div#userbox ul {

	list-style-type: none;
	margin: 0px;
	padding: 0px;

}

div#userbox ul li {
	
	border-top: 1px solid #e5e5e5;

}

div#userbox ul li a {

	display: block;
	padding: 5px;
	padding-left: 8px;
	background-color: #1162A4;
	color: white;
	text-decoration: none;

}

div#userbox ul li a:hover {

	background-color: #2c82c7;
	color: white;

}

td.hell {
background-color: #FFFFFF;
padding: 3px;
padding-left: 4px;
padding-right: 7px;
border-left: 1px solid #ccc;
}

td.dunkel {
background-color: #E5E5E5;
padding: 3px;
padding-left: 4px;
padding-right: 7px;
border-left: 1px solid #ccc;
}

th {
font-size:	12px;
color: white;
background-color: #1162A4;
padding: 3px;
padding-left: 5px;
padding-right: 5px;
border-left: 1px solid white;
}

.text {
font-size: 12px;
line-height: 15px;
}





a {
font-size:	12px;
color: #000000;
text-decoration : underline;

}

a:hover {
color: #FF6600;
text-decoration: none;
}

a.noline {
text-decoration: none;
}



a.album {

	width: 75px;
	height: 75px;
	display: block;
	padding: 1px;
	border: 1px solid #ccc;
	margin-right: 4px;
	margin-bottom: 4px;
	float: left;

}

a.album:hover {

	border: 1px solid black;

}

