body {
 font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
 margin:0px;
}

A {
  color:red;
}

body,td,th,input,textarea,select,p {
  font-family: Tahoma, Verdana, sans-serif;
  font-size: 10pt;
}
p {
	text-align:justify;
}

div.head {
	height:72px;
	background-color:black;
	text-align:center;
}

div.lang {
	color:white;
	padding-right:5px;
}
div.ln a {
	text-decoration:none;
	font-size:14pt;
	font-weight:normal;
}
div.ln a.selected {
	color:white;
}
div.title {
	color:red;
	font-size:16pt;
	text-transform:lowercase;
}

div.news {
	color:#606060;
	margin-top:10px;
	text-align:justify;
	clear:both;
}
div.news a{
	color:#606060;
	text-decoration:none;
}
div.news a:hover{
	text-decoration:underline;
}
div.news div.date{
	color:#000;
	font-size:11.5pt;
}
div.date a, a div.date{
	color:#000;
}

.picframe_top {
	background-image: url("/img/picframe_top.gif");
	background-position: bottom;
	background-repeat: repeat-x;
}
.picframe_bottom {
	background-image: url("/img/picframe_bottom.gif");
	background-position: top;
	background-repeat: repeat-x;
}
.picframe_left {
	background-image: url("/img/picframe_left.gif");
	background-position: right;
	background-repeat: repeat-y;
}
.picframe_right {
	background-image: url("/img/picframe_right.gif");
	background-position: left;
	background-repeat: repeat-y;
}
.big {
	font-size:11.5pt;
	text-transform:lowercase;
	color: #606060;
}

table.gray td{
	color: #606060;
}

a.presslink {
	line-height:28px;
}
a.gray{
	color: #606060;
}

div.float {
	position:absolute; 
	left:0px;
	background-color:white;
}

div.floatabs {
	position:absolute; 
	left:0px;
	top:0px;
	background-color:black;
}

div.leftmenu {
	margin-bottom:5px;
}

span.menudesc {
	color:#909090;
	text-transform:lowercase;
	font-size: 11.5pt;
}

div.leftmenu a {
	color:black;
	text-transform:lowercase;
	font-size: 12pt;
}

div.leftmenu a.selected{
	color:red;
	text-decoration:none;
}
div.page_title {
	color: #828282;
	font-size:32pt;
	margin-bottom:10px;
}
input.dark {
	background-color: #606060;
	border:1px solid #808080;
	font-size:8pt;
	line-height:9pt;
	height:17px;
	color:white;
	width:80px;
}
td.infotd {
	padding-left:7px;
	color:#ff2020;
	font-weight:bold;
}
td.infotd a{
	text-decoration:none;
}

table.form {
	border:1px solid #a0a0a0;
}

table.form th {
	background-color:#e0e0e0;
	font-weight:bold;
}
div.error {
	color:red;
}

div.new_title {
	font-size: 14pt;
	color:red;
}
div.new_title_2 {
	font-size: 14pt;
	color:#505050;
}

div.desc {
}

div.short_desc {
	color:#808080;
	font-style:italic;
}

table.archive div{
	font-size:11.5pt;
}
table.archive div.new_title{
	font-size:12pt;
}

table.archive div.month{
	color:#505050;
}
table.archive div.month a{
	color:black;
}

div.subtitle {
	font-weight:bold;
}

table.list {
}

table.list a{
	color:black;
}
.role {
	color:#404040;
	font-weight:bold;
        padding-left:2px;
	font-size:8.5pt;
}
.takepart {
        padding:2px;
}
.takepart a {
        font-size:9pt;
        font-weight:normal;
}
.role2 {
	color:#707070;
	font-weight:bold;
        padding-left:5px;
	font-size:9pt;
}
div.gallery {
	background-color:#e0e0e0;
        height:300px;
        overflow-y: auto;
        
}

a.notu {
	text-decoration:none;
}
div.smalldiv{
	font-size:8.5pt;
}
div.photomember{
	font-weight:bold;
}

div#citate{
	position:absolute;
	top:102px;
	margin-left:12px;
	font-style:italic;
	font-size:10pt;
	font-family:tahoma;
	line-height:10pt;
	color: #ff2020;
}
* html div#citate{
	top:106px;
}
div#citate b{
	font-weight:normal;
	color:black;
}
.new {
	color: #cc0000;
}
table.opinion {
	background-color: white;
}
table.opinion td {
	background-color:white;
}

table.opinion th {
	background-color:white;
}

table.opinion td.comment {
	padding-left:8px;
	background-color:#f0f0f0;
}