/* ... in valid code we trust ...http://www.intensivstation.ch */
/* css created by miss monorom 2008 http://www.monorom.to */
/* this css is made specialy for bx-cms  */
/* css released under creative commons license - http://creativecommons.org/licenses/by/2.0/deed.en  */

/* @import url(bx-additions.css); */

/*body element, you can overwrite that with a custom stylesheet for example in mozilla*/

#ng_bitflux_org, body {
background-color: #ffffff;
font-size: 12px;
font-family:  tahoma, arial;
/* color:#363f47; */
color:#783962;
padding: 0;
margin: 0;
}

/* rosa background */
.rosa {
    background-color: #fff0fd;
}
/* for iepc */ td{
font-size: 13px;
}

/*
a {color: #778899;}
a:visited {color:#778899;}
a:hover {color: #ff3300;}
a:active { color:#778899;}
*/

a, a:link, a:active, a:visited, a:hover {
    color: #FF62D3;
    text-decoration: none;
}

h1{ font-size: 18px; }
h2{ font-size: 12px; }

h3{ font-size:14px; }
h4{ font-size:12px; }

form{
padding: 0;
margin: 0;

}

.form{
padding: 0;
margin: 5px 50px 15px 50px;
}

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

textarea, .formgenerell input, input.formgenerell {
width:300px;
border: 1px solid #aaaaaa; 
margin-top: 5px;
padding: 2px;
}

.formbutton {
width:100px;
border: 1px solid #aaaaaa; 
}

/* patforms filter */
.formerrors {
    margin: 5px 25px 25px 25px;
    padding: 5px 5px 5px 5px;
    border: 1px solid ;
    background-color: #ffbbbb;
}

.formlabelerror {
    color: #bb1111;
    font-weight: bold;
}


/* head container for logo and metanavi
-------------------------------------- */
#banner {
padding: 0;
margin: 0;
background-color: #fff;
}
#metanavi { 
text-align: right;
width: 720px;
    margin: 5px auto 0 auto;
    padding: 0 0 0 0;
    border: 1px solid #d5c4cc;
}
#banner a{
color: #dde5ee;
text-decoration:none; }
#banner  a:hover {color: #ffffff;}
#banner h1 {
font-size: 30px;
width: 920px;
margin: 0 auto;
padding: 30px 0 0 0;
}
#banner h2{
width: 920px;
margin: 0 auto;
color: #ffffff;
padding: 5px 0 25px;
}
#flashbanner {
}
/*main-navi
-------------------------------------- */
#topnavi {
background-color: #363f47;
margin: 0;
padding:0;
}

#topnavi ul { 
list-style-type: none;
width: 920px;
margin: 0 auto;
padding: 3px 0;
}
#topnavi li { 
display: inline;
/* float: left; */
margin: 0 ;
padding: 0;
}

#topnavi a { 
color: #dde5ee;
text-decoration: none; 
padding: 3px 15px;
}
#topnavi a:visited {color:#dde5ee;}
#topnavi a:hover {color: #ffffff;}
#topnavi a:active { color:#778899;}

#topnavi a.selected, #topnavi a.selected:visited {
background-color: #ffffff;
color: #363f47;
}

/* container to center the layout
-------------------------------------- */
#container {
width: 720px;
border-left: 1px solid #d5c4cc;
border-right: 1px solid #d5c4cc;
margin: 0 auto 20px auto;
background-color: #FDD9E9; /*#fdd2e5*/
}


/* content elements
-------------------------------------- */
#content {
min-height: 450px;
padding: 25px  0;
margin:0 0 0 145px;
width: 575px;
width: auto;
background-color: #ffffff;
}

#content h1, #content h2, #content h3, #content h4 {
    color:#783962;
    font-weight: bold;
    padding: 0;
    margin: 0;
}
/* page title, page subtitle */
#content h1, #content h2, #content h3, #content h4 {
    margin: 0 18px 0 10px;
}
/* titlebar, rosa titlebar */
#content h2 , #content h3{ 
    font-size: 12px;
    background-color: #fdd2e5;
    padding: 2px 10px 2px 10px;
}
#content h3{ 
    background-color: #fff0fd;
}

#content p{
    padding: 0;
    padding-left: 10px;
    margin: 0 18px 0 10px;
}
#content p.center{
    text-align:center;
}
/* standart list */
#content ul{
    list-style-type: none;
    padding: 0;
    margin: 18px 18px 0 10px;
}
#content li{
    padding: 0;
    margin: 0 0 12px 0;
}
#content ul h2, #content ul p{
    margin: 0;
}
/* agb list */
#content ul ul {
    list-style-type: none;
    padding: 0;
    margin: 12px 0 0 0;
}
#content ul ul li{
    padding: 2px 0 2px 16px;
    margin: 0;
    background-image:url(/themes/tanzatelier/images/bullet.png);
    background-repeat:no-repeat;
    background-position: 4px 50%;
}
/* generic table */
#content table {
    margin: 18px 18px 0 10px;
    padding:2px 10px;
    border-collapse: collapse;
    width: 548px;
    width: auto;
}
#content thead {
    background-color: #fdd2e5;
    color: #783962;
}
#content thead th, #content thead td {
    font-weight: bold;
}
#content th {
    width: 220px;
    padding:2px 10px;
    text-align: left;
    font-weight: normal;
}
#content td {
    width: 317px;
    padding:2px 10px;
}
/* teachers span */
.teachers {
}
.teachers img {
/*
    height: 120px; 
    width: 90px;
*/
/*    float: left;*/
    margin:3px 10px 3px 0;
}
/* fotos lightbox */
#content ul.lightboxlist {
    list-style-type: none;
    padding: 0;
    margin:0 0 15px;
}
#content ul.lightboxlist li {
    float: left;
    padding: 5px 10px;
}
#content ul.lightboxlist img {
    border: 0px;
}
#content ul.lightboxlist a {
    float:left;
    clear:right;
}
#content ul.lightboxlist p {
    margin: 0 0 15px;
    padding: 0;
}
/* angebot table total: 548px*/
#content table.angebot {
    width: 547px;
}
#content table.angebot th {
    width: 100px;
}
#content table.angebot th.full {
    width: 548px;
    width: auto;
}
#content table.angebot td {
    width: 407px;
}
/* stundenplan table total: 548px*/
#content table.stundenplan {
    width: 547px;
}
#content table.stundenplan th,
#content table.stundenplan td {
    padding: 2px 0 2px 10px;
}
#content table.stundenplan .full {
    width: 547px;
}
#content table.stundenplan .ttTime {
    width: 32px;
}
#content table.stundenplan .ttWhat {
    width: 140px;
}
#content table.stundenplan .ttWho {
    width: 24px;
}
#content table.stundenplan .ttRemark {
    width: 237px;
}
#content table.stundenplan .ttTeacher {
    width: 64px;
    padding-right: 0;
}
#content table.stundenplan .ttWhat a:link, 
#content table.stundenplan .ttWhat a:active,
#content table.stundenplan .ttWhat a:visited {
/*
    color: #FF62D3;
    text-decoration: none;
*/
    font-weight: bold;
}
#content iframe {
    margin-left: 12px;
}
#content table.raum th,
#content table.raum td {
	width: 250px;
}
/* flash banner: gratis */
#flashgratis {
    /* 
    total with of the container: 575px
    padding-left: 10px
    flash movie size: 360px
    */
    padding: 0 0 0 110px;
    margin:15px 0 0 0;
}

/* elements for the gallery
-------------------------------------- */
#content #gallerie{
padding: 0 0 10px 10px;
margin:0 0 20px;
}
 
#content .thumbnail{
float:left;
width:260px;
margin: 10px 10px 0 0;
padding: 0;
}
#content .thumbnail img{
padding: 1px;
}

#content  br.antileft {
/*clear: left;*/
}
.antifloat {
clear: both;
visibility: hidden;
}

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

#gallerie_preview .thumbnail{
float:left;
width:100px;
margin: 10px 10px 0 0;
padding: 0;
}
#gallerie_preview .thumbnail img{
border: 1px solid #778899;
padding: 1px;
}

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

/* elements for left and right navigation
-------------------------------------- */
#left {
font-size: 12px;
    width: 145px;
margin: 0;
padding: 0;
    background-image:url(/themes/tanzatelier/images/bg_menu_thinline_rosa.png);
    min-height: 440px;
    float: left;
}

#left p{
padding: 0 15px 15px 25px;
margin: 0;
}
#left a { text-decoration: none; color:#363f47; }

/* main menu left */
#left ul {
    list-style-type: none;
    margin: 0 0 0 30px;
    padding: 0;
} 
#left li { 
    line-height: 26px;
    margin: 0;
    padding: 0;
}
#left ul li a {
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    color: #ff62d3;
}
#left ul li a.selected, #left ul li a.selected:visited {
}
.menutop {
    margin: 0;
    padding: 0;
    margin-top: 25px;
    background-image:url(/themes/tanzatelier/images/bg_menu_top.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    height: 13px;
}
.menucontent {
    margin: 0;
    padding: 0;
    background-image:url(/themes/tanzatelier/images/bg_menu_thinline_content.png);
    background-repeat: repeat-y;
}
.menubottom {
    margin: 0;
    padding: 0;
    background-image:url(/themes/tanzatelier/images/bg_menu_bottom.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    height:13px;
}
/* end: main menu left */

ul#subnav {
margin: 0;
padding: 25px 0;
background-color: #d6e0e2;
}
ul#subnav li a {display: block; margin: 0 25px 8px 25px; }
ul#subnav li li a{ margin: 8px 0 8px 25px; }
ul#subnav a.selected { 
font-weight: bold;
color: #000000;
}

#left h3{
margin: 0 0 10px;
padding: 25px 0 0 25px;
}
/*footer
-------------------------------------- */
#footer {
    margin: 0;
    padding: 4px 15px;
    clear: both;
    color: #783962;
    background-color: #fff;
    background-image:url(/themes/tanzatelier/images/bottom.jpg);
    border-bottom: 1px solid #d5c4cc;
    font-weight: bold;
    text-align: right;
}
#footer a {
    color: #FF62D3;
}

/* just used vor the blog
-------------------------------------- */
#content .post_title {
    margin: 0 18px 0 10px;
    padding: 2px 10px 2px 0;
}
#content .post_title a{
text-decoration: none;
}

.post_meta_data {
font-size: 11px;
    margin: 0 18px 0 10px;
    padding: 2px 10px 2px 0;
}
.right {float: right;}

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

.post_content_extended {
padding-top: 0;
margin: 5px 50px 15px;
}

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

.post_more { float: left;}

h3.blog {margin: 0 0 5px;}

#right  h3.blog {
background-image: none;
color: #333;
margin: 0;
margin-bottom: 5px;
}
.post_links, .post_tags, .post_related_entries  {
text-align: right;
font-family: verdana, geneva, arial, helvetica, sunsans-regular, sans-serif;
font-size: 10px;
padding: 0 50px 20px;
margin: 0;
}

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

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

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

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

#livesearch {
margin: 0px 15px 15px 25px;
padding: 0;
display: block;
}
#right input#livesearch  {
padding:1px;
width: 120px;
border: 1px solid #aaaaaa; 
}

.formurl {display: none;}

/* loginform */
#littlelogin  input.input{
    font-size: 11px;
    width: 120px;
}

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

#littlelogin { margin-left: 25px; }

/* contact form: textarea, .formgenerell input, input.formgenerell */
#contactform td {
    width: 150px;
}
#contactform td.formgenerell,
#contactform textarea,
#contactform .formgenerell input,
#contactform input.formgenerell {
    width: 290px;
}