*{
	margin:0px;
	padding:0px;
}

{
behavior: url(iepngfix.htc);
}

body {
	background-color:#241813;
}
h1{
	margin:0px;
	font-size:14px;
}
h2{
	font-size:14px;

}

#wrapper{
	width:900px;
	margin: 0px auto;
	margin-top:25px;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	height:700px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	border:3px solid #b4a198;
}
#wrapper_mid{
	width:900px;
	margin: 0px auto;
	margin-top:25px;
	background-image: url(../images/bg_mid.jpg);
	background-repeat: no-repeat;
	height:700px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	border:3px solid #b4a198;
}
#wrapper_mid_start{
	width:900px;
	margin: 0px auto;
	margin-top:25px;
	background-image: url(../images/bg_mid_start.jpg);
	background-repeat: no-repeat;
	height:700px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	border:3px solid #b4a198;
}
#logo{
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	height: 56px;
	background-position: right;
}
#navigation{
	margin-top:138px;
	margin-left:25px;
	width: 188px;
	float:left;
	display:inline;
}
#content{
	margin-top:143px;
	margin-right:25px;
	width: 631px;
	height:531px;
	h/eight:531px;
	float:right;
	display:inline;
}
#content a{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
#content_mid{
	margin-top:143px;
	margin-left:30px;
	width: 410px;
	height:531px;
	h/eight:531px;
	float:left;
	display:inline;
}
#content_mid a{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}

#flash{
	float:left;
	margin-top:20px;
	margin-left:20px;
	/*margin-top: 59px;*/
	width:200px;
}

*+html #flash{
	margin-top:15px;				/* Internet Explorer 7 */
}

* html #flash{
	margin-left:10px;  	 		/* Internet Explorer < 6 */
	margin-top:15px;
	m\argin-left: 10px;  	 	/* Internet Explorer >= 6 */
	m\argin-top: 15px;
}
/*Flash Klasse*/
.flash{
	margin-top:20px;
	margin-left:-5px;
	/*margin-top: 59px;*/
	width:200px;
}

*+html .flash{
	margin-top:15px;				/* Internet Explorer 7 */
}

* html .flash{
	margin-top:15px;				/* Internet Explorer < 6 */
	m\argin-top: 15px;			/* Internet Explorer >= 6 */
}
		
		
#rightimage{
	float:right;
	margin-right:25px;
	margin-top:139px;
}	
#rightimage img{
	border:1px solid #b4a198;
}	
	
.WelcomeText{
	margin:0px;
	font-weight:bold;
}
.desc{
	margin-top:10px;
	line-height: 140%;
}

.desc img{
	margin:0px 5px 5px 0px;
	border-color: #fff;
}


.clearAll{
	margin:0px;
	padding:0px;
	clear: both;
	height:0px;
	line-height:0px;
	font-size: 0pt;
	display: block;
}
.copyright{
	text-align: center;
	color: #fff;
	font-size: 11px;
	font-family:	Arial, Helvetica, sans-serif;
}
.copyright a{
	color:#fff;
	text-decoration:none;
}
