/* ALLGEMEIN */

*{font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;}
/* Verstecken vor IE Mac \*/
html,body{height:100%;}
/**/
html{margin:0;
	padding:0;}
body{margin:0;
	padding:0;
	text-align:center; background-color:#ffffff;}
	
a{text-decoration:none;
	color:#FF9933;}
a:hover{text-decoration:underline;}
a.activelink {text-decoration:none;}


p{padding:0;margin-bottom:6px;margin-top:0px}
strong{font-weight:bold;
	color:#000000;}
.invisible{display:none;}
form{margin:0;}
* img {border:0}	

a#top-anker{height:1px;
	overflow:hidden;
	font-size:1px;}

h4 {font-size:16px;color: #CC0000}

/* POSITIONIERUNG:*/

#top{height:10px;}

#clear{clear:both;
	height:1px;
	overflow:hidden;}
* html #middle{height:580px;}
html + body #middle{height:580px;}

#content {width:890px;background-color:#ffffff;}

#leftcolumn {padding-left:10px;
			width:672px;background-color:#ffffff;
			text-align:left;
}

#leftcolumn,#rightcolumn {float:left;border:0px solid #F8931D; }

#rightcolumn{width:168px;float:left;
	height:100%;}

#topcontent {
	padding-top:20px;padding-bottom:5px;
	width:672px;
	background:url(../img/slingbg.gif) #fff 638px 0px repeat-y;
}

#bottomcontent {
	background:url(../img/sling.gif) #fff 623px 0 no-repeat;
	padding:0;margin:0;
	height:165px;
	overflow:visible;
} 

#contentcolumn {
	width:600px;
	padding-top:10px;
} 

#metamenue {
	margin-top:15px;
	border-top:1px solid #000000;
	padding-top:10px;
	padding-bottom:10px;
	width:130px;
	color:#878789;
}

.floatstop{clear:left;
	height:0;
	overflow:hidden;}
	
/**/



/* BREITEN & HG: MIDDLE - FOOTER */
#middle,#footer{text-align:left;}
#middle{background:url(../img/logo.gif) #fff 560px 6px no-repeat;background-color:#ffffff;
	width:890px;border:0px solid #000000;margin:0 auto 0; 
	padding:0}

#header {height:100px;}

	
/* DESIGN */
.pageHeader, h1 {font-family:Arial, Verdana;
    margin:0;
	margin-bottom:20px;
	color:#000000;
	font-size:14px;
	font-weight:bold;
	font-style:normal	}
	



/* Menü unten*/
#metamenue a {color:#878789;font-size:10px;}
#metamenue a:hover{text-decoration:none;color:#F8931F}
#metamenue a.activelink {text-decoration:underline;color:#000000;font-weight:bold;}

/* Menü rechts*/

#submenue {
	margin-bottom:15px;
	margin-left:20px;
	border-bottom:1px dotted #000000;
}

ul.imenue {
  color:white; 
  padding:0px; margin:0;
  padding-top:10px;
}

ul.isubmenue {
  color:white; 
  padding:0; 
  margin:0;
  margin-bottom:8px;
  margin-top:8px;
}

li.imenue  a {
  color:#878789;
  font-size:13px;
  display:block;
  text-decoration:none;
  margin-bottom:4px; margin-top:4px;
  width:125px;
  padding:4px 5px 4px 5px;
}

li.isubmenue a { 
  color:#000000;
  font-size:11px;
  display:block;
  text-decoration:none;
  margin-bottom:4px; margin-top:4px;
  width:150px;
  padding:1px 5px 1px 5px;
  
}

li.imenue a.activelink,li.isubmenue a.activelink {
	font-weight:bold;
	text-decoration:underline;
	color:#000000;
}

li.isubmenue a.activelink {
	text-decoration:none;
}

li.imenue a:hover,li.isubmenue a:hover  {
  
  text-decoration:none;
  font-weight:bold;
  color:#F8931F;
  background:url(../img/menubg.gif) #fff 0px 8px no-repeat;
  
}

li.isubmenue a:hover {
	background:url(../img/menubg2.gif) #fff 0px 4px no-repeat;
}

li.imenue a:active, li.imenue a.activelinke:active, li.imenue a.activelink:hover,li.isubmenue a:active, li.isubmenue a.activelinke:active, li.isubmenue a.activelink:hover {
 font-weight:bold;
 text-decoration:none;
 color:#000000;
}

li.imenue a.activelink:hover,li.imenue a.activelink:hover {
	background:url(../img/menubg_act.gif) #fff 0px 8px no-repeat;
}
li.isubmenue a.activelink:hover {
	background:url(../img/menubg2_act.gif) #fff 0px 4px no-repeat;
}


/* Teamtabelle */
#teamtable ul  {
	padding-left:16px;
	margin:0;
}

#teamtable td {
	vertical-align:top;
	padding-bottom:5px;	
}


#teamtable td.desc {
	width:210px;
}

/* Kurstabelle */

#eventtable th {
	background-color:#cccccc;
}
#eventtable td {
	padding:2px;
}

#eventtable td {
 border:1px solid #cccccc;
}

#eventtable {
  width:100%;
  border-collapse:separate;
}

/*** Mailform ***/

.csc-mailform {
	background-color:#F8931F;
	width:632px;
	margin:0;
	padding:0;
	
	
}

.csc-mailform-header {
	width: 160px;
	margin-left:8px;
	margin-bottom:20px;
	text-align:right;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	padding-top:40px;	
}

fieldset.csc-mailform {
	border: 0;
	margin: 0;
	margin-bottom:30px;
	border:1px solid #BDA486;
	border-bottom:2px solid #BDA486;
	padding-bottom:40px;
}

.csc-mailform-field {
	margin-left:10px;
	margin-top:3px;
	font-size:11px;
	height:auto;
	vertical-align:baseline;
	
}

.csc-mailform-field input {
	border-style: solid;
	border-width: 1px;
	border-color: black;
	background-color: #ffffff;
	width:310px;
	height:16px;

}

.csc-mailform-field label {
	float: left;
	width: 150px;
	margin-left:8px;
	margin-top:4px;
	padding-right:20px;
	text-align:right;
	color:#ffffff;
}

.csc-mailform-field textarea {
	border-style: solid;
	border-width: 1px;
	border-color: black;
	background-color: #ffffff;
	width:310px;
	height:60px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
}

.csc-mailform-field select {
	border-style: solid;
	border-width: 1px;
	border-color: black;
	background-color: #ffffff;
	height: 16px;
	width: 310px;
	margin-bottom:20px;
}

input.csc-mailform-submit {
	background-color: #ffffff;
	float: right;
	width: 100px;
	margin-right:132px;
	height:20px;
	margin-top:10px;
}



.csc-mailform-error {
	color:#000000;
	padding-left:20px;
}

.csc-mailform-footer {
	color:#ffffff;
	width:310px;
	margin-left:190px;
}

.csc-mailform-footer a {
	color:#ED1B24;
}


.message-header1 {
	font-weight:bold;
}


.csc-textpic {
	margin-top:5px;
}
