body, input, select, textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

body{
	margin:8px;
	background-image: url('img/bgr.png');
	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:830px;
	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 4px 3px;
}

#languages{
	float:right;
}

#nav{
	background-image: url('img/bgr-nav.png');
	width: 790px;
	padding-right: 5px;
	height: 29px;
	padding-top:2px;
	text-align:right;
	font-size:0px;
}

#nav a img{
	padding: 0px 17px;
}

#header{
	margin-top:2px;
	width: 793px;
	height: 220px;
	/* background-image: url('img/bgr-header.png');
	background-repeat: no-repeat; */
}

#box-topright{
	float:right;
	padding-left:1px;
	width: 200px;
	height: 217px;
	background-image: url('img/box-topright.png');
	background-repeat: no-repeat;
	overflow:hidden;
}

#box-topright-title{
	text-align:right;
	padding-top:3px;
	padding-right:15px;
	height: 21px;
}

#content{
	background-image: url('img/bgr-content.png');
	background-repeat: no-repeat;
	background-position: 185px bottom;
  position: relative;
  padding:0px;
  margin:0px;
  width:100%;
}

#contentbox{
	padding:10px 15px 0px;
	margin-right: 10px;
	margin-top: 3px;
	width:369px;
	overflow:auto;
	overflow-x: hidden;
}

#shopcontent{
	border:1px solid #AEAEAE;
	margin-right:1px;
	padding:10px;
}

#contentbox img{
	padding:1px;
	border: 1px solid #AEAEAE;
}

#pagetitle{
	background-image: url('img/subheader.png');
	background-repeat: no-repeat;
	background-position: top left;
	height:24px;
	width:404px;
}

#left{
	width:185px;
	min-height:50px;
	position: absolute;
  left:0px;
  top:0px;
	font-size: 8px;
}

#right{
	width:200px;
	float:right;
	font-size: 8px;
}

#center{
	width:404px;
	overflow:hidden;
	position:absolute;
  left:185px;
}

#footer{
	clear:both;
	height:28px;
	padding-top:2px;
	width: 790px;
	background-image: url('img/bgr-footer.png');
	background-repeat: no-repeat;
	margin: 5px 0px;
	padding-right:13px;
	text-align:right;
	font-size:0px;
}

#logo{
	width: 155px;
	height:74px;
	background-image: url('img/logo.png');
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin:0px 15px 0px;
}

#subnav{
	overflow:hidden;
	margin-left:1px;
	height:25px;
}

#greybar{
	height: 19px;
	background-color: #DFDFDF;
	margin: 5px 0px;
}

.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:20px;
}

#box-topright ul{
	color: #FFFFFF;
	list-style: disc;
	padding-left:20px;
	font-size: 0.9em;
	margin: 0px;
}

#box-topright li{
	/* padding-left:10px; */
	padding-bottom: 10px;
	/* background: url('img/list2.png') 0px 5px no-repeat; */
}

#box-topright ul li a{
	color: #FFFFFF;
}

li{
	margin:0px;
	padding:0px;
}
