body {
	font-family: Arial, Helvetica;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	color: #333333;
	background-color: #ffffff;
	overflow: -moz-scrollbars-vertical;
}

table, td { vertical-align: top; }

.galerie {
	float: left;
	margin-right: 20px;
	margin-top: 20px;	
	border: 1px solid #666666;
}

.galerie_noborder {
	float: left;
	margin-right: 20px;
	margin-top: 20px;	
}

.rechts_kein_rahmen {
	float: right;
	margin-left: 20px;
}

.links_neben_text {
	float: left;
	margin-right: 40px;
	border: 1px solid #666666;
}

.links {
	float: left;
	margin-right: 40px;
	border: 1px solid #666666;
}

.border {
	border: 1px solid #666666;
}

#headline {
	position: absolute;
	top: 70px;
	left: 230px;
	width: 405px;
	font-family: Verdana;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	color: #000080;
	background-image: url('../images/linie.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 5px;
}

div.hr {
	height: 30px;
	background: transparent url('../images/hr.gif') repeat-x center;
}

div.hr hr { display: none; }

.rot {
	color: #A61C36;
}
.rot_fett {
	font-weight: bold;
	color: #A61C36;
}
.fett { font-weight: bold; }
.fett_unterstrichen { font-weight: bold;text-decoration: underline;}
.clear { clear: both; }

p { margin: 10px 0px 10px 0px; }

a img { border: 0px; }

a:link, a:active, a:visited {
	color: #A61C36;	
	text-decoration: underline;
}

a:hover, a#aktiv {
	text-decoration: none;
}

h1, h2, h3, h4, h5 {
	font-family: Verdana;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	margin: 0px;
}

h1 {
	font-size: 24px;
	line-height: 28px;
	color: #000080;
}

h2 {
	font-size: 16px;
	line-height: 20px;
	color: #A61C36;
}

h3 {
	font-size: 14px;
	line-height: 18px;
	color: #111111;
}

#main {
	position: relative;
	width: 982px;
	margin: 40px auto 0px auto;
	background-image: url('../images/bg_linie.jpg');
	background-repeat:repeat-y;
}

#container {
	width: 980px;
	background-image: url('../images/bg.jpg');
	background-repeat:no-repeat;
	border: 1px solid #A61C36;
}

#logo {
	position: absolute;
	top: -35px;
	left: 0px;
	width: 307px;
	height: 81px;
	background-image: url('../images/logo.jpg');
	background-repeat: no-repeat;
}

#content {
	font-family: Verdana;
	float: right;
	width: 705px;
	padding: 125px 45px 50px 0px;
}

#navigation {
	float: left;
	width: 100px;
	font-family: Arial, Helvetica;
	font-size: 12px;
	line-height: 22px;
}

#navigation_haupt {
	padding: 125px 0px 0px 0px;
}

#navigation_onlineshop {
	font-size: 16px;
	padding: 25px 0px 0px 0px;
}

#navigation_impressum {
	padding: 25px 0px 200px 0px;
}

ul.menu {
	margin: 0px;
	padding: 0px;
}

ul.menu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#navigation a:link, #navigation a:active, #navigation a:visited {
	padding: 2px 0px 2px 15px;
	color: #A61C36;
	font-weight: bold;
	text-decoration: none;
}

#navigation a:hover, #navigation a#aktiv {
	padding: 2px 0px 2px 12px;
	border-left: 3px solid #A61C36;
	text-decoration: underline;
}

#footer {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #333333;	
	background-color: #ffffff;
}

#footer a:link, #footer a:active, #footer a:visited {
	padding: 0px 2px 0px 2px;
	color: #A61C36;	
	text-decoration: none;
}

#footer a:hover, #footer a#aktiv {
	text-decoration: underline;
}

#copyright {
	float:left;
	background-color: #ffffff;
}

#footer_impressum {
	float:right;
	background-color: #ffffff;
}
