body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
    background-color: #988773;/*#b09984;*/
    /* background-image: url(http://superflausch.de/img/user/fx/back2.jpg);
    background-position: top center;
	background-repeat: no-repeat;*/
    margin-top: 10px;
    text-align: center;
}
.space {
	clear: both;
	height: 30px;
	border-bottom: 1px solid #aaa;
	margin-bottom: 30px;
}
td, tr, th {
}
.audio_tab{
	font-size: 9px;
	/*font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;*/
}
.audio_tab td{
	padding-left: 0px;
	padding-right:8px;
}
.audio_tab a{
	padding: 0;
}
.audio_tab img{
	border: 0px solid;
}
.audio_tab a:link, .audio_tab a:visited{
	/*background: #eee;*/
}
.audio_tab a:hover{
	/*background: #988773;*/
}
.ueber{
	font-size: 11px;
	font-weight: bold;
	padding: 8px 8px 6px 0px;
}
.ueber2{
	font-size: 11px;
	font-weight: bold;
	padding: 10px 8px 0px 0px;
}
.ueber2 a{
	font-weight: normal;
}
.audio_tab .abstand{
	padding-right:24px;
}
.winamp, .realplay{
	height: 20px;
	
}
#scroller .winamp a, #scroller .realplay a, #scroller .pdf a, #scroller .free a, #scroller .video a, #scroller .snip a, #scroller .load a {
	text-decoration: none;
}
.winamp a:link, .winamp a:visited{
    padding: 6px 0px 6px 6px;
	background: url(http://www.superflausch.de/img/user/fx/mp3-off.gif) no-repeat;
	background-position: 0px 5px;
}
.winamp a:hover{
	background: url(http://www.superflausch.de/img/user/fx/play-on.gif) no-repeat;
	background-position: 0px 5px;
}
.realplay a:link, .realplay a:visited {
	padding: 6px 0px 6px 6px;
	background: url(http://www.superflausch.de/img/user/fx/real-off.gif) no-repeat;
	background-position: 0px 5px;
}
.realplay a:hover {
	background: url(http://www.superflausch.de/img/user/fx/play-on.gif) no-repeat;
	background-position: 0px 5px;
}
.mehr_tab{
	font-size: 10px;
}.mehr_tab td{
	padding-left: 0px;
	padding-right:18px;
}
.pdf, .video, .free, .snip {
	height: 20px;
}
.padder a:link, .padder a:visited, .padder a:hover{
	padding: 6px 6px 6px 6px;
}	
.pdf a:link, .pdf a:visited{
    padding: 6px 6px 6px 6px;
	background: url(http://www.superflausch.de/img/user/fx/pdf-off.gif) no-repeat;
	background-position: 0px 5px;
}
.pdf a:hover{
	background: url(http://www.superflausch.de/img/user/fx/pdf-on.gif) no-repeat;
	background-position: 0px 5px;
}
.video a:link, .video a:visited{
    padding: 6px 6px 6px 6px;
	background: url(http://www.superflausch.de/img/user/fx/mov-off.gif) no-repeat;
	background-position: 0px 5px;
}
.video a:hover{
	background: url(http://www.superflausch.de/img/user/fx/load-on.gif) no-repeat;
	background-position: 0px 5px;
}
.free a:link, .free a:visited{
    padding: 6px 6px 6px 6px;
	background: url(http://www.superflausch.de/img/user/fx/free-off-ani.gif) no-repeat;
	background-position: 0px 5px;
}
.free a:hover{
	background: url(http://www.superflausch.de/img/user/fx/play-on.gif) no-repeat;
	background-position: 0px 5px;
}
.snip a:link, .snip a:visited{
    padding: 6px 6px 6px 6px;
	background: url(http://www.superflausch.de/img/user/fx/snip-off.gif) no-repeat;
	background-position: 0px 5px;
}
.snip a:hover{
	background: url(http://www.superflausch.de/img/user/fx/play-on.gif) no-repeat;
	background-position: 0px 5px;
}
.load a:link, .load a:visited{
    padding: 6px 6px 6px 6px;
	background: url(http://www.superflausch.de/img/user/fx/load-off.gif) no-repeat;
	background-position: 0px 5px;
}
.load a:hover{
	background: url(http://www.superflausch.de/img/user/fx/load-on.gif) no-repeat;
	background-position: 0px 5px;
}
.video .nopic a{
	padding:0;
	background:none;
}
h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin: 0px;
}
h3{
	font-size: 12px;
	padding-bottom: 4px;
}
h4{
	font-size: 9px;
	font-weight: normal;
	padding-bottom: 8px;
}
p{
	line-height: 18px;
}
em{ padding-left: 6px;}

ul { margin: 0px 0px 0px 30px; }

li { font-size: 11px; list-style: disc; }

a, a:link, a:visited, a:active {
	color: #7f7169;
	text-decoration: none
}

a:hover {
	color: #ee7733;
	text-decoration: none;
}

#container {
     width: 800px;
     position: absolute;
	 top: 50%;
	 left:50%;
	 margin-top: -282px;
	 margin-left: -400px;
     /*margin: 0px auto 0px auto;*/
     padding: 0px 0px 0px 0px;
     background-color: transparent;
     voice-family: "\"}\""; 
     voice-family: inherit;    
}

#header {
     background-color: #ffffff;
     height: 119px;
     text-align: left;
}
#header a img {
	border: none;
}
#main {
     text-align: left;
     height: 421px;
     border-color: #f0f0f0;
     border-style: solid; 
     border-width: 0px 1px 0px 1px; 
     background-color: #fff;
}
#kopf_zeile { padding-left:20px;
              padding-top: 8px;
              padding-bottom: 8px;
              text-align: left;
}
#navi_hori{ float:right;
            width:518px;
			letter-spacing: 1px;
}
#firma{
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
#datum {  float: right;
          padding-right:24px;
}
#content {
     position: absolute;
     top: 150px;
     left: 284px;
     /*background-color: #aa33aa;*/
     padding:46px 10px 16px 0px;
     /*float: right;*/
     width:500px;
     /*border: 1px solid #00ff00;*/
     /*height: 350px;*/
}
#scroller {
     /*background-color: #0067ff;*/
     /*font-family: Verdana, Helvetica, Arial, sans-serif;*/
     font-size: 11px;
     text-align: left;
     height:318px;
     overflow: auto;
     padding: 0px 40px 0px 10px;
     /*border: 1px solid #00ffff;*/
}
#scroller a {
	text-decoration: underline;
}
/*#scroller a {color: #ee7733; text-decoration: underline; }
#scroller a:hover {color: #000000; text-decoration: none }
*/
#footer {
     background-color: #362B21;
     height: 22px;
     font-size: 11px;
     border-color: #FFFFFF;
     border-style: solid; 
     border-top-width: 1px; 
     border-right-width: 1px; 
     border-bottom-width: 1px; 
     border-left-width: 1px;
}
#fuss_links{
     padding-left:20px;
     padding-top: 5px;
     color: #f2f2f2;
     text-align: left;
     font-size: 10px;
     font-weight: normal;
}
#fuss_links a { color: #f2f2f2; }
#fuss_links a:hover { color: #ee7733; }

#fuss_spruch {
    color: #988773;
    font-size: 10px;
    text-align: left;
    font-weight: bold;
    float:right;
    width:516px;
}
#line {color: #f2f2f2;
    font-weight: normal;
    margin-right:8px;
}
#loop {
    position: absolute;
    top: 545px;
    left: 134px;
    /*background-color: #362B21;*/    
}
#final{
    color: #bcbcbc;
    font-size: 9px;
    padding-top: 12px;
    text-align: right;
}
.nav_tabelle {
       margin-top: 48px;
       padding-left: 5px;
       font-family: Tahoma, Arial, sans-serif;
       font-weight: normal;
       /*border: 1px solid #0000ff;*/
}

/* CSS for the current level list */
#list_level  {
         padding-top: 48px;
         /*border: 1px solid #0000ff;*/
         /*height: 370px;*/
}
#list_level ul {
	margin-left: 18px;
    padding: 0px;
	list-style-type: none;
    width: 220px;
	/*font-family: Tahoma, Arial, sans-serif;*/
	font-weight: normal;
    /*border: 1px solid #ff0000;*/
}

#list_level li { 
	display: block;
	width: 220px;
    margin: 0 0 4px 0;
	padding: 2px 2px 2px 2px;
	letter-spacing: 0px;
    list-style-type: none;
    font-size: 11px;
}
#list_level a {
}
#list_level a:link, #list_level_ul a:visited {
}
#list_level a:hover {
}
#list_level #list_level_parent {
	padding-bottom: 10px;
    font-weight: bold;
 }
#list_level_parent a:hover  {
	color: #ee7733;
}
#list_level_parent_link {
}
.articleText { 	
}
.articleCode {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}
.articleHead, .articleList_tophead, h1, h2 {
	font-weight: bold;
	font-size: 12px;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	text-decoration: none;
	line-height: 120%;
}
.articleSubHead, .articleList_topsubhead{
	/*font-family: Helvetica, Arial, sans-serif;*/
	font-size: 12px;
	font-weight: bold;
	color: #E36D27;
	line-height: 110%;
	margin-bottom: 0px;
}
.articleSummary {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.05em;
}
.contentHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	/*line-height: 110%;*/
}
.contentSubHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
   	/*line-height: 110%;*/
}
.tableHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E46F20;
	line-height: 13px;
}
.tableSubHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.v09 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 9px; }
.v10 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; }
.v11 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; }
.v12 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 12px; }
.v13 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 13px; }
.v14 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 14px; }

.formButton { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; background-color: #92A1AF; }
.formLabel  { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; }
.formError  {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: Red;
}
.checkLabel   { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; font-weight: bold;}
.radioLabel   { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; font-weight: bold;}
.formTextArea { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px;	}
.inputText    { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}
.inputPass    { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}
.selectMenu   { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}
.selectList   { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold;}

.nav_table, .nav_table a, .nav_table a:link, .nav_table a:active, .nav_table a:visited {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #ee7733;
	font-weight: normal;
	text-decoration: none;
}
.nav_table a:hover {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #444444;
	font-weight: normal;
	text-decoration: none;
}

.nav_table_active, .nav_table_active a, .nav_table_active a:link, .nav_table_active a:active, .nav_table_active a:visited, .nav_table_active a:hover {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #222222;
	font-weight: bold;
	text-decoration: none;
}
.articleList_toptext {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
}
.articleList_listhead {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
/* CSS for the top level list */

#list_top_ul {
	padding: 3px 0;
	margin-left: 0;
	border-bottom: 1px solid #5E747F;
	font: bold 12px Verdana, sans-serif;
}
#list_top_ul li {
	list-style: none;
	margin: 0;
	display: inline;
}
#list_top_ul li a {
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #778;
	border-bottom: none;
	background: #D7DEE5;
	text-decoration: none;
}
#list_top_ul li a:link { color: #5E747F; }
#list_top_ul li a:visited { color: #5E747F; }
#list_top_ul li a:hover {
	color: Black;
	background: #92A1AF;;
	border-color: #227;
}
#list_top_ul li a#list_top_active_link, #list_top li a#list_top_home_active_link {
	background: white;
	border-bottom: 1px solid white;
}

/* search */
.formSearch { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 12px; font-weight: bold;}
.search_form {}
.search_result {}

/**

  * Sample for FORUM

  */

.tableForum { background-color: #FFFFFF; border: 2px #006699 solid; }

th	{
	color: #FFA34F; font-size: 10px; font-weight : normal;
	background-color: #006699; height: 24px;
	background-image: url(../../img/forum/silver/cellpic3.gif);
	background-repeat: repeat-x;
}

th.thForum, th.thTopic, th.thPost, th.thLastPost {
	font-weight: normal; border: #FFFFFF; border-style: solid; height: 24px;
}
th.thForum { border-width: 0px 0px 0px 0px; }
th.thTopic { border-width: 0px 0px 0px 0px; }
th.thPost  { border-width: 0px 0px 0px 0px; }
th.thLastPost { border-width: 0px 0px 0px 0px; }
td.rowIcon, td.rowForum { background-color: #EFEFEF; height: 30px; }
td.rowLabel, td.rowReply { background-color: #EFEFEF; }
td.rowError { background-color: #D82B2B; }
td.rowTopic, td.rowPost, td.rowLastPost, td.rowReplyA	{ background-color: #DEE3E7; }
td.row3	{ background-color: #D1D7DC; }
td.rowIcon, td.rowLabel, td.rowReply, td.rowReplyA	{ padding-left: 4px; padding-right: 4px; }
.rowText { font-size : 12px; }
.rowError { font-size: 12px; color: #FFFFFF; }
.rowTextMed { font-size : 11px; }
.rowTextSmall { font-size : 10px; }
.rowTextLabel { font-size : 12px; font-weight: bold; }
.rowText,.rowTextMed,.rowTextSmall, .rowTextLabel { color : #000000; }
a.rowText,a.rowTextMed,a.rowTextSmall { color: #006699; text-decoration: none; }
a.rowText:hover,a.rowTextMed:hover,a.rowTextSmall:hover	{ color: #DD6900; text-decoration: underline; }

/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #000000 }
a.mainmenu		{ text-decoration: none; color : #006699;  }
a.mainmenu:hover{ text-decoration: underline; color : #DD6900; }
/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #006699}
a.cattitle		{ text-decoration: none; color : #006699; }
a.cattitle:hover{ text-decoration: underline; }

.catBottom {
	background-color: #D1D7DC;
	background-image: url(../../img/forum/silver/cellpic1.gif);
	background-repeat: repeat-x;
	text-align: center;
}

/* Forum title: Text and link to the forums used in: index.php */
.rowTextForumlink		{ font-weight: bold; font-size: 12px; color : #006699; }
.rowTextForumlink a, .rowTextForumlink a:link, .rowTextForumlink a:active, .rowTextForumlink a:visited {
	text-decoration: none; color : #006699;
}
.rowTextForumlink a:hover { text-decoration: underline; color : #DD6900; }
.navForum { font-weight: bold; font-size: 11px; color : #000000;}
.navForum a, .navForum a:link, .navForum a:active, .navForum a:visited { text-decoration: none; color : #006699; }
.navForum a:hover { text-decoration: underline; color : #006699; }
.forumInputText {
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.forumTextareaText {
	font-weight: normal;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.forumButton {
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.postdetails { font-size: 10px; color: #000000; margin: 3px 0 0 0; }
.postdetails hr {
	margin: 0 0 0 0;
	padding: 0;
	height: 0px;
	border: solid #D1D7DC 0px;
	border-top-width: 1px;
}
.postbody		{ font-size: 12px; color : #000000; margin: 0 0 3px 0; padding: 0 }
.postbody a, .postbody a:link, .postbody a:active, .postbody a:visited {
	text-decoration: none; color : #006699;
}
.postbody a:hover { text-decoration: underline; color : #DD6900; }
.image_td{
	padding: 16px 6px 4px 0;
}
.image_td img, .imagelisttd img{
	border: 1px solid #ccc;
}
.noborder .image_td img{
	border: none;
}
.image_caption{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	color: #777;
}
.guest_numb{
	font-size: 12px;
	border: 1px solid #bbb;
	background: url(http://www.superflausch.de/img/user/hen/home-bg-neu.jpg) no-repeat -200px -250px;
	padding: 2px 3px;
	margin-bottom: 8px;
}
.guest_name{
	font-size: 12px;
}
.guest_message{
	padding-bottom: 18px;
	font-size: 11px;
}
#modernpop, #commercial, #soundtrack{
	display: none;
	padding: 6px 0px 6px 12px;
	text-align: left;
	position: absolute;
	top: 190px;
	left: 10px;
	line-height: 16px;
	font-size: 10px;
	height: 330px;
	width: 250px;
	overflow: hidden;
	border: 0px solid #bbb;
	/*background: url(http://www.superflausch.de/img/user/hen/bg-sound-ohne.jpg) no-repeat -10px -80px;*/
}
#commercial, #soundtrack{
	line-height: 20px;
}
#list_level2  {
         padding-top: 28px;
}
#list_level2 ul {
	margin-left: 0px;
    padding: 0px;
	list-style-type: none;
}
#list_level2 li { 
	margin: 0 0 4px 0;
	padding: 2px 2px 2px 0px;
	list-style-type: none;
    font-size: 11px;
}
#left {
	padding: 48px 0px 0px 22px;
	width: 220px;
	overflow: hidden;
}
.bildertab img{
	border: 1px solid #ccc;
}
.bildertab td{
	font-size: 10px;
	padding: 0px 40px 3px 0px;
}

