#links {
	background-color:#EEE1D8;
	margin:5px;
	width:370px;
}
body {
	color:#74675E;
	font-family:"Trebuchet MS",Verdana,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:14px;
	text-align:center;
	padding:0;
	margin:0;
}

#infobox table td.head {
	padding-bottom:6px;
	text-transform:uppercase;
}

#infobox table td {
	color:#74675E;
	font-family:"Trebuchet MS",Verdana,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:16px;
	vertical-align:top;
}

#infobox table td.data {
	color:#8B4513;
}

#infobox {
	width: 390px;
	height:140px;
	text-align:center;
	padding:0;
	margin:0;
	background-color:#EEE1D8 ; 
}


#infobox table td {
	font:bold 12px "Trebuchet MS", Verdana,  sans-serif;
	line-height:16px;
	color: #74675E;
	vertical-align:top;
}

#infobox table td.head {
	text-transform:uppercase;
	padding-bottom:6px;
}

#infobox table td.data {
	color: #8B4513;
}

#infobox a {
	font:bold 12px "Trebuchet MS", Verdana,  sans-serif;
	color:#74675E;
}

#infobox a:hover {
	color: #8B4513;
}

#infobox a:active {
	color: #8B4513;
	text-decoration: underline;
}

#content {
	margin:0;
	text-align:left;
	width:600px;
}
#content h1{

}
#content td.first {
	background: #E7F3CD;
} 

#content td.second {
	background: #F3F8E4;
}

h1 {
	color:#74675E;
	font-family:"Trebuchet MS",Verdana,sans-serif;
	font-size:20px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin-bottom:2px;
	margin-top:0px;
}

h2 {
	color:#A2D002;
	font-family:"Trebuchet MS",Verdana,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:normal;
	margin-bottom:2px;
	margin-top:0px;
	text-transform:uppercase;
}

#content .text {
	margin-top:0px;
	margin-bottom:10px;
}

#content .text h3{
	margin-top:10px;
}

#content img {
	float:left;
	margin-right:13px;
}

#content .text img.big {
	margin:10px 0px 14px;
}

#content .text img {
	margin:2px 6px 0px 0px;
}

#content table.liste {
	width: 380px;
	font: normal 12px "Trebuchet MS", Verdana,  sans-serif;
}

#content table.liste td.date {
	font-weight:bold;
	line-height: 16px;
	text-align:right;
	vertical-align:top;
}

#content table.liste a {
	line-height: 16px;
}

#content .text td {
	font: normal 12px "Trebuchet MS", Verdana,  sans-serif;
	color: #74675E;
	line-height: 20px;
	vertical-align:top;
	/* padding-left:4px; */
} 

#content td.head {
	font-weight: bold;
	background: #D1E5A6;
} 


a {
	color: #8B4315;
	text-decoration: none;
}

a:hover {
	color: #A2D002;
}

pre {
	text-align: left;
}
pre td {
	font: normal 12px "Courier New" !important;
}
table.maintable{
	font: normal 12px "Trebuchet MS", Verdana,  sans-serif;
	color:#000000;
	width:380px;
}
table.maintable td.header{
	font: normal 12px "Trebuchet MS", Verdana,  sans-serif;
	background-color: #D1E5A6;
	font-weight: bold;
	color:#74675E;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
}
p {
	text-align: left;
	padding-bottom: 14px;
	line-height: 14px;
}
.tbl-fullpage-bodydark {
	font: normal 12px "Trebuchet MS", Verdana,  sans-serif;
	color:#74675E;
	background-color: #E7F3CD;
	border-bottom: 1px solid #DDDDDD;
}
.tbl-fullpage-bodylight {
	font: normal 12px "Trebuchet MS", Verdana,  sans-serif;
	color:#74675E;
	background-color: #F3F8E4;
	border-bottom: 1px solid #DDDDDD;
}

/* Design from Faysal */
/* Anpassung für HTML-News in Detailansicht */

table.news_layout {
	margin:0;
	padding:0;
	width:100%;
}

table.news_footer_layout tr td.first_column {
	width:100px;
}

table.news_footer_layout tr td {
	padding-top:0px;
	padding-bottom:0px;
}

table.news_layout tr td b {
	font-weight:bold;
}

#content table.news_layout *, #content table.news_footer_layout *{
}
table.news_layout p {
	margin:0;
}
