@import url("../../fragile/design/banner.css");

body {
	background-image:  url("bg_main.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #1D2E4C;
}

body,td,th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #304A85;
	line-height: 155%;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #3E65A0;
	letter-spacing: 2px;
	text-align: right;
}
h2 {
	font-size: 18px;
	color: #3E65A0;
	letter-spacing: 3px;
	font-variant: small-caps;
}
h3 {
	font-size: 14px;
	color: #3E65A0;
	font-variant: small-caps;
	letter-spacing: 2px;
}
h4 {
	font-size: 12px;
	color: #315180;
	font-variant: small-caps;
}

#adresse {
	margin-left: 10px;
}
a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #CC0000;
}

#muster {
}

#muster a {
	display: block;
	line-height: 20px;
	font-variant: normal;
	color: #990000;
	text-decoration: none;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7C8EAF;
	margin-bottom: 2px;
	padding-left: 5px;
}
#muster a:hover {
	background-color: #D5DDEE;
}

#MAIN {
 	position:absolute; 
	left:83px; 
	top:73px; 
	
	width:687px; 
	height:200px; 
	z-index:1;
}
#TOP {
	position:absolute; 
	left: 0; 
	top: 0;
}
#CONTENT {
	position:absolute;
	left: 0;
	top: 186;
	background-image:  url("bg_content.jpg");
	background-repeat: repeat-y;
	width: 687px;
	height: auto;
}

#galerie { clear: left; float:left; }

#galerie .gruppe {
	border: none;
	margin: 10px;
	padding: 5px;
	clear: both;
	float: left;
	display: block;
	width: 380px;
}
#galerie .bild {
	float: left;
	text-align: center;
	vertical-align: top;
	font-size: 11px;
	width: 30%;
}
#galerie .bild img {
	width: 100px;
	height: auto;

	margin: 5px;
	display: inline;
}

#galerie .bild img {
	margin: 3px;
	display: inline;	
	border: 2px solid #006699; 
}

#galerie .bild img:hover {
	border: 2px solid #A34802; 
}

#galerie .leer {
	margin-left: 5px;
	clear: both;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 2px;
	color: #9E9818;
	border-bottom: 1px solid #C5B55A;
}

#LEFT {
	background-image:  url("bg_left.jpg");
	background-repeat: no-repeat;
	float: left;
	height: 278px;
	width: 216px;
}
#RIGHT {
	background-image:  url("bg_righttop.jpg");
	background-repeat: no-repeat;
	float: right;
	height: auto;
	width: 470px;
	margin-right: 1px;
}
.box {
	padding: 5px 5% 40px;
	p\adding: 10px 5% 40px;
	float: left;
	width: 92%;
}
h1 {
	display: none;
}
#RIGHT p {
	line-height: 22px;
	padding: 10px 35px 10px 15px;
	text-align: justify;
}
.abschluss {
	clear: both;
}

