/* tANZ Frankfurt main css */

body {
  padding:0;
  margin:0;
  font-family:Verdana;
  font-size:10.5pt;
  line-height:16pt;
  background-image:url(../media/images/bgRepeat.gif);
  
}
img {
  border:none;
}

#side {
  width:909px;
  min-width:909px;
  margin-left:auto;
  margin-right:auto;
  background-image:url(../media/images/tContentBg.jpg);
    background-repeat:repeat-Y;
}
#sideEnd {
  background-image:url(../media/images/tContentEnd.jpg);
    background-repeat:no-repeat;
    height:9px;
  
}



#contentRow {
  margin-left:10px;
  margin-right:20px;
  margin-top:40px;
 
}

#title {
  width:100%;
  height:160px;
  margin-top:10px;
  
}
.courselist {
}
.courselist td {
    padding:2px;
}
#menuRow {
  width:100%;
  height:35px;
  background-image:url(../media/images/tMenuRow.jpg);
  background-repeat:no-repeat;
  line-height:35px;
  padding-left:12px;
}

#menuRow a {
  color:#333333;
  font-size:12px;
  text-decoration:none;
  margin-right:12px;
  height:35px;
  display:inline-block;
  
}

#menuRow a:hover {
  color:#000000;
 background-image:url(../media/images/tActiveMenu.gif);
  background-repeat:no-repeat;
  background-position:center 30px;
}
.subm {
  font-size:10px;
  display:block;
  line-height:10px;
  
}
.small {
  font-size:12px;
}
#menuRow a.act {
  color:#000000;
  text-decoration:none;
  background-image:url(../media/images/tActiveMenu.gif);
  background-repeat:no-repeat;
  background-position:center 30px;
 
}

.basic_sub {
  display:none;
}
#menuRow a.basic_sub {
  display:none;
}

.subMenu {
  position:absolute;
  background-color:#FFCC33;
  border-top:1px solid #FFFFFF;
  display:none;
}
.subMenu a{
  color:#333333;
  font-size:12px;
  text-decoration:none;
  margin-right:20px;
  display:block;
  padding:0;
  text-align:left;
  padding-left:20px;
  margin-top:5px;
  margin-bottom:5px;
  border-bottom:1px solid #FFFFFF;
  padding-bottom:10px;
}

.subMenu a:hover {
  color:#000000;
   background-image:url(../media/images/tSubMenu.gif);
  background-repeat:no-repeat;
  background-position:0px 6px;
}
#completePrice {
  background-color:#FFCC33;  
  line-height:32px;
  width:220px;
  margin-top:130px;
  font-size:16px;
  text-align:right;
  padding-right:2px;
  margin-left:60px;
}
#priceDisplay {
  background-color:#EEEEEE;
  padding:5px;
  
}

/*Headline*/
h1 {
  
  font-size:20px;
  font-weight:normal;
  padding:0px;
  margin:0px;
  line-height:40px;
}

.hIcon {
   height:49px;
   float:left;
}

.tText {
  margin-left:48px;
}
.tText img {
  margin-left:48px;
}
.leftImage {
  float:left; margin-left:60px; margin-right:15px; margin-bottom:30px;  
  
}
h2 {
 font-size:17px;
  font-weight:normal;
}
#hall1 {
  width:50%;
  float:left;
}
#hall2 {
  width:50%;
  float:left;
}

/*Course*/
.course {
  font-size:12px;
  width:340px;
  border-bottom:2px dashed #FFCC33;
  margin-bottom:5px;
  margin-top:10px;
  cursor:pointer;
}
.course:hover {
  background-color:#EEEEEE;
}
.CourseName img {
  float:left;
  margin-right:5px;
  margin-left:0px;
}
.CourseName {
  font-size:16px;
  line-height:23px;
  
}
.CourseDescription {
  margin-left:39px;
  }
.CourseLeiter {
  
}
.CourseLevel, .CourseTime {
  margin-left:39px;
  }


strong {
 
  font-size:17px;
  font-weight:normal;
}
.headlineLeft {
  line-height:20px;
}
p {
  margin-left:15px;
  margin-bottom:30px;
}

.picDescription {
  float:left;
  width:400px;
}

a.button {
  background-image:url(../media/images/button.gif);
  background-repeat:no-repeat;
  text-indent:6px;
  font-size:14px;
  font-weight:bold;
  line-height:33px;
  text-decoration:none;
  color:#000000;
  width:148px;
  height:33px;
  display:block;
}

a.backButton {
  background-image:url(../media/images/backButton.gif);
  background-repeat:no-repeat;
  font-size:11px;
  text-indent:22px;
  height:24px;
  display:block;
  float:right;
  margin-bottom:10px;
  margin-right:40px;
}

a.inline {
  font-weight:normal;
  text-decoration:none;
  border-bottom:2px solid #FFCC33;
  color:#000000;
}

.errorMsg {
  color:#FF0000;
  font-size:12px;
}

#Order {
  font-size:12px;  
}

#Order .textField{
  width:250px;
  font-size:12px;
  padding:2px;
  border:2px solid #EEEEEE;
}

#Order textarea.textField{
  width:250px;
  font-size:11px;
  font-family:Verdana;
}
#Order td {
  padding:5px;
}
.explanation {
  font-size:10px;
}
#leftCont {
  width:200px;
 float:left; 
}
#rightCont {
  width:600px;
   float:left; 
}
td.courseSelect {
  border:1px solid #CCCCCC;
 }
.priceDisplay {
  border:none;
  width:40px;
  border-bottom:1px solid #CCCCCC;
}

#info {
  margin-top:230px;
  padding:15px;
  background-color:#eeeeee;
  font-size:12px;
  text-align:justify;
}
