html, body, td, input, texarea {
font-family:"Trebuchet MS";
font-size:11px;
color: #ffffff;
}

html{
     height: 100%;
}
      
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	 height: 100%;
	/* background-color:#9C975B;*/
	 /*background-image:url(/smarty/templates/frontend/images/bg.jpg)*/
}

input,textarea
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.footer{
color:#ffffff;
font-size:11px;
}

.normal_bg {
background-repeat:repeat-x;

background-color:#000000;
}

.content_bg {
background-repeat:repeat-x;
background-image:url(templates/images/bg_content.jpg);
background-color:#000000;
background-attachment:fixed;
}
.team_headline{
font-family:"Trebuchet MS";
font-size:14px;
font-weight:bold;
color:#E8E287;
}
a{
color:#E8E287;
text-decoration:underline;
}
.button {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #ffffff;
	background-color: #524F2F;
	border: 1px solid #6F6D51;
}
textarea, input {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #ffffff;
	background-color: #524F2F;
	border: 1px solid #6F6D51;
}
.tn_datum{
	font-size:10px;
	font-weight:bold;
	color: #928F55;
}
.tn_headline{
	font-size:14px;
	font-weight:bold;
	color: #000000;
}
.tn_teaser{
	color: #000000;
}
.tn_more{
	color: #928F55;
	text-decoration:underline;
}
.tn_image{
	background-image:url(templates/images/tn_bg.gif);
	float:right;
	height:125px;
	width:125px;
	text-align:center;
	line-height:125px;
	vertical-align:bottom;
}
.n_image{
	background-image:url(templates/images/n_bg.gif);
	float:right;
	height:125px;
	width:125px;
	text-align:center;
	line-height:125px;
	vertical-align:bottom;
}
.datum{
	font-size:10px;
	font-weight:bold;
	color: #ffffff;
}
.headline{
	font-size:14px;
	font-weight:bold;
	color: #ffffff;
}
.teaser{
	color: #ffffff;
}
.tn_more{
	color: #928F55;
	text-decoration:underline;
}



#newsImageBlock a, img{
text-decoration: none;
border-bottom:none;
border-bottom-width: 0px;
border-width: 0px 0px 0px 0px;

}

#newsImageBlock {margin:5px 5px 5px 5px; float:left}

.gallery_block{
float:left; margin: 5px; padding:;
}

#gallery_text a{
text-align:center;
text-decoration: none;
font-weight: bold;
}

.gallery_image img {
border: 10px solid #ffffff;
}