* {
	margin:0;
	padding:0;
	list-style:none;
}
body {
	background-image: url(backpattern.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#basic-accordian{
	height: 100%;
	
	width: 650px;
	position:absolute;
	left:50%;
	margin-left: -330px;
	z-index:2;
	background: url(back7.jpg) repeat-y;
}

#flash-accordian{
	margin-top: 200px;
	height: 300px;
	
	width: 375px;
	position:absolute;
	left:50%;
	margin-left: -180px;
	z-index:2;
	background: repeat-y;
}

.accordion_headings{
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-top: 5px;
	background:#d36a3d;
	color:#FFFFFF;
	border:1px solid #14316d;
	cursor:pointer;
	font-weight:bold;
}

.accordion_headings:hover{
	background:#dadada;
}

.accordion_child{
	margin-top: 15px;
	margin-right: 75px;
	margin-left: 75px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color: white;
	padding:15px;
}

.accordion_child a{
	
	text-decoration: none;
	
	color: white;
	
}

.accordion_child a:hover{
	
	text-decoration: none;
	
	color: #e76d33;
	
}

.header_highlight{
	color: #d36a3d;
	background:#dadada;
}

.tab_container *{
	float: left;
	top: 15px;
	width:100px;
}

#koppbig {
	color: #444;
	width: 600px;
	margin-top: 3%;
	background: url(kopp1.png) no-repeat center center;
	height: 600px;
}

#mini-nav {
	left: 35px;
	padding-top: 75px;
	background-repeat: no-repeat;
	background-image: url(logokopp.png);
	height: 200px;
	width: 200px;
	top: 30px;
	position: fixed;
	font-size: 9px;
	color: #e38046;
}

#mini-nav a {
	
	text-decoration: none;
	color: white;
}

#mini-nav a:hover {
	text-decoration: none;
	color: #d36a3d;
}

#maincontent {
	color: #fff;
	font-size: 12px;
	margin-top: 75px;
	margin-left: 85px;
	width: 485px;
}

#maincontent a {
	color: #e38046;
	font-size: 12px;
	text-decoration: none;
}

#maincontent a:hover {
	color: #d2693c;
	font-size: 12px;
	text-decoration: underline;
}
/* Clear Class */
.c {
	clear: both;
}

img, a img, img a{
	border: 0;
	text-decoration: none;
}

.keine-anzeige {
	display: none;
}

.shadowhtml {
	margin-bottom: -2px;
	margin-right: -2px;
	margin-top: -2px;
	height: 300px;
	width: 375px;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(shadowmitblau.png);
}

.shadowflash {
	height: 300px;
	width: 375px;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(shadow.png);
}

.swf {
	padding-left: 16px;
	padding-top: 40px;
}

.menu {
	margin-top: 10px;
	font-size: 11px;
	margin-right: auto;
	height: 200px;
	width: 200px;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url(menukopp.png);
	text-decoration: none;
	margin-left: auto;
}

.html {
	padding-top: 76px;
	text-decoration: none;
	margin-left: -10px;
}

.html a {
	text-decoration: none;
}

.planning {
	text-decoration: none;
	color: #fff;
	font-size: 15px;
	text-align: center;
	margin-top: 2px;
	letter-spacing: 1px;
	margin-left: -16px;
}

.links {
	margin-top: 32px;
	text-align: center;
	font-size: 11px;
	color: #fff;
	margin-left: -14px;
}

.links a {
	color: #fff;
	text-decoration: none;
}

.links a:hover {
	color: #d36a3d;

}


