/* Allgemein */

*
{
	margin:0;
	padding:0;
}

body
{
	
	background-image: url("../grafik/bg.jpg");
	background-repeat: repeat-x;
	background-position: top center;
	background-color: transparent;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 1.5em;
	text-align: center;
	margin:0;
	padding:0;
}

/* Typografie */

h1
{
	font-size: 24px;
	font-weight: normal;
	color: #b32a31;
	margin-bottom: 1em;
}

a
{
	color: #b32a31;
}

p
{
	margin: 1em 0em;
}

div
{
	background-color: transparent !important;
}

/* Formulare */

label
{
	float: left;
	width: 180px;
	height: 20px;
	line-height: 20px;
	margin: 0.2em 0em;
}

input,
select
{
	float: left;
	width: 200px;
	height: 20px;
	line-height: 20px;
	margin: 0.2em 0em;
	border: 1px solid #ccc;
	font-family: Tahoma;
	font-size: 12px;
	color: #000;
}

textarea
{
	float: left;
	width: 200px;
	height: 100px;
	margin: 0.2em 0em;
	border: 1px solid #ccc;
	font-family: Tahoma;
	font-size: 12px;
	color: #000;
}

/* Layout */

#wellen
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url("../grafik/wellen.png");
	background-repeat: no-repeat;
	background-position: top center;
	overflow: hidden;
	z-index: 0;
}

#wellen2
{
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url("../grafik/welle2.png");
	background-repeat: no-repeat;
	background-position: bottom left;
	background-attachment: fixed;
	z-index: 1;
}

#wellen3
{
	position: fixed;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-image: url("../grafik/welle3.png");
	background-repeat: no-repeat;
	background-position: bottom right;
	background-attachment: fixed;
	z-index: 2;
}

#layout
{
	position: relative;
	top: 62px;
	margin: auto;
	text-align: left;
	width: 856px;
	z-index: 10;
}

#top
{
	clear: both;
	padding: 0em 2.5em;
}

#logo
{
	float: left;
	height: 83px;
}

#topnavi
{
	float: right;
	height: 83px;
}

#topnavi ul
{
	list-style: none;
	padding-top: 5.4em;
}

#topnavi ul li
{
	display: inline;
	margin-left: 1em;
}

#topnavi ul li a
{
	color: #b32a31;
	text-decoration: none;
	font-size: 1em;
}

#header
{
	clear: both;
}

#image
{
	float: left;
	height: 208px;
	width: 576px;
	background-image: url("../grafik/header01.png");
	background-repeat: no-repeat;
	color: #f0aeb1;
	line-height: 1.4em;
	font-size: 1.2em;
}

#image h1
{
	color: #fff;
	font-size: 1.4em;
	line-height: 0.2em;
}

#menue
{
	float: right;
	height: 208px;
	width: 280px;
	background-image: url("../grafik/menuebg.png");
	background-repeat: no-repeat;
}

#menue ul
{
	list-style: none;
	padding: 2em;
	line-height: 2.7em;
}

#menue ul li a
{
	color: #fff;
	text-decoration: none;
	font-size: 1.2em;
}

#middle
{
	clear: both;
}

#content
{
	float: left;
	background-image: url("../grafik/contentbg.png");
	background-repeat: repeat-y;
	width: 576px;
}

#sidebar
{
	float: right;
}

#footer
{
	clear: both;
	background-image: url("../grafik/footer.png");
	background-repeat: no-repeat;
	height: 45px;
}

#bottom
{
	clear: both;
	padding: 0em 2.5em;
	margin-bottom: 62px;
}

#copyright
{
	float: left;
}

#bottomnavi
{
	float: right;
}

#bottomnavi ul
{
	list-style: none;
}

#bottomnavi ul li
{
	display: inline;
	margin-left: 1em;
}

#bottomnavi ul li a
{
	color: #b32a31;
	text-decoration: none;
	font-size: 1em;
}

/* Startseite */

#startoben
{
	clear: both;
	float: left;
}

#startoben ul,
#middle ul
{
	margin: 0;
	padding: 0;
	margin-left: 2em;
	
}

#startoben ul li,
#middle ul li
{
	list-style-image: url("../grafik/pfeil.gif");
	line-height: 20px;
}

#startoben > div 
{
	float: left;
	background-repeat: no-repeat;
	background-color: transparent;
	height: 241px;	
}

#start1
{
	background-image: url("../grafik/start1bg.png");
	width: 280px;
}

#start2
{
	background-image: url("../grafik/start2bg.png");
	width: 296px;
}

#start3
{
	background-image: url("../grafik/start3bg.png");
	width: 280px;
}

#startunten
{
	clear: both;
	background-color: transparent;
}

#startunten a
{
	text-decoration: none;
}

#start4 a
{
	color: #fff;
}

#start4
{
	float: left;
	background-image: url("../grafik/imagel01.png");
	background-repeat: no-repeat;
	height: 210px;
	width: 280px;
	color: #fff;
	font-size: 1.2em;
}

#start5
{
	float: right;
	background-image: url("../grafik/imager01.png");
	background-repeat: no-repeat;
	height: 210px;
	width: 576px;
	color: #b32a31;
	font-size: 1.2em;
}

/* Klassen */

.button
{
	background-image: url("../grafik/buttonbg.jpg");
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #fff;
	width: 200px;
	height: 24px;
	color: #b32a31;
	cursor: pointer;
}

.box
{
	background-image: url("../grafik/boxbg.png");
	background-repeat: no-repeat;
	width: 280px;
	height: 211px;
}

.boxtext
{
	padding: 2em 2em;
}

.text
{
	padding: 2em 3em;
}

.texth
{
	padding: 6.5em 0em 0em 2.5em;
}

.textl
{
	padding: 0.5em 0em 0em 2.5em;
}

.textr
{
	padding: 0.5em 0em 0em 2em;
}

.clear
{
	clear: both;
}

.fleft
{
	float: left;
}

.fright
{
	float: right;
}

.middle
{
	vertical-align: middle;
}

.red
{
	color: #b32a31;
}

/* Popup */

#backgroundPopup
{  
	display: none;  
	position: fixed;  
	_position: absolute; /* hack for internet explorer 6*/  
	height: 100%;  
	width: 100%;  
	top: 0;  
	left: 0;  
	background-color: #fff !important;  
	border: 1px solid #cecece;  
	z-index: 11;
}

#popupContact
{  
	display: none;
	position: fixed;
	_position: absolute; /* hack for internet explorer 6*/  
	height: 100px;
	width: 400px;
	background-color: #fff !important;
	border: 2px solid #cecece;
	padding: 2em;  
	z-index: 12;
	color: #b32a31;
	font-size: 14px;
}

#popupContact h1
{  
	font-size: 24px;
	font-weight: normal;
	color: #b32a31;
	margin-bottom: 1em; 
}

#popupContactClose
{  
	font-size: 14px;  
	line-height: 14px;  
	right: 6px;  
	top: 4px;  
	position: absolute;  
	color: #b32a31;  
	font-weight: bold;  
	display: block;  
	cursor: pointer;
}
