@import "navigation.css";
@import "fce.css";
@import "rte_styles.css";
@import "content_wraps_tv.css";
@import "lightbox2.03/css/lightbox.css";
body {
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #dbdbdb;
}
td{
	font-size: 11px;
	vertical-align:top;
	color: #333333;
}
h1{
	font-size:20px;
	color:#0098e2;
	font-weight:normal;
}
h2{
	font-size:16px;
	color:#333333;
	font-weight:normal;
}
h3{
	font-size:14px;
	color:#333333;
	font-weight:normal;
}
a:link,
a:visited,
a:active{
	color:#000000;
	text-decoration:none;
}
a:hover{
	color:#0098e2;
}
input,
textarea{
	border:1px solid #999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
li{
	list-style-image:url(images/bg_list_grey.gif);
}

/*NEWS STYLES!*/
.news-latest-container{
	width:210px;
	text-align:center;
	background-image:url(images/left_box_bodytop_bg.jpg);
	background-repeat:no-repeat;
	padding-top:15px;
}
.news-latest-item .date{
	color:#0098e2;
	font-size:10px;
	font-weight:bold;
}
.news-latest-item{
	font-size:10px;
	line-height:14px;
	width:190px;
	margin-left:10px;
	margin-bottom:15px;
	text-align:left;
}
.news-latest-item h1{
	font-size:12px;
	display:inline;
}
.news-latest-item .bodytext{
	display:inline;
}
.news-latest-item .more{
	display:block;
	text-align:right;
}
.news-latest-item .more a:link,
.news-latest-item .more a:active,
.news-latest-item .more a:visited{
	color:#339933;
	text-decoration:none;
}
.news-latest-item .more a:hover{
	color:#000000;
}

.news-single-item .body{
	padding-bottom:10px;
	border:1px dashed #EEEEEE;
	margin-bottom:20px;
}
.news-single-backlink{
	background-color:#EEEEEE;
	border:1px solid #CCCCCC;
	padding:4px;
	display:inline;
}


/*CSC-STYLES*/
.csc-header{
	display:block;
	margin:10px 0px 10px 0px;
}
.csc-header h1{
	display:inline;
}
.csc-textpic-caption{
	font-size:11px;
}
.csc-menu-4 dt{

}
.csc-menu-4 dt a:link,
.csc-menu-4 dt a:visited,
.csc-menu-4 dt a:active{
	padding:6px 0px 3px 10px;
	display:block;
	padding-left:20px;
	background-image:url(../scripts/images/page_white.png);
	background-position:left;
	background-repeat:no-repeat;
}
.csc-menu-4 dt a:hover{
	background-color:#FFFFCC;
}
.csc-linkToTop{
	display:block;
}
.csc-linkToTop a{
	padding:3px;
	font-size:11px;
	border:1px solid #CCCCCC;
}


/*BENUTZERLISTE*/
.tx-newloginbox-pi1{
	padding:10px;
	border:1px solid #EEEEEE;
}
.tx-newloginbox-pi1 input.username,
.tx-newloginbox-pi1 input.password{
	background-image:url(images/bg_input.gif);
	background-repeat:repeat-x;
}
.tx-newloginbox-pi3-listrow table{
	width:100%;
}
.tx-newloginbox-pi3-listrow th{
	font-weight:bold;
	background-image:url(/fileadmin/scripts/images/bg_post_head.gif);
	background-repeat:repeat-x;
	color:#333333;
	height:30px;
	border-bottom:1px solid #999999;
}
.tx-newloginbox-pi3-listrow th a{
	color:#FFFFFF;
}
.tx-newloginbox-pi3-listrow td{
	border-bottom:1px dashed #EEEEEE;
}
.tx-newloginbox-pi3-singleView{
	border:1px solid #CCCCCC;
	padding:5px;
}
.tx-newloginbox-pi3-singleView h3{
	display:block;
}
.tx-newloginbox-pi3-singleView p{
	display:block;
}
.tx-newloginbox-pi3-singleView th{
	width:70px;
}
.tx-newloginbox-pi3-singleView td{
	border-bottom:1px dashed #EEEEEE;
}
.tx-newloginbox-pi3-browsebox{
	display:block;
	padding:5px;
	border:1px solid #CCCCCC;
	margin-bottom:5px;
}
.tx-newloginbox-pi3-searchbox{
	display:block;
	padding:5px;
	border:1px solid #CCCCCC;
}


.form_btn{
	background-image:url(images/form_btn_left.gif);
	background-repeat:no-repeat;
	height:21px;
	width:80px;
	float:left;
	padding-right:5px;
}
.form_btn_right{
	background-image:url(images/form_btn_right.gif);
	background-repeat:no-repeat;
	background-position:top right;
	height:21px;
}
.form_btn a:link,
.form_btn a:active,
.form_btn a:visited{
	display:block;
	height:21px;
	line-height:22px;
	text-align:center;
	width:auto;
}

#site {
	width: 1000px;
	text-align:left;
	margin:0 auto;
}
#head {
	width:940px;
	background-image: url(images/bg_head.jpg);
	height: 197px;
	margin: 27px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
	display: block;
}
#head .left{
	width:230px;
	height:197px;
	background-position:30px 29px;
	background-repeat:no-repeat;
	float: left;
}
#head .left .logo{
	padding:45px 0px 0px 20px;
}
#head .right {
	float: left;
	height: 197px;
	width: 710px;
}
#head .right .menu {
	margin-top: 20px;
	height: 25px;
}
#head .right .menu .address {
	font-size: 11px;
	color: #999999;
	height: 25px;
	line-height: 25px;
	width: 460px;
	float: left;
}
#media {
	width: 690px;
	height: 130px;
}
#head .language {
	float: right;
	margin-right: 35px;
}
#head .language select{
	font-size:11px;
	border:1px solid #CCCCCC;
}
#site #head .right .menu .language .right_corner {
	float: left;
	background-image: url(images/lang_nav_right.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 6px;
}
#site #head .right .menu .language .content {
	height: 25px;
	float: left;
	line-height: 25px;
	background-image: url(images/lang_nav_content.gif);
	background-repeat: repeat-x;
	font-size:10px;
}
#site #head .right .menu .language .left_corner {
	float: left;
	height: 25px;
	width: 6px;
	background-image: url(images/lang_nav_left.gif);
	background-repeat: no-repeat;
}
#content{
	width:940px;
	margin: 0px 0px 0px 30px;
	background-image: url(images/bg_main.gif);
	background-color:#FFFFFF;
}
#content .left{
	width:230px;
	float:left;
}
#content .main{
	width:680px;
	float:left;
	margin-bottom:20px;
	line-height:12pt;
	text-align: justify;
}
#footer{
	background-image:url(images/bg_footer.gif);
	width:940px;
	height:26px;
	margin-left:30px;
	line-height:26px;
}

#navigationBox {
	width: 170px;
	float: right;
	margin-top: 153px;
}

#contentLeft .spacing {
	padding-bottom: 20px;
	padding-left: 50px;
	clear: right;
}

#mainHeader {
	margin-top: 54px;
	margin-left: 2px;
}

#footer .normal a:link,
#footer .normal a:active,
#footer .normal a:visited{
	color:#cccccc;
	margin-left:10px;
	font-size:11px;
}
#footer .normal a:hover{
	color:#FFFFFF;
}
#footer .active a:link,
#footer .active a:active,
#footer .active a:visited{
	color:#FFFFFF;
	margin-left:10px;
	font-size:11px;
	padding-top:5px;
}

