/*********** Mailform start  **********/

#mailform {
float:left;
width:99%;
text-align:left;
margin-top:16px;
}

.csc-mailform{
float:left;
width:99%;
text-align:left;
margin:0px;
padding:0px;
}

.csc-mailform label {
float:left;
height:22px;
width:100px;
font-family:verdana,helvetica,arial,sans-serif;
font-size:10px;
font-weight:normal;
}

.csc-mailform-field{
float:left;
min-height:22px;
width:99%;
text-align:left;     
margin: 3px 0;
padding: 0px 3px;
}

#mailformVorname{
float:left;
width:300px;
height:16px;
background-color:#FFFFFF;
border:1px solid #cfdce5;
}

#mailformName{
float:left;
width:300px;
height:16px;
background-color:#FFFFFF;
border:1px solid #cfdce5;
}

#mailformEMail{
float:left;
width:300px;
height:16px;
background-color:#FFFFFF;
border:1px solid #cfdce5;
}

#mailformBetreff{
float:left;
width:300px;
height:16px;
background-color:#FFFFFF;
border:1px solid #cfdce5;
}

#mailformNachricht{
float:left;
width:300px;
height:96px;
background-color:#FFFFFF;
border:1px solid #cfdce5;
}

.csc-mailform-submit{
float:left;
margin:8px 0px 10px 120px;
background-color:#FFFFFF;
border:1px solid #cfdce5;     
}

.csc-mailform-submit:hover{
float:left;
margin:8px 0px 10px 120px;
background-color:#ecf1f5;
border:1px solid #cfdce5;
}

/*********** Mailform stop **********/

#container #bg #content .boxed .content .tx-srfeuserregister-pi1 #tx-srfeuserregister-pi1-fe_users_form #tx-srfeuserregister-pi1-comments {
	width: 250px;
}
.glossary dfn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
	font-style: normal;
}

#container {
	height: auto;
	width: 729px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(image_01.jpg);
	background-repeat: repeat;

}
#header {
        float: left;
	height: 83px;
	width: 729px;
	background-image: url(image_03.jpg);
	background-repeat: no-repeat;
}
#rahmen {
	height: 33px;
	width: 729px;
	float: left;
}

#navigation {
	float: left;
	height: 33px;
	width: 490px;
	padding-left: 12px;
	background-image: url(image_05.jpg);
}

#menu {
	float: left;
	height: 33px;
	width: 227px;
	background-image: url(image_06.jpg);

}

#image {
	height: 120px;
	width: 192px;
	background-image: url(image_07_1.jpg);
	background-repeat: no-repeat;
	float: left;
	color: #FFFFFF;
	padding-left: 310px;
	padding-top: 42px;
}
#login {
        float: left;
	height: 152px;
	width: 211px;
	background-image: url(image_09.jpg);
	background-repeat: no-repeat;
	padding: 10px 8px 0px;
}

#search {
	float: left;
	height: 25px;
	width: 472px;
	background-image: url(image_10.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 0px;
	clear: both;
	top: 0px;
	bottom: 0px;

	#clip: rect(0px,auto,0px,auto);
}

#title {
	float: left;
	height: 18px;
	width: 217px;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-top: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bolder;
	text-align: left;
	vertical-align: middle;
}
#contentheader {
	float: left;
	height: 10px;
	width: 729px;
	background-image: url(image_18.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	top: 0px;
	bottom: 0px;
}
#bg {
	height: auto;
	width: 729px;
	float: left;
	background-image: url(image_01.jpg);
	background-repeat: repeat;
}


#content {
	float: left;
	height: auto;
	width: 450px;
	background-image: url(image_02.jpg);
	background-repeat: repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 30px;
	padding-right: 20px;
	padding-bottom: 10px;
	font-size: 12px;	
}
#seite {
	float: right;
	width: 200px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	padding-right: 10px;
	padding-left: 10px;
	top: 0px;
}
#contentfooter {
	float: left;
	height: 12px;
	width: 729px;
	background-image: url(image_15.jpg);
	background-repeat: no-repeat;
}
#footer {
	float: left;
	height: 52px;
	width: 529px;
	background-image: url(image_19.jpg);
	text-align: center;
	padding-left: 0px;
	padding-right: 200px;
	padding-top: 10px;
}

#nav, #nav ul
{
	margin: 0;
	padding: 0;
}

#nav ul
{
}
#nav li {
	list-style:none;
	float: left;
	width:97px;
	height:29px;
	font-size:12px;
	font-family:Verdana, Helvetia,sans-serif;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	background-image:url("button.jpg");
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#nav li a{
	font-family:Verdana, Helvetia,sans-serif;
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	background-image:url("button_hover.jpg");
	display:block;
	height: 22px;
	width: 97px;
	padding-top: 7px;
}

#nav li a:link {display:block;color:#ffffff;font-weight:bold;font-family:Verdana, Helvetia,sans-serif;font-size:12px;text-decoration:none;text-align:center;background-image:url(button.jpg);}
#nav li a:visited {display:block;color:#ffffff;font-weight:bold;font-family:Verdana, Helvetia,sans-serif;font-size:12px;text-align:center;background-image:url(button.jpg);}
#nav li a:hover {display:block;color:#FFFFFF;font-weight:bold;font-family:Verdana, Helvetia, sans-serif;font-size:12px;text-decoration:none;text-align:center;background-image:url(button_hover.jpg);}
#nav li a:active {display:block;color:#FFFFFF;font-weight:bold;font-family:Verdana, Helvetia, sans-serif;font-size:12px;text-align:center;background-image:url(button_hover.jpg);}






fieldset {border:none;} 

ul.csc-bulletlist{
     list-style-image: url(./bullet.jpg);
     }


body {
	background-image: url(bg.jpg);
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;	
}

### Filelist formatieren
table.csc-uploads {
        border-spacing:0;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        border: 1px solid #3366CC;
}
table.csc-uploads td {
        padding: 3px 10px 3px 10px;       
}
table.csc-uploads p {
        margin:0;
        padding:0;
}
table.csc-uploads tr.tr-even {
        background-color: #e8e8e8;
}
###                                

### Tabellen formatieren
table.contenttable {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;

}
table.contenttable td {
        border: 0px dashed #e8e8e8;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}                
table.contenttable .tr-0 {
        background-color: #e8e8e8;
}        
###

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:link {
	color: #3366CC;
	text-decoration: bold;
}
a:visited {
	color: #3366CC;
	text-decoration: bold;
}
a:hover {
	color: #0099FF;
	text-decoration: underline;
}
a:active {
	color: #0099FF;
	text-decoration: none;
}
h1 {
	font-size: 14px;
	color: #666666;
}
h2 {
	font-size: 13px;
	color: #666666;
}
h3 {
	font-size: 12px;
	color: #666666;
}
h4 {
	font-size: 12px;
	color: #666666;
}


.csc-form-fieldcell input { width: 100px; } 
     

.boxed {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #cecece;
	border-bottom-color: #cecece;
	border-left-color: #cecece;
}

.boxed .title {
	background-color: #E8E8E8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #797979;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cecece;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #cecece;
	height: auto;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;			
}
.boxed .content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: auto;
	top: 0px;
	padding-left: 3px;
	padding-right: 3px;
}

/***************** tt_news *******************/
.news {
	#margin-top: 10px;
	float: left;
	width: 205px;
	padding-top: 10px;
}
.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
clear:right;
height:1px;
border:1px solid #E8E8E8;

}
.news-latest-container HR.clearer {
clear:left;
}


.news-latest-container {
border:1px solid #666;
background-color:#E8E8E8;
}

.news-latest-container H2,.news-latest-gotoarchive {
background-color:#E8E8E8;
color:#000;
padding:3px;
margin:3px;
border:1px solid #666;
#background-image: url(images/sidebar_header.jpg);
}

.news-latest-gotoarchive {
font-weight:bold;
margin-top:5px;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
color:#000;
}
.news-latest-gotoarchive A {
color:#000;
}
.news-latest-item {
height: 1%;
line-height: 1.3;
padding:3px;
margin:3px;
border:1px solid #666;
background-color:#fff;
}

.news-latest-item IMG {

margin-bottom:5px;
margin-right:5px;
border:1px 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;
}


.news-list-container {

border:1px solid #000;
background-color:#E8E8E8;
}


.news-list-item {
height: 1%;
line-height: 1.3;
padding:3px;
margin:3px;
border:1px solid #666;
background-color:#fff;

}
.news-search-form {
padding:3px;
margin-bottom:5px;
border:1px solid #666;
background-color:#fff;

}
.news-search-emptyMsg{
margin:0px;
}
.news-search-form FORM {
margin:0px;
}
.news-list-container H3 {
margin-bottom: 5px;
padding: 2px;
border-bottom: 1px solid #E8E8E8;
background-color: #E8E8E8;
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
color:#000;
padding-left:2px;
}
.news-list-container H3 A {
color:#000;

}
.news-list-container P {
padding-left:3px;
}
.news-list-date {
float: right;
color: #3E551C;
width: 180px;
text-align: right;
height: 20px;
margin-top: -2px;
margin-right: -2px;
font-size: 9px;
font-weight: normal;
background-color: #E8E8E8;
}

.news-list-imgcaption {
float: right;
padding-top:3px;
padding-right:3px;
font-size: 9px;

}

.news-list-container IMG {

float: right;
border:1px solid #666;
margin-bottom:5px;
margin-right:2px;
margin-left:5px;
}
.news-list-category IMG {
float: none;
border:none;
margin:0px;
}

.news-list-morelink,.news-list-category {
font-size:9px;
margin-left:3px;
}
.news-list-morelink  {
margin-bottom:3px;
}
.news-list-browse {
text-align: center;
}



.tx-ttnews-browsebox, .browseBoxWrap {
margin:3px;
border:1px solid #666;
padding:3px;
background-color:#fff;
}

.tx-ttnews-browsebox TD {
font-size: 10px;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
font-weight: bold;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
margin:0px;
}

.tx-ttnews-browsebox-SCell {
background-color: #E8E8E8;
border:1px solid #666;
}
.news-search-emptyMsg {
font-size: 11px;
margin-left: 10px;
}
.news-single-item {
padding:5px;
margin-bottom:5px;
border:0px solid #666;
background-color:#fff;

}
.news-single-item H2 {
font-size: 16px;
font-weight:bold;
color: #82A1B5;
margin-bottom: 0px;
}
.news-single-item H3 {
margin-bottom: 15px;
}



.news-single-img {
float: right;
margin-left:5px;

}



.news-single-imgcaption {
padding:3px;
clear:both;
}

.news-single-category {

float: right;
}
.news-single-backlink, .news-single-backlink a {
font-weight: bold;
font-size: 10px;
margin-bottom: 15px;
margin-top: 10px;
}
.news-single-timedata {
float: right;
background-color: #E8E8E8;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
font-size: 9px;
}
.news-single-author {
padding-bottom: 3px;
}
.news-single-additional-info {
background-color: #E8E8E8;
margin-top: 15px;
border: 1px solid #666;
padding:3px;
padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
border: 1px solid #666;
margin:0px;
margin-bottom: 3px;
padding:3px;
background-color:#fff;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
margin-left:20px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
font-weight: bold;
font-size: 11px;
margin-left:5px;
width:90%;
}

.news-amenu-container {
margin-top:10px;
padding:3px;
border:1px solid #333;
background-color:#E8E8E8;
}
.news-amenu-container LI {
padding-bottom:1px;
}
.news-amenu-container UL {
padding:3px;
margin-top:5px;
margin-left:0px;
margin-bottom:0px;
border:1px solid #666;
background-color:#fff;
list-style-type: none;
}
.news-amenu-container H2 {
color:#fff;
padding:3px;
border:1px solid #666;
background-color:#E8E8E8;
}
.news-amenu-item-year {
font-weight: bold;
border: 1px solid #666;
padding: 2px;
background-color: #E8E8E8;
color:#fff;
}



.news-catmenu  {
padding:5px;
margin:10px 0px 10px 10px;
border:1px solid #666;
background-color:#fff;
}
.news-catmenu-header {
font-size:11px;
font-weight:bold;
}
.news-catmenu DIV {
font-size:10px;
white-space: nowrap;
}
.news-catmenu DIV img, .news-catmenu img, .news-catmenu-header img {
margin:0px;
padding: 0px;
vertical-align: middle;
}
.news-catmenu-ACT {
font-weight:bold;
}

.level1 {
padding:1px;
padding-left:10px;
background-color:#ebf8bf;
border-left:1px solid #666;
border-top:1px solid #666;
}
.level2 {
padding:1px;
padding-left:10px;
background-color:#ddf393;
border-left:1px solid #666;
}
.level3 {
padding:1px;
padding-left:10px;
background-color:#cae46e;
border-left:1px solid #666;
border-top:1px solid #666;

}
.level4 {
padding:1px;
padding-left:10px;
background-color:#b0cb51;
border-left:1px solid #666;
}


   )

}