/* START */
body{
    background-repeat: no-repeat;
    background-size: cover;
	background-color: #577590;
	height: 100%;
	font-family: Verdana;
	font-size: 12px;
	margin: 0 auto;
}
.main{
	background-color: white;
}
.content{
	background-color: white;
	text-align: left;
}
#website{
	width: 1002px;
	margin: 0 auto;
}
#top-line{
	width: 1002px;
	height: 20px;
	background: #577590;
	margin: 0;
}
#header{
	width: 1002px;
	height: 273px;
	background: white;
	margin: 0;
}
#header a img{
  border: none;
}
#header img.i1{
	top: 0px;
	left: 0px;
	width: 1002px;
	margin-top: 10px;
}
#header img.i2{
	height: 50px;
	margin-left: 20px;
	margin-top: 20px;
	float: left;
}
#header img.i3{
	height: 50px;
	margin-left: 50px;
	margin-top: 20px;
	float: left;
}
#header pre{
	font-family: Verdana;
	font-size: 15px;
	color: #595959;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	margin-right: 20px;
	clear: both;
}
#main{
	background-color: white;
	width: 1002px;
	height: 600px;
}
#menu{
	float: left;
	width: 243px;
	height: 600px;
	margin: 0;
	background: #577590;
}
#navigation{
	width: 243px;
	background: white;
	margin: 0;
}
#navigation ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#navigation ul li{
	width: 243px;
	height: 26px;
	margin: 0;
	border-top-style: solid;
	border-top-width: 1px;
	border-color: #577590;
}
#navigation ul li a{
	font-weight: bold;
	font-size: 12px;
	display: block;
	width: 223px;
	padding: 0px 20px 0px 0px;
	text-align: right;
	text-decoration: none;
	line-height: 26px;
	outline: 0;
}
#navigation ul li a:link,
#navigation ul li a:visited{
	background-color: white;
	color: #577590;
}
#navigation ul li a:hover{
	font-size: 16px;
}
/*
#navigation ul li a:active,
#navigation ul li a:focus{
	background-color: #577590;
	color: white;
}
*/
#navigation ul li a.active{
	background-color: #577590;
	color: white;
	font-size: 12px;
}
#address{
	padding: 20px;
	text-align: left;
	color: white;
}
#content{
	float: right;
	width: 719px;
	height: 600px;
	background: white;
	color: black;
	padding: 0px 20px;
}
#footer{
	clear: both;
	width: 1002px;
	height: 10px;
	background: white;
	margin: 0;
}
#bottom-line{
	width: 1002px;
	height: 20px;
	background: #577590;
	margin: 0;
	color: white;
	line-height: 20px;
	text-align: center;
	font-weight: bold;
	font-style: italic;
}
div.hr{
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-color: #577590;
}
#menu div.hr{
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-color: white;
	width: 191px;
}
#wrapper{
	width: 719px;
	height: 599px;
	background: white;
	color: black;
	padding: 0px 0px 0px 0px;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}
#wrapper div.info{
	color: #577590;
	font-weight: normal;
	font-style: italic;
	text-align: center;
}
#wrapper p.note{
	padding: 0px 0px 0px 15px;
	font-weight: normal;
	font-style: italic;
	font-size: 10px;
	background-image: url(../bilder/note.gif);
	background-repeat: no-repeat;
}
#wrapper p.alert{
	padding: 0px 0px 0px 17px;
	font-weight: normal;
	font-style: italic;
	font-size: 12px;
	background-image: url(../bilder/alert.gif);
	background-repeat: no-repeat;
}
#wrapper p.ok{
	padding: 0px 0px 0px 17px;
	font-weight: normal;
	font-style: italic;
	font-size: 12px;
	background-image: url(../bilder/ok.gif);
	background-repeat: no-repeat;
}
#wrapper ul.fehler{
	margin: 0;
	padding: 0px 0px 0px 20px;
	color: red;
}
#wrapper em{
	color: #ba3b3e;
	font-weight: normal;
}
#wrapper label{
	cursor:pointer;
}
video{
	margin-top:3px;
}
.background {
    background-color: #737373;
    width: 100%;
    height: 100%;
}
.tutorials img{
	border: 1px solid black;
	float: left;
	margin-right: 20px;
}
.tutorials a:link,
.tutorials a:visited{
	color: #577590;
}
.partnerlogo img{
	height: 100px;
	margin: 16px;
}
#contact tr{
	line-height: 20px;
}
#contact div{
	display: inline;
	vertical-align: top;
}
#contact span.red{
	color: #ba3b3e;
}
/* END */

