@charset "utf-8";

/*---- L A Y O U T ----*/

* {margin:0;padding:0}
select {width:208px}
img {border:none}
table {
	width:410px;
	border:0;
	float:right;
	margin-right:2%;
	vertical-align: top;
}

/*---- F O N T S ----*/

.inact { color:#CCC;}

html,body {
	font:12px Arial,Helvetica,sans-serif;
	color:#FFF;
	width:100%;
	height:100%;
	background:#B6B6B6;
	text-align:center;
}

#container {
	text-align:left;
	margin:0 auto;
	border-right:1px solid #000;
	border-left:1px solid #000;
	width:98%;
	background:url(../pix/bg_content.jpg) repeat-x;
	height: auto;
}
/*---- IE Win only ----*/
* html #container {
	height:100%;
}
/* */

#header {
	width:100%;
	height:210px;
	background:#333 url(../pix/bg_header.png) repeat-x;
	padding-top:10px;
	font-size:30px;
	font-weight:700er;
	color:#00F;
	text-align:left;
	border-bottom:1px solid #000;
}

/*---- C O N T E N T ----*/

#content {
	top:0;
	border-top:1px solid #999;
	padding-left:4%;
	padding-right: 4%;
	min-height: 100%;
	height: auto;
}



#menue {text-align:center;width:99%;left:0;position:absolute;top:201px}

#footer {
	margin-left:auto;
	margin-right:auto;
	color:#CCC;
	text-align:center;
	height:3em;
	font-size:10px;
	font-weight:700;
	background:url(../pix/bg_footer.png) repeat-x;
	width:100%;
	border-top:1px solid #CCC;
}

#script { text-align: center; background: #333333; width: 100%; }

/*---- L I N K S ----*/

a.menue:link,a.menue:visited,a.menue:active {font-size:11px;color:#CCC;text-decoration:none;font-weight:700}	

a.more:link,a.more:visited,a.more:active {font-size:10px;color:#000;text-decoration:overline;font-weight:700}
a.more:hover {color:#600}

a.media:link,a.media:visited,a.media:active {font-size:10px;color:#CCC;text-decoration:none;font-weight:700}
a.media:hover {color:#FFF}.table_pers { width:260px; border:0; float:right; margin-right:2% }
#pers {
	text-align: left;
	margin-bottom: 20px;
	float: right;
	height: auto;
	width: auto;
	margin-right: 20px;
}
#txt { text-align: left; float: left; height: auto; width: 60%; margin: 30px 20px 20px; }
.ppers { margin-right: 20px; width: 50%; text-align: left; }
.adr_pers { width: 100%; font-size: 14px; font-weight: 700; color: #333; padding-top: 50px; padding-bottom: 20px; text-align: center; margin-left: -15px; }
.tb_uu { width:96%; border:0; float:left }
.td_uu_l { border:0; vertical-align: top; min-height: 50px; }
.td_uu_c { border:0; vertical-align: top; padding-left: 30px; }
.agb_le {
	color:#FFFFFF;
	width: 440px;
	text-align: justify;
	float: left;
}
.agb_ri {
	color:#FFFFFF;
	float: right;
	width: 440px;
	text-align: justify;
}
.bold {
	color:#CCC;
	font-size: 20px;
	font-weight: 700;
}
.bold700 {
	color:#FFF;
	font-size: 14px;
	font-weight: 700;
}
a:link {
	color: #333;
	text-decoration: underline;
}
a:visited {
	color: #333;
}
a:hover {
	color: #900;
}
a:active {
	color: #333;
}
tr {
	border:0;
	vertical-align: top;
}
.li_under {
	list-style-image: url(../pix/list/unterordner.png);
}
li {
	border:0;
	list-style-position: inside;
	float: none;
}
ul, ol {
	border:0;
	list-style-position: outside;
}
#anm {
	visibility: hidden;
	color: #900;
	font-weight: 700;
	left: 1px;
}

