body {
	margin:0px;
	font-family:tahoma;
	font-size:11px;
	background-color:#ffffff;
	background-image:url(../Bilder/bg_buffer.png);
	background-repeat:repeat-x;
}
img {
	border:0px;
}
#root {
	width:1000px;
	margin:0px auto;
}
#head {
	width:1000px;
	height:427px;
	background-image:url(../Bilder/header.png);
	position:absolute;
}
#head_logo {
	width:1000px;
	height:141px;
	background-image:url(../Bilder/logo.png);
	top:0;
	left:0;
	position:absolute;
	z-index:2;
}
#head_ad {
	width: 468px; 
	height:60px; 
	background-color:#FFFFFF; 
	border: solid #FFFFFF 1px; 
	margin-left:510px; 
	margin-top:7px;
}
#mainsponsors{
	margin-top:37px;
	text-align:left;
	margin-left:185px;
}
#navcontainer {
	width:787px;
	height:36px;
	padding:7px 0px 0px 200px;
}
#navi {
	width:787px;
	height:36px;
	padding:0;
	margin:0;
}
#navcontainer ul li {
	list-style-type: none;
	padding:0;
	margin:0;
	display:block;
	float:left;
}
#menu_info {
	width:153px;
	height:36px;
}
.menu_info {
	width:153px;
	height:36px;
	background-image:url(../Bilder/menu_info.png);
}
.menu_info:hover {
	background-image:url(../Bilder/menu_info_hover.png);
}
#menu_inside {
	width:139px;
	height:36px;
}
.menu_inside {
	background-image:url(../Bilder/menu_inside.png);
}
.menu_inside:hover {
	background-image:url(../Bilder/menu_inside_hover.png);
}
#menu_community {
	width:197px;
	height:36px;
}
.menu_community {
	background-image:url(../Bilder/menu_community.png);
}
.menu_community:hover {
	background-image:url(../Bilder/menu_community_hover.png);
}
#menu_media {
	width:161px;
	height:36px;
}
.menu_media {
	background-image:url(../Bilder/menu_media.png);
}
.menu_media:hover {
	background-image:url(../Bilder/menu_media_hover.png);
}
#menu_shop {
	width:137px;
	height:36px;
}
.menu_shop {
	background-image:url(../Bilder/menu_shop.png);
}
.menu_shop:hover {
	background-image:url(../Bilder/menu_shop_hover.png);
}
.clear {
	clear:both;
}
#login {
	/*width:188px;*/
	width:191px;
	/*height:115px;*/
	height:119px;
	/*border:1px solid #FFFFFF;*/
	/*background-color:#2E2D2D;*/
	top:115px;
	left:9px;
	position:relative;
	z-index:1;
	padding:4px 0px 0px 4px;
	background-image:url(../Bilder/login_bg.png);
	
}
#login_head {
	width:187px;
	height:36px;
	background-image:url(../Bilder/login_cat.png);
}
.login_left {
	float:left;
	padding:7px 0px 0px 3px;
}
.login_right {
	float:right;
	padding:7px 8px 0px 0px;
}
.login_field {
	padding-bottom:3px;
}
.loggedin_left {
	float:left;
	padding:7px 0px 0px 9px;
}
.loggedin_right {
	float:right;
	padding:7px 13px 0px 0px;
}
.loggedin_field {
	padding-bottom:5px;
}
.login_user {
	width:113px;
	height:17px;
	color:#FFFFFF;
	fonz-size:6px;
	font-family:tahoma;
	border:0px;
	font-weight:bold;
	padding:1px 3px 2px 3px;
	background-image:url(../Bilder/login_user.png);
}
.login_pass {
	width:113px;
	height:17px;
	color:#FFFFFF;
	fonz-size:6px;
	font-family:tahoma;
	font-weight:bold;
	border:0px;
	padding:1px 3px 2px 3px;
	background-image:url(../Bilder/login_pass.png);
}
.login_button {
	width:57px;
	height:43px;
	border:0px;
	background-image:url(../Bilder/login_button.png);
}
.login_register {
	width:119px;
	height:20px;
	background-image:url(../Bilder/register.png);
}
.login_lostpw {
	width:57px;
	height:20px;
	background-image:url(../Bilder/lost_pw.png);
}
#content {
	width:973px;
	left:13px;
	top:119px;
	position:relative;
	background-color:#272727;
}
#content_start {
	width:786px;
	float:right;
}
#bar {
	width:187px;
	float:left;
}
.nav_news {
	width:187px;
	height:22px;
	background-image:url(../Bilder/nav_news.png);
}
.nav_article {
	width:187px;
	height:22px;
	background-image:url(../Bilder/nav_article.png);
}
.nav_archive {
	width:187px;
	height:22px;
	background-image:url(../Bilder/nav_archive.png);
}
.nav_blogs {
	width:187px;
	height:22px;
	background-image:url(../Bilder/nav_blogs.png);
}
.lb_end {
	width:184px;
	height:24px;
	color:#E5E5E5;
	font-size:12px;
	padding:2px 0px 0px 3px;
	background-image:url(../Bilder/lb_end.png);
}

.lb_bg1 {
	width:184px;
	height:16px;
	color:#FFFFFF;
	font-size:10px;
	padding:2px 0px 0px 3px;
	background-image:url(../Bilder/lb_bg1.png);
	cursor:pointer;
}
.lb_bg2 {
	width:184px;
	height:16px;
	color:#FFFFFF;
	font-size:10px;
	padding:2px 0px 0px 3px;
	background-image:url(../Bilder/lb_bg2.png);
	cursor:pointer;
}
.lb_bg1:hover {
	width:184px;
	height:16px;
	color:#FFFFFF;
	font-size:10px;
	padding:2px 0px 0px 3px;
	background-image:url(../Bilder/lb_bg1_hover.png);
}
.lb_bg2:hover {
	width:184px;
	height:16px;
	color:#FFFFFF;
	font-size:10px;
	padding:2px 0px 0px 3px;
	background-image:url(../Bilder/lb_bg2_hover.png);
}
.sn_nav_bg1 {
	width:187px;
	height:22px;
	background-image:url(../Bilder/sn_bg1.png);
}
.sn_nav_bg2 {
	width:187px;
	height:22px;
	background-image:url(../Bilder/sn_bg2.png);
}
.sn_nav_bg1:hover{
	width:187px;
	height:22px;
	background-image:url(../Bilder/sn_bg1_hover.png);
}
.sn_nav_bg2:hover {
	width:187px;
	height:22px;
	background-image:url(../Bilder/sn_bg2_hover.png);
}
a.lb_text {
	font-size: 10px;
	color: #E5E5E5;
}
a.lb_text:active {
	font-size: 10px;
	color: #E5E5E5;
}
a.lb_text:hover {
	font-size: 10px;
	color: #E5E5E5;
}
.rb_bg1 {
	width:211px;
	height:16px;
	color:#E5E5E5;
	font-size:12px;
	padding:2px 0px 0px 3px;
	background-image:url(../Bilder/rb_bg1.png);
}
.rb_bg2 {
	width:211px;
	height:16px;
	color:#E5E5E5;
	font-size:12px;
	padding:2px 0px 0px 3px;
	background-image:url(../Bilder/rb_bg2.png);
}
#content_left {
	width:572px;
	float:left;
	background-color:#FFFFFF;
}
#content_right {
	width:214px;
	float:right;
}
.content_buffer {
	/*width:564px;
	padding:2px 4px 2px 4px;
	background-image:url(../Bilder/content_buffer.png);*/
	padding:2px 2px 2px 2px;
	margin:2px 1px 2px 1px;
	border:1px solid #CDCDCD;
}
.content_footer {
	width:572px;
	height:2px;
	background-image:url(../Bilder/content_footer.png);
}
.news_buffer {
	height:150px;
	padding:2px 2px 2px 2px;
	margin:2px 0px 0px 0px;
	border:1px solid #CDCDCD;
}
.news_buffer_2 {
	height:15px;
	padding:2px 2px 2px 2px;
	margin:0px 0px 2px 0px;
	border-left:1px solid #CDCDCD;
	border-right:1px solid #CDCDCD;
        border-bottom:1px solid #CDCDCD;
	background-color: #e2e2e2;
}
.news_left {
	width:377px;
	float:left;
}
.news_right {
	width:195px;
	float:right;
}
.dotted {
	padding:1px 0px 1px 0px;
	border-bottom:1px dotted #646464;
}
.dotted_2 {
	padding:1px 0px 1px 0px;
}
.sbox_1_gray {
  border:1px solid #d1d1d1; 
  background-color: #FFFFFF;
  padding:1px;
}
.sbox_1_gray_inner {
}
.sbox_1_gray_outer {
  padding: 1px 1px 1px 1px;  
}
.sidebox_right {
  border:1px solid #000000; 
  background-color: #ffffff;
  padding:1px;
}
.sidebox_right_inner {
}
.sidebox_right_outer {
  padding: 0px 1px 1px 1px;  
}
.home_left {
	width:572px;
	float:left;
	background-color:#FFFFFF;
}
.home_right {
	width:214px;
	float:right;
}
.home_sub_left {
	width:374px;
	float:left;
	margin-left:1px;
}
.home_sub_right {
	width:197px;
	float:right;
}
#news_content ul {
	list-style:none outside none;
	margin-bottom:0px;
	padding-left:0px;
	margin-left:0px;
}
#news_content li {
	
}
#news_content li.active {
	
}
#news_content li .close {
	display:block;
}
#news_content li .open {
	display:none;
}
#news_content li.active .close {
	display:none;
}
#news_content li.active .open {
	display:block;
}
.news_cat_pic {
	float:left;
}
.news_title_closed {
	float:right; 
	margin:0; 
	background-image:url(../Bilder/news_closed.png); 
	width:240px; 
	height:57px;
}
.news_title_open {
	float:right; 
	margin:0;
	background-image:url(../Bilder/news_open.png); 
	width:240px;
	height:57px;
}
ul#headsponsor_box {
    margin: 0px; padding: 0px;
    text-align: right;
    height:80px;
    width: 610px;
}
ul#headsponsor_box li {
    list-style: none;
    float:right;
    list-style-type: none; 
    margin: 0px; padding: 0px;
}
.profile_subnavi {
    width: 208px;
    height: 27px;
    background-image: url(/Bilder/subnavi_normal.png);
    cursor:pointer;
}
.profile_subnavi:hover {
    width: 208px;
    height: 27px;
    background-image: url(/Bilder/subnavi_hover.png);
}
.porfile_subnavi_text {
    font-weight: bold;
    font-size: 10px;
    margin-left: 35px;
    color: #484848;
    text-transform: uppercase;
    padding-top: 6px;
}
.porfile_subnavi_text:hover {
    font-weight: bold;
    font-size: 10px;
    margin-left: 35px;
    color: #000000;
    text-transform: uppercase;
    padding-top: 6px;
}
.subroutines {
   padding-bottom: -2px;
}
/* ORTHOS */
/* -------------------------- Table classes -------------------------- */

table {
	padding: 0;
	margin: 0;
	border: 0;
	width: 100%
	}
thead {
	font-size: 0.8em;
	color: #9c9c9c;
	text-transform:uppercase;
	font-weight:normal;
	}
tfoot {
	color: #9c9c9c;
	text-transform:uppercase;
	font-weight:normal;
	font-size: 0.8em;
	text-align: right;
	}

.box1, .b2, .b3, .b4, .b5 table {
	padding: 0;
	margin: 0;
	border: 0;
	border-spacing: 0;
	width: 100%
	}

.b1, .b2, .b3, .b4, .b5 thead {
	}

.b1, .b2, .b3, .b4, .b5 tfoot {
	}
/* -------------------------- Form, Input, etc -------------------------- */
.list {
	padding:2px;
	background-color:#FFFFFF;
	background-image:none;
	margin: 2px;
	width: 130px;
	font-size: 1em;
	border: 1px solid #dedede;
}
/* -------------------------- Spacer -------------------------- */

.spacer {
	padding-left: 4em;
}
.nolist ul{
  margin:0px;
  padding:0px;
}
.nolist li{
  margin:0px;
  padding:0px;
  list-style:none;
  list-style-image: none;
}
/* -------------------------- Headlines -------------------------- */

/* Global headline */
h1 {
	margin-bottom: 0.3em;
	margin-top: 0.3em;
	color: #3a738d;
	font-size: 1.4em;
}
/* Box headlines */
h2 {
	color: #83b6e1;
	font-size: 1em;
	margin-bottom: 0.3em;
	}
/* Content headline */
h3 {
	color: #9c0303;
	font-size: 1.2em;
	margin-bottom:4px;
	font-weight: bold;
}
h3 a:link { color: #9c0303; text-decoration: none; font-weight: bold; }
h3 a:visited { color: #9c0303; text-decoration: none; font-weight: bold; }
h3 a:hover, active {  color: #9c0303; text-decoration: none; font-weight: bold; }
/* Content sub-headline */
h4 {
		color: #272727;
		font-size: 1em;
		}
/* Content large headline */
h5 {
	color: #FFFFFF;
	font-size: 1.2em;
	margin-top:6px;
	margin-bottom:6px;
	font-weight: bold;
}
h5 a:link { color: #4a4a4a; text-decoration: none; font-weight: bold; }
h5 a:visited { color: #4a4a4a; text-decoration: none; font-weight: bold; }
h5 a:hover, active {  color: #252525; text-decoration: none; font-weight: bold; }
/* Content large subheadline */
h6 {
		color: #6d6d6d;
		font-size: 1.3em;
		text-align:center;
	}
h8 {
	color: #ffffff;
	font-size: 1.2em;
	margin-bottom:4px;
	font-weight: bold;
}
h8 a:link { color: #cecece; text-decoration: none; font-weight: bold; }
h8 a:visited { color: #ffffff; text-decoration: none; font-weight: bold; }
h8 a:hover, active {  color: #cecece; text-decoration: none; font-weight: bold; }

.standart_box_title { 
	font-size: 12px;
	padding-left: 8px;
	margin-top:5px;
	font-weight: bold;
	text-transform: uppercase;
	color: #373737;
        line-height:9px;
	
}

/* -------------------------- Contentstyling -------------------------- */

p {
  margin-bottom: 6px;
}
.base0 {
	padding: 3px;
}
.base1 {
	background-color: #f9f9f9;
	padding: 3px 3px 5px 3px;
	background-image:url(../images/base1.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
.base2 {
	background-color: #f3f3f3;
	padding: 3px 3px 5px 3px;
	background-image:url(../images/base2.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
.title {
	color: #ededed;
	background-color: #212121;
	font-weight:bold;
	font-size:0.9em;
	padding:2px 0px 2px 4px;
  background-image:url(../images/title.jpg);
}
.title a:link { color: #fff; text-decoration: underline; font-weight: bold;}
.title a:visited { color: #fff; text-decoration: underline; font-weight: bold;}
.title a:hover, active { color: #fff; text-decoration: underline; font-weight: bold;}
.title2 {
	color: #f2c2c2c;
	background-color: #eeeeee;
	font-weight:bold;
	padding:2px 0px 2px 4px;
	border-bottom: dotted 1px #c7c7c7;
	border-right: dotted 1px #c7c7c7;
	border-left: dotted 1px #c7c7c7;
	background-image:url(/Bilder/title2.png);
}
.innerbox {
	background-color: #F4F4F4;
	border: 1px solid #a6bfff;
	padding: 1em;
	margin: 1em;
}
.darkbox {
	background-color: #434343;
	background-image:url(../images/darkbox.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	border-top: 1px solid #383838;
	padding: 0.5em;
	margin-top: 1em;
	margin-bottom: 0em;
	font-size: 0.8em;
	color:#dcdcdc;
}
.darkbox h4 {
	color: #eaeaea;
	font-size: 1.1em;
	}
.darkbox a:link { color: #eaeaea; text-decoration: none; font-weight: bold;}
.darkbox a:visited { color: #eaeaea; text-decoration: none; font-weight: bold;}
.darkbox a:hover, active { color: #fff; text-decoration: none; font-weight: bold;}
.sub {
	font-size:0.9em;
	padding: 2px 3px 2px 3px;
	color:#868686;
}
.button {
	font-size:1em;
	padding: 2px 3px 2px 3px;
	background-color: #171717;
	border: 1px solid #555555;
	color:#959595;
}
.button a:link { color: #959595; text-decoration: none; font-weight: normal;}
.button a:visited { color: #959595; text-decoration: none; font-weight: normal;}
.button a:hover, active { color: #c0c0c0; text-decoration: none; font-weight: normal;}

.b1 .button, .b2 .button {
	font-size:1em;
	padding: 2px 3px 2px 3px;
	background-color: #e6e6e6;
	border: 1px solid #b2b2b2;
	color:#707070;
}
.b1 .button, .b2 .button a:link { color: #707070; text-decoration: none; font-weight: normal;}
.b1 .button, .b2 .button a:visited { color: #707070; text-decoration: none; font-weight: normal;}
.b1 .button, .b2 .button a:hover, active { color: #4a4a4a; text-decoration: none; font-weight: normal;}

.ibox {
	border: 1px solid #E0E0E0;
	background-color: #f9fafe;
  color:#0e2238;
}

/* -------------------------- Typo classes -------------------------- */

.head {
	color: #6d6d6d;
	font-size: 1.2em;
	font-weight: bold;
}
.head a:link { color: #4a4a4a; text-decoration: none; font-weight: bold; }
.head a:visited { color: #4a4a4a; text-decoration: none; font-weight: bold; }
.head a:hover, active {  color: #252525; text-decoration: none; font-weight: bold; }
.headbig {
	font-size: 18px;
	color: #767676;
	font-weight: bold;
}
.small {
  font-size:1em;
  color:#262626;
}
a.small: active {
  font-size:1em;
  color:#262626;
}
a.small:hover {
  font-size:1em;
  color:#262626;
}
a.small:visited {
  font-size:1em;
  color:#262626;
}
.green {
	color: #228800;
}
.green a:link { color: #228800; text-decoration: none; font-weight: normal;}
.green a:visited { color: #228800; text-decoration: none; font-weight: normal;}
.green a:hover, active { color: #228800; text-decoration: underline; font-weight: normal;}

.orange {
	color: #E9B500;
}
.red {
	color: #dd1100;
}
.red a:link { color: #dd1100; text-decoration: none; font-weight: normal;}
.red a:visited { color: #dd1100; text-decoration: none; font-weight: normal;}
.red a:hover, active { color: #dd1100; text-decoration: underline; font-weight: normal;}
.outer {
	font-size:0.9em;
}
.outer a:link { color: #4c9fcd; text-decoration: none; font-weight: bold;}
.outer a:visited { color: #4c9fcd; text-decoration: none; font-weight: bold;}
.outer a:hover, active { color: #80bdde; text-decoration: none; font-weight: bold;}

/* -------------------------- Section design - profile -------------------------- */

.buttonactive {
	background-image: url(../images/active.jpg);
	border: 1px solid #999999;
	padding: 2px;
  font-size:0.9em;
  color:#2a2a2a;
  margin:1px;
  font-weight: bold;
}
.buttonactive a:link { color: #2a2a2a; text-decoration: none; font-weight: bold;}
.buttonactive a:visited { color: #2a2a2a; text-decoration: none; font-weight: bold;}
.buttonactive a:hover, active { color: #0b0b0b; text-decoration: none; font-weight: bold;}

.buttoninactive {
	background-image: url(../images/inactive.jpg);
	border: 1px solid #404040;
  padding: 2px;
  font-size:0.9em;
  color:#eaeaea;
  margin:1px;
}
.buttoninactive a:link { color: #d9d9d9; text-decoration: none; font-weight: bold;}
.buttoninactive a:visited { color: #d9d9d9; text-decoration: none; font-weight: bold;}
.buttoninactive a:hover, active { color: #c7e1f3; text-decoration: none; font-weight: bold;}


/* -------------------------- Section design - articles -------------------------- */

.newsimage {
	float:left;
	padding-right:10px;
	}
.readmore {
	float: right;
	}
.newsspacer {
	background-color: #CCCCCC;
	background-image:url(../images/newsspacer.jpg);
	height: 20px;
	margin-top: 2em;
	margin-bottom: 2em;
	border:0;
	}
.orScPicture {
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin: 1em;
	font-size: 0.8em;
	color: #878787;
	}
.text {
	margin-bottom: 1em;
	margin-top: 1em;
	text-align:justify ;
}

/* -------------------------- Quotations -------------------------- */

.quote {
	background-color: #dcdddd;
	border: 1px dotted #999999;
	margin-right: 1.5em;
	margin-bottom:1.5em;
	margin-top: 0.5em;
	margin-left: 6.5em;
	padding: 4px;
}
.quotenick {
	margin-right: 1.5em;
	margin-bottom:0;
	margin-top:1em;
	margin-left: 1.2em;
	}
.aquote {
	font-family: "Times New Roman", Times, serif;
	margin-left: 0.1em;
	font-size: 8em;
	font-weight: bold;
	color: #dcdddd;
	float:left;
}

/* -------------------------- Matchsheet -------------------------- */

.transparent {
	background-repeat:no-repeat;
	height:50px;
	width: 50px;
	filter:alpha(opacity=60);
	opacity: 0.6;
	-moz-opacity:0.6;
	background-position: center center;
	padding: 2px;
	background-color: #f3f3f3;
	margin: 0.3em;
	border: 1px solid #9b9b9b;
}
.teamsheet li {
	list-style:none;
	float:left;
	text-align:center;
	width: 100px;
	padding: 0.1em;
}
.line {
	height: 3px;
	padding:0; margin:0;
	background-color:#333333;
	}
/* -------------------------- Teambox & Squadbox -------------------------- */
.teambox ul{
  margin:0;
  padding:0;
}
.teambox li{
	list-style: none;
	list-style-image: none;
	float: left;
	padding: 2px;
	background-color: #e2e2e2;
	margin: 3px;
	border: 1px solid #a2a2a2;
}
.squads ul {
  margin:0;
  padding:0;
}
.squads li {
  list-style: none;
	list-style-image: none;
	float: left;
	margin:3px;
	padding:0;
}


/* -------------------------- NEu -------------------------- */

.pic {
  border: 1px solid #cccccc;
  padding:3px;
 	text-align: center;
	margin: 0 auto;
}
.pic2 {
  border: 1px solid #ffffff;
  margin:auto;
  width: 42px;
 text-align: center;
}
.piclist ul {
  margin:0;
  padding:0;
}
.piclist li {
  float:left;
  list-style:none;
  list-style-image:none;
  padding-right:15px;
  margin:0;
}
/* -------------------------- Form, Input, etc -------------------------- */

input, textarea, select {
	font-size: 1em;
	color: #a6a6a6;
	background-color: #f8f8f8;
	border: 1px solid #b5b5b5;
	padding:2px;
	}