/* CCS-Style created  October-2006 by
   Andreas Petermann (ByteNation.de)
*/

*
{	margin:0px;
	padding:0px;
	font-family:arial, verdana, sans-serif;
	font-size: 12px;
}

body
{	background-color:#28638b;
/*
	background-position:center top;
	background-image:url(/image/images_r6_c2.jpg);
	background-repeat:repeat-y;
*/
}

img
{	border-width:0px;
}

.my_clear
{	clear:both;
	margin-top:15px;
}

.bn_box
{	width:738px;
	margin:auto;
	overflow:hidden;
	border-top:15px solid #28638b;
	border-bottom:15px solid #28638b;
	padding:0px 5px 0px 7px;
	background-image:url(/image/images_r6_c2.jpg);
	background-repeat:repeat-y;
	position:relative;
}


#header
{	list-style-type:none;
	background-color:#ffffff;
	font-weight:bold;
	padding:10px 0px 48px 12px;
	height:104px;
 	background-image:url(/image/logo.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	border:0px solid #f90000;
}


#header li
{	height:48px;
	width:105px;
	float:left;
	border:0px solid #f90000;
	overflow:hidden;
}

#header li.link_1
{	background-image:url(/image/m_upload.jpg);
	width:92px;
}
#header li.link_2
{	background-image:url(/image/m_member.jpg);
}
#header li.link_3
{	background-image:url(/image/m_news.jpg);
}
#header li.link_4
{	background-image:url(/image/m_faq.jpg);
}
#header li.link_5
{	background-image:url(/image/m_agb.jpg);
}
#header li.link_6
{	background-image:url(/image/m_partner.jpg);
}
#header li.link_7
{	background-image:url(/image/m_linkus.jpg);
	width:94px;
}
/* die links im Header jeder hover ist einzeln definiert */
#header li a, #header li a:link,#header li a:visited,#header li a:active,#header li a:focus
{	height:100%;
	display:block;
	font-size:2px;
	line-height:0%;
	padding-left:5%;
	width:95%;
	text-decoration:none;
	color:#ffffff;
	background-image:none;
	background-position:100% 100%;
	background-repeat:no-repeat;
}

#header li.link_1 a:hover
{	background-image:url(/image/mk_upload.jpg);
	/*damit opera das Bild nicht verschiebt */
	background-position:left top;
}
#header li.link_2 a:hover
{	background-image:url(/image/mk_member.jpg);
	background-position:left top;
}
#header li.link_3 a:hover
{	background-image:url(/image/mk_news.jpg);
	background-position:left top;
}
#header li.link_4 a:hover
{	background-image:url(/image/mk_faq.jpg);
	background-position:left top;
}
#header li.link_5 a:hover
{	background-image:url(/image/mk_agb.jpg);
	background-position:left top;
}
#header li.link_6 a:hover
{	background-image:url(/image/mk_partner.jpg);
	background-position:left top;
}
#header li.link_7 a:hover
{	background-image:url(/image/mk_linkus.jpg);
	background-position:left top;
}

/* der Content Bereich */

#bn_content
{	width:530px;
	float:left;
	overflow:hidden;
	display:inline;
	margin-left:20px;
	padding-top:20px;
	padding-bottom:120px;
}


a.button, a.button:link,a.button:visited,a.button:active
{	border: 1px solid #000000;
	background-color:#d4d0c8;
	font-size: 11px;
	padding:2px 10px 2px 10px;
	text-decoration:none;
	color:#000000;
}

a.button:hover
{	background-color:#5cabe3;
	color:#ffffff;
	text-decoration:none;
}

a.button1, a.button1:link,a.button1:visited,a.button1:active
{	border: 1px solid #000000;
	background-color:#d4d0c8;
	font-size: 9x;
	padding:2px 5px 2px 5px;
	text-decoration:none;
	color:#000000;
}

a.button1:hover
{	background-color:#5cabe3;
	color:#ffffff;
	text-decoration:none;
}

a,a:link, a:visited,a:active
{	color:#116cc7;
	text-decoration:none;
}

a:hover
{	text-decoration:underline;
}

#bn_content h1, #bn_content h2
{	font-size:16px;
	font-weight:bold;
	padding-bottom:10px;
}

#bn_content h3
{	font-size:12px;
	font-weight:bold;
	padding-top:10px;
}

#bn_content p
{	padding:2px 0px;
}

.bn_just
{	text-align:justify;
}


/* der rechte Container in dem sich zur zeit Google befindet */

#bn_right
{	float:right;
	display:inline;
	overflow:hidden;
	margin-left:20px;
	width:160px;
	text-align:center;
	padding-bottom:20px;
}


/* hier nun alles was im footer definiert ist */

#bn_footer
{	background-image:url(/image/a_unten.jpg);
	background-repeat:repeat-x;
	clear:both;
	line-height:18px;
	text-align:right;
	position:relative;
	height:18px;
	padding-right:40px;
}

#bn_footer small  
{ 	font-size:9px;  
	position:absolute;  
	top:1px;
	left:20px;  
	color:#000000;  
	line-height:18px; 
}  
 
#bn_footer small img  
{ 	top:2px;  
	position:relative;  
	border-width:0px; 
}   

#bn_footer a
{	font-size:9px;
	color:#024fcf;
	text-decoration:underline;
}


/* hier fangen nun die besonderen einstellungen an */




.bn_list
{ width:420px;
	list-style-type:none;
	list-style-position:outside;
	padding:20px 0px 0px 0px;
	float:left;
}

.bn_list li
{ float:left;
	width:200px;
	padding:0px;
	margin:0px;
}

.valid
{	text-align:center;
	padding-top:20px;
}

.more_margin
{	margin-top:10px;
}

.more_margin2
{	margin-top:15px;
	text-align:justify;
}

.more_margin3
{	margin-bottom:10px;
}

.more_margin4
{	margin-top:12px;
	text-align:justify;
}


/* Google am ende des Content Bereiches */

#bn_google
{ position:absolute;
	left:20px;
	bottom:28px;
	text-align:left;
	height:70px;
	width:530px;
}

#bn_content label
{	display:block;
	width:200px;
	float:left;
}

#bn_content div
{	margin-top:5px;
}

#bn_content input.bn_input
{	border:1px solid #000000;
	width:200px;
}

	.progressBar {
		background-color: #3F6CF0;
        position: relative;
		padding: 0px;
		width: 250px;
		height: 20px;
		font-size: 12px;
		border-width: 2px;
     	border-style: inset;
     	border-color: white;
	}
	.progressBar .background {
		width: 250px;
		height: 20px;
	}
	.progressBar .bar {

		background-color: #1242D3;
		width: 0px;
		height: 20px;
	}

	.nodisplay {
		display:none;
	}

	textarea {
	font-family: Arial, sans-serif;
	font-size:12px;
	color: #000000;
	background-color: #FFFFFF;
	border: solid 1px;
	border-color: #cecece;
	overflow:hidden;
	}



#premiumtabelle
{	
	border-left: 1px solid #C4C4C4;
 	border-bottom: 1px solid #C4C4C4;
	margin-top:15px;
}

#premiumtabelle td 
{
 	border-right: 1px solid #C4C4C4;
	border-top: 1px solid #C4C4C4;
}

#premiumtabelle2
{	
	border-left: 1px solid #C4C4C4;
 	border-bottom: 1px solid #C4C4C4;
	margin-top:15px;
}

#premiumtabelle2 td 
{
 	border-right: 1px solid #C4C4C4;
	border-top: 1px solid #C4C4C4;
	padding-left:5px;
}

/* flashupload */
.progressWrapper {
	width: 357px;
	overflow: hidden;
	margin: 0px auto;
	text-align: left;
}

.progressContainer {
	margin: 5px;
	padding: 4px;
	border: solid 1px #E8E8E8;
	background-color: #F7F7F7;
	overflow: hidden;
}
/* Message */
.message {
	margin: 1em 0;
	padding: 10px 20px;
	border: solid 1px #FFDD99;
	background-color: #FFFFCC;
	overflow: hidden;
}
/* Error */
.red {
	border: solid 1px #B50000;
	background-color: #FFEBEB;
}

/* Current */
.green {
	border: solid 1px #DDF0DD;
	background-color: #EBFFEB;
}

/* Complete */
.blue {
	border: solid 1px #CEE2F2;
	background-color: #F0F5FF;
}

.progressName {
	font-size: 8pt;
	font-weight: 700;
	color: #555;
	width: 323px;
	height: 14px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
}

.progressBarComplete,
.progressBarError {
	font-size: 0;
	width: 0%;
	height: 2px;
	background-color: blue;
	margin-top: 2px;
}

.progressBarInProgress {
	font-size: 0;
	width: 0%;
	height: 2px;
	background-color: blue;
	margin-top: 2px;
	margin-left: 0px: 
}

.progressBarComplete {
	width: 100%;
	background-color: green;
	visibility: hidden;
}

.progressBarError {
	width: 100%;
	background-color: red;
	visibility: hidden;
}

.progressBarStatus {
	margin-top: 2px;
	width: 337px;
	font-size: 7pt;
	font-family: Arial;
	text-align: left;
	white-space: nowrap;
}

a.progressCancel {
	font-size: 0;
	display: block;
	height: 14px;
	width: 14px;
	background-image: url(../images/cancelbutton.gif);
	background-repeat: no-repeat;
	background-position: -14px 0px;
	float: right;
}

a.progressCancel:hover {
	background-position: 0px 0px;
}


/* -- SWFUpload Object Styles ------------------------------- */
.swfupload {
	vertical-align: top;
	margin: 0px auto;
}
/* flashupload */
