body, table, div, p, a {
 border: 0;
 margin: 0; 
 padding: 0; 
 background-color: white;
 font: normal 10px/12px verdana;
 color: #4c4c4c; 
}

body {
 background: #919191 url('/fileadmin/tmp/img_new/background.jpg') repeat-x center top;
}

div, table, .transparent {
 background: transparent;
}

.white {
 background: white;
}
.colorWhite, a.colorWhite {
 color: white;
}
a.colorWhite:hover {
 color: white;
}

form, input, textarea {
 background-color: white;
 margin: 0px;
}
input, textarea {
 font: normal 10px/12px verdana;
 color: #4c4c4c; 
 border: solid 1px #dcdcdc; 
}
form td {
 color: #969696; 
}
textarea {
 width: 264px;
}

div.menu_left {
 padding: 25px 45px;
 text-align: center; 
 vertical-align: top; 
}
div.content_left {
 color: #969696; 
 padding: 16px;
 text-align: right; 
 vertical-align: bottom; 
}
div.content {
 padding: 25px 12px; 
}
div.menu {
 width: 120px;
 height: 30px;
 vertical-align: top;
}

table.submenu {
 width: 130px;
 border: solid 1px #3f3f3f;
 border-bottom: none;
 background-color: white;
}
table.submenu td {
 height: 18px;
 text-align: center;
 vertical-align: middle;
 border-bottom: solid 1px #3f3f3f;
 background-color: white;
}

a {
 background-color: transparent;
 text-decoration: none;
 color: #969696;
}

a:hover {
 background-color: transparent;
 text-decoration: underline;
 color: #000000;
}

a.menu_top { color: #ffffff; /* background-color: #DADADA; */ }
a.menu_top:hover { color: #000000; }
a.menu_top_act { /* background-color: #DADADA; */ color: #000000; }

a.menu_left { color: #969696; }
a.menu_left:hover { color: #000000; }
a.menu_left_act { color: #000000; }


/* *** EXT Artefacts *** */

img.miniature {
	margin: 0 0 5px 5px;
	border: 0;

}


/* ************************************************************************ */
/* ************************ NEWS DETAILS CSS         ********************** */
/* ************************************************************************ */

.single_table {
	padding-top: 10px;
}
.single_table *{
	font-family: verdana;
	font-size: 10px;
}
.single_image {
	vertical-align: top;
	padding-left: 11px;
	padding-right: 11px;
	width: 410px;
	height: 480px;
	background: url('/fileadmin/prjimg/dotbg.gif') repeat-y right;
}

.single_info {
	vertical-align: top;
	width: 285px;
	height: 480px;
}


.news_date {
	font-size: 10px;
	color: #666666;
	width: 90px;
	line-height: 11px;
	height: 11px;
	background: url('/fileadmin/prjimg/vdotbg1.gif') repeat-x bottom left;
}		
.news_title {
	font-weight: bold;
	font-size: 10px;
	width: 350px;
	background: url('/fileadmin/prjimg/vdotbg1.gif') repeat-x bottom left;
}
.news_thumb {
	padding: 1px;
	width: 94px;
	height: 64px;
	text-align: center;
	background: url('/fileadmin/prjimg/imgdottedbg.gif') no-repeat top left;
}

.news_short {
	font-size: 10px;
	line-height: 11px;
	width: 350px;
}

.news_details_link {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.news_date1 {
	font-size: 10px;
	color: #666666;
	width: 90px;
	line-height: 11px;
	height: 11px;
}		
.news_title1 {
	font-weight: bold;
	font-size: 10px;
	width: 230px;
}

.list_year1 {
	font-weight: bold;
	font-size: 10px;
	width: 90px;
	line-height: 11px;
	height: 11px;
}

.list_title1 {
	font-weight: bold;
	font-size: 10px;
	width: 230px;
}
