@charset "UTF-8";
/* CSS Document */

/* ------ ALLGEMEIN ------ */

.clear:after {
	content: "."; display: block; height: 0; visibility: hidden; clear: both;
	}

* {
	margin: 0;
	padding: 0;
	}
	
#wrapper {
	width: 1020px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	}	
	
h1, h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ff6600;
	}	
	
h2 {
	padding-top: 30px;
	text-align: center;
	font-size: 25px;
	}		
	
a {
	outline: none;
	}	
	
a:link, a:visited {
	color: #fff;
	font-size: 17px;
	text-decoration: none;
	}		
	
a:hover, a:active {
	color: #fff;
	text-decoration: underline;
	}	
	
	
/* ------ HEADER ------ */

#header {
	height: 80px;
	background: #000064;
	}	
	
#header h1 {
	width: 0;
	height: 0;
	text-indent: -999px;
	}	
	
#logo {
	margin: 10px;
	border: none;
	}	
	
.slogan1, .slogan2 {
	position: relative;
	width: 300px;
	top: -110px;
	left: 180px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ff6600;
	font-size: 10px;
	font-style: italic;
	letter-spacing: 1px;
	}	
	
	
/* ------ MENU ------ */

#menu {
	width: 660px;
	height: 40px;
	padding-left: 360px;
	background: #000064;
	list-style: none;
	}	
	
#menu li{
	float: left;
	}	
	
#menu li a{
	display: block;
	width: 100px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
	}	
	
/* ------ ANKERLINKS ------ */	

.anker {
	text-align: center;
	margin-top: 20px;
	}

a.anker, a.anker:visited, a.anker:active, a.anker:focus, a.anker:hover {
	color: #000064;
	}	
	
.zumAnfang {
	padding-left: 655px;
	}		
	
	
/* ------ CONTAINER ------ */

#container {
	background: #000064;
	}	
	

/* ------ SIDEBAR ------ */	
	
#sidebar {
	float: left;
	width: 180px;
	background: #000064;
	}	
	
#submenu {
	list-style-position: inside;
	list-style-image: url('images/pfote.png');
	margin-top: 100px;
	margin-left: 20px;
	}	
	
#submenu li{
	margin: 10px;
	}	
	
#zufallsbilder {
	margin-top: 50px;
	margin-left: 20px;
	}	
	
	
	
/* ------ CONTENT ------ */	

	
#content {
	border: 2px solid #000064;
	-moz-border-radius-topleft: 100px;
	-moz-border-radius-bottomleft: 100px;
	-khtml-border-radius-topleft: 100px;
	-khtml-border-radius-bottomleft: 100px;
	float: left;
	position: relative;
	width: 835px;
	min-height: 400px;
	padding-bottom: 25px;
	background-color: #fff;
	background-position: left;
	}		
	
h2+p{
	padding-top: 25px;
	}	
	
#ecke_oben {
	background: url('images/eckeoben.png');
	width: 71px;
	height: 81px;
	position: absolute;
	left: -4px;
	top: 0;
	}	
	
#ecke_unten {
	background: url('images/eckeunten.png');
	width: 71px;
	height: 81px;
	position: absolute;
	left: -4px;
	bottom: 0;
	}		
		 

/* ------ FOOTER ------ */

#footer {
	width: 1020px;
	height: 40px;
	background: #000064;
	}	
	
#footermenu {
	width: 336px;
	padding-left: 684px;
	list-style: none;
	}	
	
#footermenu li{
	float: left;
	}	
	
#footermenu li a {
	display: block;
	width: 100px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
	}	
	
	
	
/* -------------------------------------------- UNTERSEITEN -------------------------------------------- */

/* ------------------------------------ ALLGEMEIN ------------------------------------ */

.text>p {
	margin: 20px;
	padding-left: 20px;
	font-size: large;
	}	
	
.text>ol, .text>ul {
	margin: 20px;
	padding-left: 20px;
	font-size: large;
	}	
		

a.textlink, a.textlink:visited, a.textlink:active, a.textlink:focus, a.textlink:hover {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-decoration: underline;
	}
	
a.textlink:active, a.textlink:focus, a.textlink:hover {
	font-style: italic;
	}	
	
.absatz{
	padding-bottom: 20px;
	}	

	
/* ------ HOME ------ */
	
#welcome {
	width: 490px;
	float: left;
	padding-top: 10px;
	}	

#welcome>p {
	margin: 20px;
	padding-left: 20px;
	font-size: large;
	}	
	
#newsticker {
	border: 1px solid #000064;
	width: 420px;
	height: 150px;
	margin: 40px;
	}	
	
#newsticker ul {
	padding: 10px 0 10px 0;
	}	
	
#newsticker a {
	padding: 10px;
	color: #ff6600;
	}	
	
h3 {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ff6600;
	font-size: medium;
	}	
	
#ticker {
	list-style: none;
	}	
	
#ticker>li {
	padding-left: 10px;
	}		
	
.date {
	font-style: italic;
	}	
	
#mottooerv {
	margin: 20px;
	padding-left: 20px;
	text-align: center;
	font-size: medium;
	font-weight: bolder;
	}
	
#logooerv, #logooekv {
	padding-top: 20px;
	margin: 10px;
	}	
	
#facebook {
	width: 320px;
	float: right;
	margin-top: 30px;
	margin-right: 20px;
	}


/* ------ ÜBER UNS ------ */

#ordnung {
	padding-left: 40px;
	list-style-position: outside;
	}
	
#ordnung>li {
	padding-bottom: 20px;
	}	
	
	
#team {
	list-style: none;
	}
	
.teambox {
	position: relative;
	left: 80px;
	top: 20px;
	height: 160px;
	width: 700px;
	z-index: 3;
	margin-bottom: 20px;
	}	
	
.teamtext {
	position: relative;
	left: 190px;
	top: 10px;
	height: 140px;
	width: 500px;
	z-index: 1;
	font-size: large;
	}		
	
.teamfoto {
	position: relative;
	top: -140px;
	height: 150px;
	width: 150px;
	z-index: 2;
	}	
				
.teamtext>p {
	padding-top: 5px;
	}	
	
.teamtext>span {
	padding-top: 15px;
	font-weight: bold;
	}		
	
	
/* ------ TERMINE ------ */	

.termine {
	margin: 20px;
	padding-left: 20px;
	font-size: large;
	}
	
.termine td {
	padding-right: 20px;
	}	
	
.datum {
	width: 140px;
	}	
	
.veranstaltung {
	width: 550px;
	}	
	
.download {
	width: 80px;
	}	
	
.note {
	margin: 20px;
	padding-left: 20px;
	font-size: x-small;
	}	
	

/* ------ ERGEBNISSE ------ */	

.ergebnisse {
	margin: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	font-size: large;
	}
	
.ergebnisse td {
	padding-right: 30px;
	}	
	
.erfolge {
	padding-left: 20px;
	padding-right: 30px;
	list-style: none;
	font-size: large;
	}	
	
.listheader {
	padding-top:20px;
	text-decoration: underline;
	}	
	

/* ------ KONTAKT ------ */

iframe{
	border: 1px solid #000064;
	margin-left: 30px;
	}	
	
fieldset {
	border: 1px solid #000064;
	-moz-border-radius:10px;
	-khtml-border-radius:30px;
	background-color: #e8e8f1;
	width: 700px;
	height: 350px;
	margin-top: 40px;
	margin-left: 70px;
	}	
	
input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	padding-left: 5px;
	}	
	
#betreff {
	margin-top: 30px;
	width: 
	}		
	
input {
	border: 1px solid #000064;
	-moz-border-radius:5px;
	-khtml-border-radius:30px;
	height: 25px;
	margin-left: 20px;
	margin-bottom: 10px;
	}	
	
.inputkurz {
	width: 245px;
	}	
	
.inputlang {
	width: 345px;
	}	
	
textarea {
	border: 1px solid #000064;
	-moz-border-radius:5px;
	-khtml-border-radius:30px;
	width: 625px;
	height: 100px;
	margin-left: 20px;
	margin-bottom: 20px;
	padding-top: 10px;
	}	
	
select {
	border: 1px solid #000064;
	-moz-border-radius:5px;
	-khtml-border-radius:30px;
	height: 25px;
	margin-left: 20px;
	margin-bottom: 10px;
	}		
	
/* ------ LINKS ------ */	

#links {
	margin-left: 30px;
	padding-bottom: 30px;
	}	
	
#hauptsponsoren {
	margin-left: 50px;
	margin-bottom: 50px;
	}	
	
#nebensponsoren {
	margin-left: 70px;
	margin-bottom: 50px;
	}		
	
.logosponsor {
	padding-left: 20px;
	}
	
.logonebensponsor {
	padding-left: 10px;
	padding-bottom: 30px;
	}		



	

		

		
