@charset "utf-8";
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	background-color: #030303;
	text-align: left;
	margin: 0px auto;
	width: 850px;
}
img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	}

#abstand {
	clear: both;
}

a:focus  {
	outline-width: 0px;
}

#head {
	height: 60px;
	width: 800px;
}
#head #headcontent #headtable #logo {
	background-image: url(../Images/head/quepslogo.gif);
	background-repeat: no-repeat;
	width: 159px;
	height: 60px;
}
#screen {
	height: auto;
	width: 784px;
	padding: 0px 0 0 0px;
	margin: 10px 0 0px 0;
}




#maincontainer {
	margin: 2px 0 0 0;
	height: auto;

}
#maincontainer #left_area {
	width: 200px;
	height: 650px;
	float: left;
}
#news    {
	height: auto;
	width: 200px;
	display: none;
}
#news #news_top {
	height: 18px;
	width: 200px;
}
#news #news_top_table {
	height: 18px;
	width: 200px;
}

#news #news_top #news_top_left {
	background-image: url(../Images/news/p1_bgnews_3.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 162px;
}
#news #news_top #news_top_right {
	background-image: url(../Images/news/news_button_off.gif);
	background-repeat: no-repeat;
}
#news_top_right span {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#news #news_content {
	background-image: url(../Images/news/p3_bgnews_3.gif);
	background-repeat: no-repeat;
	height: 102px;
	width: 186px;
	display: none;
	padding: 4px 0 0 14px;
	overflow: hidden;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;	
}
#pane1    {
	height: 99px;
	width: 176px;


}
#pane1  a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	clear: both;
	height: 12px;
	width: 160px;
	margin: 1px 0 1px 0;
}
#pane1   a:hover {
	color: #FFCC00;
	cursor: pointer;
}
#pane1    a:active {
	color: #FFCC00;
}
#pane1   span {
	float: left;
	display: block;
}
#pane1 .date {
	margin-right: 4px;
	width: 38px;
	color: #FFCC00;

}
#pane1 .event {
	margin-right: 5px;
	width: 70px;

}
#news #news_bottom {
	background-image: url(../Images/news/p2_bgnews_3.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 200px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/*################ News Sub Content #############################*/

#news_subcontent   {
	height: auto;
	width: 200px;
	margin: 0px 0 0 0;
	display: none;
	clear:both;
	
}
#news_sub_top {
	background-image: url(../Images/subcontent/bg_sub_top.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 200px;
	
}
#news_sub_middle {
	background-image: url(../Images/subcontent/bg_sub_content.gif);
	background-repeat: repeat-y;
	width: 200px;
	height: auto;
	
}
/*##### News Sub Content Inhalt #######*/
#news_sub_content {
	height: auto;
	width: 164px;
	margin: 0 0 0 0px;
	color: #FFFFFF;
	padding: 0 18px 0 18px;
}
#news_sub_content h4 {
	font-weight: normal;
	font-variant: small-caps;
	font-style: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFCC00;
	margin: 0 0 0 0;
	padding: 0 0 2px 0;
}
#news_sub_content  p {
	padding-top: 0px;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	margin: 0px 0 0 0;
	padding: 4px 0 0 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
}
#news_sub_beschreibung {
	text-align: justify;
}

#news_sub_content a {
	color: #FFCC00;
}
#news_sub_content  a:hover {
	color: #AE8B00;
}

.news_subc_image  {
	text-decoration: none;
	padding: 10px 0 0 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	margin: 0px 0 0 0;
	font-variant: normal;
	color: #FFCC00;
	text-align: center;
	white-space: nowrap;
}
.news_subc_image a {
	text-decoration: none;
}
/*###### News Sub  Button ######*/
#news_sub_button {
	height: 20px;
	width: 200px;
	}

#news_button_sub_left {
	background-image: url(../Images/subcontent/bg_sub_button_left.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 173px;
	float: left;
}

#news_button_sub_right {
	background-image: url(../Images/subcontent/sub_button_off.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 27px;
	float: left;
	
}

#news_button_sub_right a {
	border-width: 0px;
}

/*###### News Sub  Bottom ######*/
#news_sub_bottom {
	background-image: url(../Images/subcontent/bg_sub_bottom.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 200px;
	display: none;
	
}


/*################ Maincontent #############################*/

#maincontent_area_top {
	height: 20px;
	width: 570px;
	float: left;
	margin: 0 0 0 0px;
}

#mc_top_left {
	background-image: url(../Images/maincontent/mc_bg_top_left.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 164px;
	float: left;
}
#mc_top_button {
	background-image: url(../Images/maincontent/mc_bg_button_down_off.gif);
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	width: 242px;
}
#mc_top_right {
	background-image: url(../Images/maincontent/mc_bg_top_right.gif);
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	width: 164px;
}


#maincontainer  #maincontent_area {
	background-image: url(../Images/maincontent/mc_bg_content.gif);
	background-repeat: no-repeat;
	height: 393px;
	width: 570px;
	float: left;
	margin: 0 0 0 0px;
	display: none;
}

#maincontainer #maincontent_area #top {
	height: 10px;
	width: auto;
}
#menue_container {
	height: 29px;
	width: 550px;
}

#maincontainer #maincontent_area #menue {
	background-image: url(../Images/maincontent/hintergrund_maincontent.gif);
	background-repeat: repeat-y;
	height: 29px;
	width: 550px;
	padding: 0 0 0 15px;
	
}
#maincontainer  #maincontent_area  #maincontent {
	height: 337px;
	width: 547px;
	padding: 5px 5px 0px 14px;
}
#maincontainer #maincontent_area #iframe {
	width: 540px;
	height: 337px;
	display: block;
	border-width: 0px 0 0px 0;
	margin: 0;
	padding: 0;
	border-color: #333333 #333333 #333333 #333333;
	background-color: #141414;
}
#maincontent_area_bottom     {
	background-image: url(../Images/maincontent/hintergrund_maincontent_p2.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 570px;
	float: left;
	margin: 0 0 0 0px;
}
#mc_bottom_left {
	background-image: url(../Images/maincontent/mc_bg_subb_hidden.gif);
	background-repeat: no-repeat;
	float: left;
	height: 18px;
	width: 61px;
	padding: 2px 0 0 0;
	text-align: right;
}
#mc_bottom_left a {
	display: none;

}
#mc_bottom_right {
	background-image: url(../Images/maincontent/mc_bg_bot_right.gif);
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	width: 509px;
}
#mc_subcontent {
	background-image: url(../Images/maincontent/mc_bg_sub_content.gif);
	background-repeat: repeat-y;
	float: left;
	height: 15px;
	width: 550px;
	margin: 0px 0 0 0px;
	display: none;
	text-align: left;
	padding: 0 0 0 20px;
}
#mc_subcontent #sub_links {
	float: left;
}
#mc_subcontent #form_login {
	text-align: right;
	margin: 0 0 0 100px;
	float: left;
	height: 10px;
	padding: 2px 0 0px 130px;
}

#mc_subcontent span {
	height: 15px;
	margin: 0 0 0 10px;
}
#mc_subcontent  a {
	height: 15px;
	margin: 0 0 0 10px;
	text-decoration: none;
	color: #202020;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

#mc_subcontent   a:hover {
	height: 15px;
	margin: 0 0 0 10px;
	text-decoration: none;
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
#mc_subcontent form {
	margin: 0px 0 0 0;
	height: 10px;
	display: inline;
	width: 30px;
}
#mc_subcontent  input {
	margin: 0px;
	height: 8px;
	width: auto;
}
#mc_subcontent_bottom {
	background-image: url(../Images/maincontent/mc_bg_sub_content_bot.gif);
	background-repeat: no-repeat;
	float: left;
	height: 5px;
	width: 570px;
	margin: 0 0 0 0px;
	display: block;
}

