body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 11px;
	color: #666666;
	background: #ffffff url(img/bg_top.gif) repeat-x center top;
}
#window {
	background-image: none;
	padding: 25px;
}
#window {
	text-align: justify;
}
.center {
	text-align: center;
}
#newsletter {
	background: #ffffff url(img/bg_newsletter.gif) no-repeat left top;
	margin-top: 167px;
}
body, td, p, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 2.5%;
	line-height: 16px;
	color: #666666;
}
.greyBg {
	color: #ffffff;
}
h1 {
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 14px;
	color: #990000;
}
ul.hidden {
	margin-left: 20px;
	padding-left: 0px;
}
li.hidden {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}
.spacer {
	font-size: 2px;
	float: none;
	clear: both;
}

/* page
----------------------------*/
#flash {
}
#page {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	padding-bottom: 30px;
	text-align: left;
	background: #ffffff url(img/bg_page.gif) repeat-y left top;
}
#left {
	width: 256px;
	float: left;
}
#nav {
	padding-left: 37px;
	padding-top: 52px;
	line-height: 12px;
	background: url(img/bg_nav.gif) repeat-x left top;
}
#nav p{
	margin-top: 0px;
	margin-bottom: 9px;
}
#nav a:link, #nav a:hover, #nav a:active, #nav a:visited {
	padding-left: 7px;
	display: block;
	color: #666666;
	text-decoration: none;
	background: transparent url(img/dot_nav.gif) no-repeat left top;
}
#nav a:hover, #nav a.active, #nav a:link.active, #nav a:visited.active {
	color: #990000;
	display: block;
}
#nav .nav2 {
	padding-bottom: 9px;
}
#nav .nav2 p {
	margin-top: 0px;
	margin-bottom: -3px;
}
#nav .nav2 a:link, #nav .nav2 a:hover, #nav .nav2 a:active, #nav .nav2 a:visited {
	margin-left: 15px;
	padding-left: 7px;
	display: block;
	background: transparent url(img/dot_nav2.gif) no-repeat left top;
}
#nav .nav2 a.active, #nav .nav2 a:link.active, #nav .nav2 a:visited.active {
	color: #990000;
	display: block;
}
#center {
	width: 432px;
	float: left;
}
#content {
	padding-top: 34px;
	padding-left: 54px;
}
#contentInner {
	width: 378px;
	text-align: justify;
}
#content p {
	margin-top: 0px;
	margin-bottom: 15px;
}
#content a, #content a:link, #content a:hover, #content a:active, #content a:visited {
	color: #666666;
	font-weight: bold;
}
#content a:hover {color: #990000;}
#content a:visited {/*color: #999999;*/}

#window a, #window a:link, #window a:hover, #window a:active, #window a:visited {
	color: #666666;
	font-weight: bold;
}
#window a:hover {color: #990000;}
#window a:visited {/*color: #999999;*/}

#newsletter a, #newsletter a:link, #newsletter a:hover, #newsletter a:active, #newsletter a:visited {
	color: #666666;
}
#newsletter a:hover {color: #990000;}
#newsletter a:visited {/*color: #999999;*/}

#right {
	width: 100px;
	float: left;
}
#rightInner {
	padding-left: 20px;
}
#country {
}
#sound {
	margin-top: 16px;
}
#tableNewsletter td{
	font-size: 10px;
	line-height: 12px;
}
#tableNewsletter input{
	width: 100%;
}

/* forms
----------------------------*/
form {
	margin: 0px;
	padding: 0px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #990000;
	line-height: normal;
}

.subheadline_rot_10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #990000;
	font-weight: bold;
	line-height: normal;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
}

.subheadline_grau_10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	font-weight: bold;
	line-height: normal;
}
.top {
	text-align: right;
}

.text_rot {
	color: #990000;
	line-height: normal;
}


#content .top a, #content .top a:link, #content .top a:hover, #content .top a:active, #content .top a:visited, #window .top a, #window .top a:link, #window .top a:hover, #window .top a:active, #window .top a:visited {
	display: block;
	padding-top: 15px;
	text-decoration: none;
	background: url(img/arrow_top.gif) no-repeat right top;
	font-weight: normal;
}
