* {
	margin: 0;
	padding: 0;
}

body {
	color: #666666;
	background-image: url(images/img01.gif);
	background-repeat: repeat-x;
	background-color: #C7C7C7;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

h1, h2, h3 {
	color: #313131;
}

h1 {
	margin-bottom: .5em;
	font-size: 182%;
	font-weight: normal;
	letter-spacing: -2px;
}

h2 {
	margin-bottom: .5em;
	font-size: 136%;
	font-weight: normal;
	letter-spacing: -1px;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, blockquote, ol, ul {
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 160%;
	font-size: 107%;
}

blockquote {
	margin-left: 2em;
	line-height: 130%;
}

ol {
	margin-left: 2em;
}

ul {
	list-style: none;
	text-align: left;
}

ul li {
	padding-left: 1em;
	background-image: url(images/img07r.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

a {
	text-decoration: none;
	color: #313131;
}

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

/* Menu */

#menu {
	width: 740px;
	height: 50px;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #E30019;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #E9E9E9;
	background-image: url(images/news/rwe-stadion-banner.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	padding: 0;
	display: inline;
	background: none;
}

#menu a {
	display: block;
	float: left;
	height: 40px;
	font-size: 92%;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}

#menu a:hover {
	background: #E30019;
	text-decoration: none;
	color: #FFFFFF;
}

#menu b {
	text-decoration: underline;
}

/* Logo */

#logo {
	width: 760px;
	height: 180px;
	margin: 0 auto;
	background-image: url(images/feuer.jpg);
}

#logo h1 {
	margin: 0;
	padding: 120px 0 0 0;
	text-align: right;
	letter-spacing: -1px;
	font-size: 200%;
}

#logo h2 {
	margin: 0;
	padding: 0 0 0 0;
	text-align: right;
	letter-spacing: -1px;
	font-size: 120%;
	font-weight: bold;
	font-style: italic;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	background-image: url(images/img03w.gif);
	background-repeat: repeat-y;
}

/* Content */

#content {
	width: 440px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 40px;
	float: left;
}

#welcome {
	margin-bottom: 20px;
	padding-bottom: 1px;
	background-image: url(images/img04.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	line-height: 130%;
}
.sondertext {
	color: #FFFFFF;
}

/* Sidebar */

#sidebar {
	width: 200px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	float: right;
}

#sidebar blockquote {
	margin-left: 0;
	padding-left: 1em;
	background: url(images/call.gif) no-repeat right bottom;
	border-left: 5px solid #E30019;
}

#sidebar blockquote p {
	text-align: left;
	line-height: normal;
	font-style: italic;
}

#links {

}

#links ul {
	background-image: url(images/img04dun.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 12px;
}

#links li {
	padding: 5px 0;
	background-image: url(images/img04dun.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#links a {
	padding-left: 1em;
	color: #E30019;
	background-image: url(images/img07r.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/* Footer */

#footer {
	height: 30px;
}

#footer .wrapper {
	width: 760px;
	margin: 0 auto;
}

#footer .links {
	float: left;
	width: 435px;
	height: 20px;
	background: #FFFFFF;
	font-size: 85%;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #E30019;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}

#footer .legal {
	float: right;
	width: 220px;
	height: 25px;
	background: #E30019;
	text-align: right;
	font-size: 85%;
	color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 0;
	padding-left: 0;
	padding-top: 6px;
	padding-right: 25px;
}
form {
	margin: 0;
	font-size: 1em;
	padding: 10px;
}

#kontaktformular form {
	border: 1px solid #C7C7C7;
	background-color: #E9E9E9;
}

input, textarea {
	border: 1px solid #9E9E9E;
	background: #fff;
	color: #555;
}
