@charset "utf-8";
/* CSS Document */

/* Reset */
html, div, span,
h1, h2, h3, h4, h5, h6,
a, ol, form {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	padding:0px;
	margin:0px;
	list-style-type:none;
}

ul li {
	line-height:20px;
	text-align:left;
}


html {
	overflow:auto;
}

a {
	text-decoration:none;
	color: #515050;
}

a:hover {
	text-decoration:none;
	color:#3F0077;
}

p {
	line-height:24px;
	text-align:justify;
	margin:5px 0px 5px 0px;
	text-indent:20px;
}

img {border:none;
	padding:0px;
	margin:0px;
	vertical-align:bottom;
}

.fl {float:left;}
.fr {float:right;}
.clr {clear:both;}

.list {
		list-style-image:url(../images/list-button.jpg);
		margin-left:20px;
	}
h1 {
	font-family:Century Gothic;
	font-size:24px;
	padding: 10px 0px 13px 0px;
	color:#1d1512;
	font-weight:normal;
	}

h2 {
	padding:13px 0px 13px 20px;
	color:#1d1512;
	font-size:24px;
	font-family:Century Gothic;
	font-weight:normal;
	}

body {		
	color:#000000;
	font-family:Verdana;
	font-size:12px;
	margin:0px;
	padding:0px;
	background-color:#1d1512;
	height:100%;
}

#wrapper {
	width:1090px;
	margin:0 auto;
	}
#header {
	padding-top:68px;
	background:url(../images/header-bg.jpg) top center no-repeat;	
	}
#logo {
	margin:0px 0px 24px 50px;
	float:left;
	}
#menu {
	float:right;	
	}
#menu li {
	display:inline;	
	}
#content {
	padding:25px;
	background:url(../images/content-bg.jpg) top repeat-x #c5c3c2;	
	}
#content-txt {
	width:700px;
	float:left;
	padding-right:20px;
	}
#box-contact {
	background:url(../images/line.jpg) left no-repeat;
	padding:0px 38px;
	width:244px;
	height:304px;
	float:left;
	}
#box-galerie {
	border:1px solid #b2b0af;
	background-color:#bebebe;
	padding:0px 12px 12px 12px;
	}
#footer {
	padding:10px 0px;
	font-size:10px;
	color:#ffffff;
	}
#footer a {
	color:#ffffff;	
	}
#footer a:hover {
	color:#333333;	
	}
#fadeshow1 {
	z-index:-1;	
	}
#galerie img {
	border:1px solid #1D1512;
	padding:2px;
	margin:2px;
	}
/* --formular --*/
.form {
	width:230px;
	margin:10px 0px 0px 20px;
	}
.form label {
	width:60px;
	float:left;
	margin:5px 0px;
	}
.form input {
	float:left;
	margin:3px 0px;
	width:120px;
	height:12px;
	}
.form br {
	clear:both;	
	}
/*----------------*/

#seo strong em {
	font-weight:normal;
	font-style:normal;
	}