BODY {
	PADDING: 0px;
	padding-bottom: 60px;
	SCROLLBAR-FACE-COLOR: #BBBBBB;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #D35724;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	SCROLLBAR-BASE-COLOR: #B51B30;
	BACKGROUND: url(../images/bg.gif);
    BACKGROUND-REPEAT: repeat-x;
	background-color: #B1B2B4;
	cursor: normal;
}
/*-----------------------------------------------------------------------------------------*/
a {
	color: #ED7102;
	text-decoration: none;
	font-size: 11px;
}
a:hover{
	color: #3B3B3B;
	text-decoration: none;
}
/*-----------------------------------------------------------------------------------------*/
table, body{
	padding-left: 0;
	padding-top: 0;
	margin: 0;
	vertical-align: auto;
}
body, TD {
	font-family: helvetica, arial;
	font-size: 11px;
	line-height: 135%;
	vertical-align: top;
	color: #383939;
	text-align: justify;
}

h1,h2,h3,h4,h5,h6{
	color:#383939;
	margin-bottom:5px;
}
.componentheading, div.componentheading {
	padding-top: 5px;
	padding-bottom: 10px;
	font-size:11px;
	font: bold;
	color: standard;
	text-transform: uppercase;
}

.maintable{
	margin-left:auto;
	margin-right:auto;
}

.topmenu {
	text-align:left;
}

/*------ MENUE: Main & Sub -----------------------------------------------------------------------------------*/

/*------ global --------------------*/

.leftmenu{
	width: 200px;
}
.leftmenu TD{
	text-align:left;
}
.leftmenu A{
	color: #5E5E5E;
	text-decoration:none;
}
/*------ main --------------------*/

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.gif) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
	color: #383939;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 12px !important;
	height: 25px;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -24px;
	text-decoration: none;
	color: #ED7102;
	margin-left: 0px;
}

a.mainlevel#active_menu {
	display: block;
	background: url(../images/menu_bg.gif) no-repeat;
	background-position: 0px -48px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ED7102;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 12px !important;
	height: 25px;
	text-decoration: none;
}

a.mainlevel#active_menu:hover {
	background-position: 0px -24px;
	text-decoration: none;
	color: #ED7102;
	margin-left: 0px;
}

/*------ sub --------------------*/

a.sublevel:link, a.sublevel:visited {
	display: block;
	background: url(../images/submenu_bg.gif) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
	color: #383939;
	text-align: left;
	padding-top: 1px;
	margin-left: 9px;
	padding-bottom: 1px;
	padding-left: 18px;
	height: 11px !important;
	height: 11px;
	text-decoration: none;
}

a.sublevel:hover {
	background-position: 0px -24px;
	text-decoration: none;
	color: #ED7102;
	margin-left: 9px;
	padding-left: 18px;
}

a.sublevel#active_menu {
	display: block;
	background: url(../images/submenu_bg.gif) no-repeat;
	background-position: 0px -48px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ED7102;
	text-align: left;
	padding-top: 4px;
	margin-left: 9px;
	padding-left: 18px;
	height: 11px !important;
	height: 11px;
	text-decoration: none;
}
a.sublevel#active_menu:hover {
	background-position: 0px -24px;
	text-decoration: none;
	color: #ED7102;
	margin-left: 11px;
	padding-left: 16px;
}

/*------topmenu------------*/
.topmenu TD{
	color:#7A7A7A;
	font-size:11px;
	padding:0px 0px 0px 0px;
	text-align:left;
	vertical-align:bottom;
}
.topmenu TD a{
	color:#75633F;
	text-decoration:none;
}
.topmenu TD a:hover{
	color:#75633F;
	text-decoration:underline;

/*------CONTENT-----------------------------------------------------------------------------------*/

/*------content------------*/
}
.content{
	padding:0px 20px 20px 0px;
	font-size: 12px;
	line-height: 18px;
	
}
/*------Titel------------*/
.contentheading, div.contentheading {
	padding-top: 5px;
	padding-bottom: 10px;
	font-size:11px;
	font: bold;
	color: standard;
	text-transform: uppercase;
}
.subcontentheading{
	font-size:12px;
}
td.componentheader {
	font-size: 11px;
	font: bold;
	padding-bottom: 10px;
}
.absatztitel{
	margin-right: 2px;
	font-style:oblique;
	color: #000000;
}

/*------BACKGROUND-----------------------------------------------------------------------------------*/
.eerste{
	background-image: url(../images/top.gif);
	background-position: top;
	background-repeat: no-repeat;
	height:23px;
}
/*---------------------------------------------------------------------------------------------------*/
.moduletable{
	width:100%;
	text-align:left;
	margin-bottom: 10px;
}
.moduletable th{
	background-color:#FFFFFF;
	font-size:11px;
	color:#383939;
	text-transform: uppercase;
	padding-top: 6px;
	padding-left: 2px;
}
.contenttoc{
	margin:0px 0px 15px 15px;
}
.contenttoc th{
	background-color:#F7F7F7;
	font-size:11px;
	color:#75633F;
	text-transform: uppercase;
}
/*------ZUSATZ-Eric-----------------------------------------------------------------------------------*/

SELECT {
	FONT-WEIGHT: normal;
	FONT-SIZE: 9px;
	COLOR: #ED7102;
	FONT-FAMILY: Helvetica, Arial, sans-serif ;
	BACKGROUND-COLOR: transparent;
	BORDER: #C5C5C5 1px solid;
	
}/*Textfelder und Buttons - Mailing*/
INPUT {
	FONT-SIZE: 10px;
	COLOR: #F17302;
	FONT-FAMILY: Helvetica, sans-serif;
	BACKGROUND-COLOR: transparent;
	BORDER: #C5C5C5 1px solid;
	text-transform: none;
	height: 17px;
	padding-left: 2px;	
}
TEXTAREA {
	FONT-SIZE: 9px;
	COLOR: #ED7102;
	FONT-FAMILY: Helvetica, sans-serif;
	BACKGROUND-COLOR: transparent;
	BORDER: #C5C5C5 1px solid;
}
/*-----Login-----------------------------------------------------------------------------------*/
#login_text {
	font-size: 9px;
}

/*-----Header-----------------------------------------------------------------------------------*/
#header {
	BORDER-LEFT: #D3C6AE 1px solid;
	BORDER-RIGHT: #D3C6AE 1px solid;
	BORDER-TOP: #D3C6AE 1px solid;
	BORDER-BOTTOM: #D3C6AE 1px solid;
}

/*-----Navi-----------------------------------------------------------------------------------*/
.back_button {
  float: left;
  text-align: left;
  font-size: 10px;
  font-weight: normal;
  border: 0px solid #cccccc;
  width: auto;
  padding: 0px 0px;
  line-height: 20px;
  margin: 0px;
}
.pagenav_prev,
.pagenav_next 	{
  float: left;
  text-align: left;
  font-size: 10px;
  font-weight: normal;
  border: 0px solid #cccccc;
  width: auto;
  padding: 0px 0px;
  line-height: 20px;
  margin: 0px;
  text-decoration: none;
}
.readon, .readon:link, readon:active, readon:visited {
  float: left;
  text-align: left;
  font-size: 11px;
  font-weight: normal;
  border: 0px solid #cccccc;
  width: auto;
  line-height: 10px;
  margin: 0px;
  text-transform: lowercase;
}
/*----- Navi -----------------------------------------------------------------------------------*/
.sitemap {
  float: inherit;
  text-align: left;
  font-size: 12px;
  font-weight: normal;
  border: 0px solid #cccccc;
  width: auto;
  padding: 0px 0px;
  line-height: 20px;
  margin: 0px;
}
.unsichtbar {
  color: #FFFFFF;
}

/*----- Kunden ----------------------------------------------------------------------------------*/

.kunden_referenzen {
	padding-right: 20px;
	padding-bottom: 20x;
	line-height: 18px;
	font-size: 11px;
}
.kunden_thumbnail {
	padding-top: 4px;
	padding-bottom: 10px;
}
.kunden_infos {
	padding-right: 30px;
	color: #000000;
	font-size: 10px;
}
.kunden_infostitle {
	padding-right: 30px;
	color: #6C6C6C;
	font-size: 10px;
	font-weight: bold;
}
.kunden_infotext {
	font-size: 10px;
	text-align: left;
}
.kunden_infotext A:link, .kunden_infotext A:active, .kunden_infotext A:visited {
	margin: 0px;
	border-bottom: 0px;
	border-bottom-style: none;
	font-style:normal;
	text-decoration: underline;
	font-size: 10px;
}
.kunden_infotext A:hover {
	COLOR: #ED7102; 
	margin: 0px;
	border-bottom: 0px;
	border-bottom-style: none;
	font-style:normal;
	text-decoration: none;
}
.inputbox {
	width: 100px;
	color: #000000;
	background-color: #FFFFFF;
}
.searchintro {
	width: none;
	color: #000000;
	background-color: transparent;
}
.highlight {
	width: none;
	background-color: #D8D8D8;
	color: #ED7102;
}
.contentpaneopen {
	width: 100%;
	background-color: none;
	border: #999999 0px dotted;
	padding-left: 0px;
}
.small {
	width: none;
	background-color: none;
	color: #000000;
}
.search {
	width: 100px;
	background-color: none;
	color: #000000;
}
.kontakt_titel {
	font-size: 11px;
	line-height: 20px;
}
.kontakt_copy {
	font-size: 10px;
}
.kontakt_infos {
	font-size: 11px;
}
.kontakt_misc {
	font-size: 11px;
}
.kontakt_main {
	padding-left: 43px;
}
.kontakt_descr {
	font-size: 9px;
}
.download {
	font-size: 10px;
	color: #666666;
	line-height: 15px;
}
/*----- SCC Berlin -----------------------------------------------------------------------------------*/
.head1 {
	background-color: #000000;
	height: 100px;
	BACKGROUND: url(../images/headbg.gif);
    BACKGROUND-REPEAT: repeat-x;
}
.headlogo {
	background-color: #000000;
	height: 100px;
	padding: 11px;
	BACKGROUND: url(../images/headbg.gif);
    BACKGROUND-REPEAT: repeat-x;
}
.head2 {
	background: url(../images/bg_sub1.gif);
	height: 21px;
	padding-top: 3px;
	padding-left: 189px;
}
.mainbody {
	background-color: #E6E6E6;
	padding-left: 0px;
	padding-top: 10px;
	padding-right: 30px;
}
.headtitle {
	color: #FFFFFF;
	padding-left: 26px;
	padding-top: 25px;
	font-size: 20px;
	font: bold;
	line-height: 10px;
	text-transform: uppercase;
}
.right {
	background-color: #DDDDDD;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
}
.flashhead{
	background-color: #E6E6E6;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
}
/*----- SCC Berlin -----------------------------------------------------------------------------------*/
.head1 {
	background-color: #000000;
	height: 100px;
	BACKGROUND: url(../images/headbg.gif);
    BACKGROUND-REPEAT: repeat-x;
}
.headlogo {
	background-color: #000000;
	height: 100px;
	padding: 11px;
	BACKGROUND: url(../images/headbg.gif);
    BACKGROUND-REPEAT: repeat-x;
}
.head2 {
	background: url(../images/bg_sub1.gif);
	height: 24px;
	padding-left: 190px;
	padding-top: 4px;
	font-size: 10px;
	color: #FFFFFF;
}
/*-----Pathway-----------------------------------------------------------------------------------*/
span.pathway, span.pathway a:link, span.pathway a:visited, span.pathway a:active {
	line-height: 0px;
	padding-left: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 10px;
	color: #FFFFFF;
	vertical-align: middle;
}
span.pathway a:hover {
	color: #4D2400;
}
pathway_text img {
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 6px;
}
.pathway {
	padding-top: 0px;
	padding-left: 190px;
	color: #000000;
	font-size: 9px;
	vertical-align: middle;
}
/*----------------------------------------------------------------------------------------*/
.mainbody {
	background-color: transparent;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	width: 820px;
}
.headtitle {
	color: #FFFFFF;
	padding-left: 7px;
	padding-top: 0px;
	font-size: 20px;
	font: bold;
	line-height: 25px;
	vertical-align: middle;
}
.right {
	background-color: #DDDDDD;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
}
.flashhead{
	background-color: #E6E6E6;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
}
.mainbg {
	background: #E6E6E6 url(../images/mainbg.gif);
}
.mainfooter {
	background: url(../images/mainfooter.gif);
	padding-top: 4px;
	text-align: right;
}
.footer1, .footer1 a:link, .footer1 a:visited, .footer1 a:active {
	height: 13px;
	padding-left: 5px;
	padding-top: 0px;
	font-size: 10px;
	color: #ED7102;
	background-color: #E6E6E6;
	text-transform: uppercase;
	text-decoration: none;
}
.footer1 a:hover {
	color: #000000;
}
.footer2 {
	padding-top: 1px;
	padding-right: 3px;
	background-color: #E6E6E6;
	text-align:right;
	
}
.banner1 {
	background: url(../images/banner1.gif);
	background-color: transparent;
	text-align: left;
}
.suche {
	background-color: transparent;
	padding-left: 9px;
	padding-top: 12px;
	text-transform: uppercase;
	line-height: 8px;
	font-size: 9px;
}
.menu {
	background-color: transparent;
	padding-left: 10px;
	padding-top: 0px;
}
.maintextfield {
	background-color: transparent;
	padding-left: 0px;
	padding-top: 20px;
	padding-right: 20px;
}
.inforight {
	background-color: transparent;
	padding-left: 10px;
	padding-top: 26px;
}
span.inforight {
	background-color: transparent;
	padding-left: 10px;
	padding-top: 0px;
	margin: 0px;
	text-align: left;
}
.impressum {
	font-size: 11px;
}
/*----Team----------------------------------------------------------------------*/
.mannschaftbild_gesamt {
	padding-left: 0px;
}
.mannschaft_spez {
	background-color: #ED7102;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 20px;
}
table.mannschaft {
	font-size: 11px;
	border: 1px solid;
	padding-left: 1px;
}
.trainer {
	border: #666666 1px dashed;
}
/*----Category----------------------------------------------------------------------*/
.category a:link, .category a:visited, .category a:active {
	color: #ED7102;
	text-decoration: none;
	font-size: 11px;
}

.category a:hover {
	color: #3B3B3B;
	text-decoration: none;
}
.category {
	font-size: 11px;
}

.article_seperator {
	line-height: 20px;
}
table.blog {
	background-color: transparent;
	padding: 0px;
	border: #CACACA 0px solid;
}
.wrapper {
	padding-top: 10px;
}
span.seitentitelbild {
	padding: 0px;
	height: 150px;
	width: 630px;
}
/*----Tabellen----------------------------------------------------------------------*/
.tabelle_titel {
	background-color: #ED7102;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 20px;
	margin-bottom: 10px;
}
.tabelle_inhalt {
	background-color: transparent;
	font-size: 11px;
	line-height: 20px;
}
/*----Dots----------------------------------------------------------------------*/
.downloads {
	padding-left: 10px;
	background: url(../images/dot_download.gif);
	line-height: 22px;
}
.dot2 {
	padding-left: 10px;
	background: url(../images/dot_lang.gif);
}
/*----Links----------------------------------------------------------------------*/
.links {
	padding-left: 0px;
}
.links a:link, .links a:visited, .links a:active {
	padding-left: 10px;
	background: url(../images/dot_lang.gif);
	line-height: 16px;
}
.links a:hover {
	margin-left: 2px;
	padding-left: 8px;
	
	background: url(../images/dot_lang.gif);
}
.galerie_titel {
	font-size: 9px;
}
.sectiontableheader {
	background-color: transparent;
	color: standard;
	text-transform: none;
	line-height: 10px;
	font-size: 11px;
	padding-top: 0px;
}
.button {
	FONT-SIZE: 10px;
	COLOR: #F17302;
	FONT-FAMILY: Helvetica, sans-serif;
	BACKGROUND-COLOR: transparent;
	BORDER: #C5C5C5 1px solid;
	text-transform: none;
	height: 17px;
	vertical-align: middle;
	padding-left: 2px;
	margin-bottom: 3px;	
}
.view_btn {
	background-color: #00FF00;
}
.fotogalerie_info {
	background-color: transparent;
	font-size: 11px;
	padding-bottom: 20px;
	
}
/*----Sponsoren----------------------------------------------------------------------*/
.sponsor_thumb {
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
}
.sponsor_text {
	margin-top: 41px;
	margin-left: 10px;
	margin-bottom: 20px;
	padding-left: 10px;
	background: url(../images/dot_lang.gif);
	line-height: 20px;
}
table.sponsoren {
	vertical-align: middle;
}
