@CHARSET "utf-8";

     /****************/
   /*    GENERELLES   */
/****************/
html * {
	margin: 0;
	padding: 0;
}
html{
        height:101%;
}
body {
	font-size: 0.75em;
	font-family: Verdana, Arial, "Sans Serif";
	background-position: top left;
	background-repeat: repeat-x;
    line-height:1.5em;
}

button {
    cursor: pointer;
}

a {
    text-decoration: none;
	color: #000;    
}
a:hover {
    text-decoration: none;
}
a.orange {
    text-decoration: none;
	color: #FF7200;
}
a.orange.active, a.orange:hover {
    text-decoration: none;
    /*font-weight:bold;*/
	color: #6C6C6C;
}
a.external:before {
	content: "»";
	color: #f00;
	font-weight: bold;
	vertical-align: top;
	padding-right: 0.5em;
}
bigg {
	font-size: 2em;
}
h1 {
	font-family: Verdana,Arial,"Sans Serif";
	text-transform: uppercase;
	letter-spacing: 3px;
	font-size: 1.2em;
	line-height: 1.25em;
	padding: 0.25em 0;
	border-bottom: 2px solid #bbb;
	margin: 0 0 1em 0;
}

h2 {
    font-family: Verdana,Arial,"Sans Serif";
	line-height: 1.25em;
    font-size: 1.3em;
}
h3 {
	margin: 0.25em 0 0.25em 0;
	line-height: 1.3em;
}
h3.lehre {
	padding-left:3px;
}
h6 {
	font-size: 0.8em;
	line-height: 1.25em;
	padding: 0.25em 0;
	border-top: 2px solid #8E9295;
	margin: 0 0 1em 0;
	color:#8E9295;
}
h6.news {
	margin-top:-1.3em;
}
h6.subnav {
	margin-top:6px;
}
p {
	line-height: 1.5em;
	font-size:12px;
	padding-bottom:5px;
}
#content p.table-vier {
	float:right;
	color:#8E9295; 
	font-size:0.8em;
}
#content img.table-vier {
	width:8px;
	height:8px;
	padding-bottom:0px;
}
#content table.liste {
	margin-top:-2em;
	width:500px;
	border-top:1px dotted #8E9295;
}
#content table tr td.liste {
	line-height: 1.5em;
	font-size:12px;
	border-bottom:1px dotted #8E9295; 
	padding-top:5px;
	font-weight:bold;
}
#content div.Table {
	background-color:#FF9E35;
}
#content div.Table table.eins {
	border-spacing: 8px 0px;
	background-color:#FF9E35;
}
#content div.Table table.eins tr td{
	padding-top:3px;
	padding-bottom:0px;
	background-color:#ffffff;
}
#content div.Table table.eins img{
	padding-bottom:0px;
}
#content table.zwei {
	width:500px;
}
#content table.zwei tr td {
	border-top:1px dotted #8E9295;
	padding-top:10px;
	padding-bottom:15px;
	
}
#content table td .drei {
	width:95px;
}
#content table td.vier {
	width:400px;
}
#content div.shop {
	float:left;
	width:160px;
	text-align: center;
	margin-left:6px;
	border-bottom:1px dotted #BBBBBB;
}
#content div.shop img {
	width:160px;
	height:140px;
}
#content div.shop p {
	
}
#content table.shop {
	width:300px;
	border-spacing:5px 0px;
}
#content table.shop img {
	width:100px;
	height:80px;
	
}
#content table.shop tr td {
	border-top:1px dotted #8E9295;
	border-bottom:1px dotted #8E9295;
	padding-top:10px;
	padding-bottom:15px;
}
#content table tr td b {
	color:#FF7200;
}
#content table.vier {
	width:500px;
	border-spacing:3px 3px;
	margin-top:-4em;
}
#content table.vier td {
	background-color:#ff9d66;
    width:125px;
	padding:5px;
	font-size:11px;
	line-height:14px;
	height:80px;
	color:#ffffff;
	    
}
#content table.vier td.bold {
	background-color:#ff7200;
}
#content table.vier tr td b {
	font-weight:bold;
	color:#ffffff;
}
#content table.vier tr td num {
	font-weight:normal;
}
#content table td.bold {
	font-weight:bold;
}
blockquote{
    margin-left:20px;
}

code {
    font-size: 1.3em;
}

/* the wrapper */
#wrapper {
	margin: 3px auto;
    margin-top:0em;
	width: 960px;
   /*  border-top:1px solid #8E9295;*/
}

/* header */
#header {
	height: 180px;
    /*overflow:hidden;*/
	background-position:top left;
	background-repeat:repeat-x;
	background-image: url("/_images/design/q_header_background.gif");
}
#header div.center{
	width:960px;
	margin:0 auto;
    overflow:hidden;
	height:150px;
}
.language_choice{
  float:right;
  padding:1em 0.5em 0 0;
  margin-right:-15em;
}
.language_choice li{
  display:inline;
}

.sub-navigation {
	float: right;
	font-size: 0.85em;
	padding:1em 0.5em 0 0;
	width:600px;
	margin-right:-3em;
}
.sub-navigation li {
	display: inline;
	padding-left: 1em;
	vertical-align: middle;
}
.sub-navigation li a{
	color:#000000;
}
#search-quadriga {
	float: right;
	vertical-align: middle;
	border:1px solid #eeeeee;
	width:160px;
	margin-right:1.5em;
} 
#search-quadriga input{
    font-size:.9em;
}

input[type="submit"] {
	background-color: #FFFFFF;
	color: #000;
	font-weight: normal;
    border:1px solid #000;
    cursor:pointer;
}
input[type="image"] {
	color: #000;
	font-weight: normal;
    cursor:pointer;
    margin-left:0.5em;
    float:right;
    height:2em;
}
#search-lehrende {
	float: left;
	vertical-align: middle;
	border:1px solid #BBBBBB;
} 
#search-lehrende input{
    font-size:1.2em;
}

#bookmark_window{
    position:absolute;
    background-color:#FFFFFF;
    border:1px solid #FF7200;
    width:280px;
    height:170px;
    top:35px;
    left:820px;
}
#bookmark_window ul li{
    list-style:none;
    display:inline;
    float:left;
    width:130px;
    padding:0 5px;
}
#bookmark_window ul li a{
        line-height:2em;
}
#bookmark_window ul li a.close{
        border:1px solid #FF7200;
        color:#FF7200;
        margin:2px;
        padding:0 2px;
        line-height:1.6em;
        font-weight:bold;
        text-align:right;
        float:right;
}


/* Top navigation */

#top-navi {
	background-position:top left;
	background-repeat:repeat-x;
	height:30px;
	margin-bottom:15px;
	line-height:0;
}
#top-navi div.center{
	width:960px;
	margin:0 auto 3px;
	/*border-bottom: 1px dotted #8E9295;*/
}



/*ul.top-navigation li:hover ul.subnav  li a:before { 
content: " » "; 
}*/
/* navigation box*/
#main-navi-column {
	width: 150px;
	float: left;
	font-size: 0.95em;
    margin-top:-1em;
	padding: 0 50px 0 0;
	padding-bottom: 70px;
}
#main-navi-column a {
   /* color: #6C6C6C;*/
    color: #000000;
}

#content-navi a:hover, #main-navi-column a:hover, #main-navi-column a.active {
	color:#FF7200;
}
#main-navi-column li ul li ul li ul li a.active {

	margin-left: 0.8em;
}
/*.main-navigation a.more:after {
    float: right;
}*/
.main-navigation {

}
.main-navigation li {
	border-collapse: collapse;
	line-height: 1.5em;
	text-transform: none;
	letter-spacing: 0px;
	font-weight: bold;
    background-position:bottom left;
    list-style-position:outside;

}

.main-navigation li a {
	display: block;
	margin: 0.15em 0;
	padding: 0.7em 1.5em;
}
.main-navigation li a.active {
	display: block;

}
.main-navigation li a.active1 {
	display: none;

}
.main-navigation li ul {
    margin-left:0;
    margin-top:11px;
}
.main-navigation li ul li ul {
    margin-left:0;
    border-bottom: 0;
    margin-top:0px;
}
.main-navigation li ul li ul li ul {
    margin-left:10px;
}
.main-navigation li ul li {
	text-transform: none;
	letter-spacing: 0px;
	font-weight: normal;
	margin-bottom: 10px;
	border-top:2px solid #8E9295;
    list-style-position:outside;
    padding-bottom: 5px;
    /*list-style-image:url('/_images/design/list_on.jpg');*/
    background-image:url('');
    padding:0;
    width:155px;
}
.main-navigation li ul li ul li{
	text-transform: none;
	letter-spacing: normal;
	font-weight: normal;
	margin-bottom: 0;
	border-top:0px solid #8E9295;
    list-style-position:outside;
    /*list-style-image:url('/_images/design/list_on.jpg');*/
    background-image:url('');
    padding:0;
    width:160px;
}
.main-navigation li ul li ul li ul li ul li{
	text-transform: none;
	letter-spacing: normal;
	font-weight: normal;
	margin-bottom: 0;
	border-top:0px solid #8E9295;
    list-style-position:outside;
    /*list-style-image:url('/_images/design/list_on.jpg');*/
    background-image:url('');
    width:140px;
	padding-left:0px;
}
.main-navigation li ul li ul li:hover, .main-navigation li ul li ul li.active {
       /*list-style-image:url('/_images/design/list_off.jpg');*/
}

.main-navigation li ul li a {
	font-weight:bold;
    padding:0.2em;
}
/*.main-navigation li ul li a:hover, .main-navigation li ul li a.more:hover {
	font-weight:bold;
}
.main-navigation li ul li a.more.active, .main-navigation li ul li a.active {
	font-weight:bold;
}*/

.main-navigation li ul li ul li a {
	font-weight:normal;
	margin-left:0.8em;

}
.main-navigation li ul li ul li ul li a {
	font-weight:normal;
	margin-left:0.8em;
	
}
.main-navigation li ul li ul li ul li a:hover, .main-navigation li ul li ul li ul li a.active {
	font-weight:normal;
	
}

iframe {
    border: 1px solid #B1A894;
}

/*position*/
#position {
	background-color: #FFFFFF;
	height: 28px;
	margin-top:15px;
	margin-bottom: 15px;
    overflow:hidden;
	background-position:top left;
	background-repeat:repeat-x;
	line-height:1.5em;
	border-top:1px dotted #8E9295;
	border-bottom:1px dotted #8E9295;
	width:960px;
}
#position div.center{
	width:960px;
	margin:0 auto;
	margin-top:0.5em;
    overflow:hidden;
}

#position ul {
	list-style: none;
}
#position li { 
	float:left; 
	list-style-position: inside;
	background-repeat: no-repeat; 
	background-position: left center;
	font-size:0.9em;
}

#position a,
#position a:link,
#position a:visited {
	text-decoration: none;
	color: #000000;
}
#position a.active {
	color: #FF7200;

}
#position a:hover,
#position a:focus {
    text-decoration: underline;
}

/* ----- FARBDEFINITIONEN ----- */

.button {
	color: #ffffff;
	background-color: #000000;
	margin: 0px;
}

.dreieck_schwarz {
	background-image:  url(_images/dreieck_schwarz.gif);
	color: #000000;
}

/*FARBDEFINITION AKADEMIE */

.button_main {
	color: #ffffff;
	/*background-color: #b7002e;*/
	background-color: #80002C;
	margin: 0px;
}

.dreieck_main {
	background-image:  url(_img/dreieck_main.gif);
	/*color: #b7002e;*/
	color: #80002C;
}


/* side bar */
#side-column {
	color: #000;
	float: left;
	width: 220px;
	font-size: 0.95em;
    color:#4a4a4a;
	padding-bottom:70px;
}
#side-column p.grey{
    color:#6C6C6C;
    font-size: .9em;
    line-height:1.2em;
}
#side-column p.cite{
    color:#000000;
    font-weight:bold;
   font-size:.9em;
}
#side-column img.kurator{
    float:left;
	margin:0;
    height:55px;
    width:37px;
}
#side-column img.kurator_right{
    float:left;
	margin:1px;
	margin-right:5px;
}
#side-column h1{
    font-size:14px;
    color:#000;
	border-bottom:none;
	border-top: 2px solid #8e9295;
	padding-top:10px;
	padding-bottom:10px;
	font-family:Verdana,Arial,"Sans Serif";
	letter-spacing: 0;
	text-transform:none;
	line-height:20px;
}
#side-column h2{
    font-size:12px;
    color:#000;
	border-bottom:none;
	border-top: 2px solid #8e9295;
	padding-top:10px;
	padding-bottom:10px;
	font-family:Verdana,Arial,"Sans Serif";
	letter-spacing: 0;
	text-transform:none;
	line-height:20px;
}
#side-column a{
	color:#ff7200;
}
#side-column a:hover {
	text-decoration: underline;
}
#wrapper p.orange{
    color:#ff7200;
}
#side-column input[type=submit]{
    background-color:#FFFFFF;
    border:1px solid #8E9295;
    color:#8E9295;
    font-weight:normal;
    cursor:pointer;
    width: 150px;
}

#side-column div.dialog{
    width:200px;
    background-color:#EEEEEE;
    margin-bottom:1.25em;
	padding-left: 5px;
	margin-left:8px;
}
#side-column div.dialog p.liste{
    padding:5px;
    font-size:.8em;
}
#side-column div.dialog p.liste a, #side-column div.dialog p.liste a:link, #side-column div.dialog p.liste a:visited{
    text-decoration:underline;
}
#side-column div.dialog p.liste a:hover{
    color:#FF7200;
}
#side-column div.modul{
	margin:1em 0;
}
#side-column div.modul div.leaf{
	float:left;
	width:30px;
	text-align:center;
	overflow:hidden;
	margin:0 7px 0 0;
}
#side-column div.modul div.leaf div.week{
		background-color:#ff5c00;
}
#side-column div.modul div.leaf div.week p{
	color:#ffffff;
	font-weight:bold;
	font-size:1.3em;
	margin:0;
	padding:3px;	
}
#side-column div.modul div.leaf div.datum{
	margin:0;
	padding-top:5px;
}
#side-column div.modul div.leaf div.datum h3 {
	margin:0;
	font-size:1.2em;	
}
#side-column div.modul div.leaf div.datum p {
	margin:0;
	font-size:0.9em;	
}
#side-column div.modul div.event{
	float:right;
	width:	170px;
}
#side-column div.modul div.event p.time{
	float:left;
	clear:left;
	width:95px;
}
#side-column div.modul div.event p.inhalt{
	float:left;
	width:350px;
}
#side-column .spalte {
	float:left;
	margin-right: 15px;
	width: 200px;
}

#ref_info h1{
	color: #FF7200;
}
#ref_info p{
	color: #FF7200;
}
#content {
	width: 500px;
	float: left;
    overflow:hidden;
    padding-right:40px;
	padding-bottom:70px;
}
#content a{
    /*text-decoration:underline;*/
    color: #FF5C00;
}
#content a:hover {
    text-decoration: underline;
}

#content div.container{
	padding: 0 50px 0 0;
}
/* NEWS */
#content table.news{
    border-bottom: 1px dotted #8E9295;
	border-spacing:0px 5px;

}
#content table.news td.zeit{
	float:left;
	width:100px;
}
#content table.news td.text{
	float:left;
	width:595px;
	font-size:11px;
}
#content table.news td.text p {
	font-size:11px;
}
#content table.news img.kurator {
	margin-right: .6em;
}
#content p.datum{
    font-size:.8em;
    color: #6C6C6C;
    margin:2.25em 0 .25em 0; 
}
#content span.orange{
    color:#FF7200;
}

#content div.sitemap a, #content div.sitemap a:link, #content div.sitemap a:visited{
	text-decoration:none;
}
#content ul{
	margin-bottom:0em;
}
#content ul li{
	line-height: 1.5em;
	margin-left:1.2em;
	list-style:disc outside none;
}

#content ul li a{
	line-height: 1.5em;
	margin-left:0em;
	width: 520px;	
	font-weight:bold;
	list-style-type: none;
	list-style-position:inside;
}
#content ul li img{
	float:left;
	margin-top.-2em;
	
}
#content ol li{
	list-style:decimal;
	line-height: 1.5em;
	margin-left:1.2em;
	margin-bottom:1em;
}
#content ul.spalten li{
	list-style:none;
	float:left;
	width: 200px;
	height: 250px;
	overflow:hidden;
	margin:1.2em 1.2em 0 0;
	text-align:center;
}

#content p.left_column{
	float:left;
	width:150px;
	clear:left;
	margin:0.5em 0 0 0;

}
#content p.right_column{
	float:right;
	width:330px;
	clear:right;
	margin:0.5em 0 0 0;

}
#content div.left_column{
	border-top: 2px solid #8E9295;
    clear: left;
    float: left;
    font-size: 1.2em;
    width: 340px;
}
#content div.left_column p.startseite {
	border-bottom: 1px dotted #8E9295;
	line-height:30px;
	padding-bottom:0px;
}
#content div.left_column a{
	
	text-decoration: none;
    clear: left;
    float: left;
    width: 340px;
    font-weight:bold;
    
}
#content div.left_column a:hover{
	color:#000000;
}
#content div.left_column h3{
	font-weight: bold; 
	padding-top:5px;
	padding-bottom:15px; 
	font-size:17px;
    clear: left;
    float: left;
    width: 340px;
}

#content div.left_column p{
    clear: left;
    float: left;
    font-size: 12px;
    width: 340px;
}
#content div.left_column img{
	float:right;
	margin-top:-2em;
	width:15px;
	height:17px;
}
#content div.right_column{
	border-top: 2px solid #8E9295;
    clear: right;
    float: right;
    font-size: 1.2em;
    width: 340px;
}
#content div.right_column h3{
	font-weight: bold; 
	padding-top:5px;
	padding-bottom:15px; 
	font-size:17px;
    clear: left;
    float: left;
    width: 340px;
}
#content div.right_column p.startseite {
	border-bottom: 1px dotted #8E9295;
	line-height:30px;
	padding-bottom:0px;
}
#content div.right_column a{

	text-decoration: none;
    clear: left;
    float: left;
    width: 340px;
    font-weight:bold;


}
#content div.right_column a:hover{
	color:#000000;
}
#content div.right_column p{
    clear: left;
    float: left;
    font-size: 12px;
    width: 340px;
}
#content div.right_column img{
	float:right;
	margin-top:-2em;
	width:15px;
	height:17px;
}
#content div.columncontent{
    width: 340px;
}

#content div.columncontent p{
    font-size: 0.8em;
}
#content div.columncontent li{
    font-size: 0.8em;
    line-height: 1px;
}
#content div.columncontent a{
	border-bottom: 1px dotted #8E9295;
	font-size: 0.8em;
    line-height: 1px;

}
img.kurator{
	float:left;
	padding:0.25em 0.5em 0.5em 0.25em;
}
#content img{

	padding-bottom:5px;
}

#content .float_left{
	float:left;
	clear:left;
}
#content .float_right{
	float:right;
	clear:right;
}
/* ***** SEMINARE ***** */
#content div.thema{
	margin:10px 0 1px 0;
	color:#ffffff;
	font-weight:bold;
	padding:3px 10px;
	background-color:#BBBBBB;	
}
#content div.seminar{
	padding:3px 10px;	
	border-bottom: 1px dotted #8E9295;
}
#content div.seminar a{
	color:#000000;
	font-size:11px;
}
#content div.seminar p{
	float:left;
	font-weight:bold;
	width:350px;
}
#content div.seminar p.right{
	float:right;
	width:100px;
	font-weight:normal;
	font-size:.8em;

}
#content div.grey{
	border-bottom:1px dotted #8E9295;
	
}

#side-column div.grey{
	background-color:#F3F4F4;
	padding:1px 10px 10px 10px;
}
#content p.spalteE{
	float:left;
	width:110px;
	margin-right:1px;	
}
#content p.spalteE img{
	padding-top:5px;
	padding-bottom:5px;	
}
#content p.spalte{
	float:left;
	width:150px;
	margin-right:10px;	
}
#content p.spalteG{
	float:left;
	width:230px;
	margin-right:15px;	
}
#content .spalte_duo{
	float:left;
	width:220px;
	margin-right:15px;	
}
.left{
	float:left;	
	margin-right:10px;
	border:none;
}
/*sitemap*/
#content .sitemap li {
	border-collapse: collapse;
	line-height: 1.5em;
	background-color: #fff;
	overflow: hidden;
	text-transform: none;
	letter-spacing: 0px;
	font-weight: bold;
	list-style:none;
}
#content .sitemap li {
	margin-bottom: 2em;
	list-style:none;
}

#content .sitemap li a {
	background-color: #fff;
	margin: 0.15em 0;
	padding: 0 1.5em;
	list-style:none;
}

#content .sitemap li a.margin {
	background-color: #fff;
	display: block;
	margin: 0.15em 3.5em;
	padding: 0 1.5em;
	list-style:none;
}

#content .sitemap li ul li {
	text-transform: none;
	letter-spacing: normal;
	font-weight: normal;
	margin-bottom: 0;
	border-bottom: 0;
	list-style:none;
}

#content p.partner{
    float:left;
    width:170px;
    height:170px;
    margin:0 6px 6px 0;
    text-align:center;
}
/*ANMELDEFORMULAR*/
#content div.formular {padding-left:10px;}
#content div.formular label{ float:left; clear:left;width:110px;}
#content div.formular input{ width:350px;}
#content div.formular input.half{ width:170px;}
#content div.formular input.street{ width:280px;}
#content div.formular input.number{ width:60px;}


/* INTERACT */
#content div.interact{
    text-align:right;
    font-size:.8em;
}
#content div.interact li{
    list-style:none;
    display:inline;
    margin-left:10px;
}
#content div.interact a, #content div.interact a:link, #content div.interact a:visited, #content div.interact a:hover{
    text-decoration:none;
    color:#8E9295;
}
#recommendForm{
    border:1px solid #8E9295;
    padding:10px 40px;
    color:#8E9295;
}
#recommendForm label{
    float:left;
    clear:left;
    width:130px;
}
#recommendForm span.info{
    font-size:.8em;
}
#recommendForm input{
    border:1px solid #8E9295;
    width:300px;
}
#recommendForm input[type="submit"]{
    border:1px solid #000000;
    width:434px;
}
#recommendForm textarea{
    border:1px solid #8E9295;
    width:434px;
    height:100px;
}

#errors{
    color: #FF7200;
}
#succes{
    color:#FF7200;
}


/* footer */
#footer {
	background-color: #FF5C00;
	background-repeat: repeat-x;
	clear: both;
    overflow:hidden;
	background-position:top left;
	margin-top:70px;




}
#footer div.center{
    height:300px;
    overflow:hidden;
	margin:0 auto 50px;
	width:960px;
	padding-top:50px;

}

ul.footer-navigation {
}
ul.footer-navigation a {
    text-decoration: none;
}
ul.footer-navigation, ul.footer-navigation ul, ul.footer-navigation li {
	list-style-type: none;
}
ul.footer-navigation li {
	float: left;
    font-size:0.8em;
    padding-left:30px;
    padding-right:0px;
    width:120px;
}
ul.footer-navigation li a {
	color: #ffffff;
	width: 20px;
	font-weight:bold;
}
ul.footer-navigation li a:hover {
	color: #000000;
}
ul.footer-navigation li a:active {
	color: #000000;
}
ul.footer-navigation li a.active {
	color: #000000;
}
ul.footer-subnav { 
	margin-left:-30px;
}
ul.footer-subnav  li { float: none; }

ul.footer-subnav  li a
{
	font-size: 10px;
	color: #ffffff;
	width: 20px;
	font-weight:100;
}


p.feedback_erfolg{
    color:#029B09;
    font-size:.8em;
    font-weight:bold;
}
p.feedback_error{
    color:#B40F03;
    font-size:.8em;
    font-weight:bold;
}

pre {
	background-color: #faa;
	color: #000;
	padding: 0.5em
}


.parallel {
    width: 100%;
    overflow: hidden;
}

#content .parallel li {
    margin-left: 0;
    overflow: hidden;
}

.parallel .first {
    float: left;
    width: 49%;
    margin-right: 2%;
}

.parallel .last {
    width: 49%;
    float: left;
}

form > p {
    margin: 0 0 .8em 0;
    overfloW: hidden;
}

form > p label {
    width: 150px;
    float: left;
}

form > p label.feedback_error {
    color: #a00;
    background: #FFEDED;
}

form > p input[type=text], form > p textarea, form > p select {
    width: 350px;
}

form > p textarea {
    height: 120px;
}

/* ***** MODULE ***** */
#content div.modul{
	padding-top: 1em;
	padding-bottom: 1em;
	border-bottom: 1px dotted #8E9295;
}
#content div.modul div.leaf{
	float:left;
	width:50px;
	text-align:center;
	overflow:hidden;
}
#content div.modul div.leaf div.week{
		background-color:#ff5c00;
}
#content div.modul div.leaf div.week p{
	color:#ffffff;
	font-weight:bold;
	font-size:1.3em;
	margin:0;
	padding:3px;	
}
#content div.modul div.leaf div.datum{
	margin:0;
}
#content div.modul div.leaf div.datum h3 {
	margin:0;
	font-size:1.2em;	
}
#content div.modul div.leaf div.datum p {
	margin:0;
	font-size:0.9em;	
}
#content div.modul div.event{
	float:left;
	width:	430px;
}
#content div.modul div.event p.time{
	float:left;
	clear:left;
	width:95px;
}
#content div.modul div.event p.inhalt{
	float:left;
	width:350px;
}
#content .spalte {
	float:left;
	margin-left: 5px;
	margin-right: 5px;
	width: 240px;
}
/* ***** FORMULARE ***** */
#formular label{
	float:left;
	clear:left;
	width:120px;
}
#formular p{
	margin:0.25em 0 0.75em 0;
}
#formular input, #formular select{
	width:350px;	
}
#formular input.small{
	width:50px;	
	font-size:1em;
}
#formular input.medium{
	width:100px;	
}
#formular input[type="checkbox"],#formular input[type="radio"] {
	width:10px;
}
#formular textarea{
	width:350px;
	height:200px;
}
/* ***** FORMULARE WEBSHOP ***** */
#formular-webshop label{
	float:left;
	clear:left;
	width:80px;
}
#formular-webshop p{
	margin:0.25em 0.5em 0.75em 0.5em;
	float:left;
}
#formular-webshop input{
	width:350px;	
}
#formular-webshop select {
	width:200px;
}
#formular-webshop input.small{
	width:50px;	
	font-size:1em;
}
#formular-webshop input.medium{
	width:100px;	
}
#formular-webshop input[type="checkbox"],#formular-webshop input[type="radio"] {
	width:10px;
}
#formular-webshop textarea{
	width:350px;
	height:200px;
}
/* TERMIN_TABELLE FÜR Executive programme */
table tr.red td{
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
	background-color: #FF7200;
	padding:10px 5px;
	border-bottom:3px solid #ffffff;
	border-right:3px solid #ffffff;
}
table tr.dark td{
	background-color: #EEEEEE;
	padding:5px;
	border-bottom:3px solid #ffffff;
	border-right:3px solid #ffffff;
}
table tr.light td{
	background-color: #F7F7F7;
	padding:5px;
	border-bottom:3px solid #ffffff;
	border-right:3px solid #ffffff;
}
/* TOP NAVIGATION*/

ul.top-navigation a {
    font-weight: bolder;
    text-decoration: none;
    letter-spacing: 3px;
    font-size:11px;
}
ul.top-navigation{
    margin: 0px;
	list-style-type: none;
}
ul.top-navigation li {
	float: left;
	font-size:11px;

}
ul.top-navigation li.active{

	letter-spacing:3px;
	font-weight:bold;
}
ul.top-navigation li a {
	color: #000000;
	background-color: #ffffff;
	padding:10px 24px;
	line-height:2.7em;
	margin-right:2px;
}

ul.top-navigation li a:hover {
    color:#ffffff;
	background-color: #FF5C00
}
ul.top-navigation li a:active {
	color: #FF5C00;
}
ul.top-navigation li#execu a:hover {
	background-color: #104e8b;
}
ul.top-navigation li#execu a {
	padding-left:34px;
	padding-right:34px;
}
ul.top-navigation li a.current {
	color: #ffffff;
	background-color: #FF5C00;
	margin-top:15px;
	margin-bottom:15px;
	font-weight:bolder;
	letter-spacing: 3px;
}
ul.top-navigation li a.active {
	color: #ffffff;
	background-color: #FF5C00;
	font-weight:bolder;
	letter-spacing: 3px;
}
ul.subnav { display: none; z-index:999; background-color:#ffffff;opacity:0.9;z-index:9999;width:280px;}
ul.subnav  li { float: none; padding-bottom:5px;
padding-top:1px;
padding-left:10px;}

ul.subnav  li a
{
padding: 0px;
padding-bottom:5px;
font-size: 11px;
line-height:1.5em;
font-weight: none;
letter-spacing: 0px;
font-weight: normal;
}
ul.subnav li a:hover
{
background-color: #ffffff;
color:#FF5C00
}
ul.subnav li a:hover > ul.top-navigation li a {
	background-color: #FF5C00;
}
ul.top-navigation li#execu ul.subnav li a:hover {
color:#104e8b;
background-color:#ffffff;
}
ul.top-navigation li#execu ul.subnav li a:hover > ul.top-navigation li#execu a {
	background-color: #104e8b;
}
ul.top-navigation li:hover > ul.subnav {
display: block;
position: absolute;
margin-top:0px;
padding-top: 5px;
padding-left:0px;

z-index:9999;


//list-style-image:url('/_images/design/list_on.jpg');
}

ul.top-navigation li:hover > ul.subnav li a{
display: block;
border: none;
padding-left: 0;
z-index:9999;
}
#side-column div.orbit-wrapper div.slider-nav span.right {
	background: url(/_images/orbit/orbit-small/right-arrow.png) no-repeat;
}
#side-column div.orbit-wrapper div.slider-nav span.left {
	background: url(/_images/orbit/orbit-small/left-arrow.png) no-repeat;
}
#side-column div.orbit-wrapper div.slider-nav span {
    width: 12px;
    height: 40px;
    text-indent: -9999px;
    position: absolute;
    z-index: 1000;
    top: 50%;
    margin-top: -5px;
    cursor: pointer; }
#side-column div.orbit-wrapper div.orbit-caption {
	background:none;
	color:#000000;
	position:relative;
}
#content div.news {
	padding-top:10px;
	padding-bottom: 10px;
	border-bottom:1px dotted #8E9295;
}
#side-column img.kurator_right {
	float:right;
	margin:0;
}
#side-column img.rechte_spalte {
	float:left;
	margin-right: 10px;
	margin-bottom: 1px;
}

#content img.checkliste {
	width:15px;
	height:15px;
	padding-bottom:0px;
}
#content table.calendar {
	border-spacing: 30px;
	margin-top:-2em;
}
#content table.calendar tbody tr td.kw {
    background: none repeat scroll 0 0 #D6D6D6;
    border: 0 none;
    color: #FFFFFF;
}
#content table.calendar tbody tr td {
    font-size: 10pt;
    padding-left: 4pt;
    padding-right: 6pt;
    text-align: right;
}
#content table.calendar thead tr.days th {
    /*background: none repeat scroll 0 0 #D6D6D6;*/
}
#content table.calendar thead tr th {
    border-bottom: 1px solid #FFFFFF;
    color: #000000;
    padding: 2px;
}

/* evaluation */
#content div.voting div.info{
	margin-bottom: 10px;
}
#content div.voting div.h1{
	margin-bottom: 1em;
	border-bottom: 1px solid #ff5c00;
	color: #ff5c00;
	font-weight:bold;
	font-size: 1.2em;
	line-height: 1.25em;
	padding: 0.75em 0;
}
#content div.voting div.h2{
	margin-bottom: 10px;
	color: #696969;
	font-weight:bold;
	font-size: 1.2em;
}
#content div.voting div.h6{
	margin-top:10px;
	font-weight:bold;	
	/*color: #ff5c00;*/
}

#content div.voting div.scale, #content div.voting div.longtext, #content div.voting div.shorttext, #content div.voting div.jn,  #content div.voting div.optgroup, #content div.voting div.checkboxes{
	margin-top:10px;
}

#content div.voting div.scale label, #content div.voting div.longtext label, #content div.voting div.shorttext label, #content div.voting div.jn label,  #content div.voting div.optgroup label, #content div.voting div.checkboxes label{
	font-weight:bold;
}
#content ul.module li {
	margin-bottom:10px;
}
#content ul.module li b{
	line-height:3em;
}
#content div.e-learning strong {
	color:#104e8b;
}
#content div.e-learning a {
	font-weight:bold;
}
