body {
	background: #fff;
	padding: 20px 0;
	margin: 0;
	font-size: 12px;
	font-family: Helvetica, Arial;
}

html {
	padding: 0;
	margin: 0;
}

.bold {
	font-weight: bold;
}

.clear {
	clear: both;
	overflow: hidden;
	height: 0;
}

.hidden {
	display: none;
}

div#outer_wrapper {
	width: 840px;
	display: block;
	margin: 0 auto;
	background: url(../img/page_wrapper_long.jpg) repeat-y;
}

div#page_wrapper {
	padding: 0 20px;
	background: url(../img/page_wrapper.jpg) no-repeat;
}

div#page_bottom {
	height: 16px;
	background: url(../img/page_bottom.jpg) no-repeat;
}


div#page {
	border: 1px solid #ccc;
	border-bottom: none;
	padding: 10px;
	padding-bottom: 20px;
}

	div#page.schmidti1 {
		background: url(../img/schmidti_big_01.jpg) top right no-repeat;
	}
	
	div#page.schmidti2 {
		background: url(../img/schmidti_big_02.jpg) top right no-repeat;
	}
	
	div#page.schmidti3 {
		background: url(../img/schmidti_big_03.jpg) top right no-repeat;
	}
	
	
	div#page.schmidti4 {
		background: url(../img/schmidti_big_04.jpg) top right no-repeat;
	}
	
	div#page.schmidti5 {
		background: url(../img/schmidti_big_05.jpg) top right no-repeat;
	}
	
	div#page.schmidti6 {
		background: url(../img/schmidti_big_06.jpg) top right no-repeat;
	}
	
	div#page.schmidti7 {
		background: url(../img/schmidti_big_07.jpg) top right no-repeat;
	}
	
	div#page.schmidti8 {
		background: url(../img/schmidti_big_08.jpg) top right no-repeat;
	}
	
	div#page.schmidti9 {
		background: url(../img/schmidti_big_09.jpg) top right no-repeat;
	}
	
	div#page.schmidti10 {
		background: url(../img/schmidti_big_10.jpg) top right no-repeat;
	}
	
	div#page.schmidti11 {
		background: url(../img/schmidti_big_11.jpg) top right no-repeat;
	}
	
	div#page.schmidti12 {
		background: url(../img/schmidti_big_12.jpg) top right no-repeat;
	}
	
	div#page.schmidti13 {
		background: url(../img/schmidti_big_13.jpg) top right no-repeat;
	}
	
	div#page.schmidti14 {
		background: url(../img/schmidti_big_14.jpg) top right no-repeat;
	}
	
	div#page.schmidti15 {
		background: url(../img/schmidti_big_15.jpg) top right no-repeat;
	}
    
	div#page.schmidti16 {
		background: url(../img/schmidti_big_16.jpg) top right no-repeat;
	}
	
	
	div#page a.logo {
		display: block;
		margin: 33px 0 0 37px;
		width: 540px;
		height: 60px;
	}
		
	div#page div.stripes {
		margin: 5px 0 0 31px;
		padding-right: 1px;
		padding-top: 30px;
		background: url(../img/top-stripes.png) 0 100% no-repeat;
		display: block;
		height: 65px;
		font-size: 9px;
		width: 543px;
		text-align: right;
	}
	
		div#page div.stripes a {
			color: #666;
			text-decoration: none;
		}
		
		
ul#mainmenu {
	list-style: none;
	margin: 10px 0 0 33px;
	padding: 0;
	width: 600px;
}

	ul#mainmenu li {
		display: block;
		font-size: 120%;
		float: left;
		width: 185px;
		padding: 0 0 9px 0;
	}
		
		ul#mainmenu li a {
			color: #666;
			text-decoration: none;
		}
		
		ul#mainmenu li a.active {
	  	  font-weight: bold;
		}	
	
	
	

div#teaser {
	margin: 56px 29px 0 29px;	
	padding: 15px 0 15px 20px;
	-moz-border-radius: 4px;
	background-position: bottom right;
	background-repeat: no-repeat;
	border-width: 4px;
	border-style: solid;
}


div#teaser.schmidti1 {
	background-image: url(../img/schmidti_little_01.jpg);
}

div#teaser.schmidti2 {
	background-image: url(../img/schmidti_little_02.jpg);
}

div#teaser.schmidti3 {
	background-image: url(../img/schmidti_little_03.jpg);
}

div#teaser.schmidti4 {
	background-image: url(../img/schmidti_little_04.jpg);
}

div#teaser.schmidti10 {
	background-image: url(../img/schmidti_little_10.jpg);
}

	div#teaser div.littlelinks {
		float: right;
		text-align: right;
        padding: 3px 20px 3px 10px;
	}
	
	div#teaser div.littlelinks a {
		color: #fff;
		font-size: 10px;
        font-weight: bold;
		text-decoration: none;
	}
	
	div#teaser h1 {
		font-size: 180%;
		padding: 0 0 8px 0;
		margin: 0;
		font-weight: normal;
	}	
    
	div#teaser h1 .lower {
		font-size: 60%;
		font-weight: normal;
        color: #666;
	}	
	
	div#teaser h2 {
		font-size: 120%;
		padding: 0 0 20px 0;
		margin: 0;
		font-weight: normal;
	}	
	
	div#teaser a.teaser {
		display: block;
		float: left;
		width: 132px;
		height: 119px;
		padding: 0;
		font-size: 110%;
		margin-right: 10px;
		text-decoration: none;
		border-width: 1px;
		border-style: solid;
	}	
	
	div#teaser a.tbigger {
		width: 527px;
	}	
	
	div#teaser a.teaser span {
		display: block;
		height: 35px;
		padding: 5px 0 0 5px;
	}
	
	div#teaser a.teaser img {
		border: none;
	}
	
div#lower_text {
	margin: 20px 33px 0 33px;
	color: #666;
	line-height: 140%;
}

    div#lower_text div.content-item {
        paddig: 0 0 20px 0;
    }
        
    div#lower_text div.content-item h4 {
        font-size: 1.1em;
        font-weight: bold;
        margin: 0;
        background: url(/includes/img/arrows.gif) 0 -67px no-repeat;
        padding: 0 0 10px 17px;
        cursor: pointer;
    }

    div#lower_text div.content-item p {
        padding: 0 0 10px 17px;
        margin: 0;
    } 
    
    div#lower_text div.closed h4 {
        background: url(/includes/img/arrows.gif) 0 3px no-repeat;
    }

    div#lower_text div.closed p {
        display: none;
    }
    
    div#lower_text div.closed {
        padding: 0 0 10px 0;
    }

    table.opening {
        border: 0;
        border-collapse: collpase;
        border-spacing: 0;
    }
    
    table.opening td {
       vertical-align: top;
       width: 250px;
    }

/*	 -----------------	Farben -----------------  */
		
	div.bluepage div#teaser a.teaser, 
	div.bluepage #popup .image,
	div.bluepage div#teaser {
	    border-color: #2484C6;
	    color: #666666;
	}
	
	div.bluepage #popup_bg {
		background: url(../img/lbox_blue.png) 0 0 no-repeat;
	}
	
	
	div.bluepage div#teaser a.teaser:hover,
    div.bluepage div#teaser div.littlelinks {
	    background: #2484C6;
	    color: #fff;
	}
    
    
    div.bluepage div#teaser a.link {
	    color: #2484C6;
	}	
	
	div.bluepage div#teaser div.littlelinks,
	div.bluepage ul#mainmenu li a.active,
	div.bluepage div#teaser h1,
	div.bluepage div#teaser h2,
	div.bluepage div#popup a  {
	    color: #2484C6;
	}
	
	div.bluepage a.logo {
		background: url(../img/logo_01.png) 0 0 no-repeat;
	}
	
	
	
	
	div.orangepage div#teaser a.teaser, 
	div.orangepage #popup .image,
	div.orangepage div#teaser {
	    border-color: #D35B2A;
	    color: #666666;
	}
	
	div.orangepage #popup_bg {
		background: url(../img/lbox_orange.png) 0 0 no-repeat;
	}
	
	div.orangepage div#teaser a.teaser:hover,
    div.orangepage div#teaser div.littlelinks {
	    background: #D35B2A;
	    color: #fff;
	}	
	
	div.orangepage div#teaser div.littlelinks,
	div.orangepage ul#mainmenu li a.active,
	div.orangepage div#teaser h1,
	div.orangepage div#teaser h2,
	div.orangepage div#popup a {
	    color: #D35B2A;	    
	}
	
	div.orangepage a.logo {
		background: url(../img/logo_02.jpg) 0 0 no-repeat;
	}
	
	
	
    
	
	div.lightorangepage div#teaser a.teaser, 
	div.lightorangepage #popup .image,
	div.lightorangepage div#teaser {
	    border-color: #FAB48C;
	    color: #666666;
	}	
	
	div.lightorangepage #popup_bg {
		background: url(../img/lbox_lightorange.png) 0 0 no-repeat;
	}
	
	div.lightorangepage div#teaser a.teaser:hover,
    div.lightorangepage div#teaser div.littlelinks {
	    background: #FAB48C;
	    color: #fff;
	}	
	
	div.lightorangepage div#teaser div.littlelinks,
	div.lightorangepage ul#mainmenu li a.active,
	div.lightorangepage div#teaser h1,
	div.lightorangepage div#teaser h2,
	div.lightorangepage div#popup a {
	    color: #FAB48C;	    
	}
	
	div.lightorangepage a.logo {
		background: url(../img/logo_03.jpg) 0 0 no-repeat;
	}
	
    
    
	div.redpage div#teaser a.teaser, 
	div.redpage #popup .image,
	div.redpage div#teaser {
	    border-color: #ba372e;
	    color: #666666;
	}	
	
	div.redpage #popup_bg {
		background: url(../img/lbox_red.png) 0 0 no-repeat;
	}
	
	div.redpage div#teaser a.teaser:hover,
    div.redpage div#teaser div.littlelinks {
	    background: #ba372e;
	    color: #fff;
	}	
	
	div.redpage div#teaser div.littlelinks,
	div.redpage ul#mainmenu li a.active,
	div.redpage div#teaser h1,
	div.redpage div#teaser h2,
	div.redpage div#popup a {
	    color: #ba372e;	    
	}
	
	div.redpage a.logo {
		background: url(../img/logo_04.png) 0 0 no-repeat;
	}
	
	
	
	div.brownpage div#teaser a.teaser, 
	div.brownpage #popup .image,
	div.brownpage div#teaser {
	    border-color: #d5916a;
	    color: #666666;
	}	
	
	div.brownpage div#teaser a.teaser:hover,
    div.brownpage div#teaser div.littlelinks {
	    background: #d5916a;
	    color: #fff;
	}
	div.brownpage div#teaser div.littlelinks,
	div.brownpage ul#mainmenu li a.active,
	div.brownpage div#teaser h1,
	div.brownpage div#teaser h2,
	div.brownpage div#popup a {
	    color: #d5916a;	    
	}
	
	div.brownpage a.logo {
		background: url(../img/logo_05.png) 0 0 no-repeat;
	}
	div.brownpage #popup_bg {
		background: url(../img/lbox_brown.png) 0 0 no-repeat;
	}
	
    
	div.beigepage div#teaser a.teaser, 
	div.beigepage #popup .image,
	div.beigepage div#teaser {
	    border-color: #e0903e;
	    color: #666666;
	}	
	
	div.beigepage div#teaser a.teaser:hover,
    div.beigepage div#teaser div.littlelinks {
	    background: #e0903e;
	    color: #fff;
	}
	
	div.beigepage div#teaser div.littlelinks,
	div.beigepage ul#mainmenu li a.active,
	div.beigepage div#teaser h1,
	div.beigepage div#teaser h2,
	div.beigepage div#popup a {
	    color: #e0903e;	    
	}
	
	div.beigepage a.logo {
		background: url(../img/logo_06.png) 0 0 no-repeat;
	}
	
	div.beigepage #popup_bg {
		background: url(../img/lbox_beige.png) 0 0 no-repeat;
	}
	
	
	
#popup_bg {
	display: none;
	position: fixed;
	width: 363px;
	height: 476px;
	top: 50%;
	left: 50%;
	margin-left: -155px;
	margin-top: -230px;
	z-index: 99;
}

#popup {
	display: none;
	position: fixed;
	width: 342px;
	top: 50%;
	left: 50%;
	margin-left: -146px;
	margin-top: -221px;
	z-index: 100;
}

#popup h2,
#teaserpopup_content h2 {
	position: absolute;
	top: 10px;
	left: 10px;
	color: #666;
	font-weight: bold;
	font-size: 130%;
	margin: 0;
	height: 30px;
	padding: 0;	
	width: 320px;
}

#teaserpopup_content h2 {
	width: 720px;
	top: 20px;
}

#popup h2.hide span.h {
	display: none;	
}

#popup h2.whiteh2 span.h {
	color: #fff;	
}

#popup h2 .close,
#teaserpopup_content h2 .close {
	float: right;
	background: url(../img/lbox_close.png) 100% 3px no-repeat;
	font-weight: normal;
	padding: 0 12px 0 0;
	color: #666;
	font-size: 70%;
	cursor: pointer;	
}

#popup h2.white  {
	color: #fff;;	
}

#popup h2.white .close {
	color: #fff;
}

#popup .content {
	clear: both;
	position: relative;
	color: #666;
	font-size: 1.1em;
}


#popup .conditions {
	color: #666;
	padding: 0 0 10px 10px;	
}
#popup .text {
	color: #666;	
	padding: 0 20px 20px 20px;	
}

#popup .labelpic {
	position: absolute;
	top: 335px;
	left: -3px;
}


#popup .close:hover,
#teaserpopup_content .close:hover {
	text-decoration:  underline;
}

#popup h4 {
	color: #666;
	display: block;
	font-size: 120%;
	font-weight: normal;
	padding: 20px 0 10px 0;
	margin: 0;
}


#teaserpopup_overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 98;
	background: #000;
	filter:alpha(opacity=30);
    -moz-opacity:0.3;
    -khtml-opacity: 0.3;
    opacity: 0.3;

	
}

#teaserpopup_content {
 	height: 400px;
    left: 50%;
    margin-left: -310px;
    margin-top: -100px;
    padding: 20px;
    position: fixed;
    top: 20%;
    width: 600px;
    z-index: 99;
}
