* {margin: 0;
padding: 0;}

*
body {font: .8em Arial, Sans-Serif;
line-height: 1.8em;
background: #e5d7a0;
color: #444;}

a {COLOR: #536fba;
text-decoration: none;}

a:visited {COLOR: #6587E0;
text-decoration: none;}

a:hover {COLOR: #dc271e;
text-decoration: underline;}

h2 {margin: 0 0 10px;
padding: 10px 0 3px;
color: #30ba1e;}

h3 {
	padding-left: 0px;
	color: #ffffff;
	background: Green; /*url(images/bg.jpg) repeat-x; */
	font-size: 1em; /* height: 24px;  */
	text-align: center;
	line-height: 24px;
	margin-top: 8px;
}

ul {padding: 0;
margin: 0 0 10px;}

li {list-style-type: none;}

p {margin: 5px 0 10px 0;}

img {border: none;}

#header {
	background: Green; /* url(images/header.jpg) repeat-x;  */
	height: 170px;
}

#header h1 {font-size: 30px;
font-weight: 100;
letter-spacing: -1px;
padding: 22px 0 5px 10px;}

#header h1 a {color: #fff;
text-decoration: none;}

#header h1 a:hover {color: #000;
text-decoration: none;}

#header h2 {color: #eee;
font-size: 19px;
font-weight: 100;
padding: 0 0 0 11px;
letter-spacing: -1px;
line-height: 12px;}

#wrap {padding: 10px 10px 3px 10px;
width: 960px;
margin:20px auto;
background: #fff8ea}

#left {float: left;
width: 175px;
background: #f1edd4;
margin-bottom: 10px;
margin-top: 20px;}

#left ul {padding: 5px 10px 10px 10px;
margin: 0;
}

#right {margin-bottom: 10px;
float: right;
width: 750px;
padding: 0 10px 10px 10px;
margin-top: 10px;}

#right ul li {
margin-left: 20px;
padding: 0px 2px 2px 2px;
display: list-item;
list-style-type: disc;
}

#footer {font-size: 11px;
text-align: center;
border-top: 1px solid #ccc;
padding: 10px 5px;}

#zentriert {
	text-align: center;
}


img.left {
	float: left;
	margin: 0 1em 1em 0;
}

img.headerpic {
	float: left;
	margin: 0 0 0 0;
}

img.headerpic2 {
	float: right;
	margin: 0 0 0 0;
}
.centeredImage
    {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:10px;
    }
   	 
   	 
#ximageContainer {
margin:0px auto;
	width:516px;
	height:170px;
	/* border:12px solid #FFFFFF; */
position: relative;}

#rotator
{
/*	border: 0px solid #000; */
	cursor: pointer;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	position: relative;
	width: 332px;
	height: 170px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 332px;
	height: 170px;
}


.nosee { display:none; }