html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	line-height: 16px;
	height:100%;
}
select, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
.white, .white:link, .white:visited {
	color: #DEDEDE;
	text-decoration: none;
}
.white:hover {
	color: #DEDEDE;
	text-decoration: underline;
}

.vorbei {
	font-size: 10px;
	color: #BBB;
	line-height: 16px;
}

.spezSpiel, .spezSpiel:link, .spezSpiel:visited {
	font-size: 10px;
	color: #C00;
	text-decoration: none;
}
.spezSpiel:hover {
	font-size: 10px;
	color: #555;
	text-decoration: underline;
}

.titel {
	font-size: 10px;
	color: #000;
	font-weight: bold;
}
.clear { display: block !important; clear:both !important; height:0 !important; padding: 0 !important; margin: 0 !important; float: none !important;}
.error { color: red; }
a:link {
	color: #555555;
	text-decoration : none;
}

a:visited {
	color: #555555;
	text-decoration : none;
}

a:hover{
	color: #555555;
	text-decoration : underline;
}

.box {
	border-color: #BBBBBB;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}


.navMid {
	border-color: #BBBBBB;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	list-style : none;
}

.navTop{
	border-color: #EFEFEF;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	list-style : none;
}

.navBot {
	border-color: #BBB;
	border-style: solid;
	list-style: none;
	border-width: 0px 1px 1px 1px;
}
td.content {
	padding: 13px 0;
}

#pagewrapper {
	position: relative;
	min-height: 100%;
	margin: 0 auto;
	width: 768px;
	padding: 0;
	background-color: #FFF;
	background-image: url(../pics/layout/bg.gif);
	background-repeat: repeat-y;
	background-position: left center;
}
#pagewrapper .top_spacer {
	height: 10px;
	background-color: #FFF;
}
#page {
	padding-bottom: 44px;
}
#head {
	position: relative;
	height: 67px;
	width: 758px;
	background-color: #EFEFEF;
	border-top: 1px #B9B9B9 solid;
	border-right: 1px #B9B9B9 solid;
	border-bottom: 1px #B9B9B9 none;
	border-left: 1px #B9B9B9 solid;
	z-index: 20;
/*	opacity: .5; */
}
#head div.l {
	position: absolute;
	top: 0;
	left: 0;
	width: 75px;
	height: 67px;
	background-color: #D7D7D7;
}
#head div.l div {
	width: 100%;
	height: 10px;
	background-color: #07498C;
}
#head .home_link {
	position: absolute;
	left: 90px;
	bottom: 4px;
}
#logo_vbcluzern {
	position: absolute;
	display: block;
	width: 126px;
	height: 49px;
	top: 10px;
	right: 15px;
}
#headimagewrapper {
	position: relative;
	background-color: #FFF;
	border: 1px #B9B9B9 solid;
	height: 100px;
	width: 758px;
/*	overflow: hidden; */
	z-index: 10;
}
#headimagewrapper img {
	position: absolute;
	bottom: -1px;
	left: 0;
}
#contentwrapper {
	float: left;
	width: 540px;
	padding: 13px 0 0 13px;
	border-left: 1px #B9B9B9 solid;
}
#sidebar {
	width: 197px;
	float: right;
	padding-right: 9px;
}
#footer {
	width: 100%;
	height: 44px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background-image: url(../pics/layout/bg_unten.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFF;
}
#footer div {
	width: 760px;
	height: 20px;
	position: relative;
	border-bottom: 1px #B9B9B9 solid;
	background-image: url(../pics/layout/bg.gif);
	background-repeat: repeat-y;
	background-position: left center;
}
#footer div.l {
	width: 8px;
	height: 20px;
	position: absolute;
	right: 0px;
	top: 0;
	border: none;
	background-image: url(../pics/layout/bg.gif);
	background-repeat: repeat-y;
	background-position: -760px center;
}
#footer div div {
	position: absolute;
	right: 0px;
	width: 199px;
	height: 20px;
	border: none;
	background-color: #07498C;
	background-image: none;
}
#footer div div {
	text-align: right;
}
#footer div a {
	color: #FFF;
	margin: 0 10px;
	line-height: 20px;
}
/** navigatin start **/
#navigationwrapper {
	position: relative;
	height: 25px;
	width: 758px;
	background-color: #EFEFEF;
	border-bottom: 1px #B9B9B9 solid;
	border-right: 1px #B9B9B9 solid;
	border-left: 1px #B9B9B9 solid;
	z-index: 200;
}
ul#navigation {
	position: absolute;
	left: 0;
	top: 5px;
	margin:0;
	padding:0;
	list-style: none;
	display:block;
	font-size: 12px;
}
ul#navigation li {
	display: block;
	position: relative;
	float: left;
	margin: 0 -1px 0 0;
	text-transform: uppercase;
	width: 109px;
}
ul#navigation li.active {
	/* background-color: #E40012; */
}
ul#navigation li a {
	display: block;
	color: #000;
/*	padding: 0 10px; */
	text-align: center;
/*	border-right: 1px #000 solid; */
/*	border-left: 1px #000 solid; */
}
ul#navigation li+li a {
	border-left: 1px #000 solid;
}
ul#navigation li a:hover,
ul#navigation li.active a,
ul#navigation li.active li.active a,
ul#navigation li ul li a:hover{
	color: #07498C;
	text-decoration: none;
}
ul#navigation li.active li a {
	color: #000;
}
#navigation li ul {
	display: none;
	position: absolute;
	border-bottom: 1px #B9B9B9 solid;
	width: 100%;
	background-color: #EFEFEF;
	overflow: visible;
	background-image: url(../pics/layout/bg_navi.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
	padding: 5px 0 3px 0;
}
ul#navigation li ul li{
	float: none;
	position: relative;
	margin: 0;
	padding: 0;
/*	background-color: #FFF; */
/*	border-top: 0 none;
	border-left: 1px #FFF solid;
	border-right: 1px #FFF solid;
	border-bottom: 1px #FFF solid;*/
}
#navigation li ul li a {
	padding: 0 0 0 10px;
	position: relative;
	font-size: 0.9em;
	text-align: left;
	text-transform: none;
/*	color: #969595;
	background-color: #FFF;*/
	border: none;
}
/*ul#navigation li ul li.active { background-color: #FFF; }
ul#navigation li ul li.active a{
	background-color: #DCDCDC;
}*/
#navigation ul li a{
	/* Styles für Menu Items */
	display: block;
	float: none;
	white-space: nowrap;
	text-align: center;
}
#navigation ul li a span{
	display:block;
	padding: 2px;
}
/*ul#navigation li a:hover{
	background-color: #E40012;
	color: #FFF;
	text-decoration: none;
}
ul#navigation li ul li a{
	font-weight: normal;
}
ul#navigation li ul li a:hover {
	background: #DCDCDC;
	color: #000;
}*/

#navigation li:hover ul, ul#navigation li.over ul { display: block; }
/** navigatin ende **/

/** default start **/
#contentwrapper {
	min-height: 200px;
}
.content h1,
.content h1 a{
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 1.5em;
	text-decoration: none;
	color: #000;
}
.content h1+ul+h1 {
	padding-top: 1.5em;
}
.content h2 {
	font-size: 10px;
	font-weight: bold;
	margin-top: 1.5em;
}
.main_content p {
	margin-bottom: 1.5em;
}
.main_content p.lead {
	font-weight: bold;
}
.main_content ul {
	margin: 0.5em 0 1.5em 8px;
	list-style: disc url(../pics/arrow_right.png);
	padding-left: 10px;
}
.main_content ol {
	margin: 0.5em 0 1.5em 8px;
	list-style: upper-latin;
	padding-left: 10px;
}
.main_content p+ul,
.main_content p+ol {
	margin-top: -1.5em;
}
.main_content { 
	margin-bottom: 1.5em;
/*padding-bottom: 1em;*/
}
ul.links,
ul.dateien {
	margin-bottom: 1em;
}
ul.dateien li {
	padding: 2px 0 2px 22px;
	background-repeat: no-repeat;
	background-position: left top;
}
ul.dateien li a {
/*	display: block;
	min-height: 16px;*/
	
}
ul.dateien li.pdf {
	background-image: url("../pics/icons/page_white_acrobat.png");
}
ul.dateien li.png,
ul.dateien li.jpg,
ul.dateien li.jpeg,
ul.dateien li.gif,
ul.dateien li.tiff,
ul.dateien li.tif,
ul.dateien li.bmp,
ul.dateien li.psd {
	background-image: url("../pics/icons/picture.png");
}
ul.dateien li.doc,
ul.dateien li.docx {
	background-image: url("../pics/icons/page_word.png");
}
ul.dateien li.xls,
ul.dateien li.xlsx {
	background-image: url("../pics/icons/page_excel.png");
}
ul.dateien li.zip,
ul.dateien li.gz,
ul.dateien li.tgz,
ul.dateien li.tar,
ul.dateien li.bz2,
ul.dateien li.tbz,
ul.dateien li.sevenz {
	background-image: url("../pics/icons/compress.png");
}
ul.dateien li a em,
ul.dateien li a span {
	font-size: 10px;
	color: #BBB;
}
/** default ende **/

/** termine start **/
table.termine {
	width: 100%;
}
.termine h2 {
	margin: 0;
}
/** termine ende **/

/** team start **/
.teamliste li {
	padding-bottom: .5em;
}
.teamliste span.bild {
	display: block;
	float: left;
	width: 150px;
	overflow: hidden;
}
.teamliste span.titel,
.teamliste span.lead {
	display: block;
	float: right;
	width: 380px;
	color: #000;
}
.teamliste .more {
	display: block;
	float: right;
	width: 380px;
	color: #07498C;
}
.teamliste a:hover span.titel {
	color: #07498C;
}
.teamdaten {
	margin-top: 1em;
}
.teamdaten div {
	margin-bottom: 1em;
}
.teamdaten div div {
	margin-bottom: 0;
}
.teamdaten .legende {
	float: left;
	width: 110px;
	font-weight: bold;
}
.teamdaten .daten {
	float: left;
	width: 423px;
}
.teamdaten .daten p:last-child {
	margin-bottom: 0;
}
/** team ende **/

/** sponsoren start **/
ul.sponsoren h2,
ul.sponsoren .inhalt {
	margin: 0;
	float: left;
	width: 270px;
}
ul.sponsoren .bild {
	float: right;
	width: 265px;
}
ul.sponsoren li {
	margin-bottom: 2.5em;
}
ul.sponsoren li.last {
	margin-bottom: 0;
}
ul.sponsoren ul.links li {
	margin-bottom: 0;
}
/** sponsoren ende **/

/** gaestebuch start **/
ul.entries {
	margin: 1em 10px 0 0;
}
ul.entries li {
	margin-bottom: 1.5em;
	padding-bottom: 1.5em;
	border-bottom: 1px #B9B9B9 solid;
}
ul.entries li.last {
	margin-bottom: 0;
	padding-bottom: 0;
	border: none;
}
/** gaestebuch ende **/

/** news start **/
.newslist li {
	padding-bottom: 1.5em;
}
.newslist span.bild {
	display: block;
	float: left;
	width: 150px;
	overflow: hidden;
	padding-right: 10px;
}
.newslist span.titel {
	display: block;
	float: right;
	width: 380px;
	color: #000;
}
.newslist span.lead {
	display: block;
	float: right;
	width: 380px;
	color: #000;
}
.newslist .more {
	display: block;
	float: right;
	width: 380px;
	color: #07498C;
}
.newslist a:hover span.datum,
.newslist a:hover span.titel {
	color: #07498C;
}
p.back {
	margin-top: 1.5em;
}
/** news ende **/

/** galerie start **/
ul.galerielist {
	padding: 0;
	margin: 0 0 1em 0;
}
ul.galerielist li {
	list-style: none;
	padding: 0 0 1.5em 0;
}
ul.galerielist li.last {
	padding: 0;
}
ul.galerielist li a {
	display: block;
	color: #000;
	text-decoration: none;
}
ul.galerielist li img {
	float: left;
}
ul.galerielist span {
	float: right;
	width: 380px;
}
ul.galerielist .more {
	color: #07498C;
}
.galerielist .titel {
	font-weight: bold;
}
.galerielist .lead {
	display: block;
	font-weight: normal;
	margin: 1.5em 0 0 0;
}
ul.galerielist li a:hover .titel {
	color: #07498C;
}
ul.galerielist span.clear {
	float: none;
}
.galerie ul.bilder {
	margin-right: -4px;
}
.galerie ul.bilder li {
	margin: 0 4px 4px 0;
}
.galerie ul.bilder li,
.galerie ul.bilder li a {
	display: block;
	float: left;
	height: 86px;
	width: 86px;
}
.galerie ul.bilder li a {
	position: relative;
}
.galerie ul.bilder span {
	display: none;
}
.galerie ul.bilder a:hover span {
	position: absolute;
	display: block;
	border: solid 2px #07498C;
	top: 0px;
	left: 0px;
	width: 82px;
	height: 82px;
}

table.alte_bilder td {
	padding-bottom: 1.5em;
}
table.alte_bilder .last td {
	padding-bottom: 0;
}
/** galerie ende **/

/** sidebar start **/
#sidebar .box {
	background-color: #FFF;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px #B9B9B9 solid;
	padding: 13px 7px;
}
#sidebar .box h2 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 7px;
}
#sidebar .box h2 a,
#sidebar .box h3 a{
	color: #000;
}
#sidebar .box h3 {
	font-weight: bold;
	font-size: 10px;
}
#sidebar .news li {
	margin-bottom: .5em;
}
#sidebar .news li.last {
	margin-bottom: 0;
}
#sidebar .news .titel {
	font-weight: bold;
}
#sidebar .box a:hover,
#sidebar .box a:hover .titel {
	text-decoration: none;
	color: #07498C;
}
#banner li {
	background-color: #FFF;
	border-bottom: 1px #B9B9B9 solid;
	padding: 13px 7px;
}
/** sidebar ende **/

/*--------------- start contactform ------------------------*/
#anfrageformWrapper {
	min-height: 534px;
}
#anfrageform label{
	display:block;
	width:90px;
	float:left;
}
#anfrageform input,#anfrageform textarea,#anfrageform select{
	width:290px;
	border: 1px solid #808285;
	margin:0;
	padding:0;
}
#anfrageform textarea {
	height: 8em;
}
#anfrageform fieldset input,#anfrageform fieldset select{
	width:auto;
	float:left;
}
#anfrageform .checkbox input {
	border: none;
	width: auto;
	display: inline;
	float: none;
}
#anfrageform .checkbox label{
	display: inline;
	width:auto;
	margin:0 16px 0 4px;
	float: none;
}
#anfrageform .text label {
	width: 100%;
}
#anfrageform .text textarea {
	width: 380px;
	margin-top: .3em;
}
#anfrageform div div.checkboxsWrapper {
	margin: .3em 0 0 0;
	width: 372px;
	border: 1px solid #CCC;
	background-color: #EFEFEF;
	padding: 2px 4px;
}
#anfrageform .block div {
	padding: 3px 0;
}
#anfrageform .block div.label,#anfrageform .block div.input {
	padding: 0;
}

#anfrageform h3 {
	margin-top:.4em;
	font-weight:bold;
}
#anfrageform .block {
	margin: .5em 0 2em 0;
}
#anfrageform div.buttons {
	margin-bottom: 0;
}
div.buttons input, div.buttons button {
	cursor: pointer;
	margin-right: 10px;
}
/*div.buttons input, div.buttons button {
	background-color: #808285;#DDDEE0;
	border: 1px solid #FFF;
	cursor: pointer;
	margin-right: 10px;
}
div.buttons input:hover, div.buttons button:hover{
	background-color:#C3C3C5;
	border: 1px solid #808285;
}*/
label.required:after { 
	content:" *";
}
/*--------------- end contactform ------------------------*/