



body { background-color: white; margin: 0; padding: 0; }
ul { margin: 0; padding: 0; }
p {
	text-indent: 0px;
}
q { font-variant: small-caps; background-color: #ecf2ec; width: auto; margin-left: 25px; padding: 0.5em 0.5em 0.5em 1em; display: block; }

a {
text-decoration: none;
color: #000;
}


.logo h2,
.logo h2 a:link,
.logo h2 a:visited,
.logo h2 a:hover,
.logo h2 a:active {
color: gray;
font-size: 21px;
font-family: helvetica;
font-weight: 200;
font-variant: small-caps;
text-decoration: none;
letter-spacing: 0.5px;
margin: 0;
padding: 0 0 3px;
border-bottom: 1px dotted #707070;
font-style: normal;
}
.logo h2 a:hover { color: Black; }

.nav a {
color: #707070;
font-size: 11px;
font-family: helvetica;
text-decoration: none;
text-transform: uppercase;
text-indent: 5px;
width: 550px; height: auto;
margin: 0;
}

.nav a:link,
.nav a:visited {
width: 550px;
display: block;
text-decoration: none;
text-transform: uppercase;
color: #707070;
border-bottom: 1px dotted #707070;
padding: .2em 0 .2em 0;
}

.nav a:hover,
.nav a:active,
.nav a.active:link,
.nav a.active:visited,
.nav a.active:hover,
.nav a.active:active {
color: #000000;
background-color: #f2f2f2;
font-family: Helvetica, Arial, sans-serif;
font-style: normal;
padding: .2em 0 .2em 0;
}







.footer a { color: red; }
.nav li {
display: inline;
margin: 0;
padding: 0;
list-style-type: none;
}
.content h2 { color: #f00; font-size: 15px; font-family: arial; font-weight: 100; font-variant: small-caps; text-decoration: none; padding-left: 15px; }




#container { width: 550px; height: auto; margin: 0 auto auto; padding-top: 25px; }
.logo { background-color: white; text-align: right; width: 550px; height: auto; }
.nav { background-color: white; text-align: left; width: 550px; height: auto; margin: 0; padding: 0; }

.header {
width: 550px;
height: 367px;
overflow: hidden;
margin: 0;
padding: 0;
position: relative;
}

.content {
	color: #8c8c8c;
	font-size: 11px;
	font-family: helvetica;
	font-weight: normal;
	font-style: normal;
	line-height: 160%;
	text-decoration: none;
	text-align: justify;
	text-indent: 0;
	width: 550px;
	margin: 0;
	border-bottom: 1px dotted #707070;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0px;
}
.footer { color: gray; font-size: 10px; text-decoration: none; padding-top: 5px; }





/* KARUSSELL */

.anyClass li {
display: inline;
width: 550px;
height: 367px;
list-style-type: none;
margin-right: 30px;
margin-bottom: 50px;
}

.anyClass li img {
width: 550px;
height: 367px;
}

.prev {
position: absolute;
top: 0;
left: 0;
width: 275px;
height: 367px;
z-index: 99;
cursor: pointer;
}

.prev_omo {
position: absolute;
top: 0;
left: 0;
background-image: url(img/button_back.png);
background-repeat: no-repeat;
background-position: left center;
width: 275px;
height: 367px;
z-index: 99;
cursor: pointer;
}

.next {
position: absolute;
top: 0;
right: 0;
width: 275px;
height: 367px;
z-index: 99;
cursor: pointer;
}

.next_omo {
position: absolute;
top: 0;
right: 0;
background-image: url(img/button_forward.png);
background-repeat: no-repeat;
background-position: right center;
width: 275px;
height: 367px;
z-index: 99;
cursor: pointer;
}

.anyClass p {
width: 500px;
font-size: 1.2em;
color: #000;
float: left;
line-height: 1.3em;
margin-top: 25px;
}

.anyClass .weiter {
margin-top: 25px;
width: 100px;
float: right;
text-align: right;
font-size: 1.2em;
line-height: 1.3em;
color: #fff;
cursor: pointer;
}

.anyClass .weiter_omo {
margin-top: 25px;
width: 100px;
float: right;
text-align: right;
font-size: 1.2em;
line-height: 1.3em;
color: #000;
cursor: pointer;
}


