body {	
	border-width:0px;
	margin:0;
	padding:0;
	background-image:url('../img/bg-bild.gif');
	width:100%;
}
* {
	border-width:0px;
	margin:0;
	padding:0;
	font-family:Arial,Verdana,sans-serif;
	font-size:12px;
	line-height:150%;
	color:#000000;
}
p, ul {
	margin-bottom:10px;
}
img{
	border-width:0px;
}

a, a:link, a:visited, a:active {
    color:#7a7a7a;
    text-decoration:none;
}
a:hover {
    color:#ff732d;
    text-decoration:underline;
}

.nohover a, .nohover a:link, .nohover a:visited, .nohover a:hover, .nohover a:active {
    color:#000000;
    background-image:url('../img/bg-bild.gif');
    text-decoration:none;
}
.popup_win {
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    min-width:100%;
    height:100%;
    min-height:100%;
}
#header {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	min-width:722px;
	height:193px;
	background-image:url('../img/head.gif');
	background-repeat:repeat-x;
	z-index:1;
}
#header img {
    margin:17px 0px 0px 25px;
}
#header-Logo {
	position:absolute;
	left:0px;
	top:42px;
	z-index:2;
}
#Menu {
	padding-top:6px;
	position:absolute;
	top:175px;
	left:269px;
	width:450px;
	height:9px;
	z-index:2;
	white-space:nowrap;
	vertical-align:top;
}
#Menu ul {
	display:inline;
	vertical-align:top;	
}
#Menu li {
	display:inline;
	cursor:default;
	list-style-type:none;
	vertical-align:top;
}
#Menu a {
	display:inline;
	vertical-align:top;
}
#Menu img {
	margin:0px 14px 0px 0px;
	vertical-align:top;
}
#Content {
	position:absolute;
	width:100%;
	top:180px;
	left:0px;
	padding-top:12px;
	background-image:url('../img/Bildleiste_Rahmen_rechts.gif');
	background-repeat:repeat-y;
}
#Container {
        position:relative;
	width:722px;
}
#Bilderleiste {
	position:relative;
	float:left;
	width:239px;
}
#Bildhintergrund1 {
	background-image:url('../img/Bilderleiste1.gif');
	background-repeat:repeat-x;
	height:351px;
}
#Bildhintergrund2 {
	background-image:url('../img/Bilderleiste2.gif');
	background-repeat:repeat-x;
	height:351px;
}
#Bildhintergrund5 {
	background-image:url('../img/Bilderleiste5.gif');
	background-repeat:repeat-x;
	height:709px;
}

.Bild {
	width:183px;
	height:112px;
	border-width:1px;
	border-style:solid;
	border-color:#d3d5dc;
}

#Bildposition1 {
	position:absolute;
	margin-top:45px;
	margin-left:30px;
	z-index:6;
}

#Bildposition2 {
	position:absolute;
	margin-top:170px;
	margin-left:30px;
	z-index:6;
}

#Bildposition3 {
	position:absolute;
	margin-top:295px;
	margin-left:30px;
	z-index:6;
}

#Bildposition4 {
	position:absolute;
	margin-top:420px;
	margin-left:30px;
	z-index:6;
}

#Bildposition5 {
	position:absolute;
	margin-top:545px;
	margin-left:30px;
	z-index:6;
}


#Textleiste {
	position:relative;
	float:right;
	margin:22px 0px 20px 42px;
	width:440px;
	text-align:left;
	bottom:0px;
}
#Textleiste ul {
	list-style-position:outside;
	padding-left:20px;
}
#Footer {
	clear:both;
	background-image:url('../img/footer.gif');
	background-repeat:repeat-x;
	width:100%;
	min-width:722px;
	height:55px;
	text-align:right;
	font-family:Arial,Verdana,sans-serif;
	font-size:10px;
	font-weight:bold;
	letter-spacing:0.2em;
	color:rgb(237,237,244);
}
#Footer img{
	margin:27px 30px 0px 0px;
}
#Footer a, #Footer a:link, #Footer a:visited, #Footer a:active {
	font-size:10px;
	font-weight:bold;
	letter-spacing:0.2em;
	color:rgb(237,237,244);
	text-decoration:none;
}
#Footer a:hover {
	font-size:10px;
	font-weight:bold;
	letter-spacing:0.2em;
	color:#ff732d;
	text-decoration:none;
}
h1 {
	text-transform:uppercase;
	font-size:1.3em;
	text-decoration:none;
	margin-bottom:15px;
}

