@charset "utf-8";

body {
background-color:#FFF;
background-image:url(../img/body_bg.png);
background-repeat:repeat-x;
font:normal normal normal 12px "Trebuchet MS", sans-serif;
color: #666;
margin:0;
padding:0;
text-align:center;
}

a {
	outline-style: none;
	color: #c00000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	margin-top: 0;
}

h1 {
color:#000;
font:normal normal normal 18px "Trebuchet MS", sans-serif;
text-transform:uppercase;
}

h2 {
color:#000;
font:normal normal normal 14px "Trebuchet MS", sans-serif;
text-transform:uppercase;
}

h3 {
margin-bottom: 5px;
color:#000;
font:normal normal normal 13px "Trebuchet MS", sans-serif;
text-transform:uppercase;
}

h2 a {
background-color:#fff;
color:#000;
text-decoration:none;
}

h4 {
background-color:#000;
color:#FFF;
font-family:Calibri, Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
padding-bottom:3px;
padding-top:3px;
text-align:left;
text-transform:uppercase;
text-indent:10px;
}

#wrapper {
background-image:url(../img/bg.png);
margin: auto;

width:1100px;
}

#container {
background-repeat:repeat-y;
margin:0px 25px;
position:relative;
text-align:left;
width:1050px;
}

#header {
background-color:#000;
width:1050px;
}

#nav {
background-color:#000;
height:25px;
padding-left:35px;
}

#content {
background-color:#FFF;
margin: 20px 35px 0px 35px;
min-height: 600px;
}

#content_top {
height:400px;
padding-left:20px;
width:1030px;
}

#content_bottom {
padding-bottom:25px;
padding-top:20px;
width:1050px;
}

#ttwol {
float:left;
width:745px;
margin-bottom: 20px;
}

#btwor {
float:right;
width:460px;
}

#ttwor, #tthreer, #bthreer {
float:right;
width:220px;
}

#tthreel, #btwol,#bthreel {
float:left;
width:500px;
}

#tthreem,#bthreem {
float: left;
margin-left: 20px;
width: 220px;
}

#footer {
background-color:#000;
clear:both;
color:#FFF;
height:30px;
padding-top:5px;
text-indent:270px;
width:1050px;
}

#nav li {
float:left;
list-style-type:none;
}

#nav li a {
display:inline-block;
font-family:Arial, "MS Trebuchet", sans-serif;
font-size:12px;
font-weight:400;
letter-spacing:1px;
text-align:center;
text-decoration:none;
text-transform:uppercase;
}

#nav li a:hover {
color:#d3d3d3;
}

#nav_sub {
background:url("../img/umen_bkgr2.png") repeat-x;
height:35px;
padding-left:44px;
}

#nav_sub li {
float:left;
list-style-type:none;
padding-left:5px;
padding-right:5px;
padding-top:8px;
}

#nav_sub li a {
color:#000;
display:inline-block;
font-family:Arial, "MS Trebuchet", sans-serif;
font-size:11px;
font-weight:400;
letter-spacing:1px;
margin-right: 10px;
text-align:center;
text-decoration:none;
text-transform:uppercase;
}

.active {
background-image:url(../img/rc_left.png);
background-repeat:no-repeat;
float:left;
text-align:right;
}

#nav_sub li.lactive a {
	color: #c00000;
}

#flow {
padding-bottom:350px;
padding-right:20px;
}

.mon {
background-image:url("../img/menu_on_bg.png");
float:left;
height:25px;
padding:0 5px;
}

.mon a {
color:#000;
padding:5px;
}

.monl {
background-image:url("../img/menu_on_left.png");
float:left;
height:25px;
width:3px;
}

.monr {
background-image:url("../img/menu_on_right.png");
float:left;
height:25px;
width:3px;
}

.moff {
background-image:url("../img/menu_off_bg.png");
float:left;
height:25px;
padding:0 5px;
}

.moff a {
color:#FFF;
padding:5px;
}

.moffl {
background-image:url("../img/menu_off_left.png");
float:left;
height:25px;
width:3px;
}

.moffr {
background-image:url("../img/menu_off_right.png");
float:left;
height:25px;
width:3px;
}

li a,li a:active {
text-decoration:none;
}

h2 a:active,h2 a:hover {
background-color:#fff;
text-decoration:none;
}



#nav ul,#nav_sub ul {
margin:0;
}

/**
 * TYPO3
 */
 
.news-list-item .news-list-date {
	float: right;
}

.news-list-item .clearer {
	margin: 20px 0 20px 0;
}

.news-list-item h3 {
	float: left;
	
	margin-top: 0;
}

.news-list-morelink {
	display: none;
}

.news-list-date {
	color: #cdcdcd;
}

.news-catmenu {
	margin-left: 10px;
}

.news-catmenu-NO img, .news-catmenu-ACT img, .news-catmenu-header {
	display: none;
}

.news-catmenu-ACT {
	font-weight: bold;
}

.tx-veguestbook-pi1 h2.tx-guestbook-header {
	padding: 0;
	background: none;
	color: black;
	text-transform: none;
}

.tx-veguestbook-pi1 .tx-guestbook-left {
	background: none;
}

.tx-veguestbook-pi1 .tx-guestbook-right {
	padding: 1em 0 1em 0;
}

.tx-veguestbook-pi1 legend {
	display: block;
}

.tx-veguestbook-pi1 form {
	clear: both;
}

.tx-veguestbook-pi1 form fieldset, .tx-veguestbook-pi1 form legend {
	padding: 0;
}

.tx-veguestbook-pi1 .tx-guestbook-field label {
	float: none;
}

.tx-veguestbook-pi1 .tx-guestbook-field textarea.tx-guestbook-form-textarea {
	width: 20em;
}

.fs-form {
}

.fs-form fieldset {
	padding: 25px 25px 15px 25px;
	border: 1px solid #cdcdcd;
	margin-bottom: 20px;
	width: 400px;
	float: left;
}

	* html .fs-form fieldset {
		padding-top: 0;
		width: 450px;
	}

	.fs-form fieldset legend {
		padding: 0px 15px;
		font-weight: bold;
		color: #333;
	}
	
		* html .fs-form fieldset legend {
			margin-bottom: 25px;
		}
	
	.fs-form fieldset div {
		margin-bottom: 10px;
	}
	
	.fs-form fieldset label {
		padding-top: 3px;
		float: left;
		width: 202px;
	}
	
	.fs-form fieldset .radio {
		float: left;
		width: 400px;
	}
	
	.fs-form fieldset .text input,
	.fs-form fieldset textarea,
	.fs-form fieldset select {
		border: 1px solid #ccc;
		background: #eee;
		padding: 3px;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		width: 250px;
	}
	
	.fs-form fieldset input[disabled="disabled"],	
	.fs-form fieldset select[disabled="disabled"],
	.fs-form fieldset textarea[disabled="disabled"] {
		width: 250px;
		border: none;
		background: #fff;
		padding: 4px;
	}
	
	.fs-form div.submit {
		padding: 10px;
		border: 1px solid #ccc;
		background: #eee;
		width: 430px;
		float: left;
	}
	
		* html .fs-form div.submit {
			width: 450px;
		}
		
		.fs-form div.submit .right {
			float: right;
		}
		
		.fs-form div.submit .left {
			float: left;
		}
		
	.fs-form fieldset span.backlink {
		float: right;
	}
	
	.fs-form fieldset input[type="text"].form-error,
	.fs-form fieldset input[type="password"].form-error,
	.fs-form fieldset select.form-error,
	.fs-form fieldset textarea.form-error {
		border: 2px solid #900;
		background: #ebcccc;
		padding: 2px;
	}
	
	.fs-form div.error-message {
		color: #900;
		margin-left: 202px;
	}