p.align-right {
	text-align:right;
}
.align-center {
	text-align:center;
}
div#livecam-switch,
div#livecam {
	text-align:center;
}
div#livecam img#livecam-pic {
	border:1px #000000 solid;
}

div.tt_news_header span {
	font-size:16px;
	font-weight:bold;
	padding-right:10px;
}
div.tt_news_list {
	font-size:13px;
}
div.tt_news_list span {
	font-size:10px;
}
div.tt_news_list span p {
	display:inline;
}
div.tt_news_sidebar {
	margin-bottom:5px;
	padding-right:5px;
}
div.tx-ttnews-browsebox,
td.tx-ttnews-browsebox-SCell {
	border:none;
	background:none;
}



body {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11px;
	color: #333333;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

li{
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(images/arrow.png) ;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

a {
	color: #418601;
	text-decoration: none;
	font-weight: bold;
}

img {
	border:none;
}


div#frame {
	width:802px;
	/*height:800px;*/
	padding:1px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	border:1px solid #cccccc;
}

div#top {
	width:802px;
	height:163px;
	background-image:url(images/header.jpg);
}

div#current {
	width:135px;
	overflow:auto;
	color:#FFFFFF;
	position:relative;
	top:0px;
	left:658px;
	font-weight:bold;
}

div#current span#title {
	font-weight:normal;
	font-size:10px;
}

div#logo {
	width:166px;
	position:relative;
	top:0px;
	left:635px;
}

div#left{
	clear:none;
	float: left;
	width: 159px;
	margin-top: 4px;
}

div#middle{
	clear:none;
	float:left;
	width:466px;
	padding-top:2px;
	margin-left:2px;
}

div#right{
	float:right;
	width:164px;
	padding:0px;
	margin-top:2px;
}

div#right_play {
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
}

div#right div#right_news h1,
div#right div#right_feed h1,
div#right div#right_cam h1 {
	background: url(images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	padding-right:0px;
	height: 21px;
	width:160px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}
div#right div.text {
	padding-right:5px;
}

div#content {
	width:458px;
	margin-bottom:5px;
	padding: 5px;
	/*height:590px;
	overflow:auto;*/
}

div#content h1 {
	background: url(images/contenthead.png) no-repeat;
	height: 18px;
	color: #666666;
	text-indent: 15px;
	padding-top: 7px;
	font-weight: bold;
	font-size: 12px;
	margin-top:10px;
}
div#content p.bodytext {
	margin-top:5px;
	margin-bottom:8px;
}

/*div.head {
	background: url(images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	width:153px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}*/

table#level_1_nav {
	width:470px;
	margin-bottom:5px;
}
table#level_1_nav td {
	border: 1px solid #dddddd;
	line-height: 18px;
	text-align:center;
}
table#level_1_nav td#active {
	background-color:#478F06;
}
table#level_1_nav td a {
	color: #333333;
}
table#level_1_nav td#active a {
	color: #FFFFFF;
}

div#left div.level_2_nav,
div#left div.level_2_nav-act {
	padding-top: 5px;
	padding-left: 18px;
	height: 20px;
	width: 141px;
}
div#left div.level_2_nav {
	background: url(images/menu2no.png) no-repeat;
}
div#left div.level_2_nav-act {
	background: url(images/menu2act.png) no-repeat;
}
div#left div.level_2_nav a {
	color:#FFFFFF;
}
div#left div.level_2_nav-act a {
	color:#FFCC00;
}

div#left div.level_3_nav,
div#left div.level_3_nav-act {
	background: url(images/indent1.png) no-repeat;
	padding-left: 20px;
	line-height:20px;
}
div#left div.level_3_nav a {
	color: #418601;
}
div#left div.level_3_nav-act a {
	color: #FFCC00;
}

div#footer {
	clear:both;
	margin-top:10px;
	text-align:center;
}

div#impressum {
	text-align:center;
	border-top: 1px solid #478F06;
}
div#impressum-top {
	text-align:center;
	margin-top:10px;
}

div#twrss_table {
	font-size:11px;
}
div.twrss_bodytext {
	margin-bottom:5px;
}

DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
	border: 1px solid black;
}





/* Umfrage */
div.tx-simplesurvey-pi1-title { display: none; }
span.tx-simplesurvey-pi1-questiontext,
span.tx-simplesurvey-pi1-question { font-weight:bold; margin-right:5px; }
div.tx-simplesurvey-pi1-answer { clear:both; }
input.tx-simplesurvey-pi1-form-text { width:350px; }
textarea.tx-simplesurvey-pi1-form-textarea { width:350px; height:100px; }

// for hiding title information field...
/* div#current { display:none; } */

