html, body {
       	height:100%;        
	 	width:100%;
        padding:0px;
        margin:0px;
        vertical-align:top;
		overflow:auto;
        padding:0px;  
}
html > body {         
	 	width:100%;
      	height:100%;
        vertical-align:top;
        margin: 0px;
        padding: 0px;
        box-sizing:border-box;
    	-moz-box-sizing:border-box;	 
		overflow:auto;
}
body { 
	 	width:100%;
      	height:100%;
        vertical-align:top;
        text-align:left;
        margin: 0px;
        padding: 0px;
  		 box-sizing:border-box;
	    -moz-box-sizing:border-box;	 
		overflow:auto;
		font-family:Verdana;
		font-size:11px;
		background-color:#FF9900;
}

#top_box {
	float:left;
  height:14px;
  width:918px;
  background-image:url(../images/bg_streifen.gif); 
	background-repeat:repeat-x;
}

#main_box {
	float:left;
	width:918px;  	
  background-image:url(../images/bg_main.gif); 
	background-repeat:repeat-y;
  background-position:0px 0px;
    box-sizing:border-box;
    -moz-box-sizing:border-box;	
  background-color:#ff0000;
}

#left_box {
	width:170px;
	float:left;  
    box-sizing:border-box;
    -moz-box-sizing:border-box;
}

#right_box {
	float:left; 
	width:202px;  	     
    box-sizing:border-box;
    -moz-box-sizing:border-box; 	
}

#center_box {
	float:left;
	width:745px;	
    box-sizing:border-box;
    -moz-box-sizing:border-box;
}

#bottom_center {
		float:left;
	width:744px;
  height:30px;
  border-top:0px solid #990000;  
  border-bottom:0px solid #990000;  
    box-sizing:border-box;
    -moz-box-sizing:border-box;	

   background-image:url(../images/bg_footer.gif);
	background-repeat:x-repeat;

}

#content_box {
	float:left;
	width:744px;	
	box-sizing:border-box;
    -moz-box-sizing:border-box;	
}


#content {
 	min-height:500px;
	height:auto !important;
	height:500px;	
/*	position:relative;*/
  float:left;
/*  clear:left;*/
  margin:0px;
  padding:0px;
  padding-left:20px;
  width:570px;

	   box-sizing:border-box;
    -moz-box-sizing:border-box;	

	}



#content_right {
	float:left;	
	width:202px;      
    box-sizing:border-box;
    -moz-box-sizing:border-box;
}

#content_left {
	float:left;
    box-sizing:border-box;
    -moz-box-sizing:border-box;	
}

.content_left_box {
	/* float:left;*/
	width:159px;
	padding-left:8px;
	padding-top:20px;
  padding-right:0px:
  padding-bottom:0px;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
}

.content_left_item {
	/* float:left; */
	width:151px;
	padding:4px;
  margin:0px; 	
    box-sizing:border-box;
    -moz-box-sizing:border-box;
	border:1px solid white;
	background-color:#CCCCCC; 
}

.content_right_box {
	/* float:left;*/
	width:202px;
	padding-left:10px;
	padding-top:20px;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
}
.content_right_item {
	/* float:left;*/ 
	width:180px;
	padding:10px; 	
    box-sizing:border-box;
    -moz-box-sizing:border-box;
	border:1px solid white;
	background-color:#CCCCCC; 
}

 

#content_footer {
	float:left;	
	width:100%;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
 	padding-left:20px;
 /* background-color:#ff0000;*/
}	

#footer_text {
	margin-top:6px;
	padding-left:20px;
	font-family:Arial, Helvetica;
}

#banner {
	float:left;
	width:202px;
	text-align:center;
    box-sizing:border-box;
    -moz-box-sizing:border-box;	
}

#header {
	float:left;
	height:102px;
	width:744px; 
	border-bottom:5px solid #990000;
 /* background-color:#ff00ff;*/
    box-sizing:border-box;
    -moz-box-sizing:border-box;
}

#logo {
	float:left;
	clear:both; 
	line-height:1px;
	font-size:1px;
	width:128px;  
	height:215px;
	display:inline;
	padding:0px;
	margin:0px;	
	border-bottom:1px solid white;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
}
 
#search_box {
	float:left;
	height:22px;
	width:202px;	
	background-color:#DCDCDC;
	border-bottom:1px solid white;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
 
}
 
#header_image {
	float:left;
	width:615px;	
	height:35px; 
    box-sizing:border-box;
    -moz-box-sizing:border-box;
}

#subnavigation {
	float:left;
	width:165px;	
	height:100%;
    /* background-image:url(../images/background/bg.gif);*/
    box-sizing:border-box;
    -moz-box-sizing:border-box;
/* background-color:#ff00ff;   */
}

#submenu_box {
	float:left;
	width:165px;
	padding:0;
  margin:0;
  padding-left:0px;
	padding-top:0px;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
}

#submenu_items {
	float:left; 
	width:165px;
	padding:0;
  margin:0;
/*	background-color:#ff00ff;*/
    box-sizing:border-box;
    -moz-box-sizing:border-box;
}

#submenu_bottom {
	float:left;
	width:152px;
	height:30px;
	padding:0;
  margin:0;
	border-left:0px solid white;
	border-bottom:0px solid white;
	border-right:0px solid white;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
/*
    background-image:url(../images/subnavi/background.gif);
	background-repeat:repeat-y;	
*/  
}

 
/*
######## LEVEL 1 #########
*/

.submenu_level_1_link_text {
	float:left;
	width:132px;	 
	margin:0px;
	padding:0px;
	font-size:1px;
	line-height:1px;
	padding-left:5px;	 
    box-sizing:border-box;
    -moz-box-sizing:border-box;  
}
 

.submenu_level_1_item_box {
	float:left; 
	width:13px;	 	
    box-sizing:border-box;
    -moz-box-sizing:border-box;  
}

.submenu_level_1 {
	float:left;
	width:165px; 
	margin:0px;
	padding:0px;
	padding-top:0px;
	padding-bottom:0px;
    box-sizing:border-box;
    -moz-box-sizing:border-box; 
}	

.submenu_level_1 A {
	text-decoration:none;
	color:#000000;
	font-size:11px;
	font-family:Arial;
 	line-height:14px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}	

.submenu_level_1_active {
	float:left;
	width:165px;  
	border-left:0px solid white;
	border-right:0px solid white;
/*
    background-image:url(../images/subnavi/background.gif);
	background-repeat:repeat-y;
*/
	padding-top:0px;
	padding-bottom:0px;
    box-sizing:border-box;
    -moz-box-sizing:border-box; 
}	

.submenu_level_1_active A {
	text-decoration:none;
	color:#000000;
	font-size:11px;
	font-family:Arial;
 	line-height:14px;
	font-weight:bold;
	margin:0px;
	padding:0px; 	
}	


/*
######## LEVEL 2 #########
*/ 
.submenu_level_2 {
	float:left;
	width:154px;
 	border-left:0px solid white;
	border-right:0px solid white;
	margin:0px;
	padding:0px;
  margin-top:5px;	 
	padding-top:3px;
	padding-bottom:3px;
    box-sizing:border-box;
    -moz-box-sizing:border-box; 
/*  background-color:#0ff0ff;*/
}	

.submenu_level_2_active {
	float:left; 
	width:154px; 
    box-sizing:border-box;
    -moz-box-sizing:border-box; 
	margin:0px;
  margin-top:5px;	 
	padding:0px;	 
	padding-top:3px;
	padding-bottom:3px;
/*  background-color:#0000ff;*/
}	

.submenu_level_2_item_box {
	float:left;  
	/*padding-left:18px;*/
  padding:0px;
  margin-left:2px;
	width:10px;
  margin-top:3px;
	padding-top:0px; 	
    box-sizing:border-box;
    -moz-box-sizing:border-box;
/*  background-color:#ff0000;  */
}

.submenu_level_2_link_text {
	float:left;
 	width:100px;	
	margin:0px;
	padding:0px;	
	padding-left:3px;	
	font-size:1px;
    box-sizing:border-box;
    -moz-box-sizing:border-box; 
}
 
.submenu_level_2 A, .submenu_level_2_active A {
	text-decoration:none;	 
	font-size:11px;
	font-family:Arial;
 	line-height:14px;
	font-weight:bold;
	color:#990000;
	margin:0px;
	padding:0px;
}	
 
 
.submenu_level_2_link_text_active {
	float:left;
 	width:100px;	
	margin:0px;
	padding:0px;
	padding-left:3px;	
/*	font-size:1px;*/
/*	line-height:1px; */
    box-sizing:border-box;
    -moz-box-sizing:border-box; 
 }
 
 
.submenu_level_2_link_text_active A {
/*
	text-decoration:none;	 
	font-size:11px;
	font-family:Arial;
 	line-height:14px;
	font-weight:bold;
	margin:0px;
	padding:0px;
*/
}
  


 
#submenu_title {
	color:#FFFFFF;
	font-weight:bold;
	font-family:Arial;
	width:140px;	
	font-size:11px;
	height:19px;
	vertical-align:center;
	border:1px solid white;
	padding-left:4px;
	padding-top:2px;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
}

/*
######## LEVEL 3 #########
*/ 

.submenu_level_3, .submenu_level_3_active {
	padding-top:5px;
	padding-bottom:3px;
  margin-left:13px;
 	border-bottom:1px solid #990000;
  width:144px;
  box-sizing:border-box;
   -moz-box-sizing:border-box; 
  
}

.submenu_level_3_link_text {
	text-decoration:none;
	color:#990000;
	font-size:11px;
	font-family:Arial;
 	line-height:14px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	padding-left:0px;
}

.submenu_level_3_link_text A {
	text-decoration:none;
	color:#990000;
	font-size:11px;
	font-family:Arial;
 	line-height:14px;
	font-weight:normal;
	margin:0px;
	padding:0px; 	
}
.submenu_level_3_item_box {
	float:left;  
	/*padding-left:18px;*/
  padding:0px;
  margin-left:0px;
	width:10px;
  margin-top:5px;
	padding-top:0px; 	
    box-sizing:border-box;
    -moz-box-sizing:border-box;
/*  background-color:#ff0000;  */
}
 

.submenu_level_3_link_text_active {
	text-decoration:none;
	color:#000000;
	font-size:11px;
	font-family:Arial;
 	line-height:14px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	padding-left:0px;	
}

.submenu_level_3_link_text_active A {
	text-decoration:none;
	color:#000000;
	font-size:11px;
	font-family:Arial;
 	line-height:14px;
	font-weight:bold;
	margin:0px;
	padding:0px; 	
}


/*
######## END SUBMENU #########
*/ 

#mainnavigation {
	float:left;	 
	padding-left:13px;
	font-family:Arial;
	height:16px;
	font-size:11px; 
	font-weight:bold;
	color:#000000;
	width:615px;
	background-color:#ECECEC;	
    box-sizing:border-box;
    -moz-box-sizing:border-box;
}

A.mainmenu_link {
	float:left;
	line-height:13px;
	font-size:11px;
	height:14px;
	padding:0px;
	margin:0px;
	font-weight:bold; 
	color:#000000;	
	text-decoration:none;
    box-sizing:border-box;
    -moz-box-sizing:border-box; 
}

.mainmenu_item {
	float:left;
	height:16px;
	font-size:11px;
	line-height:12px;
	padding-top:1px;
	padding-right:21px;
    box-sizing:border-box;
    -moz-box-sizing:border-box; 
}


.mainmenu_item_last {
	float:left;
	height:16px;
	font-size:11px;
	line-height:12px;
	padding-top:1px;	 
    box-sizing:border-box;
    -moz-box-sizing:border-box; 
}

.mainmenu_box { 
	float:left;
	padding-top:3px;
	padding-right:2px;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
}

#servicenavigation {
	float:right;
	height:67px;
/*	width:202px;*/
  height:90px;
    box-sizing:border-box;
    -moz-box-sizing:border-box;	
/*	background-color:#DCDCDC;*/
	 
}


#servicenavigation_box {	
	float:left;	  
	padding-top:45px;
	padding-right:20px;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
 /* background-color:#ff0000;  */
}

.servicenavigation_item {
	float:left;
	padding-right:7px;
	padding-top:30px;
	vertical-align:bottom;		
}
.kurskorb_item {
   float:left;
   padding-right:7px;
   background: url(../images/kurskorb.gif) no-repeat 0px 10px;
   padding-left:35px;
   padding-top:30px;
   padding-bottom:5px;
   vertical-align:bottom;
}

.servicenavigation_item a,
.kurskorb_item a {
	 font-size:11px;	
	 text-decoration:underline;	
	 color:#000000;
	 font-weight:bold;
}
.kurskorb_item a {
  color: #990000;
}


#path {
	float:left;
	clear:left;		
/*	height:40px;*/
	padding:0px;
	margin:10px 0px 20px 0px;
	padding-left:20px; 
	width:724px;
	color:#ff3300;
	font-size:15px;	
	color:#ff3300;
  font-weight:bold;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
/*	background-color:#DCDCDC;*/
	border-top:0px solid white;
	border-bottom:0px solid white;	
}


#path A {
	font-size:15px;	
	color:#ff3300;
  font-weight:bold;
	text-decoration:none;
}
#path td {
	font-size:15px;	
	color:#ff3300;
  font-weight:bold;
	text-decoration:none;
}

#path_image {
	float:left;
	height:21px;
	width:615px;
    box-sizing:border-box;
    -moz-box-sizing:border-box;	
}

.path_active  {
}


#path_teaser A {
	font-size:9px;
}


.path_teaser_active  {
	font-size:9px;
}


img {
	display:block; 
	line-height:1px;
	font-size:1px;
	vertical-align: bottom	
}


html > body > img { 
	display:block; 
	line-height:1px;
	font-size:1px;
	vertical-align: bottom		
}


ul {
 
	list-style:outside;
    box-sizing:border-box;
    -moz-box-sizing:border-box;		
	list-style-image: url(../images/buttons/pfeil.gif);	
}

li {	
  
	font-family:Arial;
	font-size:11px;
    box-sizing:border-box;
    -moz-box-sizing:border-box;	
}

h1 {
	margin:0px;
	padding:0px;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	color:#990000;
    line-height:20px;	
}

.teaser_description {
	padding-top:0px;
	font-family:Arial;
	font-size:11px;
	color:#000000;
	line-height:17px;	
}

#content p, #content li{
  line-height:17px;	
}
p.bodytext a, input, textarea,li a,
.courseData a {
		font-family:Verdana;
		font-size:11px;
		color:#000000;
}

a {
		/*font-family:Arial;*/
		/*font-size:11px;*/
		color:#0000cc;
}

#content TD {
	font-family:Verdana;
	font-size:11px;
  padding-right:20px;
	line-height:17px;
  vertical-align:top;	
}
#content TD a {
	font-family:Verdana;
	font-size:11px;
  padding-right:20px;
	line-height:17px;
  vertical-align:top;	
  color:#000000;
}
/*der mehr link*/
#content #mehr a {
  font-weight:bold;
}
hr {
  color:#990000;
  text-align:left;
  height:1px;
  background-color:#990000; /*f�rn IE*/
  padding:0px 0px 0px 0px;
  margin:5px 0px 5px 0px;
  border:0px;
}
 

.csc-mailform {
	float:left;
	margin:0px;
	padding:0px;
	border:0px;
}

.csc-mailform-field {
	width:400px;
	float;left;	
}

.contenttable { 
	border-collapse:collapse;
}

label {
	float:left;
	width:432px;
	padding-top:5px; 
}

tr-even {
	
}

tr-odd {

}


.tx-indexedsearch .tx-indexedsearch-browsebox LI { display:inline; margin-right:5px; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr { font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color:red; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeee; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { background:#cccccc; vertical-align:middle; }
.tx-indexedsearch .tx-indexedsearch-res .noResume { color:#666666; }
.tx-indexedsearch .tx-indexedsearch-category { background:#cccccc; font-size:16px; font-weight:bold; }

.tx-indexedsearch .res-tmpl-css { clear:both; margin-bottom:1em; }
.tx-indexedsearch .searchbox-tmpl-css LABEL { margin-right:1em; width:10em; float:left; }
.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css { letter-spacing:0; font-weight:normal; margin-top:-1.2em; float:right; }
.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd { float:left; }
.tx-indexedsearch .info-tmpl-css dd.item-mtime { float:none; }
.tx-indexedsearch .info-tmpl-css dd.item-path { float:none; }

/*added by mag (25.08.2006) space left before text */
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-text { padding-left:10px}

#shoplist td, #shoplist a{
  font-size:11px;
  color:#000000;
  vertical-align:center;
}
#shoplist hr {
  text-align:left;
  height:1px;
	color:#c2c2be;
  background-color:#c2c2be; /*f�rn IE*/
  padding:0px 0px 0px 0px;
	margin:5px 0px 5px 0px;
  border:0px;
}

#shoplist hr.cat_seperator {
	color:#000000;
  background-color:#000000; /*f�rn IE*/
}
#shoplist td.cat_title {
  font-size:11px;
  padding:3px;
}
#shoplist2 td, #shoplist2 a{
  color:#000000;
}
#banner table{
  width:100%;
  /*padding:10px;*/
  /*padding-left:5px;*/
  /*border:1px solid #ff0000;*/
  /*background-color:#ff0000;*/
}
.subtitle {
  color:#990000;
  padding:0 0 5px 0;
}
table.mitgliedwerden {
  margin:0px;
  padding:0px;
  width:486px;
}
table.anmeldeformular {
  margin:0px;
  padding:0px;
  width:550px;
}
input{
  margin:0px;
  padding:0px;
}
.kurstitel, textarea {
  width:312px;
}
input.kurz {
  width:90px;
}
.kursliste {
	float:left;	
	width:550px;      
    box-sizing:border-box;
    -moz-box-sizing:border-box;
}
.kursliste h1 {
  padding:5px 0px 5px 0px;	
}

.kursliste hr {
  margin-bottom:10px;
}

.kursbuchung, .kursliste {
  font-family:Verdana, Arial Helvetica;	
  padding:10px 0px 10px 0px;
}
#content .kursbuchung th,
#content .kursbuchung td,
#content .kursbuchung p,
#content .kursliste th,
#content .kursliste td,
#content .kursliste p,
#content .dankeKursanmeldung p {
  font-family:Verdana, Arial Helvetica;	
}
/*Warenkorb*/
table.kursanmeldeuebersicht {
  border-bottom: 0px solid #990000;
  padding:2px 2px 2px 0px;
  margin:0px;
}
#content table.kursanmeldeuebersicht td.kurstitel,
#content table.kursanmeldeuebersicht td.kursbuchen {
  background-color:#FF9900;
  padding:5px 0px 5px 0px;
}
#content td.kurstermin,
#content td.kursnr,
#content td.materialkosten,
#content td.kurspreise,
#content td.kursbuchen {
  padding:0px 10px 0px 0px; 
}
#content table.kurstabelle td.kursbuchen {
  padding:0px 0px 0px 0px; 
}
td.kurspreise {
  width:190px;
}
#content td.kursnr {
  width:65px;
}
#content td.kurstermin {
  width:125px;
}
#content td.materialkosten {
  width:68px;
  padding-right:2px;
}
.kursbuchenSubmit {
  background-color:#990000;
  border:1px solid #990000;
  color: #FFCC66;
}
.kursentfernenSubmit {
  background-color:#FFCC66;
  border:1px solid #990000;
  color: #990000;
}
.kursbuchenSubmit12,
.kursbuchenSubmit22 {
  background-color:#990000;
  color: #FFCC66;
  font-size:1.2em;
  text-align:right;
  float:right;
}
#content .kursliste .anmeldeformular td.col1 {
  padding:0px 10px 0px 0px;
}
#content .kursliste .anmeldeformular td.col2 {
  padding:0px 0px 0px 0px;
  width:423px;
}
#content .kursliste .anmeldeformular .adressinput,
#content .kursliste .anmeldeformular textarea {
  width:250px;
}

/*Styles zur Ansicht der Kurzsdaten in der Kursdetailansicht*/
.courseData img {
  float:right;
	padding: 2px;
	border: 1px solid #990000;
	color:#000;
	background-color: transparent;
        margin:20px 2px 2px 2px;
  
}

#content .courseData .courseTime,
#content .courseData .courseDate,
#content .courseData .coursePrice,
#content .courseData .materialPrice {
  margin:2px 0px;
}
#content .courseData p.courseBooking {
  margin-bottom:20px;
}
#content .courseData .courseSubtitle,
#content .courseData .courseLeading,
#content .courseData .courseDate,
#content .courseData .courseNo,
#content .courseData .coursePrice {
  font-weight:bold;
}
#content .courseData p.courseSubtitle {
  font-size:1.2em;
}
.error {
  color:#ff0000;
}

