/* Hauptelemente */
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}


div.wrapper 
{
	position: absolute;
	top: 5%; 
	left: 50%;
	width: 926px; 
	margin-left: -463px;	
}

div.header 
{
	display: block; 
	width: 926px; 
}

div.header div.top 
{
	display: block; 
	background: #fff url(../img/border_top.jpg) top left no-repeat;
	height: 25px; 
	width: 926px; 
}

div.bg 
{
	background:url(../img/rahmen.png) top left no-repeat; 
	height: 190px; 
	width: 926px;
	display: block; 
}

div.img 
{
	height: 190px; 
	width: 926px;
	display: block; 
}

div.logo a
{
	position: absolute;
	display: block;
	width: 425px; 
	z-index: 5000; 
	height: 60px; 
	margin-left: 450px;
	margin-top: 30px;
}


div.c-BLOCK 
{
	position: relative;
	display: block; 
	height: 100%; 
	background: #fff; 	
}

div.c-BLOCK_spacer_v_1
{
	background: #fff url(../img/spacer_top.jpg) top left no-repeat; 
	margin-left: 189px; 
	margin-top: 3px; 
	position: absolute; 
	z-index: 8; 
	width: 48px; 
	height: 25px; 
	display: block; 	 	
}

div.c-BLOCK_spacer_v_2
{
	background: url(../img/spacer_top.jpg) top left no-repeat; 
	margin-left: 638px; 
	margin-top: 3px; 
	position: absolute; 
	z-index: 9; 
	width: 48px; 
	height: 25px; 
	display: block; 	 	
}


div.c-BLOCK_spacer_b_1
{
	background: url(../img/spacer_bottom.jpg) bottom left no-repeat; 
	margin-left: 191px; 
	margin-top: 0px;
	margin-bottom:1px; 
	position: absolute; 
	z-index:10; 
	width: 69px; 
	height: 21px; 
	display: block; 	 	
}

div.c-BLOCK_spacer_b_2
{
	background: url(../img/spacer_bottom.jpg) bottom left no-repeat; 
	margin-left: 640px; 
	margin-top: 0px; 
	margin-bottom:1px; 
	position: absolute; 
	z-index: 11; 
	width: 69px; 
	height: 21px; 
	display: block; 	 	
}

div.content 
{
	margin: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 20px;
	width: 54.75em;
	display: block; 
	height: auto; 
	overflow: hidden;
	position:relative; 
	background: #b7b6b6 url(../img/content_2_header.jpg) top left no-repeat; 
}

div.contentwidth
{
	margin: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 20px;
	width: 54.75em;
	display: block; 
	height: auto; 
	overflow: hidden;
	position:relative; 
	background: #b7b6b6 url(../img/content_1_header.jpg) top left no-repeat; 
}

div.left 
{
	display: block; 
	width: 160px; 
	padding: 20px;
	float: left; 
	margin-top: 3px; 
	padding-bottom: 30000px; 
	margin-bottom: -30000px;   
	border-right: 27px #ffffff solid; 
}



div.left p 
{
	
	width: 160px; 
			
}

.imgbox
{
	padding-left: 0px; 
	width: 160px; 		
}

.imgbox img
{
	float: left; 	
	margin-top: 15px;
	border: 1px solid #fff;  
	
}

.imgbox strong
{
	display: block; 
	padding-left: 0px; 
	margin-top: 10px; 
	margin-bottom: 0px;	
}

div.middle 
{
	width: 382px; 
	height: auto; 
	padding: 20px 20px 0 20px;
	display: block; 
	float: left; 
	padding-bottom: 3000px; 
	margin-bottom: -3000px;
	border-right: 27px #ffffff solid;	
}

div.middlelong
{
	width: 609px; 
	padding: 20px 20px 0 20px;
	height: auto; 
	display: block; 
	float: left; 	 
	padding-bottom: 3000px; 
	margin-bottom: -3000px;
}

a
{
	text-decoration:underline; 
}

a:hover
{
	text-decoration:none; 
}

div.middle .img 
{
	padding-top: 5px; 
	width: 350px; 	
}


hr 
{
	width: 100%; 
	margin: 0 0 15px 0;
	height: 1px;
	color: #fff;
	background-color: #fff;
	border: none;
	
}

.hr hr 
{
	width: 100%; 
	margin: 10px 0 15px 0;
	height: 1px;
	color: #fff;
	background-color: #fff;
	border: none;
	
}

p 
{
	font-size: 12px; 
}

div.middle input, textarea 
{
	background-color: #ffffff; 
	color: #000; 
	font-size: 12px; 
	padding: 2px; 
	border: 1px solid #464648; 	
}

div.middle input:focus, textarea:focus 
{
	background-color: #EFEFEF; 
}


div.middlelong td 
{
	padding-bottom: 10px;
	display: table-cell; 
}

div.middlelong .img 
{
	padding-top: 5px; 
	margin-left: 35px; 
	width: 350px; 	
}




td 
{
	vertical-align: top; 
}


div.right 
{
	display: block; 
	float: left; 
	margin-right: 5px; 
	padding-left: 20px;
	padding-top: 22px;
	color: #464648; 
}

div.right p 
{
	display: block; 
	width: 170px; 	
}



div.c_footer 
{
	clear:both; 
	display: block;
	margin-left:25px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 901px;
	height: 20px;
	background: url(../img/cfooter.jpg) bottom left no-repeat; 
}


div.clearer 
{
	display: block; 
	clear: both;
	height: 0px;
}

div.footer 
{
	background: transparent url(../img/footer.jpg) top left no-repeat; 
	margin: 0; 
	padding: 0;
	position: absolute; 
	display: block; 
	width: 926px;
	height: 25px;		
}

#bigimg 
{
	border:5px solid #EFEFEF;
}

.galeriebild 
{
	cursor:pointer;
	border:1px solid #fff; 
	margin-right: 9px; 
	margin-bottom: 9px;
}

.navi {
    height: 28px;
	width: 926px;
	padding: 0px;
	text-align: center;
	background-color: #ffffff; 
}

/* rheinline */
#rheinline {
	position:absolute; 
	width: 97%;
	height: 30px;
	z-index:10; 
	display: block; 
	text-align: right;
	margin-top: 30px;
}

/*
 * SimpleModal Basic Modal Dialog
 * http://www.ericmmartin.com/projects/simplemodal/
 * http://code.google.com/p/simplemodal/
 *
 * Copyright (c) 2009 Eric Martin - http://ericmmartin.com
 *
 * Licensed under the MIT license:
 *   http://www.opensource.org/licenses/mit-license.php
 *
 * Revision: $Id: basic.css 185 2009-02-09 21:51:12Z emartin24 $
 *
 */


/* Overlay */
#simplemodal-overlay {background-color:#000; cursor:wait;}

/* Container */
#simplemodal-container {height:auto; width:540px; background-color:#fff; z-index:100000; border:3px solid #ccc;}
#simplemodal-container a.modalCloseImg {background:url(../img/x.png) no-repeat; width:25px; height:29px; display:inline; z-index:10000000; position:absolute; top:-15px; right:-18px; cursor:pointer;}
#simplemodal-container #basicModalContent {padding:8px;}