/*
//  basic.css
//  medmedia
//
//  Created by Rafael Egli on 24.06.09.
//  Copyright Kraftwerk Werbeagentur AG 2010. All rights reserved.
*/



/* Default Styles
============================================================ 
--------------------------------------------------------- */

* {
    margin: 0px;
    padding: 0px;
}

img {
    border: 0px;
    margin: 0px 0px 5px 0px;
    padding: 0px;
    display: inline;
}

body {
    text-align:left;
    background: ;
    color: #504F49;
	font: 11px/140% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff url(../img/bg.gif) repeat-y 0px 0px;
}

h1 {
    font-size: 100%;
    font-weight: bold;
    margin-bottom: 28px;
    color: #504f49;
}

h2,h3,h4,h5,h6 {
    font-size: 100%;
    font-weight: bold;
    color: #504f49;
}

p {
    margin-bottom: 30px;
    color:#504f49;
}

.InputWidth {
    width: 80%;
}




/* Link Styles
============================================================ 
--------------------------------------------------------- */

a:link,a:visited {
    color:#504f49;
    font-weight: normal;
    text-decoration:underline;
}

a:hover,a:active {
    color:#000000;
    text-decoration:underline;
}

/* Wrapper
============================================================ 
--------------------------------------------------------- */
#wrapper {
	float: left;
	width: 938px;
}

/* Header
============================================================ 
--------------------------------------------------------- */

#header {
	height: 201px;
	background: #ffffff;
	position: relative;
	z-index: 10;
}

#header p.nav_global {
	margin: 0px 0px 0px 170px;
}

#header p a img {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

#header .logo {
	float: left;
	margin-right: 20px;
}

#header .mod_navigation {
	float: left;
	width: 768px;
	height: 169px;
	overflow: visible;
}


/* NavigationLevel1
============================================================ 
--------------------------------------------------------- */

#header .mod_navigation ul {
	position: relative;
}

#header .mod_navigation ul li {
	float: left;
	list-style-type: none;
	width: 96px;
	position: relative;
}
#header .mod_navigation ul li.last {
	width: 192px;
}

#header .mod_navigation ul li a {
	display: block;
	padding-top: 180px;
	padding-left: 3px;
	text-decoration: none;
	text-transform: lowercase;
	height: 0;
	overflow: hidden;
}

#header .mod_navigation ul.level_1 li ul {
	display: none;
    position: absolute;
    left: 0px;
    top: 180px;
    width: 190px;
    font-weight: normal;
    padding: 26px 0 27px 0;
    border-right: solid 1px #ffffff;
    border-left: solid 1px #ffffff;
    border-bottom: solid 1px #ffffff;
    background: #b2df00 url(../img/bg_info.gif) top left no-repeat;
}

#header .mod_navigation ul.level_1 li:hover ul.level_2 {
	display: block;
}

#header .mod_navigation ul.level_2 li {
    position: relative;
    display: block;
    width: 100%;
}

#header .mod_navigation ul.level_2 a {
	display: block;
	height: auto;
	padding-top: 7px;
	padding-left: 10px;
	padding-bottom: 7px;
	text-transform: capitalize;
}

#header .mod_navigation ul.level_2 a:hover {
	background: #e5ff82;
	color: #68757C;
}

#header .mod_navigation ul.level_2 a.active {
	background: #e5ff82;
	color: #504f49;
	font-weight: bold;
	font-size: 10px;
}

/* Container
============================================================ 
--------------------------------------------------------- */

#container {
	clear: both;
	float: left;
	width: 938px;
}


/* Left
============================================================ 
--------------------------------------------------------- */

#left {
	float: left;
	width: 150px;
	background: #b3b0a6 url(../img/bg_subnav.gif) no-repeat left top;
	padding: 53px 0px;
	font-size: 11px;
	line-height: 13px;
}

#left a {
	display: block;
	width: 140px;
	padding-top: 7px;
	padding-left: 10px;
	padding-bottom: 7px;
	text-decoration: none;
}

#left a:hover {
	background: #b2df00;
	color: #68757c;
}

#left li.trail a {
	background: #b2df00;
	color: #504f49;
	font-weight: bold;
	font-size: 10px;
}

#left span.active {
	display: block;
	color: #504f49;
	width: 140px;
	padding-top: 7px;
	padding-left: 10px;
	padding-bottom: 7px;
	background: #b2df00;
	font-weight: bold;
	font-size: 10px;
}

/* Main
============================================================ 
--------------------------------------------------------- */

#main {
	float: left;
	line-height: 140%;
	margin: 17px 0px 0px 20px;
	width: 576px;
}

#main ul {
    list-style-type: disc;
    padding: 0px;
    margin: 0 0 28px 15px;
}

#main ol {
    list-style-type:decimal;
    padding: 0px;
    margin-left: 25px;
    margin-top: 0;
    margin-bottom: 28px;
    font-size: 100%;
}

#main .txt1 {
    float: left;    
    width: 92px;
    margin-bottom: 20px;
}

#main .txt2 {
    float: left;    
    width: 192px;
    margin-bottom: 20px;
}

#main .txt3 {
    float: left;    
    width: 288px;
    margin-bottom: 20px;
}

#main .txt4 {
    float: left;    
    width: 384px;
    margin-bottom: 20px;
}

#main .txt5 {
    float: left;    
    width: 480px;
    margin-bottom: 20px;
}

#main .txt6 {
    float: left;    
    width: 576px;
    margin-bottom: 20px;
}

#main .txt15 {
    float: left;    
    width: 174px;
    margin-bottom: 20px;
}

#main .txt25 {
    float: left;    
    width: 270px;
    margin-bottom: 20px;
}

#main .txt_impr {
    float: left;    
    width: 192px;
    margin-bottom: 20px;
    margin-left: 60px;
}

#main .bild {
	float: left;
	margin-bottom: 30px;
	margin-left: 50px;
	width: 192px;
}

#main .bild {
	border-top: 5px solid #c3f305;
	display: block;
	padding-top: 2px;
}

#main .bild1 {
    float: left;
    width: 96px;
    border-top: solid 5px #C3F305;
    padding-top: 2px;
    margin: 0 18px 30px 0;
}

/* main Kommissionen
============================================================ 
--------------------------------------------------------- */

#main .kommissionen {
	float: left;
	width: 576px;
	margin: 0 0 20px;
}

#main .kommissionen .title {
	float: left;
	border-top: solid 5px #C3F305;
	width: 192px;
	padding-top: 2px;
	margin-top: 3px;
	margin-right: 18px;
}

#main .kommissionen .title_leer {
	float: left;
	border-top: solid 5px #FFF;
	width: 192px;
	padding-top: 2px;
	margin-top: 3px;
	margin-right: 18px;
}

#main .kommissionen .vorsitz {
	float: left;
	border-top: solid 5px #FFF;
	width: 130px;
	padding-top: 2px;
	margin-top: 3px;
	margin-right: 18px;
}

#main .kommissionen .mitglieder {
	float: left;
	border-top: solid 5px #FFF;
	width: 196px;
	padding-top: 2px;
	margin-top: 3px;
}




/* main gallery
============================================================ 
--------------------------------------------------------- */
#main .mod_article.gallery_list .ce_text {
	margin-bottom: 7px;
}

#main .mod_article.gallery_list p {
	margin-bottom: 0px;	
}

#main .ce_gallery {
	margin-bottom: 15px;
}

#main .mod_article.gallery_list img,
#main .ce_gallery img {
	border-top: solid 5px #C3F305;
	padding-top: 2px;
	margin-right: 18px;
	margin-bottom: 13px;
}

/* News
============================================================ 
--------------------------------------------------------- */

#main .mod_newslist p {
	margin-bottom: 0px;
}

#main .mod_newslist p.more {
	margin-top: 15px;
}

#main .mod_newslist h2 a {
	font-weight: bold;
	text-decoration: none;
}

#main .mod_newslist .block {
	display: block;
	margin-bottom: 45px;
}

#main .mod_newsreader p.info {
	margin-bottom: 15px;
}

#right .mod_newslist p {
	margin-bottom: 0px;
}

#right .mod_newslist p.more {
	margin-top: 15px;
}

#right .mod_newslist h2 a {
	font-weight: bold;
	text-decoration: none;
}

#right .mod_newslist .block {
	display: block;
	margin-bottom: 45px;
}


/* Highlights
============================================================ 
--------------------------------------------------------- */
#main #highlight {
	position: absolute;
	display: block;
	left: 96px;
	top: -17px;
	padding-top: 17px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	z-index: 500;
	background: #B3B0A6 url(../img/bg_subnav.gif) repeat-x;
	visibility: hidden;
	-webkit-box-shadow: 0px 0px 20px #959595;
    -moz-box-shadow: 0px 0px 20px #959595;
}

#main .highlight h1.thLeft {
	float: left;
	margin-bottom: 20px;	
}

#main .highlight p.thRight {
	float: right;
	text-decoration: underline;
	margin-bottom: 20px;	
}

#main .highlight .thRight:hover {
	cursor: pointer;	
}

#main .highlight img {
	clear: both;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

#main .highlight .block {
	clear: both;
}

/* Contact form
============================================================ 
--------------------------------------------------------- */
#main .ce_form.tableless h2 {
	float: left;
	display: block;
	margin-top: 30px;
	margin-bottom: 5px;
	clear: both;
}

#main .ce_form.tableless br {
	clear: both;
}

#main .ce_form.tableless .margin-bottom {
	margin-bottom: 30px;
}

#main .ce_form.tableless label.message {
	float: left;
	width: 240px;
	display: block;
	margin-bottom: 15px;
}

#main .ce_form.tableless textarea.message {
	border: 1px solid #bfbfbf;
	width: 258px;
	margin-bottom: 45px;
}

#main .ce_form.tableless label {
	position: relative;
	float: left;
	display: block;
	width: 120px;
}

#main .ce_form.tableless select.select {
	margin-bottom: 5px;
}

#main .ce_form.tableless input.text {
	display: inline-block;
	width: 138px;
	border: 1px solid #bfbfbf;
	margin-bottom: 5px;
}

#main .ce_form.tableless input.text.error {
	border: 1px solid #FF0000;
}

#main .ce_form.tableless p.error {
	display: none;
}

#main .ce_form.tableless label.error {
	color: #FF0000;
}

#main .ce_form.tableless div.explanation {
	margin-top: 15px;
}


#main .ce_form.tableless .checkbox,
#main .ce_form.tableless .radio {
	float: left;
	width: 30px;
	display: block;
}

#main .ce_form.tableless div.checkbox_container,
#main .ce_form.tableless div.radio_container {
	float: left;
	display: block;	
}

#main .ce_form.tableless .checkbox_container label,
#main .ce_form.tableless .radio_container label {
	width: 240px;
}

#main .ce_form.tableless label.notes {
	margin-top: 30px;
	margin-bottom: 15px;
}


/* Right
============================================================ 
--------------------------------------------------------- */

#right {
	float: right;
	width: 172px;
	background: #b2df00 url(../img/bg_info.gif) no-repeat top left;
	min-height: 150px;
	padding: 17px 10px 25px;
}


/* Footer
============================================================ 
--------------------------------------------------------- */

#footer {
	clear: both;
	border-top: 1px solid #b2df00;
	color: #504f49;
	float: left;
	font-size: 90%;
	height: 50px;
	margin: 20px 0px 0px 170px;
	padding-top: 5px;
	text-align: left;
	width: 480px;
}

#footer p.copy {
	float: left;
	display: inline-block;
}

#footer .mod_customnav {
	float: right;
	display: inline-block;
}

/* The rest
============================================================ 
--------------------------------------------------------- */

#main .pdf_link {
	position: absolute;
	display: block;
	width: 200px;
	text-align: right;
	top: 0px;
	left: 280px;
}

.clear {
	clear: both;
}
