/* CSS-Datei erstellt von max4IT - Andre Gulich */


/* ---------------------------------------------------- body / html ---------------------------------------------- */
body, html {
	border: 0px;
	margin:0px 0 0px 0;
	padding:0;
	height:100%;
}

body {
	background:#ffffff;
	background-image:url(../images/bg.jpg);
	color:#262626;
	font-size:75%;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}

/* ----------------------------------------------------- wrapper -------------------------------------------------- */
div#wrapper {
	position: relative;
	width:1000px;
	min-height:100%;
	margin: 0 auto;
	background-image:url(../images/wrapper-back.jpg);
	background-repeat:repeat-y;
	z-index:1;
}

* html #wrapper {height:100%;}


/* ----------------------------------------------------- Kopfbereich ---------------------------------------------- */
#head {
	margin:0 0 0 0;
	width:1000px;
	height:209px;
	background-image:url(../images/head.jpg);
	background-repeat:no-repeat;
}

/* ----------------------------------------------------- Navigation ----------------------------------------------- */
#navigation {
	margin:0 0 0 0;
	padding:0 0 0 277px;
	width:723px;
	height:41px;
	background-image:url(../images/navigation.jpg);
	background-repeat:no-repeat;
}

/* ----------------------------------------------------- Content -------------------------------------------------- */
#content {
	margin:0 0 0 0;
	padding:30px 65px 65px 330px;
	width:605px;
	height:455px;
	background-image:url(../images/content.jpg);
	background-repeat:no-repeat;
}

#content2 {
	margin:0 0 0 0;
	padding:30px 65px 65px 330px;
	width:605px;
	min-height:455px;
	background-image:url(../images/content.jpg);
	background-repeat:no-repeat;
}

/* ----------------------------------------------------- Fussbereich ---------------------------------------------- */
#footer {
	position:relative;
	margin:-65px auto;
	padding:25px 0 0 330px;
	width:670px;
	height:40px;
	background-image:url(../images/footer.jpg);
	background-repeat: repeat;
	z-index:10;
}

/* ----------------------------------------------------- Adresse --------------------------------------------------- */
#adressback {
	position:absolute;
	padding:100px 0 0 39px;
	top:-195px;
	left:23px;
	width:207px;
	height:160px;
	background-image:url(../images/adressback.jpg);
	background-repeat: repeat;
	z-index:20;
}

/* ----------------------------------------------------- Slogan ---------------------------------------------------- */
#slogan {
	position:absolute;
	top:209px;
	left:42px;
	width:225px;
	height:auto;
	background-image:none;
	background-repeat: repeat;
	font-size:1.2em;
	line-height:1.2em;
	font-weight:bold;
	color:#000000;
	z-index:10;
}

/* ----------------------------------------------------- Inhaber --------------------------------------------------- */
#inhaber {
	position:absolute;
	top:168px;
	left:42px;
	width:225px;
	height:auto;
	background-image:none;
	background-repeat: repeat;
	font-size:0.75em;
	line-height:1.2em;
	font-weight:normal;
	color:#000000;
	z-index:10;
}


/* ###################################  Klassen ################################################################## */

/*  ---------------------------------------- Allgemein ----------------------------------------------------------- */

* { margin: 0px; padding:0; border: 0;}

body  {
	margin:0px 0 0px 0; padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:75%; line-height:1.4em;
	color:#262626;
}

.clear { clear:both; }

/*  ---------------------------------------- Schriften ----------------------------------------------------------- */

h1 { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px 0 0 0; 
	font-size:1.67em;
	line-height:1.0em;
	color:#3baeb1;
	font-weight:bold;
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:5px 0 15px 0; 
	font-weight:normal;
	font-size:1.33em;
	color:#575757;
	line-height:1.2em;
} 

h3 {
	margin: 15px 0 15px 0;
	font-size:1.1em;
	font-weight: bold;
	color:#575757;
} 

.white {
	font-size:1.4em;
	line-height:1.4em;
	font-weight:bold;
	color:#FFFFFF;
}

.black {
	font-size:0.95em;
	line-height:1.3em;
	font-weight:normal;
	color:#000000;
}

/* -------------------------------Mousover-Einstellungen für a:hover ---------------------------------------------*/

a { 
	color:#f02929; 
	outline-style:none;
	text-decoration:none;
}

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

a.hcolor {
	color:#3baeb1;
	text-decoration:none;
}

a.hcolor:hover {
	color:#000000;
	text-decoration:underline;
}

a.hcolor2 {
	color:#000000;
	text-decoration:underline;
}

a.hcolor2:hover {
	color:#ffffff;
	text-decoration:overline;
}



/*  ---------------------------------------- Absatzeinstellungen ----------------------------------------------- */
p {
    margin:15px 0 15px 0;
}


/*  ---------------------------------------- Diverses ---------------------------------------------------------- */

.padoben {
	padding:15px 0 0 0;
	margin:0 0 -15px 0;
	font-weight:bold;
}

.padoben2 {
	padding:25px 0 0 0;
	margin:0 0 -15px 0;
	font-weight:bold;
}

.padoben3 {
	padding:15px 0 0 0;
}

.padlinks {
	padding:0 0 0 12px;
}

.bold {
	font-weight:bold;
}

.gruenbold {
	font-size:1.2em;
	color:#009900;
	font-weight:bold;
	line-height:1.4em;
}

.nodisplay {
	display:none;
}

.border {
	border:3px solid #3baeb1;
}

.linie {
	border-bottom:#3baeb1 dotted 1px;
}

.linie2 {
	border-top:#3baeb1 dotted 1px;
}

.liste {
	list-style-position:outside;
	margin: 15px 0 15px 15px;
	list-style:disc;
	font-weight:normal;
	font-size:1.0em;
}

.liste li {
	padding: 0 0 10px 0;
}

.liste2 {
	list-style-position:outside;
	margin: 15px 0 15px 15px;
	list-style:disc;
	font-weight:normal;
	font-size:1.0em;
}

.liste2 li {
	padding: 0 0 0px 0;
}

.liste3 {
	list-style-position:outside;
	margin: 0 0 15px 15px;
	list-style:circle;
	font-weight:normal;
	font-size:1.0em;
}

.liste3 li {
	padding: 0 0 0 0;
}





