* html body * { overflow:visible }
* html iframe, * html frame { overflow:auto }
* html frameset { overflow:hidden }

body {
	font: 10px verdana, tahoma, sans-serif;
	color: #000000;
	margin-top: 20px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	text-align: left;
	min-height: 100%;
	height: 100%;
	background: url(/images/layout/background/blue_bg.png) repeat-x; 
	background-attachment: fixed;
/*	background-color: #FFAB10; */
}
.clear{
	clear:both;
	font-size:1px;
	height:0pt;
	line-height:0px;
}
/*
h2{
	padding: 4px 6px;
	border-bottom: 1px solid #cfcfcf;
	border-left: 4px solid #cfcfcf;
	font: bold 12px 'Corbel';
	color: #3e7fa6;	
	background: #ebebeb;
	margin: 5px 0 5px 0;
}
*/

#background {
	position: relative;
	width: 930px;
	margin: 20px auto;
	border: 0px solid black;
}

#header {
	position: relative;
	width: 930px;
	height: 369px;
	border: 0px solid black;
}

#header_bg {
	position: relative;
	float: left;
	background: url(/images/layout/background/blue/header_bg.png);
	width: 930px;
	height: 246px;
	border: 0px solid black;
}

#footer {
	position: relative;
	background: url(/images/layout/background/blue/footer_bg.png);
	width: 930px;
	height: 133px;
	margin-top: 5px;
	border: 0px solid black;
}

#tab {
	position: relative;
	width: 380px;
	margin-left: 300px;
}

*:first-child+html #tab {
  margin-bottom: -3px;
}

#logo {
	position: absolute;
	width: 160px;
	margin-left: 8px;
	margin-top: 30px;
	border: 0px solid black;
}

#top_header_middle {
	position: absolute;
	margin-left: 180px;
	margin-top: 7px;
	border: 0px solid black;
}

#top_header_middle #text {
	float: left;
	margin-top: 15px;
	width: 152px;
}

#top_header_middle #video {
	float: left;
	width: 353px;
}

#top_header_middle #video #flaeche {
	background: url(/images/layout/background/media_bg.png);
	width: 353px;
	height: 230px;
}

#top_header_middle #video #inner {
	position: absolute;
	width: 333px;
	height: 189px;
	margin-top: 6px;
	margin-left: 9px;
	border: 1px solid black;
	background-color: #FFFFFF;
}

#top_header_middle #video #flaeche #links {
	position: absolute;
	margin-top: 197px;
}

#top_header_middle #video #flaeche .first {
	float: left;
	margin-top: 10px;
	margin-left: 25px;
}

#top_header_middle #video #flaeche .second {
	float: left;
	margin-top: 10px;
	margin-left: 40px;
}

#top_header_middle #video #flaeche .third {
	float: left;
	margin-top: 10px;
	margin-left: 40px;
}

#top_header_middle #video #flaeche .last {
	float: left;
	margin-top: 10px;
	margin-left: 35px;
}

#box {
	position: absolute;
	margin-left: 680px;
	margin-top: 15px;
	border: 0px solid black;
}

#stats {
	margin-top: 0px;
}

#login {
	margin-top: 20px;
}

.box_login {
	padding-top: 6px;
	padding-left: 6px;
	width: 189px;
	height: 24px;
	border: 0px;
	font-size: 12px;
	color: #808080;
	background: url(/images/layout/background/textfeld_bg.png);
	background-repeat: no-repeat;
}

.box_search {
	padding-top: 5px;
	width: 350px;
	height: 22px;
	border: 0px;
	font-size: 12px;
	background: url(/images/layout/background/suchemitte.png);
	background-repeat: repeat-x;
}

#navi {
	position: relative;
	width: 930px;
	height: 50px;
	margin-top: 250px;
	border: 0px solid black;
}

#navi #left {
	float: left;
	width: 26px;
	height: 50px;
	background: url(/images/layout/navigation/blue/navi_left.png);
}

#navi #middle {
	float: left;
	height: 50px;
	width: 878px;
	padding-top: 13px;
	background: url(/images/layout/navigation/blue/navi_center.png) repeat-x;
}

#navi #right {
	float: left;
	width: 26px;
	height: 50px;
	background: url(/images/layout/navigation/blue/navi_right.png);
}

#one_navi, #two_navi, #three_navi, #four_navi, #five_navi, #six_navi {
	position: absolute;
	width: 900px;
	margin-top: -3px;
	margin-left: 16px;
}

#subnavi1, #subnavi2, #subnavi3, #subnavi4, #subnavi5 {
	position: absolute;
	width: 900px;
	margin-top: -3px;
	margin-left: 16px;
}


.snleft {
	float: left;
	width: 18px;
	height: 27px;
	background: url(/images/layout/navigation/subnavi_left.png);
}

.snmiddle {
	float: left;
	height: 27px;
	width: 855px;
	padding-top: 5px;
	background: url(/images/layout/navigation/subnavi_center.png) repeat-x;
}

.snright {
	float: left;
	width: 27px;
	height: 27px;
	background: url(/images/layout/navigation/subnavi_right.png);
}

#content {
	position: relative;
	width: 930px;
	height: 100%;
	border: 0px solid black;
}

#content_top {
	margin-top: 0;
	width: 930px;
	height: 21px;
	background: url(/images/layout/background/top_middle.png);
}

#content_middle {
	width: 930px;
	height: 100%;
	margin-top: -1px;
	background: url(/images/layout/background/middle.png);
}

#content_bottom {
	width: 930px;
	height: 21px;
	margin-top: -1px;
	background: url(/images/layout/background/bottom_middle.png);
}

#main {
	position: relative;
	width: 930px;
	border: 0px solid black;
}

#main ul.content {
	overflow: hidden;
	white-space: normal;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	background: none;
	padding: 0px;
	margin: 0.1em 2em 0.1em 2em;
}

.wio {
	float: left;
	width: 155px;
	height: 100%;
	margin-left: 15px;
	border: 0px solid black;
}

.wio_top_left {
	float: left;
	width: 10px;
	height: 28px;
	background: url(/images/layout/background/blue/content/bg_table_left.png);
}

.wio_top_middle {
	float: left;
	width: 130px;
	height: 28px;
	background: url(/images/layout/background/blue/content/bg_table_middle.png);
	text-align: center;
}

.wio_top_right {
	float: left;
	width: 10px;
	height: 28px;
	background: url(/images/layout/background/blue/content/bg_table_right.png);
}

.wio .top {
	position: relative;
	border: 0px solid black;
	width: 150px;
	height: 28px;
}

.wio_bottom_left {
	float: left;
	width: 10px;
	height: 28px;
	background: url(/images/layout/background/blue/content/bg_table_left_grau.png);
}

.wio_bottom_middle {
	float: left;
	width: 130px;
	height: 28px;
	background: url(/images/layout/background/blue/content/bg_table_middle_grau.png);
	text-align: center;
}

.wio_bottom_right {
	float: left;
	width: 10px;
	height: 28px;
	background: url(/images/layout/background/blue/content/bg_table_right_grau.png);
}

.wio .bottom {
	position: relative;
	border: 0px solid black;
	width: 150px;
	height: 28px;
	margin-top: 1px;
}

.wio .bottom .wio_bottom_middle .text {
	float: left;
	width: 30px;
	margin-top: 2px;
	margin-left: -8px;
	border: 0px solid black;
}

.wio .bottom .wio_bottom_middle .input {
	position: absolute;
	float: left;
	width: 100px;
	margin-top: 4px;
	margin-left: 30px;
	border: 0px solid black;
}

*:first-child+html .wio .bottom .wio_bottom_middle .input {
	margin-left: -45px;
	width: 135px;
}

.wio .first_row {
	position: relative;
	height: 20px;
	margin-left: 5px;
	border: 0px solid black;
}


.wio .row {
	position: relative;
	height: 20px;
	margin-left: 5px;
	margin-top: 2px;
	border: 0px solid black;
}

.wio .first_row .first_img {
	position: absolute;
	float: left;
	width: 12px;
	height: 20px;
	margin-left: 1px;
	border: 0px solid black;
}

.wio .row .img {
	position: absolute;
	float: left;
	width: 11px;
	height: 20px;
	margin-left: 1px;
	border: 0px solid black;
}

*:first-child+html .wio .row .img {
	margin-left: -75px;
}

.wio .first_row .first_img2 {
	position: absolute;
	float: left;
	width: 16px;
	height: 16px;
	margin-left: 132px;
	border: 0px solid black;
}

.wio .row .img2 {
	position: absolute;
	float: left;
	width: 16px;
	height: 16px;
	margin-top: 2px;
	margin-left: 132px;
	border: 0px solid black;
}

.wio .row .img3 {
	position: absolute;
	float: left;
	width: 32px;
	height: 16px;
	margin-top: 2px;
	margin-left: 115px;
	border: 0px solid black;
}

*:first-child+html .wio .row .img2 {
	margin-left: 55px;
}

.wio .first_row .first_text {
	position: absolute;
	float: left;
	max-width: 200px;
	max-height: 12px;
	margin-top: 3px;
	margin-left: 18px;
	border: 0px solid black;
}

.wio .row .text {
	position: absolute;
	float: left;
	max-width: 110px;
	max-height: 12px;
	margin-top: 4px;
	margin-left: 18px;
	border: 0px solid black;
}

*:first-child+html .wio .row .text {
	margin-left: -57px;
}

.wio .row div.name {
	float: left;
	max-width: 82px;
	max-height: 12px;
	overflow: hidden;
	font-weight: bold;
}

.wio .first_row div.first_name {
	float: left;
	max-width: 104px;
	max-height: 12px;
	overflow: hidden;
	font-weight: bold;
}

#main .content .img_content {
	float: left;
	width: 319px;
	height: 100%;
	margin-left: 2px;
	border: 0px solid black;
}

#main .content .left_content {
	float: left;
	width: 394px;
	border: 0px solid black;
}

#main .content .left_content .blume {
	width: 380px;
	height: 182px;
	border: 0px solid black;
}

#main .content .text_content {
	width: 390px;
	height: 240px;
	border: 0px solid black;
}

.button_login {
	border: 0;
	background-image: url(/images/layout/buttons/button_login.png);
	width: 70px;
	height: 21px;
}

input.senden:focus,input.senden:hover{
	border: 0;
}

input.senden{
	border: 0;
	color: #000000;
	width: 145px;
	height: 29px;
} 

/* details */

.about {
	position: relative;
	width: 720px;
	height: 28px;
	border: 0px solid black;
}

.content_left_bg {
	float: left;
	width: 10px;
	height: 28px;
	background: url(/images/layout/background/blue/content/bg_table_left.png);
}

.content_middle_bg {
	float: left;
	width: 700px;
	height: 28px;
	background: url(/images/layout/background/blue/content/bg_table_middle.png);
}

.content_middle_bg .text {
	float: left;
	margin-top: 6px;
}

.content_middle_bg .image {
	float: left;
	margin-left: 10px;
	margin-top: -6px;
}

.content_middle_bg .image2u3 {
	float: right;
	width: 260px;
	height: 20px;
	margin-top: -6px;
	text-align: right;
	border: 0px solid black;
}

.content_middle_bg .image2 {
	float: left;
	width: 240px;
	height: 20px;
	text-align: right;
	border: 0px solid black;
}

.content_middle_bg .image3 {
	float: left;
	width: 14px;
	height: 14px;
	text-align: right;
	margin-left: 6px;
	border: 0px solid black;
}

.content_right_bg {
	float: left;
	width: 10px;
	height: 28px;
	background: url(/images/layout/background/blue/content/bg_table_right.png);
}

.sub_content_container {
	position: relative;
	width: 700px;
	height: 100%;
	margin-left: 9px;
	margin-top: -1px;
	border: 0px solid black;
}

.sub_content_container_left {
	position: relative;
	width: 18px;
	height: 100%;
	background: url(/images/layout/background/modules/users/navisub_left_nounder.png);
}

.content_left_side {
	float: left;
	width: 720px;
}

.content_right_side {
	float: left;
}

.inlineedit {
	float: left;
	margin-top: 2px;
	font-size: 8pt;
	color: rgb(102, 102, 102);
}

div.whiteOverlay { background: url(inc/jqmBG.gif) white; }
div.jqDrag {cursor: move;}

/* jqmModal dialog CSS courtesy of;
  Brice Burgess <bhb@iceburg.net> */

div.jqmDialogError {
  display: none;
    background-color: #FFFFFF;
    position: fixed;
    top: 17%;
    left: 50%;
    margin-left: -200px;
	width: 401px;
	  overflow: hidden;
	  font-family:verdana,tahoma,helvetica;
}

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html div.jqmDialogError {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
} 
  
div.jqmDialogLogout {
  display: none;
    background-color: #FFFFFF;
    position: fixed;
    top: 17%;
    left: 50%;
    margin-left: -200px;
	width: 401px;
	  overflow: hidden;
	  font-family:verdana,tahoma,helvetica;
}

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html div.jqmDialogLogout {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

/* [[[ Title / Top Classes ]]] */
div.jqmdTC { 
  padding: 5px 5px 5px 5px;
  font-family:"sans serif",verdana,tahoma,helvetica;
  font-weight: bold;
  * zoom: 1;
}

div.jqmdTCe { 
  padding-left: 5px;
  font-family:"sans serif",verdana,tahoma,helvetica;
  font-weight: bold;
  * zoom: 1;
}

div.jqmdTL { background:  url(dialog/sprite.gif) no-repeat 0px -41px; padding-left: 3px;}
div.jqmdTR { background: url(dialog/sprite.gif) no-repeat right 0px; padding-right: 3px; * zoom: 1;}


/* [[[ Body / Message Classes ]]] */
div.jqmdBC {
  background: url(dialog/bc.gif) repeat-x center bottom;
  padding: 7px 7px 7px;
  height: 180px;
  overflow: auto;
}
div.jqmdBL { background: url(dialog/bl.gif) no-repeat left bottom; padding-left: 7px; }
div.jqmdBR { background: url(dialog/br.gif) no-repeat right bottom; padding-right: 7px; * zoom: 1 }

div.jqmdMSG { color: #317895; }


/* [[[ Button classes ]]] */
input.jqmdX {
  position: absolute;
  right: 7px;
  top: 4px;
  padding: 0 0 0 19px;
  height: 19px;
  width: 0px;
  background: url(dialog/close.gif) no-repeat top left;
  overflow: hidden;
}
input.jqmdXFocus {background-position: bottom left; outline: none;}

div.jqmdBC button, div.jqmdBC input[type="submit"] {
  margin: 8px 10px 4px 10px;
  color: #777;
  background-color: #fff;
  cursor: pointer;
}

div.jqmDialogLogout input:focus, div.jqmDialogLogout input.iefocus { background-color: #eaffc3; }
div.jqmDialogProfilbild input:focus, div.jqmDialogProfilbild input.iefocus { background-color: #eaffc3; }
div.jqmDialogError input:focus, div.jqmDialogError input.iefocus { background-color: #eaffc3; }

/* jqModal base Styling courtesy of;
  Brice Burgess <bhb@iceburg.net> */

/* The Window's CSS z-index value is respected (takes priority). If none is supplied,
  the Window's z-index value will be set to 3000 by default (in jqModal.js). You
  can change this value by either;
    a) supplying one via CSS
    b) passing the "zIndex" parameter. E.g.  (window).jqm({zIndex: 500}); */
  
.jqmWindow {
    display: none;
    
    position: fixed;
    top: 5%;
    left: 50%;
    
    margin-left: -300px;
    width: 730px;
    
    background-color: #EEE;
    color: #333;
    border: 1px solid black;

}

.jqmOverlay { background-color: #000; }

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

		.swf_queued_file {
			background:#f0f0f0;
			margin-bottom:2px;
			margin-top:2px;
			border:1px solid #c0c0c0;
			padding:4px;
			clear:both;
		}
		
		.swf_queued_file_remove {
			font-size:11px;
			float:left;
			width:12px;
			height:12px;
			background:url(/images/icons/12_cross.png) no-repeat top left;	
			overflow:hidden;
		}
		.swf_queued_filename{
			font-size:11px;
			display:inline;
			float:left;
			width:220px;
			margin-left:2px;
			overflow:hidden;
		}
		
		.swf_queued_filesize{
			font-size:11px;
			float:right;
			overflow:hidden;
		}