@charset 'utf-8';

@media all {

address, cite { font-style: normal; }
img { border: 0; }
	
}

@media screen, projection {

* { margin: 0; padding: 0; outline: 0;}

html, body { 
	background: #c3d990 url(img/b.jpg) repeat-x;
	color: #888;
	font: 100%/1.4 Verdana, Helvetica, sans-serif;
	min-height: 100%;
	text-align: center;
}  


/* Headlines
----------------------------------*/

h1, h2, h3, h4, h5, h6 {
	color: #8db436;
}

h2, #impressum h2, h3 {
	font: bold .9em Verdana, Geneva, sans-serif;
}

#content h1, h2 {
	font: normal 1.6em Verdana, Helvetica, sans-serif;
}	

#gutschein h3 {
	margin-bottom: 8px;
	margin-top: 8px;
}

#marken h3, img {
	margin-bottom: 8px;
}

/* Absätze
----------------------------------*/

p { 
	line-height: 1.7em;
	text-align: left;
}  

#content p {
	margin-top: 15px;
}	

#gutschein p {
	font: normal 11px Verdana, Helvetica, sans-serif; 
	margin-bottom: 8px;
	margin-top: 8px;
} 

#partner p {
	color: #ccc;
	font: bold .7em Verdana, Geneva, sans-serif; 
	left: 40px;
	position: relative;
} 

#impressum p {
	font: normal .7em Verdana, Geneva, sans-serif; 
	line-height: 1.7;
}

#gutschein p {
	font: normal .7em Verdana, Geneva, sans-serif; 
	line-height: 1.5;
}

/* Links und Anker
----------------------------------*/

#marken a.active { 
	color: #8db436;
}  


a, strong { 
	color: #888;
	font: normal .8em Verdana, Geneva, sans-serif; 
	text-decoration: none;
}  

a:active { 
	color: #8db436;
}  

a:visited { 
	color: #aaa;
}  

a:hover { 
	color: #8db436;
}  

a.alt {
  color: #8db436;
  font-weight: bold;
  font-size: 1em;
}

a.alt:hover {
  text-decoration: underline;
}

/* Listen
----------------------------------*/

#content  ul {
	color: #8db436;
	font: normal .7em Verdana, Geneva, sans-serif;
	list-style: disc inside;
	margin-top: 10px;
}

#marken ul {
	list-style: none;
}

#nav ul {
	list-style: none;
	margin-top: 6px;
}

.ls li {
	margin-bottom: 5px;
	font-size: .9em;
}


/* IDs / Divisionen
----------------------------------*/

#aa {
	display: inline;
	float: right;
	margin-left: 22px;
}

#bgr {

	float:left;
	height: 100%;
	width: 20px;
	position: relative;
}

#wb {
	display: block;
	background: transparent url(img/werbeagentur.gif) no-repeat;
	width: 14px;
	height: 147px;
	position: absolute;
	right: -5px;
	top: 708px;
	text-indent: -5000px;
	z-index: 2;
}




#content {
	margin-left: 26px;
	margin-top: 125px;
	width: 420px;
}

#gutschein {
	left: 0px;
	margin-left: 35px;
	position: relative;
	top: 10px;
} 

#impressum {
	margin-left: 35px;
	margin-top: 25px;
}
 
div#links {
	background: #fff url(img/bl.jpg) no-repeat;
	float: left;
	height: 100%;
	width: 210px;
}

#marken {
	margin-left: 35px;
	margin-top: 25px;
}

div#nav {
	margin-left: 35px;
	margin-top: 125px;
	width: 175px;
}

#partner {
	left: 0px;
	position: relative;
	top: 20px;
} 

#rechts {
	background: #fff url(img/br.jpg) no-repeat;
	float: left;
	height: 100%;
	width: 485px;
}

#wrapper {
	_height: 925px; /* IE */
	min-height: 865px;
	overflow: hidden;
	margin: 0 auto;
	text-align: left;
	width: 725px;
	background: #fff url(img/bgr.jpg) top right no-repeat;
}


/* Klassen
----------------------------------*/

.active { 
	color: #8db436;
}  

.u {
	background: #fff url(img/hr.png) bottom left no-repeat;
	height: 28px;
	width: 150px;
}

.email {
	background: #fff url(img/mail.png) top left no-repeat;
	background-position: 0 2px;
	padding-left: 18px;
}

.www {
	background: #fff url(img/www.png) top left no-repeat;
	background-position: 0 2px;
	padding-left: 18px;
}

/*///////////////////////*/
#wmv { font-size: 1em; color: #8db436; text-decoration: underline;}
/*///////////////////////*/
.vc {
	background: #fff url(img/vcard.png) top left no-repeat;
	padding-left: 22px;
	margin-top: 15px;
}

.rd {
	color: #84b8e4; 
	font-weight: bold; 
}



.stylish1 {
	color: #bbb;
	font-size: inherit;
	font-weight: bold; 
}

.stylish2 {
	color: #aecb61;
	font-weight: bold;
}

/* ffsc */

div#content.small p { font-size: .7em; }

div#content.normal p { font-size: .8em; }

div#content.large p { font-size: .9em; }

div#contrast.low p { color: #888; }

div#contrast.high p { color: #333; }

div#content.contrast1 p { color: #888; }

div#content.contrast2 p { color: #333; }


/* Sonstige Auszeichnungen
----------------------------------*/

address {
	font: normal .7em Verdana, Geneva, sans-serif; 
	line-height: 1.7em;
}

#content strong {
	color: #8db436;
	font: bold 11px Verdana, Helvetica, sans-serif; 
}	

#impressum strong {
	font: bold 11px Verdana, Geneva, sans-serif; 
}

a#badge {
	background: transparent url(img/badge.gif) no-repeat;
	display: block;
	height: 140px;
	left: 3%;
	position: absolute;
	top: -180px;
	width: 166px;
	text-indent: -5000px;
}


#pdvideo {
	width: 356px;
	margin: 0 auto;
}


.thumb {
  padding: 5px; margin: 5px 10px;
  outline: solid 1px #ddd;
  -webkit-transition: all 100ms ease-out;
  -moz-transition: all 100ms ease-out;
  -o-transition: all 100ms ease-out;
  *border: solid 1px #ddd;
}

.thumb:hover {
  outline: solid 5px #8db436;
  *border: solid 5px #8db436;
  *padding: 1px;
}

.img-wrap {
  height: 120px; margin-top: 15px;
  text-align: center;
}



} /* @media */

