#ng_bitflux_org,body {
    background-color: #ffffff;
    font-size: 16px;
    font-family: Georgia, serif;
    color: #333333;
    padding: 0px;
    margin: 0px;
}

a:focus {
  outline: none;
}



#containernewsletter table td {
height:0px;
}

/*****************************************************************************
Defaults used for master-template
*****************************************************************************/

#container {
    width: 936px;
    margin-top: 24px;
    margin-bottom: 49px;
    margin-left: auto;
    margin-right: auto;
    background-color: #ffffff;
    height: auto;
}

#containernewsletter {
    width: 564px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    background-color: #ffffff;
    height: auto;
}

#city {
height:24px;
padding: 0px;
margin:0px;
background-color: #ffffff;
font-size:13px;
width: 936px;
}

#city a {
    color: #ff3333;
    text-decoration: none;
   padding:0px;
margin: 0px 0px 0px 9px;
}

#city .selected {
color:#333333 ;
} 

#banner {
    height: 103px;
    padding: 0px;
    margin: 0px;
    background-color: #ffffff;
    border-top: #C4C4C4 1px solid;
    font-size: 16px;
    width: 936px;
    margin-bottom:1px;
}

#banner p {
    margin-right: -100px;
}

#banner a {
    color: #dde7e9;
    text-decoration: none;
}

#banner  a:hover {
    color: #ffffff;
}

#logodiv {
    margin-top: 34px;
    margin-left: 0px;
    width: 253px;
    height: 68px;
    background-color: #ffffff;
    float: left;
    border-right: 1px solid #333333;
}

#logodiv a span {
    display: block;
    width: 231px;
    height: 68px;
    background-image: url(/themes/inlingua/images/inlingua_logo.gif);
    background-repeat: no-repeat;
    margin-right: 22px;
}

#logodiv a, {
    float: left;
    position: relative;
    margin: 0;
    padding: 0;
    width: 231px;
    height: 68px;
}

#cityname {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 28px;
    font-weight: lighter;
    float: left;
    width: auto;
    height: 68px;
    margin-left: 24px;
    margin-top: 33px;
    line-height: 79px;
}



/* navi on top containing language navigation */

#metanavi {
    float: right;
    padding: 9px 0px 0px 0px;
    margin: 0px;
    margin-right: 0px;
}

#metanavi div {
    float: left;
}

#metanavi a {
    color: #ff3333;
    float: left;
    margin-left: 12px;
}

#metanavi a:hover {
    color: #b2b1b1;
}

#metanavi .selected a {
    color: #b2b1b1;
    margin-left: 15px;
    float: left;
}

#languages {
    float: left;
    margin-right: 59px;
    padding-top: 5px;
}

.languagetag {
    
}

.searchform {
    margin-right: 0px;
    padding-right: 0px;
}

.searchinputfield {
    background-color: #f4f4f4;
    color: #333333;
    font-family: Georgia, serif;
    font-size: 10pt;
    width: 150px;
    margin-right: 4px;
}

.searchbutton {
    margin-right: 0px;
    padding-right: 0px;
}

/*leftnavi*/

#left {
    float: left;
    width: 168px;
    margin-top: 114px;
}

#left a {
    color: #747474;
    text-decoration: none;
}

#left a:hover {
    color: #ff3333;
}

#left .selected a {
    color: #000;
}

#left ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

#left li {
    line-height: 24px;
    width: 90%;
}

#left li {
    line-height: 24px;
    width: 90%;
}

/*footer*/

#footer {
    clear: both;
}

#footercontent{
    font-size: 14px;
    width:768px;
    border-top:1px solid #d4d4d4;
    float:left;
}

#footercontentlarge {
    width:768px;
    border-top:1px solid #d4d4d4;
    float:left;
}

#footercontentlarge a{
    margin-right:37px;
    font-style: italic;
}

#footercontent a{
    margin-right:37px;
    font-style: italic;
}

#footer a {
    color: #dde7e9;
}


/*****************************************************************************
Used for main navigation
*****************************************************************************/

#topnavileveltwo {
    border-bottom:1px solid #C4C4C4;
    height:51px;
    line-height:43px;
    margin-top:0px;
    width:936px;
}

#topnavileveltwo ul {
    margin: 0;
    padding: 0;
    float: left;
}

#topnavileveltwo a {
    text-decoration: none;
    color: #ff3333;
    margin: 0px;
    float: left;
    text-align: left;
    /*->*/
    margin-left:8px;
}

#topnavileveltwo a:hover {
    color: #333333;

}

#topnavileveltwo .selected {
    color: #333333;
}

#nav li {
    position: relative;
    float: left;
}

/*einzelne topnavielemente*/
#firstpoint a{
    width: 167px;
    margin-left: -1px;
}

#firstpoint a:hover, #firstpoint .selected{
    color: #333333;
}

#secondpoint a, #thirdpoint a, #fourthpoint a, #fifthpoint a, #lastpoint a{
    width:146px;
}

#topnavileveltwo #secondpoint:hover, #thirdpoint:hover, #fifthpoint:hover, #lastpoint:hover {
    width:152px;/*154*/
    border-top: 1px solid #b2b1b1 !important;
    border-right: 1px solid #b2b1b1 !important;
    border-left: 1px solid #b2b1b1 !important;  
}

/*for dropdown*/
#nav li:hover ul,#nav li.sfhover ul {
    display: block;
    padding-bottom: 10px;
}

#nav li.flhover {
    border-left:1px solid #b2b1b1;
    border-top:1px solid #b2b1b1;
    border-right:1px solid #b2b1b1;
}

#nav li.flhover ul li{
    border:none;
}

/*topnavi dropdown*/
#nav ul {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 11px;
    width: auto;
    margin: 0px 0 0 0;
    background-color: #df0023;
}

/*einzelne listenpunkte dropdown*/
#nav ul li {
    float: none;
    display: block;
}

#nav ul li a {
    display: block;
    float: none;
    text-align: left;
    text-decoration: none !important;
    line-height: 20px;
    /*color: green;*/
    width: auto;
}

#topnavileveltwo ul,#topnavileveltwo li {
    padding: 0px;
    margin: 0px;
}

#topnavileveltwo li {
    position: relative;
}

#topnavileveltwo li:hover {
    position: relative;
}

#topnavileveltwo li ul li {
    border-bottom: none;
    font-family: Arial, Verdana, Geneva, Helvetica, SunSans-Regular,
        sans-serif;
    font-size: 10px;
}

#topnavileveltwo ul {
    list-style: none;
}

/*div hinter dropdown*/
#topnavileveltwo li ul {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 152px;
    margin: 20px 0 0 0;
    background-color: #ffffff;
    border-right: 1px solid #b2b1b1;
    border-bottom: 1px solid #b2b1b1;
    border-left: 1px solid #b2b1b1;
    padding-top: 0px;
}

/*positionierung dropdown*/
#topnavileveltwo li>ul {
    top: 15px;
    left: -1px;
}

#topnavileveltwo li:hover ul {
    display: block;
    padding-bottom: 12px;
}

#topnavileveltwo li:hover ul li,#ieddtopnavifix li.sfhover ul li {
    display: block;
    margin: 0;
    padding: 0;
    border:none;
}

/*einzelne dropdownlistenpunkte*/
#topnavileveltwo li ul li a {
    display: block;
    float: none;
    text-align: left;
    text-decoration: none !important;
    width: 90% !important;
    line-height: 18px;/*24*/
    font-size: 13px; 
    background-color: #fff;
    color: #FF3333;
    margin-top:2px; 
    margin-bottom:6px; /*vorher 5*/
}

/*topnavi dropdown*/
#topnavileveltwo li ul li a:hover {
    background-color: #ffffff;
    color: #b2b1b1;
    border:none;
    width: auto;
}


/*****************************************************************************
Used for default-content
*****************************************************************************/

/*content*/
#content {
    width: 768px !important;
}

#contentTotalWidth {
	width: 936px !important;
}

#content, #contentTotalWidth {
	float: left;
    line-height: 24px;
    margin-bottom:20px;
}

#content a, #contentTotalWidth a {
    color: #ff3333;
    text-decoration: none;
}

#content h1, #content h2, #content h3, #contentTotalWidth h1, #contentTotalWidth, h2, #contentTotalWidth h3 {
    font-size: 16px;
    color: #ff3333;
    margin-top: 0px;
    font-weight: lighter;
    display: inline;
}

#content h4, #contentTotalWidth h4 {
    color: #333333;
    font-size: 23px;
    font-weight:lighter;
    margin-bottom:20px;
    margin-top:23px;
}

#content #gallerie, #contentTotalWidth #gallerie {
    float: left;
    padding: 0px 0px 10px 25px;
    margin: 0px 0px 20px 0px;
}

#content .thumbnail, #contentTotalWidth .thumbnail {
    float: left;
    width: 100px;
    margin: 15px 15px 0px 0px;
    padding: 0px;
}

#content .thumbnail img, #contentTotalWidth .thumbnail img {
    border: 1px solid #778899;
    padding: 1px;
}

#content br.antileft, #contentTotalWidth br .antileft {
    clear: left;
    line-height: 0;
}

#content img, #contentTotalWidth img {
    border: none;
}

#content .antifloat, #contentTotalWidth .antifloat {
    clear: both;
    visibility: hidden;
}
#content .serifenlos, #contentTotalWidth .serifenlos {
    font-family: Arial, Verdana, Helvetica, sans-serif;
}
#content .lauftext, #contentTotalWidth .lauftext {
    font-size: 13px;
    line-height: 18px;
}
#content .lauftextklein, #contentTotalWidth .lauftextklein {
    font-size: 12px;
    line-height: 16px;
}

#contenthead {
    height: 71px;
    border-bottom:1px solid #C4C4C4;
    width: 768px;
}

#contentheadempty {
    height: 24px;
    width: 768px;
}

#contenthead h1,#contenthead h2 {
    font: lighter 28px/70px Arial, Verdana, Helvetica, sans-serif;
}

#contenthead h1 {
    color:#7F7E7E;
}

#contenthead h2 {
    color:#000000;
}

#contenthead .headerleft {
    width: auto;
    float: left;
    padding-right: 24px;
    height: 71px;
    border-right: 1px solid #C4C4C4;
}

#contenthead .headerright {
    width: auto;
    float: left;
    padding-left: 24px;
}

.rowfortyeight { /*korrigiert wegen text: von 48 auf 43 - im ie auf 47 (-1 wegen border)*/
    height: 43px;
    border-bottom:1px solid #C4C4C4;
    width: 768px;
}

.rowwithline, .rowwithoutline, .rowwithmargintop{
    padding-top: 4px;
    width: 768px;
    padding-bottom: 4px;
}

.rowwithlinestart {/*ohne padding-top*/
   width:768px;
  padding-bottom: 14px;
    border-bottom:1px solid #C4C4C4;
    float:left;
}

.twelve {
    font-size: 12px !important;
}
.rowwithline {
    border-bottom:1px solid #C4C4C4;
}

.rowwithmargintop{
    margin-top:22px;
}

.groupcourselanguages{
    font-size: 14px;
    margin-top: 4px;
}
.groupcourselanguages a {
    padding-right: 24px;
}

.groupcourselanguages .selected {
color:#333333 !important;
}

.groupcourselanguages a:hover, .groupcourselanguages a:active {
    color: #b2b1b1 !important;
}
.groupcoursebody {
    font-size: 13px;
    font-style: italic;
    line-height: 17px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
}

.groupcoursebodyinfoA {
    font-size: 13px;
    font-style: italic;
    line-height: 18px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
}

.groupcoursebodyinfoG {
    font-size: 13px;
    font-style: italic;
    line-height: 18px;
    font-family: Georgia, serif;
}

.floatleft {
    float: left;
    display: inline;
    position: relative;
}

.grey {
    color: #747474;
}

.center {
    text-align: center;
    margin: 0;
    padding: 0;
}

.footerright {
    right: 96px;
    position: relative;
    float: right;
}

.smallrowwithline {
    width: 504px;/*502*/
    height: auto;
    float: left;
    border-bottom: 1px solid #C4C4C4;
    margin-bottom: 24px; /*vorher 16px; */
    padding-bottom: 20px;
    /*margin-top:-3px;*/
}

.staticcontentsmall {
width:504px;
padding:0px;
margin:0px;
}

.staticcontentthreeline {
width:648px;
}

.staticcontent {
width:768px;
}

.staticlinkbox {
border-top:1px solid #C4C4C4;
}

.staticleftlink {
font-size:13px;
margin-top:7px;
float:left;
}

/*****************************************************************************
Used for landingpage
*****************************************************************************/

#container_landingpage {
    width: 946px;
    margin-top: 0px;
    margin-bottom: 49px;
    margin-left: auto;
    margin-right: auto;
    background-color: #ffffff;
    height: auto;
}

#banner_landingpage {
    width: 946px;
    height: 87px;
    padding: 0px;
    margin: 0px;
    background-color: #ffffff;
}

.box_landingpage_gray1 {
    background-color: #d1d1d1;
    width:172px;
    float:left;
    height:23px;
}

.box_landingpage_gray2 {
    width:172px;
    height:23px;
    clear:right;
    float:right;
    background-color: #A3A3A3;
}

.box_landingpage_gray3 {
    background-color:#d1d1d1;
    width:172px;
    height:69px;
}

#logo_landingpage {
    float:right;
    margin:23px 13px 8px 0px;
}

#left_landingpage {
    float:left;
    width:172px;
    height:483px;
    font-family:Arial,Verdana,Helvetica,sans-serif;
    font-size:15px;
    line-height:21px;
    background-color:#e8e8e8;
}

#left_landingpage .leftcell {
    height:21px;
    border-bottom: 2px solid #c9c8c8;
    padding-left:11px;
    width:161px;
    background-color:#e8e8e8;
}

#left_landingpage a {
    color:#ff3333;
    line-height:22px;
    text-decoration:none;
    
}

#right_landingpage {
    float:right;
    width:172px;
    font-family:Arial,Verdana,Helvetica,sans-serif;
    font-size:15px;
    line-height:21px;
}

#right_landingpage .rightcell {
    height:21px;
    border-bottom: 2px solid #C9C8C8;
    padding-left:11px;
    width:161px;
    background-color:#e8e8e8;
}

#right_landingpage a {
    color:#ff3333;
    line-height:22px;
    text-decoration:none;
    
}

#left_landingpage .selected a {
color:#333333;
}

#right_landingpage .selected a{
color:#333333;
}

#center_landingpage, #center_landingpage_fr {
    float:left;
    width:602px;
    padding:0px;
    margin:0px;
}

#center_landingpage h1 {
    font-family:Arial,Verdana,Helvetica,sans-serif;
    font-size:22px;
    line-height:29px;
    color:#000000;
    margin:22px 0px 0px 22px;
}

#center_landingpage_fr h1 {
    font-family:Arial,Verdana,Helvetica,sans-serif;
    font-size:23px;
    line-height:30px;
    color:#000000;
    margin:22px 0px 0px 22px;
}

#center_landingpage p {
    font-family:Arial,Verdana,Helvetica,sans-serif;
    font-size:22px;
    line-height:29px;
    font-weight:bold;
    color:#8A8A8A;
    margin:29px 0px 0px 22px;
    padding:0px 24px 0px 0px;
}

#center_landingpage_fr p {
    font-family:Arial,Verdana,Helvetica,sans-serif;
    font-size:23px;
    line-height:30px;
    font-weight:bold;
    color:#8A8A8A;
    margin:30px 0px 0px 22px;
    padding:0px 24px 0px 0px;
}


/*****************************************************************************
Used for homepage
*****************************************************************************/

#homepage h1 {
padding:0px;
margin:0px;
}

#homepageWithTitleBox {
color:#747474;
}

#homepageWithTitleBox h1 {
padding:0px;
margin:0px;
font-size: 20px;
line-height:28px;
color:#000000;
display:inline;
}

#homepageWithTitleBox h2 {
color:#000000;
font-size:16px;
display:inline;
font:lighter 16px/24px Georgia, serif;
}

#homepageTitleText {
 width: 504px;/*502*/
    height: auto;
    float: left;
    border-bottom: 1px solid #C4C4C4;
    margin-bottom: 10px; /*vorher 16px; */
    padding-bottom: 20px;
    /*margin-top:-3px;*/
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size:20px;
line-height:28px;

}

#homepageTitleText img {
padding-right:10px;
}

#homepage_main {
    width: 528px;
    float: left;
}

#homepage_main_v2011 {
	float:left;
	width:708px;
	padding: 0px 24px 0px 0px;
}

#homepage_teaser_v2011 {
	float:right;
	border-left:1px solid #C4C4C4;
	width: 191px;
	padding:0px 0px 0px 12px;
}

#homepage_imgintro {
	padding: 0;
	margin: 24px 0px 24px 0px;
}

#homepage_imgintro img {
	border:1px solid #C4C4C4;
}

#homepage_right {
    float: right;
    width: 240px;
    margin: 0px;
    font-size: 13px;
    line-height: 18px;
    color: #b2b1b1;
    padding: 0;
}

/*rightboxes*/
#homepage_right h3 {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: lighter;
    font-style: normal;
    margin-bottom: 12px;
    margin-top: 0px;
    color: #747474;
    line-height: 24px;
    display:block;
}

#homepage_right a {
    color: #ff3333;
    font-weight: bold;
    text-decoration: none;
}

.rightBox {
width: 240px;
background-color: #f4f4f4;
margin-bottom: 12px;
color:#747474;
}

.contentRightBox {
padding-top: 11px;
padding-left:20px;
padding-right:20px;
padding-bottom:12px;
}

.smallrowwithlineMain {
    width: 504px;/*502*/
    height: auto;
    float: left;
    border-bottom: 1px solid #C4C4C4;
    margin-bottom: 10px; /*vorher 16px; */
    padding-bottom: 20px;
    /*margin-top:-3px;*/
}

.smallrowwithlineMain h1{
font-size:16px !important;
line-height:24px !important;
}

.smallrow {
    width: 504px;
    height: auto;
    float: left;
    padding-bottom: 20px;
}

.wideimg {
padding-top:4px;
}

#leftrow {
float:left;
width:252px;
}

#leftrow img {
margin-bottom:4px;
border:1px solid #C4C4C4;
}

.leftcellinsmallrow {
width: 240px;
margin-bottom:18px;
float: left;
}

#rightrow {
float:right;
width:252px;
}

#rightrow img {
margin-bottom:4px;
border:1px solid #C4C4C4;
}

.rightcellinsmallrow {
width: 240px;
margin-bottom:18px;
float: right;
}

.homepageFlags {
margin-bottom:4px;
}

.homepageFlags img {
float:left;
width:72px;
border: none !important;
margin-bottom:0px;
}

.homepageEduquaEaquals {

width:504px;
margin-bottom:9px;
}

.homepageAnnouncementBielBig {
border: 1px solid #72BD40;
color:#72BD40;
padding:6px 12px 12px 12px; 
width:480px;
font-size:20px;
line-height:30px;
font-family:Arial,Verdana,Helvetica,sans-serif;
}


.homepageAnnouncementOltenBlue {
border: 1px solid #0078BA;
color:#0078BA;
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size: 20px;
line-height:29px;
padding:9px 0px 8px 12px ;
width:228px !important;
margin-bottom:23px !important;
}

.homepageAnnouncementZurichBlue {
border: 1px solid #7F83CA;
color:#7F83CA;
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size: 25px;
line-height:35px;
padding:9px 0px 8px 12px ;
width:228px !important;
margin-bottom:22px !important;
}

.homepageAnnouncementZurichGreen {
border: 1px solid #779E80;
color:#779E80;
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size: 21px;
line-height:29px;
padding:9px 0px 8px 12px ;
width:228px !important;
margin-bottom:22px !important;
}


.homepageAnnouncementBaselNews {
border: 1px solid #747474;
padding:12px 0px 20px 12px;
width:228px !important;
margin-bottom:22px !important;
}

.homepageAnnouncementBaselNews img {
border:none!important;
margin: 12px 0px 0px 0px;!important;
}

.homepageAnnouncementBaselNews p {
font-size: 21px;
line-height:29px;
color: ##747474;
font-family: Arial,Verdana,Helvetica,sans-serif;
margin: 5px 0px 0px 0px;
}

.homepageAnnouncementBaselNews h3{
padding-left:7px;
font-size: 16px;
color: #747474;
font-style: normal;
font-weight: lighter;
font-family: Arial,Verdana,Helvetica,sans-serif;
margin:0px;
}

.homepageAnnouncementBaselBlue {
border: 1px solid #7F83CA;
color:#7F83CA;
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size: 21px;
line-height:29px;
padding:9px 0px 8px 12px ;
width:228px !important;
margin-bottom:22px !important;
}

.homepageAnnouncementBaselGreen {
border: 1px solid #779E80;
color:#779E80;
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size: 21px;
line-height:29px;
padding:9px 0px 8px 12px ;
width:228px !important;
margin-bottom:12px !important;
}

.homepageAnnouncementGenfBlue {
border: 1px solid #7F83CA;
color:#7F83CA;
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size: 21px;
line-height:29px;
padding:5px 0px 27px 12px ;
width:228px !important;
margin-bottom:22px !important;
}

.homepageAnnouncementGenfGreen {
border: 1px solid #779E80;
color:#779E80;
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size: 25px;
line-height:35px;
padding:5px 0px 57px 12px ;
width:228px !important;
margin-bottom:22px !important;
}

.homepageAnnouncementGenfPink {
border: 1px solid #FF76A2;
color:#FF76A2;
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size: 25px;
line-height:35px;
padding:5px 0px 20px 12px ;
width:228px !important;
margin-bottom:22px !important;
}


.homepageAnnouncementBlue {
border: 1px solid #2E5AB9;
color:#2E5AB9;
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size: 23px;
line-height:32px;
padding:9px 12px 19px 12px ;
width:216px !important;
margin-bottom:22px !important;
}

.homepageAnnouncementBlueLighter {
border: 1px solid #7F83CA;
color:#7F83CA;
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size: 21px;
line-height:29px;
padding:9px 0px 8px 12px ;
width:228px !important;
margin-bottom:22px !important;
}

.homepageAnnouncementGreen {
border: 1px solid #99C559;
color:#99C559;
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size: 21px;
line-height:30px;
padding:9px 12px 2px 12px ;
width:216px !important;
margin-bottom:22px !important;
}

.homepageAnnouncementBox {
border: 1px solid #87B35B;
color:#87B35B;
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size: 20px;
line-height:28px;
padding:6px 12px 18px 12px ;
width:216px !important;
margin-bottom:22px !important;

}

.homepageAnnouncementBoxPromotion {
border: 1px solid #00CC00;
color:#00CC00;
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size: 20px;
line-height:29px;
padding:6px 12px 10px 12px ;
width:216px !important;
margin-bottom:22px !important;
}

.homepageAnnouncementBernBlue {
border: 1px solid #7F83CA;
color:#7F83CA;
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size: 21px;
line-height:29px;
padding:6px 0px 6px 12px ;
width:228px !important;
margin-bottom:22px !important;
}

/*****************************************************************************
Defaults used for newsletter
*****************************************************************************/

#newslettermain {
width:528px;
float:left;
margin-bottom:22px;
}

#newslettermainnew {
width:528px;
float:left;
margin-bottom:22px;
}


#newsletterteaser {
width:192px;
float:right;
font-size:13px;
line-height:18px;
}

.newstitle {
margin-top:7px;
margin-bottom:6px;
font-size:13px;
color:#747474;
font-family: Arial, Verdana, Helvetica, sans-serif;
}

.newstitleSecondRow {
 margin-top:0px;
margin-bottom:0px;

}

#newslettertest td {
padding-bottom:12px;
}

#newslettermain h3 {
font-size:24px;
color:#000;
margin-top:0px;
margin-bottom:15px;
display:block;
line-height:30px;
}

#newslettermainnew h3 {
font-size:24px;
color:#000;
margin-top:0px;
margin-bottom:15px;
display:block;
line-height:30px;
}

#newslettermainnew h4 {
font-size:20px;
color:#000;
margin-top:0px;
margin-bottom:10px;
display:block;
line-height:30px;
}

.catchline {
font-weight:bold;
font-family: Arial, Verdana, Helvetica, sans-serif;
margin-top:0px;
margin-bottom:0px;
}

.bookCatchLine {
font-style:italic;
margin-top:0px;
margin-bottom:12px;
}

.newsletterColoredTextDivGreen {
float:left;
width:252px;
color:#779E80;
font-size:20px;
line-height:30px;
font-style:italic;
padding: 17px 18px 17px 0px;

}

.pNewsRegular {
margin-top:0px;
margin-bottom:24px;
}

.pNewsRegularHalf {
margin-top:0px;
margin-bottom:12px;
}

.pNewsImg {
margin-top:0px;
margin-bottom:0px;
}

.pNewsTitle {
margin-top:0px;
margin-bottom:21px;
}

.pNewsInterview {
margin-top:0px;
margin-bottom:12px;
}

.pNewsInterviewDouble {
margin-top:0px;
margin-bottom:24px;
}

.pNewsBookFilm {
margin-top:0px;
margin-bottom:10px;
}

.testColoredQuestion {
color:#1E8F5C;
font-style:italic;
}

.pNewsBookFilmInfo {
   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-size:13px;
   line-height:18px;
}

.marginBook {
   margin-top:0px;
   margin-bottom:40px;
}

.marginFilm {
   margin-top:0px;
 margin-bottom:0px;
}


.imgAusserdem {
float:left;
padding-right:12px;
padding-bottom:5px;
}

.pNewsAusserdemWithCaption {
margin-top:0px;
margin-bottom:16px;
}

.imgNews {
float:left;
}

.imgSurround {
float:left;
margin:17px 12px 10px 0px;
}

.imgTop {
float:left;
display:block;
}

div.imgEnclosured {
border-top:2px solid #C4C4C4;
border-bottom:2px solid #C4C4C4;
margin-top:18px;
margin-bottom:18px;
padding-top:12px;
padding-bottom:12px;
}

div.imgEnclosured img {
margin-bottom:7px;
}

div#newslettermain .imgBookFilm {
border: 1px solid black;
float:left;
display:block;
}

.divTopBookFilm {
float:left;
padding:6px 10px 0px 0px;
}

.divTopNoDescription {
float:left;
padding:7px 18px 12px 0px;
}

.divTopWithDescription {
float:left;
padding:7px 12px 0px 0px;
}

.divBlock {
padding:0px;
margin-bottom:0px;

}

.divBlockLeftImage {
float:left;
margin:17px 14px 15px 0px;
display:block;
}

.divBlockRightDescription {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-weight:bold;
margin-top:22px;
width:280px;
float:right;
}

.divSurround {
float:left;
padding:12px 12px 12px 0px;
}

#embeddedvideo {
position:absolute;
top:1300px;
padding:10px;
background-color:#333333;
}

.embeddedvideo {
position:absolute;
top:1300px;
padding:10px;
background-color:#333333;
}

#embeddedvideo a {
color:#ffffff;
font-style=none;
float:right;
margin-top:4px;
}

.embeddedvideo a {
color:#ffffff;
font-style=none;
float:right;
margin-top:4px;
}

.divGreyBox {
float:left;
padding:12px;
margin: 12px 18px 12px 0px;
border: 1px solid #C4C4C4;
background-color:#F6F6F6;
font-size:12px;
line-height:18px;
}

.divWhiteBox {
float:left;
padding:12px;
margin: 12px 18px 12px 0px;
border: 1px solid #C4C4C4;
background-color:#FFFFFF;
font-size:12px;
line-height:18px;
}

.divWhiteBoxArial {
float:left;
padding: 28px 18px 18px 18px;
margin: 18px 18px 12px 0px;
border: 1px solid #C4C4C4;
background-color:#FFFFFF;
font-size:13px;
line-height:18px;
font-family: Arial, Verdana, Helvetica, sans-serif;
}

.divWhiteBoxArial p {
margin-top:0px;
margin-bottom:18px;
}

.divWhiteBoxArial td {
padding-bottom:18px;
}

.divGreyBoxLarge {
float:left;
padding:8px 12px 25px 12px;
margin: 12px 18px 0px 0px;
border: 1px solid #C4C4C4;
background-color:#FEFEFE;
font-size:13px;
line-height:18px;
}

.divGreyBoxLarge p {
margin-top:0px;
margin-bottom:6px;
}

.divCatchBox {
margin-top:24px;
padding:12px;
border: 1px solid #C4C4C4;
}

.divSurround img {
margin-bottom:10px;
}

.divSurround p {
margin:0px;
padding:0px;
font-size:13px;
line-height:18px;
font-family: Arial, Verdana, Helvetica, sans-serif;
}

.imgCaption {
margin:0px;
padding-bottom:14px;
font-size:13px;
line-height:18px;
font-family: Arial, Verdana, Helvetica, sans-serif;
} 

#newsfooter {
clear:both;
border-top:1px solid #C4C4C4;
padding-top:6px;
display:block;
}

div#newsletterinhalt {
width:192px;
float:right;
font-size:13px;
line-height:18px;
text-align:center;
margin-right:6px;
padding-bottom:20px;
border-left: 1px solid #C4C4C4;
padding-left:24px;
}

div#newsletterinhalt .firsttitle {
color:#7F7E7E;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size:16px;
line-height:24px;
margin:7px 0px 0px 0px;
}

div#newsletterinhalt .secondtitle {
font-family: Georgia, serif;
font-size:16px;
line-height:24px;
margin:0px 0px 0px 0px;
}

div#newsletterinhalt .inhaltcontenttop {
margin-top: 20px;
}

div#newsletterinhalt .inhaltcontent {
margin-top: 25px;
}

div#newsletterinhalt .inhaltcontenttop p, div#newsletterinhalt .inhaltcontent p{
margin:6px 0px 0px 0px;
}

div#newsletterinhalt .inhaltcontenttop a, div#newsletterinhalt .inhaltcontent a{
color:#FF6394;
}

div#newsletterinhalt .inhaltcontenttop img, div#newsletterinhalt .inhaltcontent img{
margin:0px;
border: 1px solid #C4C4C4;
}

#teasertitle {
margin-top:7px;
margin-bottom:9px;
color:#747474;
}

.teasercontent {
margin:0px 0px 9px 0px;
}

.teaserdescription {
color:#747474;
font-style:italic;

}

#testbox {
margin:23px 0px 24px 24px;
display:block;
line-height:32px;
}

#testboxSolution {
margin:0px;
display:block;
}

.testtd {
width:24px;
}

#testsolution {
    position: absolute;
    top: 500px;
    width: 500px;
    border: 1px solid #FF3333;
    background-color: #fff;
}

/*get newsletter - newsletter preview page*/
div#getNewsletter {
padding-top:27px;
}

div#getNewsletter h3 {
   color:#000;
   margin-bottom:14px;
   font-size:23px;
   display: block;
}

div#viewNewsletter {
padding-top:25px;

}

#newsletterPreview {
	float:left;
	padding:25px 0px 24px 0px;	
}

#newsletterPreview h3 {
	color:#000;
	font-size:24px;
	line-height:32px;
	
}

#newsletterPreview .firstRow {
	float:left;
	margin-top:12px;
}

#newsletterPreview .additionalRow {
	float:left;
	margin-top:45px;
}

.newsletterPreviewBox {
	float:left;
	width:174px;
	margin-right:24px;
}

.newsletterPreviewBoxBorder {
	float:left;
	width:174px;
	margin-right:0px;
}

.newsletterPreviewBox .pTitle, .newsletterPreviewBoxBorder .pTitle {
	font-size:11px;
	margin:0;
	padding:0;
}

.newsletterPreviewBox img, .newsletterPreviewBoxBorder img {
	margin-top:4px;
	width:174px;
	height:120px;
}

.newsletterPreviewBox .pDescription, .newsletterPreviewBoxBorder .pDescription {
	margin:10px 0px 0px 0px;
	font-size:11px;
	line-height:18px;
	padding:0;
}

div#viewNewsletter h3 {
color:#000;
   margin-bottom:12px;
   font-size:24px;
   display: block;
  line-height:32px;
}

.tdViewBox {
padding-bottom:34px;
}

.tdViewBoxBottom {
padding-bottom:14px;
}

.viewBox {
float: left;
width: 174px;
margin-right:24px;

}

.viewBoxBorder {
margin-right:0px;
}

.viewBox img {
width:174px;
height:120px;

}

.viewBox h5 {
font-size:11px;
font-style:normal;

}

.viewBox .pTitle {
margin-top:0px;
font-size:11px;
margin-bottom:4px;
}

.viewBox .pRegular {
margin-top:8px;
margin-bottom:0px;
font-size:11px;
line-height:18px;
}

.viewBox .pRegularTeamLineHeight {
margin-top:8px;
font-size:11px;
line-height:16px;
}

div#viewNewsletterFooter {
clear:both;
border-top:1px solid #C4C4C4;
display:block;
}

div#viewNewsletterFooter  div#getBox {
float:right;
margin-top:6px;
width:372px;
}

div#getBox p {
margin-top:0px;
margin-bottom:8px;
}

div#getBox a {
font-size:24px;
}

div#getNewsletterForm {
border-top:1px solid #C4C4C4;
border-bottom:1px solid #C4C4C4;
margin-top:6px;
}

div#getNewsletter .pregular {
margin:0px;
padding-bottom:2px;
}

div#getNewsletter .pdouble {
margin:0px;
padding-bottom:2px;
line-height:36px;
}

div#getNewsletter #footer {
font-size:13px;
line-height:18px;
font-style:italic;
margin-top:9px;
}

div#newsletterforms h3 {
color:#000;
margin-bottom:14px;
font-size:23px;
display: block;
}

.newsletterform_introtext {
margin:0px;
}

.newsletterform_catchy {
margin:0px;
font-size:16px;
line-height:24px;
font-weight:bold;
}

/*****************************************************************************
Used for stylish div-dropdown e.g. newsletter test 
*****************************************************************************/

.sbHolder{
	display:inline-block;
	background: url(/files/images/select-gradient.png) repeat-x 0 0;
	border: solid 1px #999999;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 20px;
	position: relative;
	width: 150px;
	margin:0px 2px 0px 2px;
}
.sbSelector{
	display: block;
	height: 20px;
	left: 0;
	line-height: 20px;
	outline: none;
	overflow: hidden;
	position: absolute;
	text-indent: 10px;
	top: 0;
	width: 120px;
}
.sbSelector:link, .sbSelector:visited, .sbSelector:hover{
	color: #222222!important;
	outline: none;
	text-decoration: none;
}
.sbToggle{
	background: url(/files/images/select-icons.png) 0px -122px no-repeat;
	display: block;
	height: 20px;
	outline: none;
	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
}
.sbToggle:hover{
	background: url(/files/images/select-icons.png) 0px -173px no-repeat;
}
.sbToggleOpen{
	background: url(/files/images/select-icons.png) 0px -22px no-repeat;
}
.sbToggleOpen:hover{
	background: url(/files/images/select-icons.png) 0px -72px no-repeat;
}
.sbHolderDisabled{
	background-color: #3C3C3C;
	border-top: solid 1px #ffffff;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right:1px solid black;
}
.sbHolderDisabled .sbHolder{
	
}
.sbHolderDisabled .sbToggle{
	
}
.sbOptions{
	background-color: #edecec;
	border:1px solid #999999;
	list-style: none;
	left: -1px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 30px;
	width: 150px;
	z-index: 1;
	overflow-y: auto;
}
.sbOptions li{
	padding: 0 7px;
}
.sbOptions a{
	border-bottom: dotted 1px #515151;
	display: block;
	outline: none;
	padding: 4px 0 4px 3px;
	line-height:24px;
}
.sbOptions a:link, .sbOptions a:visited{
	color: #222222!important;
	text-decoration: none;
	line-height:24px;
}
.sbOptions a:hover{
	color: #EBB52D!important;
		line-height:24px;
}
.sbOptions li.last a{
	border-bottom: none;
	line-height:24px;
}
.sbOptions .sbDisabled{
	border-bottom: dotted 1px #515151;
	color: #999;
	display: block;
	padding: 4px 0 4px 3px;
}
.sbOptions .sbGroup{
	border-bottom: dotted 1px #515151;
	color: #EBB52D!important;
	display: block;
	font-weight: bold;
	padding: 7px 0 7px 3px;
}
.sbOptions .sbSub{
	padding-left: 17px;
}

/*****************************************************************************
Used for default forms
*****************************************************************************/

.formErrors {
    margin: 10px 0px 0px 0px;
    padding: 5px 5px 5px 5px;
    border: 1px solid #FF9A77;
    background-color: #FFAB8F;
    font-size: 12px;
    line-height: 16px;
}

.formlabelerror {
    color: #FF3333;
    font-weight: normal;
}

.contactform{
    font-size:13px;
    margin-top:6px;

}

.contactform tr,td {
vertical-align:top;
}

.tdsinglespace {
padding-bottom:12px;
}


.tddoublespace {
padding-bottom:24px;
}

.dropdown{
    font-size:12px;
}

.stern {
    color: #FF3333;
}

textarea,.formgenerell input,input.formgenerell {
    width: 354px;
    border: 1px solid #C4C4C4;
    margin-top: 3px;
    padding: 2px;

}
.myemail {
    display: none;
}

.formbutton {
    width: 100px;
    border: 1px solid #FF9A77;
    background-color: #FFAB8F;
    color: #fff;
}
.resetbutton {
    border: 1px solid #7E7F7F;
    background-color: #fff;
    color: #7E7F7F;
}

.textarea {
    height: 80px;
}

.captcha {
    width: 100px;
    border: 1px solid #aaaaaa;
    margin-top: 5px;
    padding: 2px;
}


/*****************************************************************************
Used for special sites
*****************************************************************************/

/* basel news site */

#baselNews {
margin-top:18px;
padding-bottom:18px;
padding-right:46px;
border-bottom: 1px solid #C4C4C4;
}

#baselNews .pTop {
margin: 0px;
}

#baselNews h3 {
font-size:23px;
color:#000;
padding:0px;
margin:4px 0px 0px 0px;
display:block;
line-height:35px;
}

#baselNews .img1 {
float:left;
margin-right:18px;
margin-bottom:0px;
margin-top:13px;
border: 0px;
}

#baselNews .img2 {
float:left;
margin-right:18px;
margin-bottom:0px;
margin-top:21px;
border: 0px;
}

#baselNews .p1 {
margin: 9px 0px 0px 0px;
}

#baselNews .p2 {
margin: 12px 0px 0px 0px;
}

#baselNews .p3 {
margin: 4px 0px 0px 0px;
}

#baselNews .p4 {
margin: 12px 0px 0px 0px;
}

#baselNews .pBottom {
margin: 12px 0px 0px 0px;
font-style:italic;
}

#baselNews .pTitle {
font-size:23px;
line-height: 23px;
color: #000000;
margin: 21px 0px 0px 0px;
}

#baselNews .baselNewsPhead {
margin-top:5px;
margin-bottom:0px;
}

#baselNews .baselNewsP {
margin-top:24px;
margin-bottom:0px;
}

#baselNews .baselNewsPfollow {
margin-top:12px;
margin-bottom:0px;
}


/*interne services*/

#interneservices {
width:100%;
margin-top:12px;
padding-bottom:46px;
border-bottom: 1px solid #C4C4C4;
}

#interneservices .topImage {

float:left;
margin-top:10px;
margin-bottom:18px;
border: 1px solid #C4C4C4;
}

#interneservices .rightText {
float:right;
margin-right:46px;
width:600px;
}

#interneservices h3 {
font-size:23px;
line-height:29px;
color:#000;
padding:0px;
margin:0px;
display:block;
}

#interneservices p {
margin-top:9px;
}

#logintext {
font-size:13px;
}

#logintext a {
color:#FF3333;
margin:0px 9px 0px 0px;
padding:0;
text-decoration:none;
}


/*links*/

div#links {
width:708px;
}

div#links h3 {
display:block;
color:#333333;
margin-bottom:0px;
margin-top:16px;
}

div#links p {
margin-top:0px;
margin-bottom:12px;
}

div#links a {
color: #6666FF;
text-decoration: none;
}

div#links a:hover {
color: #6666FF;
text-decoration: none;
}

div#mainlinks {
margin-top:24px;
padding-bottom:4px;
display:block;
border-bottom: 1px solid #C4C4C4;
width:768px;
}

div#mainlinksleft {
width:300px;
margin-right:12px;
float:left;
}

div#mainlinksright {
width:300px;
float:left;
}

div#customlinks {
margin-top:12px;
display:block;
width:768px;
}

div#customlinksleft {
width:300px;
margin-right:12px;
float:left;
}

div#linksbox {

}

.clearboth {
clear:both;
}


/*thanks*/

div#thanks {
margin-top:78px;
}


/*team*/

div#team {
padding-top:25px;
}

div#team h3{
color:#000;
   margin-bottom:30px;
   font-size:24px;
   display: block;
}

.tdteamViewBox {
height:192px;
}

.teamViewBox {
float: left;
width: 174px;
margin-right:24px;
}

.teamViewBoxBorder {
margin-right:0px;
}

.teamViewBox img {
width:174px;
height:120px;
}

.teamViewBox .pRegular {
margin-top:9px;
font-size:11px;
line-height:16px;
}


/*onlinetest*/

#onlinetestfirst {
padding-top:27px;
}

#onlinetestfirst h3 {
   color:#000;
   margin-bottom:14px;
   font-size:23px;
   display: block;
}

#onlinetestfirst h5 {
   color:#000;
   margin:15px 0px 8px 0px;
   padding:0px;
   font-size:20px;
   display: block;
   font-weight:lighter;
}

#onlinetestfirst .pregular {
margin:0px;
padding-bottom:2px;
}

#onlinetestfirst .pdouble {
margin:0px;
padding-bottom:2px;
line-height:36px;
}

#onlinetestfirst .onlinetestform {
border-top:1px solid #C4C4C4;
border-bottom:1px solid #C4C4C4;
margin-top:16px;
padding-top:6px;
}
.onlinetestform td {
padding-right:28px;
}

.onlinetestform img {
width:52px;
padding-top:16px;
padding-bottom:8px;
}

.onlinetestformradio {
padding:0px; 
margin:0px 4px 0px 0px;
}


/*vorschau*/

#vorschau {
width:624px;
}

#vorschau h3 {
 font-family: Arial, Verdana, Helvetica, sans-serif;
color: #000;
font-weight:bold;
}


/*jobs*/

.jobs {
width:624px;
}

.jobs h3 {
 font-family: Arial, Verdana, Helvetica, sans-serif;
font-size:16px;
line-height:18px;
margin:0px;
color:#000000;
font-weight:bold;
}

.jobs p.intro {
font-size:13px;
line-height:18px;
margin-top:9px;
}

.jobs p.text {
font-size:13px;
line-height:18px;
margin-top:9px;
margin-bottom:0px;
}

.jobs p.contact {
font-size:13px;
line-height:18px;
margin-top:9px;
}

.jobs br {
line-height:9px;
}


/*angebot - intro*/

#product {
width:706px;
margin-top:28px;
}

#product img {
float:left;
margin-right:12px;
margin-bottom:18px;
margin-top:20px;
border: 1px solid #C4C4C4;

}

#product h3 {
font-size:23px;
color:#000;
padding:0px;
margin:0px;
display:block;
}

.productPhead {
margin-top:14px;
margin-bottom:0px;
}

.productPfollow {
margin-top:12px;
margin-bottom:0px;
}


/*uebersetzungen*/

#translate {

margin-top:12px;
padding-bottom:18px;
padding-right:12px;
border-bottom: 1px solid #C4C4C4;
}

#translate img {
float:left;
margin-right:18px;
margin-bottom:0px;
margin-top:13px;
border: 1px solid #C4C4C4;
}

#translate h3 {
font-size:23px;
color:#000;
padding:0px;
margin:0px;
display:block;
line-height:30px;
}

#translate .translatePhead {
margin-top:5px;
margin-bottom:0px;
}

#translate .translateP {
margin-top:24px;
margin-bottom:0px;
}

#translate .translatePfollow {
margin-top:12px;
margin-bottom:0px;
}


/*firmenunterricht*/

#corporate {
padding-bottom:12px;
border-bottom:1px solid #C4C4C4;
}

#references {
margin-top:28px;
}

#references h3{
font-size:20px;
line-height:24px;
color:#000;
margin-bottom:0px;
}

#references img {
margin-top:31px;
margin-bottom:23px;
}

#corporatemainbox {
float:left;
width:516px;
margin-top:24px;
padding:0px;
}

#corporatemainbox img {
border:1px solid #C4C4C4;
}

#corporatemainbox h5 {
padding:0px;
margin:0px;
font-size:20px;
font-weight: lighter;
margin-bottom: 8px;
}

#corporatemainbox p {
font-size:13px;
line-height: 18px;
margin-top:0px;
margin-bottom:20px;
}

#corporatemainbox table {
margin-top:28px;
margin-bottom:9px;
}

#corporatemainbox tr, td {
vertical-align:top;
}

.corporatetableleft {
width:144px;
padding-right:24px;
}

.corporatetableleft img {
width:142px;
height:94px;
}

.corporatetableright {
width:348px;
}

#corporatefooter {
clear:both;
padding-top:6px;
border-top: 1px solid #C4C4C4;
}

#corporaterightbox {
float:right;
width:240px;
margin-top:16px;
padding:0px;
}

#corporaterightbox h3 {
color:#000;
font-size:20px;
line-height:25px;
font-weight: lighter;
}


/*static site worldwide*/

#worldwide {
padding-top:27px;
margin:0px;
}

#worldwide h3 {
   color:#000;
   margin-bottom:14px;
   font-size:23px;
   display: block;
}

#worldwide p {
margin:0px;
padding-bottom:2px;
}

#divworldwide {
float:left;
width:766px;
font-size:13px;
line-height:18px;
margin:0px;
padding:0px;
}

.divworldwidetd {
float:left;
margin-left:24px;
width:134px;

}

.divworldwidetd img {
width:53px;
height:36px;
margin-top:32px;
margin-bottom:4px;
border:0px;
}

.divworldwidetd h5 {
font-family: Arial, Verdana, Helvetica, sans-serif; 
font-weight:bold;
font-size:13px;
line-height:18px;
margin:0px;
padding:0px;
}

#missionstatement {
padding-top:27px;
padding-bottom:31px;
margin:0px;
}

#missionstatement h3 {
color:#000;
margin-bottom:26px;
font-size:23px;
display: block;
}

#missionstatement h5 {
color:#000;
margin-top:24px;
margin-bottom: 12px;
font-size:20px;
font-weight: lighter;
}

#missionstatement p {
margin-top:0px;
margin-bottom:12px;
}

.pcourse {
margin-top:12px;
margin-bottom:12px;
}

.courseitalic {
margin:0px;
padding:0px;
font-style:italic;
}

.coursebold {
margin:0px;
padding:0px;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-weight:bold;
}

#ulqualitaet {
margin-top:24px;
margin-left:-8px;
margin-bottom:0px;
list-style-image: url(/themes/inlingua/images/listpoint.jpg);
}

*:first-child+html #ulqualitaet  {
margin-left:30px;
}

#tablemethodleftrow {
width:24px;
}

#tablemethodrightrow {
width:480px;
}

#ulmethode {
list-style-type: decimal;
margin-left:-20px;
margin-top:12px;
margin-bottom:12px;
}

*:first-child+html #ulmethode  {
margin-left:32px;
}

#tablefirm {
margin:-12px;
}

#tablefirm tr, td {
vertical-align:top;
margin:0px;
padding:0px;
height:33px;
}

#tablemethod {
margin-top:0px;
margin-bottom:12px;
}

#tablemethod tr, td {
height:24px;
vertical-align:top;
}

#tableniveau {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:4px;
padding:0px;
}

#tableniveau td {
 vertical-align:top;
height:276px;
}

#tableniveau tr {
 vertical-align:top;
}

#missionstatementlinkbox {
border-top:1px solid #C4C4C4;
}

#missionstatementleftlink {
margin-top:4px;
float:left;
}

#missionstatementrightlink {
float:right;
width:312px;
margin-top:4px;
margin-right:84px;
font-style:italic;
}

#missionstatementlinkbox p { /*footer*/
clear:both;
padding-top:19px;
border-bottom: 1px solid #C4C4C4;

}
/*staticcontent AGB*/

#agb {
padding-top:23px;
margin:0px;
}

#agb h3 {
color:#000;
margin-bottom:21px;
font-size:23px;
display: block;
font-weight:normal;
}

#agb p {
font-size:13px;
line-height:18px;
margin:0px;
}

#agblist h5 {
font-family: Georgia, serif;
color: #333333;
font-size:16px;
line-height:18px;
font-weight:lighter;
margin:0px;
}

#agblist p {
margin-top:10px;
margin-bottom:17px;
}

/*
#agb ul {
margin-left:-20px;
margin-bottom:0px;
list-style-type: decimal;
line-height:18px;
}

.ulagbgreaterten {
margin-left:-10px;
}

#agb li ul {
padding-bottom:17px;
list-style-type: none;
font-size:13px;
line-height:18px;
margin-left:-60px;
}

#agb li ul li {
padding-top:9px;
}
*/

#divadress {
font-size:13px;
line-height:18px;
}

/*static location*/

.locationleft {

  float:left;

}
.locationright {
  width:156px;
  float:right;
margin-right:100px;

}

.locationright p {
    font-size:11px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    line-height:16px;
    margin-top:2px;
margin-bottom:0px;

}

#location {
padding-top:27px;
}

#location h3 {
color:#000;
margin-bottom:14px;
font-size:23px;
display: block;
}

#location p {
margin-top:0px;
margin-bottom:12px;
}

#location img {
width:504px;
padding-top:8px;
padding-bottom:32px;
}

/*intro courseplanner */

#courseplannerleft {
float:left;
padding-top:31px;
}

#courseplannerleft img {
width:228px;
padding-right:24px;
}

#courseplannerright {
float:left;
padding-top:27px;
width:492px;
}

#courseplannerright h3 {
   color:#000;
   margin-bottom:26px;
   font-size:23px;
   display: block;
}

#courseplannerright p {
 margin-bottom:24px;
}

table#tabletemplate {
    font-size: 13px;
    border-collapse: collapse;
    line-height:17px;
    width:766px;
}

table#tabletemplate tr {
    text-align: left;
    vertical-align: top;
}

table#tabletemplate td {
    padding-top:8px;
       padding-bottom:7px;
}

table#tabletemplate .footercourse td {
  padding:0px;
  height:2px;
}

table#tabletemplate h1,h2 {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight: lighter;
    font-size: 26px;
    text-align: left;
    vertical-align: middle;
}

table#tabletemplate h1 {
    color: #7f7e7e;
}

table#tabletemplate h2 {
    color: #333333;
}

table#tabletemplate h3 {
    color: #ff3333;
    font-size: 12px;
}

table#tabletemplate h4 {
    color: #333333;
    font-size: 23px;
    font-weight:lighter;
    margin-bottom:20px;
    margin-top:25px;
}

table#tabletemplate table {
    border-collapse: collapse;
}

table#tabletemplate .header {
    height: 63px;
    border-top: 1px solid #D8D8D8;
    border-bottom: 1px solid #D8D8D8;
    margin:0px;
    padding:0px;
    line-height:63px;
}

table#tabletemplate .titleleft {
    border-right: #e5e5e5 1px solid;
    vertical-align: middle;
    padding-right:25px;
    width:auto;
}

table#tabletemplate .titleright {
    padding-left: 25px;
}
 
table#tabletemplate .education {
    height:auto;
}

table#tabletemplate .education td {
    height:auto;
}


table#tabletemplate .formleft {
    width: 119px;
    padding-right:5px;
}

table#tabletemplate .formleft img {
    width: 105px;
       margin-top:12px;
}

table#tabletemplate .formright {
    width: 123px;
    padding-right:5px;
}

table#tabletemplate .languages {
    width: 236px;
        padding-right:18px;
}

table#tabletemplate .members {
    width: 70px;
        padding-right:24px;
}

table#tabletemplate .time {
    width: 74px;
        padding-right:12px;
}

table#tabletemplate .lesson {
    width: 68px;
       padding-right:12px;
}

table#tabletemplate .headerundertitle {
    color: #7f7e7e;
    font-size: 13px;
    height: 44px;
    border-bottom: 1px solid #D8D8D8;
}

table#tabletemplate .headerundertitle td {
padding-top:1px;
}

table#tabletemplate .singlecoursebody {
    font-size: 16px;
    line-height: 24px;
}

table#tabletemplate .singlecoursefooter {
    line-height: 24px;
    border-top: 1px solid #D8D8D8;/*for safari*/
}

table#tabletemplate .singlecoursefooter i {
    font-size: 16px;
    color: #7F7E7E;
}

table#tabletemplate .singlecoursefooter a {
    font-size: 16px;
}

table#tabletemplate .alternativen {
    padding-left:150px;
    width:10%;
}

table#tabletemplate .alternativecourse {
    line-height: 24px;
    width:auto;
    padding-left: 20px;
}

table#tabletemplate .groupcourselanguages {
    height:50px;
    font-size: 14px;
}
table#tabletemplate .groupcourselanguages a {
    margin-right:25px;
}
table#tabletemplate .groupcourselanguages a:hover, table#tabletemplate .groupcourselanguages a:active {
    color: #b2b1b1;
    font-family: Arial, Verdana, Helvetica, sans-serif;
}

table#tabletemplate .groupcoursecourse {
    padding-left:8px;
   padding-right:12px;
    font-weight: bold;
    font-size: 12px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
}

table#tabletemplate .groupcoursetime {
padding-right:12px;
}

table#tabletemplate .groupcoursebody {
    font-size: 13px;
    font-style: italic; 
    border-top: 1px solid #D8D8D8;/*for safari*/
}

table#tabletemplate .groupcoursebody b {
    font-family: Arial, Verdana, Helvetica, sans-serif;
}

table#tabletemplate .groupcourseoverviewheader {
    background-color: #696969;
    height:49px;
    color: #ffffff;
    line-height: 18px;
}

table#tabletemplate .groupcourseoverviewheader {
    font-size: 13px;
}
table#tabletemplate .grpcrseovervheadlupe {
    width:24px;
}
table#tabletemplate .grpcrseovervheadcourse {
    width:160px;
    padding-left:8px;
 
}
table#tabletemplate .grpcrseovervheadlearnstuff {
    width:130px;
}
table#tabletemplate .grpcrseovervheadniveau {
    width:64px;
}
table#tabletemplate .grpcrseovervheadstart {
    width:103px;
}
table#tabletemplate .grpcrseovervheadtime {
    width:164px;
}
table#tabletemplate .grpcrseovervheadinfo {
    width:120px;
}

table#tabletemplate .grpcrsefooter {
padding-left:8px;
background-color: #E8E8E8;
font-size: 13px;
}

a.tooltip:link{
    color: #333 !important;
}
.tooltip {
    color: #333 !important;
}
#tooltip{
    position:absolute;
    border:1px solid #333;
    background:#f7f5d1;
    padding:2px 5px;
    color:#333;
    display:none;
    font-size: 12px;
}

/*courses colors*/
table#tabletemplate tr {
    height: 48px;
    color: #333333;
}
.A1_coursetype td, .A1_coursetype_over td, .A2_coursetype td, .A2_coursetype_over td, .B1_coursetype td, .B1_coursetype_over td, .B2_coursetype td, .B2_coursetype_over td, .C1_coursetype td, .C1_coursetype_over td, .C2_coursetype td, .C2_coursetype_over td {
    line-height: 16px;
    border-bottom: 1px solid #fff;
}

.A0 { color: #ff9f09;}
.A1 { color: #ff799b;}
.A2 { color: #ff586e;}
.B1 { color: #87b35b;}
.B2 { color: #779e80;}
.C1 { color: #679fca;}
.C2 { color: #7f83ca;}

.A1bg { background-color: #ffcccc;}
.A2bg { background-color: #ffa3a3;}
.B1bg { background-color: #e0ffb3;}
.B2bg { background-color: #b0d7b7;}
.C1bg { background-color: #c3daff;}
.C2bg { background-color: #bfc1ff;}

/*red*/
table#tabletemplate .A1_coursetype {
    background-color: #ffcccc;
}
table#tabletemplate .A2_coursetype {
    background-color: #ffa3a3;
}
table#tabletemplate .A1_coursetype_over {
    background-color: #ffe7e1;
}
table#tabletemplate .A2_coursetype_over {
    background-color: #ffd1d6;
}
/*green*/
table#tabletemplate .B1_coursetype {
    background-color: #e0ffb3;
}
table#tabletemplate .B2_coursetype {
    background-color: #b0d7b7;
}
table#tabletemplate .B1_coursetype_over {
    background-color: #ebffd7;
}
table#tabletemplate .B2_coursetype_over {
    background-color: #ddebe3;
}
/*blue*/
table#tabletemplate .C1_coursetype {
    background-color: #c3daff;
}
table#tabletemplate .C2_coursetype {
    background-color: #bfc1ff;
}
table#tabletemplate .C1_coursetype_over {
    background-color: #dae9ff;
}
table#tabletemplate .C2_coursetype_over {
    background-color: #dcdbff;
}

/*Kursinfo*/
#courseinfodetails {
    width: 768px;
}
#courseinfodetails i,#courseinfodetails p, #courseinfodetails ul{
    font-size: 13px;
    line-height: 18px;
}
#courseinfodetails ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    width:768px;
}
#courseinfodetails li {
    height: 35px;
    width: 100%;
    border-bottom:1px solid #C4C4C4;
    line-height: 36px;
}
#courseinfodetails li .row1 {
    width: 144px;
    float: left;
}
#courseinfodetails li .row2 {
    width: 188px;
    float: left;
    margin-left: 12px;
}
#courseinfodetails li .row3 {
    width: 120px;
    float: left;
    margin-left: 12px;
}
#courseinfodetails li .row4 {
    width: 276px;
    float: left;
    margin-left: 0px;
}
.courseinforow1 {
    width: 132px;
}
.courseinforow2 {
    width: 180px;
    padding-left: 12px;
}
.courseinforow3 {
    width: 204px;
    padding-left: 72px;
}
.courseinforow4 {
    width: 228px;
    padding-left: 24px;
}

table#courseniveaudetails {
    font-size: 13px;
    line-height: 18px;
    width: 100%;
}
table#courseniveaudetails td {
    padding-bottom: 18px;
   height: auto;
}
table#courseniveaudetails tr {
    height: auto;
}

table#courseniveaudetails firstcolumn {
    padding-top: 24px;
}

table#courseniveaudetails .coursedetailrow1 {
    width: 24px;
}
table#courseniveaudetails .coursedetailrow2 {
    width: 192px;
    vertical-align: top;
    font-size: 16px;
}
table#courseniveaudetails .coursedetailrow3 {
    width: 12px;
}
table#courseniveaudetails .coursedetailrow4 {
    width: 504px;
    vertical-align: top;
}
table#courseniveaudetails .coursedetailrow5 {
    width: 36px;
}
.courseinfodetails {
    height: 36px !important;
    border-bottom: 1px solid #e5e5e5;
}
table#courseniveaudetails ul {
   margin: 0;
   padding: 0;
   list-style-type: disc;
   width:auto;
  vertical-align: top;
}
table#courseniveaudetails li {
   margin: 0 0 0 12px;
   padding: 0;
   line-height: 17px;
   height: auto;
   border-style: none;
   vertical-align: top;
}
table#courseniveaudetails p {
    margin-top: 0;
}

table#tabletemplate .footer {
    border-bottom: 1px solid #e5e5e5;
    height:7px;
}

table#tabletemplate .footercourse {
    border-bottom: 1px solid #e5e5e5;
    height:2px;
}

/* elements for the gallery_preview-plugin
--------------------------------------------*/
#gallerie_preview {
    padding: 0px 10px 10px 25px;
    margin: 0px 20px 20px 20px;
    border: 1px solid #778899;
}

#gallerie_preview .thumbnail {
    float: left;
    width: 100px;
    margin: 10px 10px 0px 0px;
    padding: 0px;
}

#gallerie_preview .thumbnail img {
    border: 1px solid #778899;
    padding: 1px;
}

#gallerie_preview_navi {
    margin-top: 10px;
}

#gallerie_preview_info {
    margin-top: 10px;
    visibility: visible;
}

/* just used vor the blog
-------------------------------------- */
#content .post_title {
    color: #333;
    border-bottom: 1px solid #aaa;
    margin: 0px 25px 3px 25px;
    padding: 0px 0px 5px 0px;
}

#content .post_title a {
    color: #333;
}

.post_meta_data {
    font-size: 11px;
    padding-top: 0px;
    margin: 5px 25px 15px 25px;
}

.right {
    float: right;
}

.post_content {
    line-height: 18px;
    padding-top: 0px;
    margin: 5px 25px 15px 25px;
}

#content .post_content p {
    padding: 0px 0px 15px 0px;
    margin: 0px;
}

.post_content_extended {
    line-height: 18px;
    padding-top: 0px;
    margin: 5px 25px 15px 25px;
}

#content .post_content_extended p {
    padding: 0px 0px 15px 0px;
    margin: 0px;
}

h3.blog,#homepage_right  h3.blog {
    color: #333;
    margin-bottom: 5px;
}

.post_links,.post_tags,.post_related_entries {
    text-align: right;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10px;
    padding: 0px 25px 20px 25px;
    margin: 0px;
}

.post_more {
    float: left;
}

.post_tags,.post_related_entries {
    padding-bottom: 10px;
}

.blog_pager {
    padding-top: 0px;
    margin: 5px 25px 15px
}

#homepage_right .blog li {
    line-height: 15px;
    padding: 0px 15px 3px 15px;
    margin: 0px;
    text-indent: -1em;
}

#livesearch {
    margin: 0px 15px 15px 15px;
    padding: 0px;
    width: 140px;
    display: block;
}

#homepage_right input#livesearch {
    padding: 1px;
    width: 120px;
    border: 1px solid #aaaaaa;
}

.formurl {
    display: none;
}

.blog_gravatar {
    float: right;
    padding-left: 5px;
}

/*events*/
pre {
    display: block;
    padding: 1em 7px 1em 5px;
    margin-top: 0px;
    margin-bottom: 1em;
    border: 1px dashed #aaa;
    color: Black;
    background-color: #f9f9f9;
    line-height: 1.1em;
    overflow: auto;
}

/* loginform */
#littleLogin  input.input {
    font-size: 11px;
    width: 6em;
}

#littleLogin input {
    font-size: 11px;
    background-color: #f3f3f3;
    border: 1px solid #555555;
    margin-top: 3px;
}

#littleLogin label {
    width: 3em;
    float: left;
    line-height: 21px;
    clear: left;
}

#littleLogin {
    margin-left: 15px;
}

/* kursplaner */
input.forwardbt { /*m*/
height: 23px;
width: 204px;
display:block;
margin-bottom:5px;
margin-left:564px;
margin-top:10px;
}

#differentsteps{
    border-bottom:1px solid #D8D8D8; height: 72px;
}

#differentsteps ul{
    color:#333333;
    list-style-type: none;
    padding: 0;
    font: 40px/40px Arial, Verdana, Helvetica, sans-serif;
    margin-top: 0;
    height: 40px;
    width: 768px;
    margin-bottom: 0;
    margin: 0;
}

#differentsteps li{
    margin-top: 15px;
    color:#FF3333;
}


#four {
    float:left;
}
#one, #two, #three {
    float:left; margin-right:36px;
}

#one b, #two b, #three b, #four b {
    font-weight:normal; font-size: 15px; font-family: Georgia, serif;
}

#errorbox{
    color: #ffffff; margin-top:20px; background-color: #FF5F5F; display:none;
}

.marginleft{
margin-left:20px;
}

.forwardbutton {
    margin-top:7px; 
    margin-bottom:7px;
    height:23px; border:none; 
}

.slimbox{
    float:left; margin-right:25px; width:239px;
}

#slimboxgroup {
    float:left; margin-right:25px; width:239px;
}

#slimboxgroupinactive{
    color:#5C5C5C;
    float:left; margin-right:25px; width:239px;
}

.niveaubox{
    float:left; margin-right:12px; width:144px;
}

.marginright{
    margin-right:10px;
    margin-left: 0px;
}

#overview {
    float:left; margin-right:22px; margin-top:20px;
}
.middlefontitalic{
    font-size: 13px;
    font-style: italic;
    line-height: 18px;
    padding: 12px;
}

.middlefont{
    font-size: 13px;
    line-height: 18px;
    padding: 12px;
}

#einzelunterrichtwarnung, #intensivunterrichtwarnung {
    position: absolute;
    top: 340px;
    width: 740px;
    border: 1px solid #FF3333;
    background-color: #fff;
}

.courseoverview {
    height: 48px;
    line-height: 48px;
    width: 48px;
    text-align: center;
    background-color: #ffedb6;
    font-size: 22px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    float: left;
    margin-right: 48px;
}
.courseoverviewtd {
    height: 48px;
    line-height: 48px;
    width: 48px;
    text-align: center;
    font-size: 22px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
}
.courseoradiotd {
    height: 48px;
    line-height: 48px;
    width: 36px;
    text-align: center;
    vertical-align: middle;
}
.coursedetailtd {
    height: 48px;
    line-height: 14px;
    width: 318px;
    vertical-align: middle;
    font-size: 13px;
}
.fillertd {
    height: 48px;
    line-height: 14px;
    width: 80px;
}

.courseoverviewdescr{
    margin-bottom:-2px;
    height:48px;
    width:456px;
    line-height:48px;
    margin-bottom:-2px;
    font-size:13px;
}   

.courseniveau {
    font-family:Arial,Verdana,sans-serif;
    font-size:24px;
    margin-left:3px;
}

.niveaua2{
    border-bottom: 2px solid #ffcbcb;
    background-color:#ff9999;
    width:auto;
  /*height:95px;*/
    height:83px;

}

.niveaub1{
    border-bottom: 2px solid #e2fcd0;
    background-color:#c7faa3;
    width:auto;
    /*height:95px;*/
    height:83px;
}

.niveaua1, .niveaua2, .niveaub1, .niveaub2, .niveauc1,  .niveauc2 {
    font-size: 12px;
    padding-left:12px;
    padding-right:12px;
    padding-top:11px;
    line-height:18px;
}

.niveaua1 b, .niveaua2 b, .niveaub1 b, .niveaub2 b, .niveauc1 b,  .niveauc2 b {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
}

.niveaub2{
    border-bottom: 2px solid #ceeacd;
    background-color:#9ed69c;
    width:auto;
     /*height:95px;*/
    height:83px;
}

.niveauc1{
    border-bottom: 2px solid #e0ecff;
    background-color:#c2daff;
    width:auto;
      /*height:95px;*/
    height:83px;
}

.niveauc2{
    border-bottom: 2px solid #d8daff;
    background-color:#b3b6ff;
    width:auto;
      /*height:95px;*/
    height:83px;
}
.en, .de, .fr, .it, .sp {
    display: none;
}

#inhalta0,  #inhalta1, #inhalta2, #inhaltb1, #inhaltb2, #inhaltc1, #inhaltc2 {
    line-height:18px;
    margin-top:-23px;
    width:340px;
}

.marginrightleft{
    margin-left:12px;
    margin-top:17px;
    margin-right: 0;
    position: relative;
    left: -48px;
}

.coursecontent {
    margin-left:12px;
    margin-top:4px;
}

#coursea0, #coursea1, #coursea2, #courseb1, #courseb2, #coursec1, #coursec2 {
    width:240px; height:336px; margin-top:20px; float:right; font-size:13px;
}

#coursea0{
    display:block;
    border: 1px solid #FFC168;
    color: #FFC168;
}

#coursea1{
    border: 1px solid #ffcad7;
    color: #ff96b1; 
}

#coursea2{
    border: 1px solid #FD6B6E;
    color: #FD6B6E;             
}

#courseb1{
    border: 1px solid #AEE04B;
    color: #AEE04B; 
}

#courseb2{
    border: 1px solid #7FC739;
    color: #7FC739; 
}

#coursec1{
    border: 1px solid #9FCCFA;
    color: #9FCCFA; 
}

#coursec2{
    border: 1px solid #4F83F7;
    color: #4F83F7; 
}

.pink{
color:#ff8daa;
}

table#chosen{
    width:100%;
    border-collapse: collapse;
    margin-bottom: 18px;
    border-top: 1px solid #C4C4C4;
    margin-top: 3px;
}
table#chosen td{
    font-size:13px; border-bottom: 1px solid #C4C4C4; height:36px;
    vertical-align:middle;
}
table#chosen td.row1{
    width: 192px;
}

.spaceTopText {
margin-bottom:12px; 
margin-top:17px;
}

.spaceTextBottom {
margin-top:0px; 
margin-bottom:10px;
}

#pIndividualCourse {
font-size:13px;
line-height:18px;
font-style:italic;
margin-top:5px;
margin-bottom:6px;
}
/*kursplaner end*/
#sitemap h3{
   display: block; 
}
#sitemap li{
    list-style-type: none;
    list-style-position: inside;
}
#sitemap ul, li{
    margin-left: 0;
    padding-left: 0;
}
#sitemap ul li{
    margin-top: 12px;
}
#sitemap ul ul li{
    margin-top: 0px;
    padding-left: 0px;
}
#sitemap ul li ul li{
    margin-top: 0px;
    padding-left: 0px;
     margin-top: 12px;
}
#sitemap ul li ul li ul li{
    margin-top: 0px;
    padding-left: 24px;
}
#sitemap #col1 {
    width: 240px;
    float: left;
}
#sitemap #col2 {
    width: 240px;
    float: left;
    margin-left: 24px;
}
#sitemap #col3 {
    width: 240px;
    float: left;
    margin-left: 24px;
}






