/* Common
----------------------------------------------- */
body {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:11px;
	color:#666666;  
	margin: 20px 0 0 0;
}

body.printpage {
	margin: 30px;
}

input, textarea, select {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:11px;
	color:#666666;  
}

a, a:link, a:visited {
	color:#333333;
	text-decoration:none;
}

a:hover {
	color:#ed1c24;
}

a.printlink {
	background:url(/fileadmin/images/icon_print.gif) no-repeat 0px;
	padding-left: 15px;
}

a.printlink:hover {
	background:url(/fileadmin/images/icon_print_o.gif) no-repeat 0px;
}

hr {
	height:1px;
	border:0px;
	color: #e5e5e5;
	background-color: #e5e5e5;
}

h3 {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:13px;
	color: #ed1c24;
}

span.senotop {
	color: #ed1c24;
	font-weight: bold;
	white-space:nowrap;
}

#wrapper {
    margin-top: -300px;
    /*margin-left: -430px;*/
    margin-left: -480px;
    top: 50%;
    left: 50%;
    position: absolute;
}

#page {
	padding: 0 30px 0 30px;
	/*width: 800px;*/
	width: 900px;
	height: 600px;
	background-color: white;
	border: 1px solid #e5e5e5;
    position: relative;
}

table.grey {
	border-collapse: collapse;
	background-color: #e5e5e5;
}

table.grey td {
	padding: 5px;
	border-bottom: 1px solid #999999;
}

span.red {
	color: #ed1c24;
}

div.clearer {
	clear:both;
}

/* News Plugin
----------------------------------------------- */

div.news-list table, div.news-single table {
	border-collapse: collapse;
}

div.news-list th, div.news-list td {
	padding: 6px 0 6px 0;
	border-top: solid 1px #e5e5e5;
	margin:0;
}

div.news-single th, div.news-single td {
	padding: 6px 0 6px 0;
	margin:0;
}

div.news-list th img, div.news-single th img {
	margin-right: 5px;
}

.news-single-related,.news-single-files,.news-single-links  {
	margin:0px;
	margin-bottom: 3px;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:20px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	margin-left:5px;
}


/* CSS Styled Content
----------------------------------------------- */
.csc-textpic-caption {
	font-size:10px;
}

div.csc-frame-rulerAfter {
	height: 20px;
	border-bottom: 1px solid #e5e5e5;
}

div.csc-frame-rulerBefore {
	height: 20px;
	border-top: 1px solid #e5e5e5;
}

div.csc-frame-indent {
	padding-left: 40px;
}

div.csc-sitemap ul {
	margin-left:30px;
}



/* Header
----------------------------------------------- */
#header {    
    margin-bottom: 100px;
    border-bottom: 1px solid white;
}

#menu {
	border-left: 1px solid #e5e5e5;
	font-size:10px;
	padding: 55px 0 0 5px;
}

#menu ul,  #metanav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-transform: lowercase;
}

#menu li span, #metanav li span  {
    color: #ed1c24;
}

#menu li span.bold {
    font-weight: bold;
}

#metanav li {
    float: left;
    padding-left: 5px;
}

#logo {
    width: 160px;
    border-width: 0;
	float:right;
	padding-top:20px;
}

#enter
{
	border-left: 1px solid #e5e5e5;
	padding: 15px 0 0 5px;
    float: left;
}

#enter img {
    border-width: 0;
}

#lang {
    text-transform: lowercase;
	float: right;
    padding-top: 15px;
}

/* Main
----------------------------------------------- */
#main_startsite {
    position: absolute;
	top:90px;
    width: 100%;
	height:425px;
	text-align:center;
}

#main {
    width: 100%;
	height:350px;
}

#content {
	/*text-align:justify;*/
	overflow: auto;
	height:350px;
	/*width:355px;*/
	width:375px;
	padding: 0 10px 0 10px;
}

#content_print {
	margin: 10px 0 10px 0;
}

#flashimage {
	float:right;
}

#flashimage div.noflash {
	width: 440px;
	height: 340px;
	background:url(/fileadmin/images/noflash.gif) no-repeat 0px;
}

#flashimage div.noflash img {
	margin:69px 0px 0px 151px;
	border: 1px solid #E6E7E8;
}

/* Footer
----------------------------------------------- */
#metanav {
	font-size:10px;
    left: 0;
    margin: 0 0 30px 30px;
    padding-left: 5px;
    position: absolute;
    bottom: 0;
}

#logo_bottom {
    right: 0;
    position: absolute;
    margin: 0 30px 20px 0;
    bottom: 0;
	text-align:right;
}

#logo_bottom img {
    border-width: 0;
}

#languagebox {
	font-size:10px;
	color:#333333;
}

#languagebox form {
	padding: 0;
	margin: 4px 0px 0px 0px;
	padding-top: 2px;
}

#languagebox select {
	font-size:10px;
	color:#333333;
}

#languagebox span {
	padding-right:5px;
	color:#333333;
}