* { margin:0; padding: 0; }

option {padding-left: 0.4em}

html { height: 100%;  }
body {
   	position: relative;  
    /* Default values for colors, fonts and text direction */
	color: #1A171B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	background: #fff;
}

ul, ol, li {
	list-style-position:outside;
	margin-left:8px;
}

a {
	text-decoration:none;
	color:#333;
}
a:hover {
	text-decoration:none;
	color:#E2232D;
}

h5 a {
	text-decoration:none;
	/*color:#0060A8; */
	color:#333;
}

/* Resetting borders on some standardelements */
fieldset, img { border:0; }
/* needed for safari mm overwritten in special cases */
select, input, textarea { font-size: 99% }    

body {
	background-image:url(images/main_bg.jpg);
	background-repeat:no-repeat;
} 
h2 {
	color:#0060A8;
	font-size:15px;
}
.bold {
	color:#0060A8;
	font-weight:bold;
	line-height:15px;
	}
h3,h4,h5,h6 {
	color:#0060A8;
	font-size:13px;
}
h5,h6 {
	color:#0060A8;
	font-size:12px;
}
.home {
	background-image:url(images/home_bg.jpg);
	background-repeat:no-repeat;
} 
.homebutton {
	position:absolute;
	left:511px;
	top:140px;
	width:355px;
	height:218px;
	z-index:1;
}

.leftspace {
	position:absolute;
	width:220px;
	top:28px;
	height:110px;
	left:27px;
}
.outerspace {
	position:absolute;
	width: 615px;
	height: 565px;
	margin-top:34px;
	left:301px;
}
.contentspace {
	width: 615px;
	height: 492px;
}
.mainnav {
	width: 615px;
	height: 20px;
	left:301px;
}
.maincontent {
	width: 615px;
}
.footer {
	padding-top:4px;
	height: 66px;
}
.footerleft {
	float: left;
	padding-top: 15px;
	color:#FFF;
	font-size:.9em;
}
.logos {
	float:right;
}

/* 3 Gebote layout */

.gebote-left {
	width:295px;
	height:284px;
	float:left;
	padding-left:30px;
	margin-top:60px;
}
.gebote-right {
	width:250px;
	height:244px;
	float:right;
	padding-right:30px;
	margin-top:100px;
}
.gebote-nav {
	clear:both;
	width:378px;
	height:96px;
	padding-left:207px;
	text-align:left;
}
.gebote-navitem {
	float:left;
	width:126px;
}

/* 6 Baderegel layout */

.regel-left {
	width:242px;
	height:284px;
	float:left;
	padding-left:30px;
	margin-top:35px;
}
.regel-right {
	width:300px;
	height:222px;
	float:right;
	padding-right:40px;
	margin-top:120px;
	font-size:13px
}
.regel-nav {
	clear:both;
	width:585px;
	height:92px;
	padding-left:30px;
	text-align:left;
}
.regel-navitem {
	float:left;
	width:95px;
}


/* Kalender */

.kalendercontent {
	width:552px;
	height:405px;
	padding-left:30px;
	margin-top:15px;
}
.kaltable {
	border-top: solid 1px #0060A8;
	height:20px;
}


/* Links */

.linkcontent {
	width:552px;
	height:405px;
	padding-left:30px;
	margin-top:20px;
}
.linktable {
	border-top: solid 1px #0060A8;
	height:26px;
	line-height:24px;
}
.linktable-top {
	height:26px;
	line-height:24px;
}

/* Über uns */

.aboutcontent {
	width:552px;
	height:405px;
	padding-left:30px;
	margin-top:20px;
}

/* Wettbewerb */

.contestcontent {
	width:552px;
	padding-left:20px;
	margin-top:14px;
}

.contestbutton {
	position:absolute;
	top:90px;
	left:332px;
	width:282px;
	height:297px;
}

.radio { 
	font-size:0.75em;
	border-color:#00f;
}
.input {
	background-color:transparent;
	width:215px;
	height:14px;
	font-size:10px;
	line-height:12px;
	border: solid 1px #0060A8 ;
}
.submitbutton {
	width: 80px;
	height:16px;
	color:#FFF;
	font-weight:bold;
	background-color:#e4332d;
	padding:1px 4px 1px 4px;
}
a.submitbutton:hover {
	color:#FFF;
}
.disclaimer {
	font-size:9px;
	line-height:11px;
	}
.popup {
	width:270px;
	height:460px;
	background-image:url(images/bg_popup.jpg);
	}
.audio {
	position:fixed;
	left:0;
	bottom:0;
	
	}