body {
	font-family: Georgia, Times New Roman;
	color: #993333;
	font-size: 14px;
}

img {
	padding: 0px;
	margin: 0px;
	border: 0;
}

a, a:active, a:hover, a:link, a:visited {
	font-family: Georgia, Times New Roman;
	color: #993333;
	font-weight: bold;
	text-decoration: none;
}

a:active, a:hover {
	text-decoration: underline;
}

h1 {
	padding: 20px 25px 0px;
	font-weight: normal;
	font-size: 30px;
	color: #FFFFFF;
}

h2 {
	font-size: 12px;
	font-weight: normal;
}

ul {
	list-style-type: square;
}

li {
	margin-bottom: 10px;
}

.headerbg {
	background-color: #993333;
	padding: 5px;
}

a.footer_link, a.footer_link:link, a.footer_link:visited {
	font-weight: normal;
	text-decoration: none;
	padding-right: 15px;
}

a.footer_link:active, a.footer_link:hover {
	font-weight: normal;
	text-decoration: underline;
}

#gesamt {	margin: 0px auto;	width: 950px;
}	#header {	width: 950px;
	margin-top: 60px;
	margin-bottom: 20px;
}	#nav1 {	width: 925px;
	height: 35px;
	border-top: 1px solid #FDD1D4;
	border-bottom: 1px solid #FDD1D4;
	background-color: #FEFAFA;
	padding: 0px 0px 0px 25px;
	line-height: 230%;
	font-size: 16px;
}	#nav2 {	width: 900px;
	height: 35px;
	border-bottom: 2px solid #993333;
	background-color: #FDEEEE;
	padding: 0px 25px 0px;
	line-height: 45%;
	font-size: 12px;
}

#nav2_left {
	width: 60%;
	float: left;
}

#nav2_right {
	width: 40%;
	float: right;
	text-align: right;
}

#puffer {
	height: 20px;
	width: 925px;
	background-color: #FFFFFF;
}	#footer {	clear: both;	width: 900px;
	height: 25px;
	border-top: 1px solid #FDD1D4;
	background-color: #FDEEEE;
	padding: 0px 25px 0px;
	line-height: 230%;
	font-size: 12px;
}

#footer_left {
	width: 50%;
	float: left;
}

#footer_right {
	width: 50%;
	float: right;
	text-align: right;
}

#bild {
	padding: 6px;
	border: 1px dotted #993333;
	background-color: #FFFFFF;
}

#inhalt_270_links {
	width: 270px;
	margin-left: 25px;
	margin-bottom: 20px;
	padding: 2px 10px 2px;
	border-bottom: 2px solid #993333;
	background-color: #FDEEEE;
	float: left;
}

#inhalt_270_mitte {
	width: 270px;
	margin-left: 330px;
	margin-bottom: 20px;
	padding: 2px 10px 2px;
	border-bottom: 2px solid #993333;
	background-color: #FDEEEE;
}

#inhalt_580_mitte_video {
	width: 580px;
	margin-left: 330px;
	margin-bottom: 20px;
	padding: 0px 10px 0px;
}

#inhalt_270_rechts {
	width: 270px;
	margin-right: 25px;
	margin-bottom: 20px;
	padding: 2px 10px 2px;
	border-bottom: 2px solid #993333;
	background-color: #FDEEEE;
	float: right;
}

#inhalt_900 {
	width: 880px;
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 20px;
	padding: 2px 10px 2px;
	border-bottom: 2px solid #993333;
	background-color: #FDEEEE;
	float: left;
}
#startseite {
	width: 950px;
	height: 500px;
	background-image: url(../img/start_haus.png);
	background-repeat: no-repeat;
}
#standard {
	width: 950px;
	background-image: url(../img/start_haus_verlauf.png);
	background-repeat: no-repeat;
}
#teamuebersicht {
	width: 950px;
	height: 500px;
	background-image: url(../img/team.png);
	background-repeat: no-repeat;
}

#jahr {
	width: 50px;
	padding-right: 25px;
}

input {
	border: 1px solid #993333;
	background-color: #FDEEEE;
	height: 30px;
	width: 255px;
	padding: 0px 4px;
	margin-top: 10px;
	font-family: Georgia, Times New Roman;
	color: #993333;
	font-size: 14px;
}

input:focus {
	background-color: #FFFFFF;
}

input.button {
	width: 100px;
	margin-bottom: 10px;
}

textarea {
	border: 1px solid #993333;
	background-color: #FDEEEE;
	height: 300px;
	width: 255px;
	padding: 0px 4px;
	margin-top: 10px;
	font-family: Georgia, Times New Roman;
	color: #993333;
	font-size: 14px;
}

textarea:focus {
	background-color: #FFFFFF;
}
