body {
	background-color: #e0e0e0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0px;
	line-height: 18px;
	color: #666666;
	margin: 0px;
	background-attachment: fixed;
	background-position: top center;
	background-repeat: repeat-x repeat-y;
	background-image: url(../images/layout/background.jpg);
}




a.footer, a.footer:active, a.footer:visited {
	
	font-size: 11px;
	letter-spacing: 0px;
	color: #777777;
	text-decoration: underline;
	line-height: 20px;
	padding-right: 9px;
}

a.footer:hover {

	color: #000000;
	text-decoration: none;
}


a.topmenulink, a.topmenulink:active, a.topmenulink:visited {
	
	font-size: 11px;
	letter-spacing: 1px;
	color: #999999;
	padding: 5px;
	text-decoration: none;
	line-height: 20px;
}

a.topmenulink:hover {

	color: #FFFFFF;
	background-color: #99CC00;
	text-decoration: none;
}


a.reflink, a.reflink:active, a.reflink:visited {
	
	font-size: 12px;
	letter-spacing: 1px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
}

a.reflink:hover {

	color: #99CC00;
	font-weight: bold;
	text-decoration: none;
}



ul {

	width: 170px;
	padding-left: 12px;
	margin: 0px;
}

li.menu {

	list-style-type: none;
	text-align: left;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding-top: 7px;
	padding-bottom: 7px;
	line-height: 17px;
	border-bottom: #dddddd 1px solid;
}


li.menu a, a:active, a:visited{

	font-size: 11px;	
	letter-spacing: 1px;
	color: #888888;
	text-decoration: none;
}

li.menu a:hover{

	font-size: 11px;
	color: #99CC00;
	font-weight: normal;
	letter-spacing: 1px;
	padding-left: 2px;
	text-decoration: none;
	display: block;
}


a, a.active, a.visited {
	
	font-size: 11px;
	letter-spacing: 0px;
	color: #777777;
	text-decoration: underline;
	line-height: 20px;
}

a.hover {

	color: #000000;
	letter-spacing: 0px;
	text-decoration: none;
}

h1 {

	font-size: 20px;
	line-height: 24px; 
	margin: 0px;
	margin-bottom: 16px;
	color: #99CC00;
}
      

h2 {

	font-size: 12px;
	line-height: 14px;
	margin: 0px;
	margin-bottom: 10px;
	color: #3F6594;
}

h4 {
	font-size:10px;
	line-height: 14px; 
	margin: 0px;
	color: #888;
}

.trenner {

	font-size: 11px; 
	color: #cccccc;
	padding-left: 1px;
	padding-right: 1px;
}

.footertext {

	font-size: 12px;
	letter-spacing: 0px;
	line-height: 17px;
	color: #777777;
}


/* NEU */


#wrapper { 

	width: 890px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}

#head {

	height: 117px;
	background-image: url(../images/layout/header.jpg);
}

#topmenu {

	width: 600px;
	text-align: right;
	padding-left: 49px;
	padding-top: 31px;
}

#main {

	width: 850px;

	margin: auto;
}

#mainmenu {

	width: 170px;
	height: 400px;
	margin: 0px;
	float: left;
}

#maincontent {

	width: 640px;
	padding-top: 2px;
	float: right;
}

#content-left {

	width: 380px;
	margin-top: 20px;
	float: left;
}

#content-right {

	width: 200px;
	margin-left: 10px;
	margin-top: 16px;
	margin-bottom: 40px;
	padding: 10px;
	padding-top: 15px;
	border: 1px solid #cccccc;
	background-color: #ededed;
	float: right;
}

#footer {

	margin-left: auto;
	margin-right: auto;
	width: 890px;
	height: 250px;
	background-image: url(../images/layout/footer.jpg);
}

#footer2 {

	margin-left: auto;
	margin-right: auto;
	width: 890px;
	height: 250px;
	background-image: url(../images/layout/footer2.jpg);
}


#footer-left {

	margin-left: 30px;
	padding-top: 85px;
	width: 360px;
} 


.ref-container {

	height: 100px;
	width: 100%;
	margin-top: 8px;
	padding-top: 8px;
	border-top: 1px solid #cccccc;
}

.ref-thumb {

	width: 180px;
	height: 95px;
	text-align: left;
	float: left;
}


.ref-content {
	
	text-align: left;
	float: left;
}

.ref-smallcontainer {

	height: 50px;
	width: 100%;
	margin-top: 8px;
	padding-top: 10px;
	border-top: 1px solid #cccccc;
}

.ref-smallthumb {

	width: 60px;
	height: 50px;
	text-align: left;
	float: left;
}

.ref-smallcontent {
	
	text-align: left;
	float: left;
}


.thumb {

	border: 1px solid #bbbbbb;
	padding: 2px;
	margin: 2px;

}

#simplegallery1{

	position: relative;
	visibility: hidden; 
	border: 0px solid #1B1B1B;
}


.clear {

	clear: both;
} 
