@charset "utf-8";
/* CSS3 experimentel)*/

body {
	margin:0px;
	background-color:#30172A;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
}

/* Header Bereich */
#header {
	text-align:center;
	margin:auto;
	width:1000px;
	height:240px;
	display: block;	/*background: url(body-top.gif) top left no-repeat,*/
	position:relative;
	top:0px;
}
#community {
	position: relative;
	width: auto;
	right: 0px;
	padding-right: 20px;
	padding-left: 170px;
	background:url(/pic/community_2.png) left no-repeat, url(/pic/us_mn_b_right.png) right no-repeat, url(/pic/us_mn_b_middle.png) repeat-x;
	height:40px;
	text-align: right;
	float:right;
	display: inline-block;
}
#banner {
	height:200px;
	position: relative;
	width:998px;
	background-color:#535e49;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #c2ce99;
	border-right-color: #c2ce99;
	border-left-color: #c2ce99;
	border-radius:6px 6px 0px 0px;
	-moz-border-radius:6px 6px 0px 0px;
	-webkit-border-radius:6px 6px 0px 0px;
	clear: both;
}
#banner img {
	border:0px;
	margin-top:4px;
	border-radius:3px 3px 3px 3px;
	-moz-border-radius:3px 3px 3px 3px;
	-webkit-border-radius:3px 3px 3px 3px;
}
a.usermenue, .usermenue {
	font-size: 12px;
	color: #C2CE99;
	text-decoration: none;
	font-weight: bold;
	display:inline-block;
	padding-top:4px;
}
a.usermenue:hover {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}

/* Navigation */
#navigation {
	background-color:#535e49;
	position: relative;
	width:998px;
	text-align:center;
	margin:auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c2ce99;
	border-left-color: #c2ce99;
}
#navigation #hmenue {
	width:988px;
	background-color:#d3d9de;
	text-align:center;
	margin:auto;
	border-radius:7px 7px 0px 0px;
	-moz-border-radius:7px 7px 0px 0px;
	-webkit-border-radius:7px 7px 0px 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #c2ce99;
	border-right-color: #c2ce99;
	border-left-color: #c2ce99;
}
#navigation #hmenue ul {
	margin:0px;
	padding-left:0px;
	list-style-type: none;
	background:url(/pic/back_navigation.png) top repeat-x;
	position: relative;
	width: auto;
	top: 0px;
	display: inline-block;
}
#navigation #hmenue ul li {
	display:inline-block;
	float: left;
}
.menue_inactive, .menue_active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 100;
	display:inline-block;
	text-decoration:none;
	padding-top: 1px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c2ce99;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c2ce99;
}
.menue_inactive_end, .menue_active_end {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 100;
	display:inline-block;
	text-decoration:none;
	padding-top: 1px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #c2ce99;
	border-bottom-color: #c2ce99;
	border-left-color: #c2ce99;
}
a.menue_active, a.menue_active_end {
	color:#2E3627;
	background:url(/pic/menue_back_aktiv.gif) top repeat-x;
	font-style: italic;
	margin-right:-6px;
	font-weight: bold;
}
a.menue_inactive, a.menue_inactive_end {
	color: #C2CE99;
	background:url(/pic/menue_back_inaktiv.gif) top repeat-x;
	font-style: normal;
	margin-right:-6px;
}
a.menue_inactive:hover, a.menue_inactive_end:hover {
	color: #9AAD56;
}
a.menue_active:hover, a.menue_active_end:hover {
	color:#5C6C4F;
}
#navigation #submenue {
	width:988px;
	background-color:#d3d9de;
	text-align:center;
	margin:auto;
	height:30px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c2ce99;
	border-left-color: #c2ce99;
}
#navigation #submenue ul {
	margin:0px;
	padding-left:10px;
	padding-right:10px;
	list-style-type: none;
	background-color:#bbc794;
	position: relative;
	width: auto;
	left: 0px;
	display: inline-block;
	border-radius:0px 0px 3px 3px;
	-moz-border-radius:0px 0px 3px 3px;
	-webkit-border-radius:0px 0px 3px 3px;
	box-shadow: #999 2px 2px 2px;
	-moz-box-shadow: #999 2px 2px 2px;
	-webkit-box-shadow: #999 2px 2px 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #848C69;
	border-bottom-color: #848C69;
	border-left-color: #848C69;
}
#navigation #submenue ul li {
	display:inline-block;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2E3627;
	text-decoration: none;
}

/* MAIN */
#main {
	background-color:#535e49;
	display:block;
	position: relative;
	width:998px;
	text-align:center;
	margin:auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c2ce99;
	border-left-color: #c2ce99;
}
#main_div {
	width:988px;
	background-color:#d3d9de;
	text-align:center;
	margin:auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c2ce99;
	border-left-color: #c2ce99;
}
.titel {
	text-align:left;
	font-size: 20px;
	color: #24101F;
	font-weight: bold;
	font-style: italic;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #494949;
}
.titel a {
	color: #24101F;
}
.titel a:hover {
	color: #666;
}
.suche {
	text-align:right;
	margin-top: 2px;
	margin-right: 20px;
	margin-bottom: 2px;
}
.button {
	border-radius:3px 3px 3px 3px;
	-moz-border-radius:3px 3px 3px 3px;
	-webkit-border-radius:3px 3px 3px 3px;
	color: #BBC794;
	background-color: #6E7960;
	border: 1px solid #000;
	box-shadow: #999 2px 2px 2px;
	-moz-box-shadow: #999 2px 2px 2px;
	-webkit-box-shadow: #999 2px 2px 2px;
}
.button:hover {
	color: #000;
	background-color: #BBC794;
}
.article {
	text-align:center;
	display:block;
	width: 750px;
	margin-top: 20px;
	clear: both;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.n_titel {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #24101F;
	text-align:left;
}
a.n_titel {
	text-decoration:underline;
}
.n_date, .n_date a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #535E49;
	text-align:left;
}
a.n_date, .n_date a {
	text-decoration: underline;
}
a.n_date:hover, .n_date a:hover {
	color: #2D3227;
}
.n_text {
	padding: 5px;
	text-align: justify;
}
a.n_text, .n_text a {
	text-decoration: underline;	
}
input[type=text], input[type=password]{
	color: #24101F;
	background-color: #C2CE99;
	border: 1px solid #24101F;
	height: 18px;
	border: 1px solid #000;
	border-radius:10px 0px 10px 0px;
	-moz-border-radius:0px 5px 0px 5px;
	-webkit-border-radius:0px 5px 0px 5px;
	padding-left:10px;
	box-shadow: #999 2px 2px 2px;
	-moz-box-shadow: #999 2px 2px 2px;
	-webkit-box-shadow: #999 2px 2px 2px;
}

#footer {
	background-color:#535e49;
	height:20px;
	width:998px;
	text-align:center;
	margin:auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c2ce99;
	border-left-color: #c2ce99;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c2ce99;
	border-radius:0px 0px 6px 6px;
	-moz-border-radius:0px 0px 6px 6px;
	-webkit-border-radius:0px 0px 6px 6px;
	display: block;
	position: relative;
}
#footer_2 {
	width:988px;
	background:#d3d9de;
	text-align:center;
	margin:auto;
	border-radius:0px 0px 7px 7px;
	-moz-border-radius:0px 0px 7px 7px;
	-webkit-border-radius:0px 0px 7px 7px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-color: #c2ce99;
	border-right-color: #c2ce99;
	border-left-color: #c2ce99;
}
#copyright {
	position: relative;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-bottom: 10px;
}
#copyright a {
	color: #FFF;
	text-decoration: none;
}
#main_footer {
	text-align: center;
	margin: auto;
	width: 750px;
	padding-top: 20px;
	
}
#apDiv1 {
	position: fixed;
	top: 50%;
	left: 50%;
	width:400px;
	height:250px;
	margin-top: -125px;
	margin-left: -200px;
	z-index:6;
	visibility: hidden;
}
#apDiv2 {
	position:fixed;
	z-index:3;
	width: 100%;
	height: 100%;
	visibility: hidden;
}
.archiv_list {
	list-style-type: none;	
}
.s_hig {
	color: #F00;
	background-color: #FF0;
}
img {
	border:0px;
}
.comment_section {
	width: 600px;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
	text-align: center;
	margin:auto;
}
.comment_titel {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 3px;
	background-color: #D7D7D7;
	position: relative;
}
.comment_titel div {
	right: 0px;
	top: 0px;
	position: absolute;
	font-size: 9px;
	padding: 2px;
	text-align: left;
	font-style: italic;
	font-weight: normal;
}
.comment_titel a {
	color: #333;
}
.comment_text {
	font-size: 12px;
	text-align: justify;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.hlink {
	color:#2E3627;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 100;
	text-decoration:none;
}
a.hlink:hover {
	color:#666;
}
.hlinkt {
	color: #C2CE99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 100;
	text-decoration:none;
}
a.hlinkt:hover {
	color:#FFF;
}
.ssumenue {
	text-align: left;
	padding-left: 30px;
	list-style-type: none;
}
.ssumenue li a {
	text-align: left;
	padding-left: 30px;
	list-style-type: none;
	font-size: 14px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	color: #2E3627;
	text-decoration: none;
}
.ssumenue li a:hover {
	background-color:#CCC;
}
#chat_field {
	font-family: Arial, Helvetica, sans-serif;
	height: 480px;
	width: 100%;
	background-color: #C2CE99;
	text-align: left;
	border: 1px solid #000000;
	font-size: 14px;
	overflow: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#chatfield {
	font-family: Arial, Helvetica, sans-serif;
	height: 480px;
	width: 650px;
	background-color: #C2CE99;
	text-align: left;
	border: 1px solid #000000;
	font-size: 14px;
	overflow: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: left;
	margin-left: 20px;
	padding-right: 10px;
}
#chatfield div div {
	/*min-height: 20px;*/
	margin-top: 3px;
}
#chat_form {
	width:100%;
	z-index:1;
	text-align: left;
	height: 60px;
}
#chat_isonline {
	width:100%;
	height:480px;
	z-index:2;
	overflow: auto;
	background-color: #677159;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	padding: 10px;
	border: 1px solid #000000;
}
#chatisonline {
	width:255px;
	height:480px;
	z-index:2;
	overflow: auto;
	background-color: #677159;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
.isonlineaction {
	float: right;
	width: 55px;
}
.isonlinename {
	margin-bottom: 4px;
}
.chatinputform {
	width: 670px;
	margin-left: 20px;
	margin-top: 10px;
	float: left;
}
.chatrightfrominput {
	width:250px;
	float: right;
	margin-top: 10px;
	margin-right: 30px;
}
.error {
	font-weight: bold;
	color: #F00;
}
.textfield {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #C2CE99;
	border: 1px solid #000;
	width: 390px;
	height:100px;
	margin: 0px;
	display: block;
}
.koment_titel {
	font-size: 12px;
	color: #C2CE99;
	text-decoration: none;
	font-weight: bold;
}
#Ticket {
	/*background-color: #FFF;
	border: 1px dotted #F00;*/
	text-align:center;
	display:block;
	width: 900px;
	margin-top: 20px;
	clear: both;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}