/* Start of CMSMS style sheet 'Screen' */
@charset "utf-8";
/* CSS Document */

<!--
* {
	margin: 0px;
	padding: 0px;
}

body {
	background: url(uploads/images/template/bg.gif) repeat-x top center #f6f6f6; 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	font-size: 16px;
	margin-bottom: 10px;
	color: #dd0119;
}

h2, h3, h4 {
	font-size: 13px;
	margin-bottom: 0px;
	color: #3546a3;
}


p {
	line-height: 18px;
	margin-bottom: 20px;
}

div#container {
	width: 846px;
	position: relative;
	margin-left:auto;
	margin-right:auto;
	background: #FFF;
}

div#logo {
	width: 112px;
	height: 82px;
	position:absolute;
	left: 373px;
	top: 25px;
	z-index: 10;
}

div#header {
	position: relative;
	width: 846px;
	height: 98px;
}

div#lng {
	position: absolute;
	right: 20px;
	top: 55px;
	width: 153px;
	height: 33px;
	z-index: 10;
}

div#lng img {
	float: left;
	margin: 0;
}

img {
	border: 0;
}

div#naw {
        position: absolute;
        right: 40px;
        top: 25px;
}

div#naw p {
	color: #fff;
	font-size: 11px;
	text-align: right;
}

div#nav {
        position: absolute;
        left: 30px;
        top: 20px;
}

div#nav ul {
        list-style: none;
}

div#nav ul li {
     color: #fff1e9;
     text-decoration: none;
     margin-bottom: 20px;
}

div#nav ul li h3 {
     color: #fff;
     font-weight: normal;
     font-size: 12px;
}

div#nav ul li a {
      color: #fadea1;
      text-decoration: none;
}

div#overlay-sfeer {
	position: relative;
	width: 846px;
	height: 201px;
        z-index: 3;
}

div#left ul {
	margin-bottom: 15px;
}

div#sfeer {
	position: absolute;
	width: 846px;
	height: 201px;
        top: 102px;
        z-index: 1;
        text-align: center;
}

div#content {
	width: 766px;
	padding: 20px 40px 0 40px; 
	position: relative;
}

div#left {
	float: left;
	width: 370px;
}
div.space-right {
	width: 355px;
	position: relative;
	height: 20px;
	z-index: 10;
}

div#right {
	width: 355px;
	position: relative;
	float: right;
	margin=bottom: 10px;
}

div#right-content {
	width: 305px;
	padding: 0 25px;
	background:url(uploads/images/template/bg-right-vlak.gif) repeat-y;
}

div#container div#right div.space-right img {
	width: 355px;
}

div#right h2 {
	color: #e8531f;
	font-size: 12px;
}

div#right ul {
	margin-left: 15px;
	margin-top: 10px;
}

div#right ul li {
	margin-bottom: 10px;
}

div#right p {
	float: left;
	width: 170px;
}

div#right img {
	float: right;
	width: 79px;
}

div.clear {
	width: 100%;
	clear: both;
	position:relative;
}

div#footer {
        position: relative;
        width: 846px;
        height: 100px;
	background:url(uploads/images/template/bg-footer.gif);
}

div#footer p {
	position: absolute;
	left: 35px;
	bottom: 5px;
	color: #999;
}

div#submenu {
	width: 193px;
	float: left;
	margin-right: 35px;
}

div#submenu ul {
	list-style: none;
	width: 193px;
	overflow:hidden;
}

div#submenu ul li {
	position: relative;
}

div#right-sub{
	width: 193px;
	float: right;
	height: auto;
}

div#naw p a {
     color: #fff;
}

div#footer a {
     color: #999;
}

div#content-sub {
	width: 796px;
	padding: 20px 40px 0 10px; 
	position: relative;
}
 
div#left ul {
	margin-left: 15px;
	width: 250px;
}



form#cntnt01moduleform_1 {
	position: relative;
	width: 360px;
	overflow: hidden;
}
form#cntnt01moduleform_1 div {
	position: relative;
	height: 20px;
	margin-bottom: 6px;
}
form#cntnt01moduleform_1 input {
	float: right;
	width: 200px;
}

form#cntnt01moduleform_1 div.bericht {
	height: 260px;
	margin-top: 20px;
}

form#cntnt01moduleform_1 div.bericht textarea {
	width: 200px;
	float: right;
}</textarea>			<!--  <textarea class="pagebigtextarea" name="css_text"><_?php echo $css_text?>
/* End of 'Screen' */

