/* STANDARD DEFINITIONEN */
/** {
  margin:0;
  padding:0;
}

html,body {
  height:100%;
}*/

body { 
font-family: Verdana, Arial, Helvetica, sans-serif;	
color: Black; 
background-color: #FFF6DD; 
font-size: 12px; 
/*background-image: url(bg_main.gif);
background-repeat: repeat-x;*/
margin: 0;
text-align: center;
padding: 0;
/*height:100%;*/
}
a { 
color: #be3834; 
text-decoration: underline; 
font-weight: normal;
}
p {
margin: 0 0 10px 0;
padding: 0; 
}
a:hover {
text-decoration: underline; 
color: #be3834; 
}
form{ 
margin: 0;
}
/* STRUKTUR */
#ALL {
float: center;
  /*min-height:100%;
  height:auto !important;*/
}

#LOGO {
float: left;
margin-left: 10px;
}


#HEADER { 
width: 980px; 
height: 125px; 
margin-left: auto; 
margin-right: auto; 
padding: 0; 
font-size: 83px;
background-color: #ffe49c;
border-width: 0px 5px 0px 5px;
border-color: #FFFFFF;
border-style: solid;
background-image: url(headerbg.png);
/*background-repeat: repeat-y;*/
}
	#HEADER h1 { 
	margin: 50px 0 0 0; 
	padding: 0 9px 0 9px; 
	float: left; 
	font-size: 19pt; 
	height: 45px; 
	line-height: 45px;
	visibility: hidden;
	/*background-image: url(bg_logo.gif); 
	background-repeat: no-repeat;*/
	}
	#HEADER h1 a { 
	text-decoration: none; 
	color: #000000; 
	font-family: Georgia, Times New Roman, Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 35pt; 
	margin: 0; 
	padding: 0; 
	}
	#HEADER a:hover { 
	text-decoration: none;
	}
	#HEADER p { 
	float: left; 
	font-size: 10pt; 
	color: #000000; 
	font-family: "Times New Roman", Times, serif; 
	font-style: italic; 
	margin: 105px 0 0 720px; 
	padding: 0; 
	line-height: 9pt;
	position: absolute;
	visibility: hidden;
	}
	

	
#H_NAVIGATION { 
width: 980px; 
height:31px; 
text-align: left; 
margin-left: auto; 
margin-right: auto; 
background-color: #BE3834;  
/*background-image: url(navibg.png);*/
border-width: 0px 5px 0px 5px;
border-color: #FFFFFF;
border-style: solid;
}
	#TABS { 
	margin-right:0px;
	margin-left:215px;
	width: 740px;
	height:31px; 
	background-color: #BE3834; /*#fff6dd;*/
	/*background-image: url(bg_topnav.gif);
	background-repeat: repeat-x;*/
	text-align: center;
	/*border-right: 1px solid #666666;*/
	line-height: 31px;
	}
	#TABS ul {
	margin:0;
	padding-left: 0;
	display: inline;
	list-style: none;
    } 
	/*#TABS li {
	float:left;
	margin: 0;
	padding: 0px 8px 0px 8px;
	list-style: none;
	display: inline;
	background-image: url(bg_navbutton.gif);
	background-repeat: no-repeat;
	background-position: right;
    }*/
	
	#TABS li a{
	float:left;
	margin: 0;
	padding: 0px 8px 0px 8px;
	list-style: none;
	display: inline;
	font-weight: bold;
	color: #FFFFFF;
	/*background-image: url(bg_navbutton.gif);
	background-repeat: no-repeat;
	background-position: right;*/
    }
	
	#TABS li a:hover{
	float:left;
	margin: 0;
	padding: 0px 8px 0px 8px;
	list-style: none;
	display: inline;
	background-color: #fff6dd; /*#BE3834;*/
	color: #BE3834;
	/*background-image: url(bg_navbutton.gif);
	background-repeat: no-repeat;
	background-position: right;*/
    }
	
	#TABS .menu-last {
	background-image: none;
	}
	#TABS a { 
	color: #BE3834;
	text-decoration: none;
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 14px;
    }
	/*#TABS a:hover {
	text-decoration: none;
	border-bottom: 2px solid #BE3834;
	}*/
	#BUTTONS {
	background-color: #f0af51;
	float: right;
	width: 235px;
	height:31px;
	text-align: center;
	display: block;
	margin-right:25px;
	}

#SUCHE {
	margin-top:-27px;
	padding-left:730px;
}
	#SUCHE input.suchform-submit:hover  {
		background-color:#be3834;
		border:2px solid white;
		color:#FFFFFF;
		width:55px;
	}
	
		#SUCHE input.suchform-submit {
		background-color:#FFFFFF;
		border:2px solid white;
		color:#be3834;
		width:55px;
	}
	
#SUCHE-BTN {
	margin-top:-41px;
	padding-left:900px;
}

	#SUCHE-BTN img {
	border: 0px;
	
	}

#BANNER {
width: 980px;
text-align: left;
margin-left: auto;
margin-right: auto;
margin-top:0px;
height: 45px;
background-color: #ffe49c;
background-image: url(bannerbg.png);
/*background-repeat: no-repeat;*/
border-width: 0px 5px 0px 5px;
border-color: #FFFFFF;
border-style: solid;
}
	#BANNER ul {
	margin:0;
	padding-left: 0;
	float: right;
	width: 302px;
    }
	#BANNER ul li {
	display: block;
	list-style: none;
	}
	#BANNER ul li.PhraseOne {
	padding-right: 15px;
	color: #FFFFFF;
	font-family: Verdana, Tahoma, "MS Sans Serif", Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	margin-top: 18px; 
	font-weight: bold;
	}
	#BANNER ul li.PhraseTwo {
	padding-right: 15px;
	color: #FFFFFF;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	}
	#BANNER li.Button {
	width: 130px;
	height: 29px;
	float: right;
	padding-right: 15px;
	}
	#BANNER a {
	color: #be3834;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	}
	#BANNER a:hover {
	color: #be3834;
	}
	
	#YOUAREHERE {
	color:#000000;
	font-size: 10px;
	font-weight:bold;
	text-align: left;
	margin-left:222px;
	padding-top:10px;
	}

#WRAPPER{
width: 980px;
text-align: left;
margin-left: auto;
margin-right: auto;
background-color: #fff6dd;
border-width: 0px 5px 0px 5px;
border-color: #FFFFFF;
border-style: solid;
}
#WRAPPER:after {
content: '.';
display: block;
height: 0;
clear: both;
visibility: hidden;
}
#WRAPPER {
display: inline-block;
}
/*\*/
#WRAPPER {
display: block;
}
	#V_NAVIGATION {
	float: left;
	width: 180px;
	text-align: left;
	background-color: #FFF6DD;
	left: 15px;
	position: relative;
	/*background-image: url(leftbar_footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;*/
	margin: 20px 0 20px 0;
    }
	#V_NAVIGATION div.subtabs {
	/*margin-left: 12px;
	margin-right: 12px;
	*/
	padding-bottom: 0px;
	/*
	url(bg_hdot.gif);
	background-repeat: repeat-x;
	background-position: bottom;*/
	}
	#V_NAVIGATION div.Last {
	background-image: none;
	background-color: #FFFFFF;
	padding: 10px;
	margin-top: 10px;
	}
	#V_NAVIGATION h1 {
	font-family: Verdana, Tahoman, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #be3834;
	letter-spacing: 0px;
	margin: 0 0 9px 0px;
	text-align: center;
	}
	#V_NAVIGATION p {
	font-family: Verdana, "MS Sans Serif", Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-align: left;
	}
	#V_NAVIGATION p .Date 	{
	font-weight: bold;
	color: #C10000;
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
	#V_NAVIGATION a {
	font-size:11px;
	font-weight: bold;
	color: #be3834;
	text-decoration: none;
	}
	#V_NAVIGATION h1 a {
	font-size:16px;
	font-weight: bold;
	color: #be3834;
	text-decoration: none;
	letter-spacing: 2px;
	}
	
	
	#V_NAVIGATION a:hover {
	text-decoration : underline;
	}
	#V_NAVIGATION input {
	font-size:12px;
	padding: 0;
	margin: 0;
	}
	#V_NAVIGATION input.Search {
	width:153px;
	height: 18px;
	border: 1px solid #666666;
	}
	#V_NAVIGATION .Browse {
	width:125px; 
	height: 18px;
	border: 1px solid #666666;
	margin-right: 7px;
	}
	#V_NAVIGATION ul {
	padding-left: 1px;
	display: block;
	border: none;
	margin: 0 0 15px 0;
	} 
	#V_NAVIGATION ul li  {
	list-style: none; 
	margin-left: 0; 
	padding-left: 0; 
	font-size: 11px; 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	line-height: 18px; 
	}
	#V_NAVIGATION ul a {
	color: #1A5FA8; 
	text-decoration: none; 
	font-size:11px; 
	padding-right: 0;  
	margin-right: 0; 
	font-family: "MS Sans Serif", Geneva, sans-serif; 
	}	
	#V_NAVIGATION ul a:hover {
	text-decoration: underline;
	}	
/*
	#V_NAVIGATION div.subtabs ul {
	list-style: none; 
	width: 135px; 
	margin: 0;
	padding: 0;
	}
	#V_NAVIGATION div.subtabs ul a {
	width: 135px;
	margin: 3px; 
	text-align: left; 
	font-size: 0.8em;
	font-family: Arial; 
	font-weight: bold;
	text-decoration: none; 
	word-wrap: normal; 
	color: #505050; 
	display: block; 
	padding: 3px 3px 3px 5px; 
	background: #f4f4f4; 
	border-top: 1px solid #d8d8d8; 
	border-right: 1px solid #d8d8d8; 
	border-bottom: 1px solid #d8d8d8; 
	border-left: 4px solid #cccccc; 
	}
	#V_NAVIGATION div.subtabs ul a:hover {
	text-decoration:none; 
	background:#eaeaea url(img/menubg2.gif) bottom left repeat-x; 
	color:#505050; 
	border-top:1px solid #b0b0b0; 
	border-right:1px solid #b0b0b0; 
	border-bottom:1px solid #b0b0b0; 
	border-left:4px solid #A31E00; 
	}
*/
	#V_NAVIGATION div.subtabs ul{
	list-style: none;
	width: 172px; 
	margin: 0;
	padding: 0;
	}
	#V_NAVIGATION div.subtabs ul ul{
	list-style: none;
	width: 174px;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	/*background-color: #BE3834;*/
	}
	#V_NAVIGATION div.subtabs ul ul ul{
	list-style: none;
	width: 125px;
	margin: 0;
	padding: 0 0 0 5px;
	}
	#V_NAVIGATION div.subtabs ul a{
	width:100%;
	margin: 2px 0px 2px 0px;
	text-align:center; 
	font-size:14px; 
	font-family: Verdana,Tahoma,Arial; 
	font-weight:normal; 
	text-decoration:none; 
	word-wrap:normal; color:#FFFFFF; 
	display:block; 
	padding:3px 3px 3px 3px;
	background:#BE3834;
	border: 1px solid #BE3834;
	/*border-top:1px solid #BE3834; 
	border-right:1px solid #BE3834; 
	border-bottom:1px solid #BE3834; 
	border-left:1px solid #BE3834;*/
	}
	#V_NAVIGATION div.subtabs ul a:hover {
	text-decoration:none; 
	background:#FFE49C; /*url(img/menubg2.gif) bottom left repeat-x;*/
	color:#BE3834;
	border: 1px solid #BE3834;
	/*border-top:1px solid #BE3834; 
	border-right:1px solid #BE3834; 
	border-bottom:1px solid #BE3834; 
	border-left:1px solid #BE3834;*/
	}

	#V_NAVIGATION div.subtabs ul ul a{
	width:172px;
	margin: 1px 0px 1px 0px;
	text-align:center; 
	font-size:12px; 
	font-family:Verdana, Tahoma, Arial, helvetica; 
	font-weight:normal; 
	text-decoration:none; 
	word-wrap:normal; color:#BE3834; 
	display:block; 
	padding:3px 3px 3px 3px;
	background:#FFFFFF; 
	border: 1px solid #BE3834;
	/*border-top:1px solid #BE3834; 
	border-right:1px solid #BE3834; 
	border-bottom:1px solid #BE3834; 
	border-left:1px solid #BE3834;*/
	}
	#V_NAVIGATION div.subtabs ul ul a:hover {
	width:172px;
	text-decoration:none; 
	background:#FFE49C; /*url(img/menubg2.gif) bottom left repeat-x;*/
	color:#BE3834;
	border: 1px solid #BE3834;
	/*border-top:1px solid #BE3834; 
	border-right:1px solid #BE3834; 
	border-bottom:1px solid #BE3834; 
	border-left:1px solid #BE3834;*/
	}	
	
	
	
	
	
	
	#CONTENT {
	min-height:530px;
	/*height:auto !important;
	height:100%;*/
	margin: 0 30px 0 220px; 
	display: block;  
	position: relative;
	padding-top: 15px;  
	padding-bottom: 20px;
	width: 735px;
	margin-right: 25px;
	}
	#CONTENT h1 {
	font-family: Tahoma, Arial, Helvetica;
	color: #000000;  
	font-size: 24px; 
	font-weight: normal; 
	margin: 0 0 5px 0;
	padding: 5px 0 15px 0; 
	}
	#CONTENT h2 {
	font-family: Tahoma, Arial, Helvetica;
	color: #000000;  
	font-size: 20px; 
	font-weight: normal; 
	margin: 0 0 5px 0;
	padding: 5px 0 0 0; 
	}	
	
	#CONTENT p {
	text-align: left; 
	line-height: 18px; 
	margin-bottom: 18px; 
	}
	#CONTENT ul.Path {
	margin-left: 0;
	padding-left: 0;
	display: block;
	border: none;
	margin: 0 0 15px 0;
	} 
	#CONTENT ul.Path li {
	margin-left: 0; 
	padding-left: 0px; 
	border: none; 
	list-style: none; 
	display: inline; 
	color: #B90000; 
	font-size: 11px;  
	font-family: Tahoma, Arial, Helvetica, sans-serif;  
	font-weight: bold;  
	line-height: 18px;
	}
	#CONTENT ul.Path a {
	color: #000000;
	text-decoration: none;
	font-size:11px;
    padding-right: 8px;
	margin-right: 5px;
	/*background-image: url(arrow_path.gif);
	background-position: right;
	background-repeat: no-repeat;*/
	}	
	#CONTENT ul.Path a:hover {
	text-decoration: underline;
	}
	#CONTENT li {
	padding-bottom: 4px;
	}
	#CONTENT hr {
	border:3px solid #FFFFFF;
	}
	#CONTENT img {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
	border: 7px solid #FFFFFF;
	}


#FOOTER { 
width: 980px; 
text-align: left; 
margin-left: auto; 
margin-right: auto;
background-color: #ffe49c;
background-image: url(bannerbgrev.png);  
/*background-repeat: no-repeat;*/
padding-top: 0px;
border-width: 0px 5px 0px 5px;
border-color: #FFFFFF;
border-style: solid;
}
	#LINKS { 
	margin-right:250px;
	height:38px;
	text-align: left; 
	color: #000000;
	padding-left: 5px; 
	}
	#LINKS ul {
	margin:0; 
	padding-left: 0;
	display: inline;
	list-style: none; 
	} 
	#LINKS li{
	float:left;
	margin: 0;
	padding: 0px 11px 0px 11px;
	list-style: none; 
	display: inline;
	border-right: 1px solid #000000;
	}
	#LINKS li.Last {
	border-right: none;
	}
	#LINKS a {
	font-size:11px;
	color: #000000;
	text-decoration: none;
	}
	#LINKS a:hover {
	text-decoration: underline;
	}
	#COPYRIGHT {
	float: right;
	width: 300px;
	height:38px; 
	text-align: right;
	display: block; 
	color: #000000;
    font-size: 11px; 
	padding-right: 25px;
	padding-top: 0px; 
	}
	#COPYRIGHT a {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	}
	#COPYRIGHT a:hover {
	text-decoration: underline;
	}
	

/***********************************************Topics CSS*******************************************************/

.mod_topic_loop {
	margin-bottom:20px;
	border-bottom-width: 5px;
	padding-bottom:10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.mod_topic_loop .tp_title {margin:4px 0 0 0}
.mod_topic_loop .tp_author {color:#aaaaaa; font-size: 11px;}
.mod_topic_loop .tp_date {float:right; color:#aaaaaa; font-size: 11px;}
.mod_topic_loop .tp_short {} /*[Short]*/
.mod_topic_loop h3 a {
	font-family: Tahoma, Arial;
	font-size: 18px; 
	margin: 0 0 5px 0;
	padding: 5px 0 0 0;
	text-decoration: none;
	color: #000;
}
	
.mod_topic_loop .tp_readmore {margin:0 0 10px 0; font-weight: bold;}
.mod_topic_loop .tp_prevnext {}

.mod_topic_active5 {font-weight: bold;}



/* Topic Page*/
.mod_topic_page {}
.mod_topic_page .tp_headline {margin-bottom:0;}
.mod_topic_page .tp_author {color:#aaaaaa; font-size: 11px; margin-top:0;}
.mod_topic_page .tp_date {float:right; color:#aaaaaa; font-size: 11px;}
.mod_topic_page .tp_teaser {} /*[Short]*/
.mod_topic_page .tp_teaser img {float:left; margin:0 10px 5px 0}
.mod_topic_page .tp_thumb img {float:left; margin:0 10px 5px 0}



.mod_topic_back {font-size: 14px; margin: 20px 0 0 0;	font-weight: bold;}
.mod_topic_edit {font-size: 14px; margin: 20px 0 0 0;	font-weight: bold;}



.mod_topic_seealso { padding:10px 0;}
.mod_topic_seealso h4, .mod_topic_seealso p {margin:5px 0 0 0; font-size:1.0em;}
.mod_topic_seealso .pnsa_desc {display:block; width:70%; margin:1px 0; font-size:0.8em; line-height:120%}

.mod_topic_prevnext { padding:4px 0;}
.mod_topic_prevnext h4, .mod_topic_prevnext p {margin:5px 0 0 0; font-size:0.9em;}
.mod_topic_prevnext .pnsa_desc  {display:block; width:70%; margin:1px 0; font-size:0.8em;  line-height:120%}

.pnsaclear {clear:both;}

/*Topic Comments*/
.mod_topic_nocomments {
	font-size: 11px;
	color: #666666;
}
.mod_topic_commentbox {
	border: 0;
	border-bottom: 1px solid #666666;
	width:90%;
	max-width: 400px;
	margin: 10px 0 10px 0;
	padding:10px;
	background-color: #eeeeee;
} 

.mod_topic_commentbox .comment_name {
	margin:0;
	font-weight: bold;
}

.mod_topic_commentbox .comment_date {float:right;  width:100px; text-align:right;
	font-size: 10px;
	color: #666666;
	margin:0;
}

.mod_topic_commentbox .comment_text {margin:3px 0; padding-top:5px; border-top: 1px dotted #cccccc;}




/*Add Comments iFrame*/
.mod_topic_comment_iframe {width:90%; max-width: 400px; height: 450px;}
	
.mod_topic_add_comment {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	color: #2872A6;
	font-size: 16px;
	margin: 20px 0 0 5px;
	font-weight: bold;
}

/*Add Comment Frame*/
/*** Don't remove the class nixhier, this is required for ASP ***/
.nixhier {
	display:none;
}

.topicsc_the_f {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.topicsc_the_f p {
	margin:4px 0;
}

.topicsc_the_f input , .topicsc_the_f textarea {
	border: 1px solid #222222; width:90%;}
.topicsc_the_f textarea { height: 120px; font-size: 11px;}



.submitbutton {
	float:right; margin-right:15%; width:150px ! important;
}

.topicsc_the_f td {
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}


/*--------------LastComments------------------*/
.comment {margin: 3px 0 0 0; }
.commentlink {margin-top: 0;}


/*Extras:
{FULL_TOPICS_LIST} 
*/
ul.topic_menu, ul.topic_menu li {list-style-type: none;list-style-image: none; line-height:110%;}
ul.topic_menu {width:100%; margin: 0; padding:0;}
ul.topic_menu li {float:left; width:32%; height:40px; margin: 0;}
ul.topic_menu li div {margin: 0; margin: 0 5px;}
ul.topic_menu a {text-decoration: none;}
ul.topic_menu .tp_listactive {font-weight: bold; color:#000000;}


/* Tooltip */

a.tooltip,
a.tooltip:link,
a.tooltip:visited,
a.tooltip:active {
position: relative;
text-decoration: none;
font-size: 11pt;
font-style: bold;
border-bottom:0px dotted #4dbcf3;
}

a.tooltip:hover {
background: transparent;
z-index: 100;
}

a.tooltip span {
display: none;
text-decoration: none;
}

a.tooltip:hover span {
display: block;
position: absolute;
top: 20px;
left: 0;
width: 400px;
z-index: 100;
color: #000000;
border: 1px solid;
border-color: #FF9900 #FF9900 #FF9900 #FFFFFF;
border-left: 4px solid #FF9900;
padding: 2px 10px 2px 10px;
background: #FAF1BE;
font-family: Verdana, Arial, Helvetica, Sans-serif;
font-style: Normal;
text-align: left;
}
