.testimoniel {
	font-size: 10px;
	font-style: italic;
	color: #003366;
	background-color: #E5E5E5;
	padding: 2px;
}


.teaser {
	background-color: #FFCC33;
	color: #000000;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #FFCC33;
	height: 24px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC33;
}

#content {
	width:500px;
	font-size: 10px;
	height: 370px;
	left: 0px;
	top: 0px;
	position: relative;
	background-color: #FFFFFF;
	z-index: 1;
	overflow: auto;
	padding-right: 10px;
}

#content_marketing {
	width:485px;
	font-size: 10px;
	height: 370px;
	left: 15px;
	top: 0px;
	position: relative;
	background-color: #FFFFFF;
	z-index: 1;
	overflow: auto;
	padding-right: 10px;
}


.fisheye {
	float:left;
	width:10px;
	cursor: hand;
	}


a {
	text-decoration: underline;
	color: #000000;
	line-height: 16px;
}

a:hover {
	background-color: #CCCCCC;
}

blockquote {
	line-height: 14px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	background-color: #E9E9E9;
	scrollbar-arrow-color: #FFCC66;
	scrollbar-base-color: #CCCCCC;
	scrollbar-track-color: #E9E9E9;
	scrollbar-face-color: #C0C0C0;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #C0C0C0;
	scrollbar-darkshadow-color: #EEEEEE;
	scrollbar-shadow-color: 999999;

}


p {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #333333;
}

td {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

ul {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif
}

li {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif
}

h1 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	font-weight: normal;

}

h2 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	margin: 0px;
	font-weight: normal;
	color: #333333;
}
tr {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.button {
	font-weight: normal;
	font-size: 10pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: #FFFFFF;
	background-color: #00CC99;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #999999;
	width: 130px;
}
.textfeld {
	font-weight: normal;
	font-size: 10pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #999999;
	width: 130px;
}
.button2 {
	font-weight: normal;
	font-size: 10pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: #000000;
	background-color: #CCCC33;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #999999;
	width: 100px;
}
.graueschrift {
	color: #666666;
}






#wrapper {
	width:500px;
	margin:0; 
	padding:0;
}


#slideshow {
	float:left;
	width:500px;
	height:240px;
	background:#fff;
		margin:0; 
	padding:0;

}
#slides {
	width:500px;
	height:240px;
	list-style:none;
	overflow:auto;
		margin:0; 
	padding:0;

}
#slides li {width:500px; height:240px}

.pagination {
	float:left;
	list-style:none;
	z-index: 10;
	height: 10px;
	width: 270px;
	overflow: visible;
	position: relative;
	left: 236px;
	top: 325px;
	margin:0;
	padding:0;

}
.pagination li {
	font-size: 7px;
	float:left;
	cursor:pointer;
	text-align:center;
	color:#222;
	margin-right: 10px;
	padding-right: 3px;
	padding-left: 3px;
	background-color: #E9E9E9;
	
}

.pagination li:hover {
	background:#000000;
	color:#000000;
}




li.current {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #999999;
}

.slidercontent {
	background:#E9E9E9;
	width:500px;
	height:240px;
}

#slidercontent li{
}

#gruende {
	position:relative;
	left:-20px;
	top:-390px;
	width:220px;
	height:102px;
	z-index:21;
	color: #000000;
}
.highlighter {
	background-color: #FFCC33;
	color: #000000;
	line-height: 20px;
	padding: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.highlighter2 {
	background-color: #FFCC33;
	color: #000000;
	line-height: 17px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 10px;
	font-weight: bold;
	margin-left: 35px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.statistiklink {
	font-size: 11px;
	font-style: italic;
	color: #0000FF;
	background-color: #999999;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-weight: bold;
}

