@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/* background-image: url();
	overflow:hidden; */
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #FFF;
	line-height: 20px;
}

#breite p  { line-height: 22px;}

/* Newsslider
----------------------------------------------------------------------------------------------------*/

.newskasten {
	margin-top: 20px;
    width: 350px;
    height: 200px;
	color: #FFF;
}

.newsslider div a {
	display: block;
	text-decoration: none;
	color: #FFF;	
}

.newsslider div a:hover {
	color: #e1b545;
}

.newskasten h3 {
	font-family: Arial, sans-serif;
	font-size: 18px;
	color: #FFF;
}

.newsslider {
    width: 350px;
    overflow: hidden; 
    height: 200px;
}

.newsslider div {
	padding: 15px 15px 15px 30px;
}

.thePager {
    background: red;
    height: 15px;
    display: none;
}

.gelb  {
color: #e1b545;
}

.weiss  {
color: #fff;
}

.klein  {
font-size: 14px;
line-height: 14px;
}

.thePager a {
    color: #FFF;   
}

.bt {
	float: left;
	padding: 3px 0px 0px 0px;
}

.zaehler {
	margin-left: 260px;
}

.slideCaption {
    height: 40px;
	width: 50px;
	text-align: center;
	font-size: 22px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, sans-serif;
	diplay: inline-block;
	float: left;
}

