@charset "UTF-8";
/* CSS Document

img {
   	behavior: url("http://www.klaxgestaltung.de/fileadmin/RELAUNCH/template/css/pngbehavior.htc");
}

*/

body {
	behavior: url("http://www.klaxgestaltung.de/fileadmin/RELAUNCH/template/css/csshover3.htc");
	background: #eceff4 url(../images/BG_verlauf.jpg) repeat-x;
	margin: 0px;
	padding: 0;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:17px;
	font-size:11px;
	overflow:scroll;
	overflow-x:auto;
}

body * {
	margin:0px;
	padding:0px;
}

P, P.bodytext {
	margin:0px 0px 7px 0px;
	line-height:17px;

}

h1,h2,h3 {
	font-size:11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#box {
	width: 900px;
	height: 600px;
	text-align: left;
	margin: 0 auto 0 auto;
	background: url(../images/BG_hell.png) no-repeat center bottom;
	min-height:100%;
}

#box #content {
	width:800px;
	margin: 100px 50px 0px 50px;
}	


#txt, #txt A {
	color:#FFFFFF;
	cursor:pointer;
}


#txt:hover, #txt A:hover {
	color:#000000;
}


DIV.csc-textpic-imagewrap {
	background: url(../images/X.png) no-repeat right bottom;
}

.rgaccord1-nest {
	position:absolute;	/* fixed */
	z-index:9000;
	bottom:0px;
	left:0px;
	width:100%;
	overflow:hidden;
}

#menu {
	width:800px;
	height:40px;
	text-align: left;
	margin: 0 auto 20px auto;
}

#footer {
	width:100%;
	height:20px;
	padding:8px 0px 8px 0px;
	margin:0px;
	color:#999999;
	background:#000000;
	font-size:10px;
	text-transform: uppercase;
	text-align: center;
}

#metamenu {
	width:800px;
	margin: 0 auto 0 auto;
	text-align: left;
}

#metamenu span.first {
	margin:0px 10px 0px 0px;
	padding:0px 10px 0px 0px;
	border-right:1px solid #666666;
}

#metamenu span.last,
#metamenu span.rgaccord1-toggle {
	margin:0px 0px 0px 0px;
	border:0px;
}

#metamenu span.rgaccord1-toggle {
	margin-left:60px;
}

#metamenu a, a {
	color:#CCCCCC;
	text-decoration:none;
}

#metamenu a:hover, a:hover {
	color:#FFFFFF;
}

.clear {
	clear:both;
}

.rgaccord1-toggle {
	cursor:pointer;
}

.rgaccord1-toggle:hover {
	color:#FFFFFF;
}

.rgaccord1-content {
	width:100%;
	height:250px;
	background: #5e6063;
	overflow:hidden;
}

#impressum {
	width:800px;
	margin: 0 auto 0 auto;
	padding:40px 0 40px 0;
	color:#FFFFFF;
	text-align:left;
	text-transform: uppercase;
}

