/* ####################### BASICS ####################### */

html, body
{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background: url(../images/back.jpg);
}

#container
{
	position: absolute;
	margin: 0 0 0 -438px;
	padding: 0;
	left: 50%;
	width: 876px;
	height: 100%;
}


/* ####################### HEADER ####################### */

#header
{
	width: 876px;
	height: 160px;
}

#menue
{
	float:left;
	padding-top: 30px;
	width: 360px;
}

#logo
{
	float: right;
	padding-top: 30px;
}

/* ####################### HORIZONTAL LINE ####################### */

#head
{
	 height: 16px;
	 width: 69px;
	 float: left;
}

.hr
{
	float:right;
	width: 765px;
	border-bottom: 1px dotted;
	height: 8px;
}

.top 
{
	float:right;
	padding-left:8px;
}

a img {border: 0;}

.line
{
	float:left;
	width: 876px;
	height: 16px;
}

.footer
{
	float:left;
	width: 876px;
	height: 63px;
	padding-bottom:50px;
}

/* ####################### HEADLINES & PARAGRAPHS ####################### */

h1
{
	margin: -10px 0 0 0;
	padding: 0;
	font: 27px Arial, Helvetica, sans-serif;
	color: #000;
}

h2
{
	margin-left: 13px;
	font: 14px Georgia, Times New Roman, Times, serif;
	color: #000;
}

h3
{
	float: left;
	margin: 0;
	padding: 0;
	width: auto;
	font: 20px/20px Georgia, Times New Roman, Times, serif;
	color: #6E2F4E;
}

h4
{
	margin: 0 0 20px 0;
	padding: 0;
	width: auto;
	font: italic 27px/20px Georgia, Times New Roman, Times, serif;
	color: #000;
}

h3 .top
{
	margin: 0 0 0 10px;
	vertical-align: top;
	font-style: italic;
}

h3 .bold
{
	margin: 0;
	padding: 0;
	font: bold italic 30px Georgia, Times New Roman, Times, serif;
}

p
{
	font: italic 14px "Times New Roman", Times, serif;
	color: #000;
}

p a.link
{
	margin: 0;
	padding: 0 3px 0 3px;
	font: bold italic 12px Arial, Helvetica, sans-serif;
	color: #FFF;
}

p a.link:hover
{
	color: #6E2F4E;
}

p.meta
{
	font-size: 12px;
	font-style: italic;
	color: #6E2F4E;
}

/* ####################### PARAGRAPH CONTACT ####################### */

p .position
{
	float: right;
	margin: -25px 0 0 0;
	padding-right: 50px;
}

p a.mail
{
	margin: 0;
	padding: 0 0 0 30px;
	font: 14px/24px Georgia, Times New Roman, Times, serif;
	color: #FFF;
	background: url(../img/mail.gif) no-repeat left bottom;
}

p a:hover.mail
{
	color: #6E2F4E;
	background: url(../img/mail_hover.gif) no-repeat left bottom;
}

/* ####################### COLUMNS ####################### */

.titel
{
	width: 272px;
	border-bottom: 1px dotted;
	border-top: 1px dotted;
	height: 30px;

}

.titel2
{
	width: 876px;
	border-bottom: 1px dotted;
	border-top: 1px dotted;
	height: 30px;

}

.titel_h1
{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 13px;
	line-height: 30px;
	font-style:italic;
}

.columns
{
	margin: 50px 0 0 0px;
	padding: 0;
	width: 906px;
	height: auto;
}

.columns .unit
{
	float: left;
	margin-right: 30px;
	margin-top: 30px;
	margin-bottom: 30px;
	padding: 0;
	width: 272px;
	height: auto;
}

.columns .unit2
{
	float: left;
	margin-top: 30px;
	margin-bottom: 30px;
	width: 906px;
	height: auto;
}

.columns .unit3
{
	float: left;
	margin-right: 30px;
	width: 272px;
	height: auto;
}

.columns .unit_20
{
	float: left;
	margin: -15px 30px 50px 30px;
	padding: 0;
	width: 272px;
	height: auto;
}

.columns .thumb
{
	height: auto;
	float:left;
}

.columns .thumb .new
{
	position: absolute;
	margin: 25px 0 0 -20px;
	width: 48px;
	height: 39px;
	background: url(../img/thumb_new.gif) no-repeat transparent;
	background-image: url(../images/neu.png);
}

.animation
{
	position: absolute;
	margin: -240px 0 0 490px;
	width: 100px;
	height: 100px;
	background: url(../img/thumb_new.gif) no-repeat transparent;
	background-image: url(../images/buuri.gif);
}

.columns .unit .image_container
{
	margin: -20px 0 30px 0;
	padding: 0px;
	width: 570px; 
	height: 420px; 
	background: url(../img/image_background.jpg) no-repeat transparent;
}

.columns p
{
	margin-top: 15px;
	margin-left: 13px;
	padding: 0;
	width: 259px;
}

.columns a
{
	margin: 0 0 0 0px;
	font: italic 14px "Times New Roman", Times, serif;
	text-decoration:underline;
	color:#996600;
}

.columns a:hover
{
	color: #000;
}

.columns .thumb img
{
	margin-top: 10px;
	padding: 0;
	border: 0;
}


/* ####################### FORM ####################### */

label
{
	display: block;
	margin-top: 15px;
	padding-left: 13px;
	font: italic 14px "Times New Roman", Times, serif;
	color: #000;
}

label input
{
	margin: 7px 0 0px -10px;
	padding: 0 10px 10px 10px;
	width: 265px;
	border: 0;
	background: url(../images/input.gif) no-repeat transparent left 15px;
	width: 265px;
	font: bold italic 14px/18px "Times New Roman", Times, serif;
	color:#000;
}

input.submit
{
	margin: -2px 10px 0 0;
	padding: 2px 10px 15px 12px;
	width: 265px;
	height: 50px;
	border: 0;
	text-align: left;
	font: bold italic 14px "Times New Roman", Times, serif;
	color: #6E2F4E;
	background: url(../images/kontakt/senden_on.png) no-repeat transparent;
}

input.submit:hover
{
	background: url(../images/kontakt/senden_over.png) no-repeat transparent;
}

label textarea.expanding
{
	margin: 7px 0 0 -10px;
	padding: 0 10px 25px 10px;
	width: 265px;
	height: 100px;
	min-height: 100px;
	border: 0;
	background: url(../images/input.gif) no-repeat transparent left 15px;
	font: bold italic 14px/20px "Times New Roman", Times, serif;
	color: #000;
}

/* ####################### EASY SLIDER ####################### */
#slider
{
	
}

#slider ul, #slider li
{
	list-style: none;
	margin:0;
	padding:0;
}

#slider li
{
	overflow: hidden; 
	width: 560px;
	height: 410px;
}	

.graphic, #prevBtn, #nextBtn
{
	margin: 0;
	padding: 0;
	display: block;
	overflow: hidden;
	text-indent: -8000px;
	border: 0;
}

#prevBtn, #nextBtn
{
	position: absolute;
	display: block;
	width: 51px;
	height: 32px;
}

#prevBtn
{
	margin: -348px 0 0 -19px;
}

#nextBtn
{
	margin: -348px 0 0 527px;
}

#prevBtn a, #nextBtn a
{  
	display: block;
	width: 51px;
	height: 32px;
	background:url(../images/button_back.png) no-repeat;	
}

#nextBtn a
{ 
	background:url(../images/button_next.png) no-repeat;	
}

.copy
{
	font: italic 10px "Times New Roman", Times, serif;
	color: #000;
	padding-left:82px;
	padding-top:12px;
}

.space
{
	height:50px;
	float:left;
}