*html
#search {
	float: right;
	margin-right: 15px;
}
* {
	margin:0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
body {
	text-align: center;

}
h1, h2, h3, h4 {
	font-size: 16px;
	margin: 0px 5px 15px 0px;
	padding-top: 8px;
	font-weight:bold;
	padding-left: 20px;
	color: #333;
}
h1 {
	background: #cdcdcd;
}
h2 {
	background: #96cf0d;
}
h3 {
	font-size: 14px;
	border-bottom: 1px #96cf0d solid;
}
h4 {
	font-size: 12px;
	color: #000;
}
.bodytext {
	font-size: 13px;
        margin-left: 20px;
}

a:link {
    font-family: Arial-Narrow, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: black;
	text-decoration: none;
}
a:hover {
    font-family: Arial-Narrow, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: red;
	text-decoration: none;
}
a:visited {
    font-family: Arial-Narrow, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: black;
	text-decoration: none;
}

#search {
	position: absolute;
	margin-top: 200px;
	margin-left: 780px;
        text-align: center;
}

#nav {
	padding-top: 260px;
	padding-left: 100px;
        position: absolute;
}

#nav a {
	font-weight: bold;
	line-height: 29px;
	text-decoration:none;
	color: white;
	font-size: 13px;
}
#nav a:hover {
	font-weight: bold;
	line-height: 29px;
	text-decoration:none;
	color: #81c000;
	font-size: 13px;
}
.menu-head, .menu-head-act{
	background-image: url(/fileadmin/template/images/button-back.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 107px;
	float: left;
	text-align: center;
	list-style-image: none;
	list-style-type: none;
	padding-right:6px;
}

.menu-head li, .menu-head-act li{
	background-image: url(/fileadmin/template/images/button-back.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 107px;
	float: left;
	text-align: center;
	list-style-image: none;
	list-style-type: none;
	padding-right:6px;
}

#container {
	width: 1020px;
	margin: 0 auto;
	text-align: left;
	background-image: url(/fileadmin/template/images/header_neu.JPG);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
#container #search a {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#container #search input {
	font-size: 12px;
}


#container #content #content-left {
	float: left;
	width: 66%;

        background-color: white;
	padding-top: 25px;
}

#container #content #content-right {
	float: right;
	width: 34%;
        background-color: white;
	padding-top: 25px;
}
#container #content #footer {
	clear: both;
        padding-top: 20px;
	text-align: center;
}
#container #content #footer a {
	font-size: 14px;
	color: #999999;
	text-decoration: none;
}

body_43 #container #content #content-left, 
body_44 #container #content #content-left,
#body_51 #container #content #content-left,  
#body_46 #container #content #content-left
{
 width: 100%;
}

.videoid {
	background-color: #FF0000;
        font-weight:bold;
        font-size: 14px;
        color:white;
}

#container #content-head {
	height: 280px;
}

.tx-newloginbox-pi1, img{
font-size: 12px;
border-color: #FFFFFF;
}

.tx-newloginbox-pi1 p {
margin-left: 15px;
}

.tx-srfeuserregister-pi1, .tx-srfeuserregister-pi1 fieldset {
   font-size: 12px;
   width: 95%;
}

.tx-fileupload-pi1 {
   font-size: 12px;
   padding-left: 20px;
}

.userdata {
   margin:25px;
   width: 250px;
   padding: 20px;
   background: #CCCCCC;
}

.userdata .name {
   font-weight:bold;
}
.userdata .address {
}

.userdata .telephone {
}

.userdata .email {
}

.userdata .date_of_birth {
}


.news-latest-container {
	border:0px solid #333;
	background-color:white;
}

.news-latest-container H2,.news-latest-gotoarchive {
	color:#fff;
	padding:3px;
	margin:3px;
	border:0px solid #666;
	/*background-color:#D8FA70;*/
	background-color:#99cc00;
}

.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:10px;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	color:#fff;
}
.news-latest-gotoarchive A {
	color:#fff;
}
.news-latest-item {
	padding:3px;
	margin:3px;
	border:0px solid #666;
	background-color:white;
}

*html
.news-latest-item {
	height: 1%;
	line-height: 1.3;
	padding:3px;
	margin:3px;
	border:1px solid #666;
	background-color:#F9FFE5;
}
*html
.news-latest-item a{
font-size: 12px;
}
.news-latest-item IMG {
	margin-bottom:5px;
	margin-right:15px;
	border:0px solid #666;
	float:left;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:9px;

}

.news-latest-morelink {
	height:12px;
}

.news-latest-morelink A {
	float:right;
}

