body, input, select, textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D4E5C;
}

body{
	margin:8px;
	background-image: url('img/bgr.gif');
	background-attachment: fixed;
}

a{
	text-decoration: none;
	color: #0073B5;
}

a:hover{
	text-decoration: underline;
}

p{
	margin: 0px 0px 10px 0px;
}

td{
	vertical-align:top;
	text-align:left;
}

form{
	margin:0px;
	padding:0px;
}

label[for]{
	cursor:pointer;
}

#top{

}

#wrapper{
	width:988px;
	margin:auto;
}

#shadow-top{
	height:15px;
	background: url('img/shadow-top.png') no-repeat;
	background-position: center;
}

#shadow-center{
	background-image: url('img/shadow-center.png');
	background-repeat: repeat-y;
	background-position: center;
}

#shadow-bottom{
	height:16px;
	background: url('img/shadow-bottom.png') no-repeat;
	background-position: center;
}

#page{
	background-color: #fff;
	margin:0px 15px;
	padding: 10px 15px 3px 19px;
}

#languages{
	float:right;
}

#nav{
	background-image: url('img/bgr-nav.png');
	width: 924px;
	height: 29px;
	text-align:right;
	font-size:0px;
}

#nav a img{
	padding: 0px 17px;
}

#header{
	margin-top:2px;
	width: 924px;
	height: 238px;
	background-image: url('img/bgr-header.png');
	background-repeat: no-repeat;
}

#box-topright{
	float:right;
	padding-left:1px;
	width: 214px;
	height: 238px;
	background-image: url('img/box-topright.png');
	background-repeat: no-repeat;
}

#content{
	margin-top:2px;
	height: 479px;
	background-image: url('img/bgr-content.png');
	background-repeat: no-repeat;
	background-position: center 31px;
	position: relative;
}

#contentbox{
	margin:0px 5px;
	padding:10px 10px 5px 5px;
	width: 458px;
	height:424px;
	overflow:auto;
	overflow-x: hidden;
	position:relative;
	top:-20px;
}

#left{
	width:215px;
	min-height:50px;
	float: left;
	font-size: 8px;
	margin-right:5px;
}

#right{
	width:215px;
	float:right;
	font-size: 8px;
}

#center{
	width:485px;
	overflow:hidden;
	position:absolute;
	top:0px;
	left:220px;
}

#footer{
	clear:both;
	height:26px;
	background-image: url('img/bgr-footer.png');
	background-repeat: no-repeat;
	margin: 5px 0px;
	padding-right:10px;
	text-align:right;
	font-size:0px;
}

#logo{
	width: 154px;
	height:51px;
	background-image: url('img/logo.png');
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin:0px 15px 12px;
}

#nav{
	background-image: url('img/bgr-nav.png');
	font-size:0px;
}

#subnav{
	overflow:hidden;
	margin-left:1px;
	height:25px;
}

.pictureframe{
	border: 3px solid #FF9117;
}

.zimmerblau{
	color: #0073B5;
}

.msg{
	padding:5px;
	background: #FFFFFF;
	border: 1px solid #484840;
}

.small{
	font-size: 0.9em;
}

.wl{
	margin:10px 40px;
	border-top: 1px solid #fff;
}

.news-spacer{
	margin:10px 0px;
	border-bottom: 1px dashed #0073B5;
}

.label{
	text-align:right;
	vertical-align:top;
	padding-top:10px;
}
.ip{
	border: 1px solid #A5ACB2;
	width:250px;
}

img{
	border: none;
}

hr{
	height:0;
	border:0;
	border-top:1px solid #0073B5;
}

hr.spacer{
	display:none;
}

h1{
	margin: 10px 0px;
}

h2{
	font-size: 1.3em;
	color: #FFF;
	background-color: #0073B5;
	padding:2px 4px;
	display:inline-block;
	white-space:nowrap;
	max-width: 85%;
	margin: 0px 0px 10px;
	text-transform: uppercase;
}

h3{
	font-size: 1.1em;
	color: #000000;
	margin: 5px 0px;
}

ul{
	list-style-image: url('img/list.png');
	margin: 12px 0px;
	padding-left:40px;
}

#box-topright ul{
	list-style: none;
	list-style-image: none;
	padding-left:5px;
	font-size: 0.9em;
}

#box-topright li{
	padding-left:10px;
	background: url('img/list2.png') 0px 5px no-repeat;
}

#box-topright li.dlc_subheader{
	background: none;
	text-transform: uppercase;
	color: #0073B5;
	font-weight: bold;
}

#box-topright ul li a{
	color: #3D4E5C;
}

li{
	margin:0px;
	padding:0px;
}

