body {
	line-height:1;
	color:black;
	background:white;
}
table {
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td {
	text-align:left;
	font-weight:normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
/* HTML5 tags */
header, section, footer,
aside, nav, article, figure {
	display: block;
}

/*===================*/
/*=== Main Styles ===*/
/*===================*/
body {
	font:14px/1.6 Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	color:#333;
	background:#eee;
}

a, a:visited {
	color:blue;
	text-decoration:none;
}
a:hover, a:active {
	color:#000;
	text-decoration:none;
}

#dev7link {
    position:absolute;
    top:0;
    left:50px;
    background:url(../../de/404/4048d57.html) no-repeat;
    width:60px;
    height:67px;
    border:0;
    display:block;
    text-indent:-9999px;
}

.slider-wrapper { 
	/*====*/
	width:960px;
	height:  402px;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}

body{
	margin-top:0px;
	}
	.header{
	
	}
	.header h1{
	float:left;
	margin: 0;
	font-size: 18px;
	}
	.header h1 span{
	float:left;
	margin: 0;
	font-size: 14px;
	}
	.header img{
	float: left;
	margin-right: 15px;
	}
	.mainwrapper{
	margin-top:0;
	
	}
	.sitewrapper{
	margin-top:0;
	
	}
	ul.topnavi{
	float: right;
	margin-top: 25px;
	}
	.topnavi li{
	display: inline;
	float: left;
	
	}
	
	.topnavi li a{
	color: gray;
	padding: 20px;
	border-right: 1px solid #F1F1F1;
	}
	
	.topnavi li a:hover{
	background-color: #f2f2f2;
	}
	
	ul.botnavi{
	float: left;
	margin-top: 15px;
	}
	.botnavi li{
	display: inline;
	float: left;
	
	}
	
	.botnavi li a{
	color: gray;
	padding: 15px 25px;
	border-right: 1px solid #F1F1F1;
	}
	
	.botnavi li a:hover{
	background-color: #f2f2f2;
	}
	.rahmen_schwarz{
	background-color: black;float:left;width: 100%;
	}
	.rot{
	background-color: red;
	}
	