/*
{
	border: solid 1px red;
}*/


html, body
{
	padding: 0;
	margin: 0;

	line-height: 18px;
	font-size: 11px;
	font-family: Verdana;
}
		
	
#wrapper
{
	width: 850px;
	
}


#contentWrapper
{
	width: 776px;
	margin: 25px 0 0 0;

}

#content
{
	width: 490px;
	padding: 0 15px 0px 30px;
	float: left;
	border-right: solid 1px gray;
}
	
#news
{
	width: 220px;
	padding: 0 0px 10px 15px;
	float: left;
	background-image: url(/fileadmin/templates/bg_logo.gif);
	background-repeat: no-repeat;
}	
	
#lang
{
	position: absolute;
	top: 5px;
	left: 560px;
}

#menu
{
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	background-image: url(/fileadmin/templates/menu_bg.gif);
	background-repeat: no-repeat;
	line-height: 20px;
}

#menu a
{
	padding: 0 20px 0 0;
	text-decoration: none;
	color: black;
	font-size: 10px;
}
	
h1
{
	font-family: Tahoma, Verdana;
	font-size: 18px;
	font-weight: bold;
	line-height: 25px;
}

h2
{
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
}

h3
{
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
}
h4
{
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
}


a:link
{
	color: #0033CC;
	text-decoration: none;
}
a:visited
{
	color: #0033CC;
	text-decoration: none;
}
a:hover
{
	color: red;
	text-decoration: underline;
}
a:active
{
	color: red;
	text-decoration: underline;
}
input
{
	font-family: Verdana;
	font-size: 11px;
}

.ingress
{
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
}
.ingress a:link
{
	color: #0033CC;
	text-decoration: none;
}
.ingress a:hover
{
	color: red;
	text-decoration: underline;
}
.ingress a:visited
{
	text-decoration: none;
}
.ingress a:active
{
	color: red;
	text-decoration: none;
}
.firstNewsHeader
{
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 16px;
}
.firstNewsHeader a:link
{
	color: #C94622;
	text-decoration: none;
}
.firstNewsHeader a:visited
{
	color: #C94622;
	text-decoration: none;
}
.firstNewsHeader a:active
{
	color: C94622;
	text-decoration: underline;
}
.firstNewsHeader a:hover
{
	color: C94622;
	text-decoration: underline;
}
.filecount
{
	visibility: hidden;
}

