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

body {
	background-color: #d7c496;
	margin: 0px;
	padding: 0px;
	background-image: url(bilder_main/background_streifen.jpg);
	background-repeat: repeat-x;
}
strong {
}

p {
}

p.box {
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #d7c496;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	font-style: italic;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #4c0e0b;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}

li {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}
li.text {
	margin-left: 30px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: square;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
li.box {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	margin: 0px;
	padding: 20px;
}

li.box_alles {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 20px;
}

strong {
	font-weight: bold;
}

img {
	border: thin solid #4c0e0b;
	margin-right: 5px;
	margin-bottom: 5px;
}

img.bild {
}


/* -------------------------------------------------------- */
/* Links                                                    */
/* -------------------------------------------------------- */



a:link {
}

a:hover {
}

a.link01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4c0e0b;
	text-decoration: none;
	letter-spacing: 0.02em;
	font-style: italic;
	line-height: 22px;
}
a.link01:hover {
	text-decoration: underline;
	color: #4c0e0b;
}


/* -------------------------------------------------------- */
/* Div                                                   */
/* -------------------------------------------------------- */


div#main {
	font-family: Arial, Helvetica, sans-serif;
	width: 900px;
	height: 900px;
	z-index: 0;
	padding: 0px;
	background-image: url(bilder_main/background.jpg);
	margin: 0px;
	background-repeat: no-repeat;
}

div#inhalt {
	height: 300px;
	width: 600px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 340px;
	top: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #4c0e0b;
}

div#menu {
	height: 400px;
	width: 200px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 27px;
	top: 140px;
}
div#container {
	height: 300px;
	width: 600px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 380px;
	top: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #4c0e0b;
}
div#bgross {
	height: 300px;
	width: 600px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 380px;
	top: 90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #4c0e0b;
}
a.link02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4c0e0b;
	text-decoration: none;
	letter-spacing: 0.02em;
}
a.link02:hover {
	text-decoration: underline;
	color: #4c0e0b;
}

