body{
	background-color:#DDDDDD;
	margin-top:0;
	font-family:helvetica, arial, sans-serif, tahoma, verdana;
	font-size:75%;
	color: #666666;
}

img{
	border:0;
}

h1{
	font-size:1.5em;
	font-weight:bold;
	margin:0;
}

h2{
	font-size:1.2em;
	font-weight:bold;
	color: #DD1704;
	text-transform: uppercase;
	margin:0;
}
h3{
	padding:0;
	font-size:0.9em;
	font-weight:bold;
	color: #DD1704;
	margin:0px;
	text-transform:uppercase;
}


h4{
	padding:0px 0 5px 0;
	font-size:0.9em;
	font-weight:bold;
	color: #DD1704;
	margin:0px;
}

p{
	margin:0;
	text-transform:none;
	font-size:0.9em;
}

p.news-single-author{
	padding-left:7px;
}


p.newsdatum{
	color:#DD1704;
	margin:0 0 10px 0;
	font-size:0.9em;
	padding-left:7px;
	padding-right:7px;
}

.news img {
	float: left;
    margin-right: 5px;
    margin-left: 7px;
}

div.news-single-backlink{
	padding-left:7px;
}

a, a:link, a:hover, a:visited{
	color:#666666;
	font-weight:normal;
	font-style:italic;
	text-decoration:underline;
}
h2 a, h2 a:link, h2 a:hover, h2 a:visited{
	margin:0;
	font-weight:bold;
	color: #DD1704;
	text-transform: uppercase;
	text-decoration:none;
	font-style: normal;
}

#maincontent h2{
	padding-left:7px;
}

#header {
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
	padding:0;
	width:838px;
	height:112px;
	background: url(../images/home_top.gif) no-repeat right;
	border-bottom:1px solid #666666;
}

#subheader {
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
	padding:0;
	width:838px;
	height:112px;
	background: url(../images/top_sub.gif) no-repeat right;
	border-bottom:1px solid #666666;
}


#logo{
	float:left;
	padding-top:44px;
	width:196px;	
}

#hauptnavi{
	margin:0 0 0 196px;
	padding:4px;
	text-transform:uppercase;
}

#hauptnavi p{
	margin:0; 
	padding-top:82px;
	text-align:right;
	font-size:1em;
}

#hauptnavi a, #hauptnavi a:link, #hauptnavi a:visited{
	font-size:0.9em;
	text-transform:uppercase;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	margin:0;
	color:#363636;	
}

#hauptnavi a.active:link, #hauptnavi a.active:link, #hauptnavi a.active:hover, #hauptnavi a:hover, #hauptnavi a.active:visited{
	color:#DD1704;
}

#outer_wrapper {
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	width:838px;
	background: #fff url(../images/bg_left.gif) repeat-y left;
}
#wrapper {
	background: url(../images/bg_greyright.gif) repeat-y right;
}

#container {
	width: 100%;
	float: left;
	margin-right: -214px;
	background: url(../images/bg_greyright.gif) repeat-y right;
}

#content {
	margin-right: 214px;
/*	background: url(../images/bg_left.gif) repeat-y left;*/
}

#main {
	float:left;
	width:427px;
	margin:0;
	padding:0;
}

#maincontent{
	padding-top:130px;
	padding-bottom:11px;
	background-image: url(../images/home_header.gif);
	background-repeat: no-repeat;

}

#maincontent p.bodytext{
	padding-left:7px;
	padding-right:7px;
	font-size:1.0em;
}

#sub2maincontent{
	padding:7px;
	background-image: url(../images/header_sub.gif);
	background-repeat: no-repeat;

}

#subwrapper {
	background: url(../images/hauptbg.gif) repeat-y right;
}

#subcontainer {
	width: 100%;
	float: left;
	margin-right: 0px;
	background: url(../images/hauptbg.gif) repeat-y right;
}

#subcontent {
	margin-right: 0px;
/*	background: url(../images/bg_left.gif) repeat-y left;*/
}

#submain {
	float:left;
	width:640px;
	margin:0;
	padding:0;
	background-image: url(../images/header_sub.gif);
	background-repeat: no-repeat;
}

#sub2main {
	float:left;
	width:427px;
	margin:0;
	padding:0;
	background-image: url(../images/header_sub.gif);
	background-repeat: no-repeat;
}

#submaincontent{
	padding:7px 0 0 0;
}


#submaincontent ul {
    list-style-image: url(../images/redbullet.gif);
    list-style-position: outside;
    margin-top: 5px;
    margin-bottom: 15px;
    line-height:1.5em;
   	font-size:1.0em;
}



#submaincontent p.bodytext{
	padding-left:7px;
	padding-right:7px;
	padding-bottom:10px;
	font-size:1.0em;
}

#submaincontent h2{
	margin:0;
	font-weight:bold;
	color: #DD1704;
	text-transform: uppercase;
	text-decoration:none;
	font-style: normal;
	padding-left:7px;
	padding-right:7px;
}


#submaincontent h4{
	padding:0px 0 5px 7px;
}


.csc-header h1 {
	margin:0;
	font-weight:bold;
	font-size:1.2em;
	color: #DD1704;
	text-transform: uppercase;
	text-decoration:none;
	font-style: normal;
	padding-left:7px;
	padding-right:7px;
	padding-bottom:15px;		
}




.csc-header h2 {
	padding-left:7px;
	padding-bottom:0px;
	font-size:0.9em;
	font-weight:bold;
	margin:0px;
}

#submaincontent p.newsdatum{
	color:#DD1704;
	margin:0 0 10px 0;
	font-size:0.9em;
	padding-left:7px;
	padding-right:7px;
}


#submaincontent ul{
	margin-top:0px;
}

.viertellinks{
	float:left;
	margin:0px;
	padding-left:7px;
    width: 300px;
}

.pic{
	float:left;
	width:100px;
	margin:0;
	padding:0;
}

.desc{
	float:left;
	width:192px;
	margin:0;
	padding-left:12px;
	padding-right:12px;
}

.jobteaser{
	float:left;
	margin:0;
 	padding:0px 0 0px 0px;
                text-transform:uppercase;
}

.joblinks{
	width:450px;
	float:left;
	padding-left:7px;
}

.jobteaserrechts{
	float:right;
	padding-right:7px;
}

.jobrechts{
	float:right;
	padding-right:7px;
	padding-top:5px;
}

.jobbutton{
	width:150px;
	font-family:helvetica, arial, sans-serif, tahoma, verdana;
	font-size:0.9em;
	color: #666666;
	text-transform:uppercase;
	margin:3px;
	border:1px solid #666666;
}


.news{
	margin:0;
}

.more{
	text-align:right;
	padding-right:7px;
}

#left {
	width: 197px;
	float: left;

}

#adress{
	margin:16px 5px 16px 16px;
	font-weight:bold;
	font-size:0.8em;
	color:#363636;
}

div.hr {
  margin:0px 7px 0px 7px;
  height: 1px;
  background: #828282;
}

div.hr hr {
  display: none;
}

/*linkes menue*/

p.pagetitle{
	font-size:1em;
	font-weight:bold;
	color: #DD1704;
	margin:0px;
	text-transform:uppercase;
	padding:15px 0 6px 16px;
	font-size:0.9em;
}

#eingeloggt{
	font-size:1em;
	margin:0px;	
	padding:15px 0 6px 16px;
}

.pagetitle a, .pagetitle a:link, .pagetitle a:hover, .pagetitle a:visited{
	font-weight:bold;
	color: #DD1704;
	margin:0px;
	text-transform:uppercase;
	text-decoration:none;
	font-style:normal;
}

#left ul {
	margin-top:5px;
	margin-bottom:5px;
	list-style-type: none;
    list-style-position: outside;
    padding-left:24px;
    margin-left:0px;
    line-height:1.8em;
    text-transform:uppercase;
    font-size:0.9em;
}

#left ul ul{
	margin-top:2px;
	margin-bottom:2px;
	list-style-type: none;
    padding-left:15px;
    margin-left:0px;
    line-height:1.5em;
    text-transform:uppercase;
}

#navigation a, #navigation a:link, #navigation a:visited{
	text-decoration:none;
	color: #666666;
	font-style:normal;
	font-weight:bold;
}

#navigation a.active, #navigation a.active:link, #navigation a.active:hover,  #navigation a:hover, #navigation a.active:visited{
	text-decoration:none;
	color: #DD1704;
	font-style:normal;
}

#ifmalinks{
	padding-left:5px;
	padding-top:2px;
	margin-top:220px;
	background-image: url(../images/dots_vert_trans.gif);
	background-repeat:repeat-x;
	background-position:top;
}

div.hrpunkt{
  margin:0px 0px 12px 0px;
  padding:0 0 0 0;
  height: 12px;
  background-image: url(../images/dots_hor_dunkel.gif);
  background-repeat: repeat-x;
  background-position:bottom;
  clear:both;
}

#breadcrumb{
  margin:0;
  padding:0 0 0 7px;
  height: 16px;
  font-size:0.8em;
  background-image: url(../images/dots_vert_trans.gif);
  background-repeat: repeat-x;
  background-position:bottom;
}

#breadcrumb a{
	text-decoration:none;
	font-style:normal;
}

.thema{
  margin:0;
  padding:8px 0 8px 7px;
  text-transform:uppercase;
  background-image: url(../images/dots_vert_trans.gif);
  background-repeat: repeat-x;
  background-position:bottom;
}

.teaser{
  margin:0;
  padding:08px 0 0px 7px;
  text-transform:uppercase;
}

.list{
  margin:0;
  padding:08px 0 0px 7px;
  text-transform:uppercase;
  font-weight:bold;
  font-style:italic;
  letter-spacing:0.2em;
}

.list a, .list a:link, .list a:hover, .list a:visited{
	font-weight:bold;
	text-decoration:none;
}

.list a:active{
	color:#DD1704;
}

div.hrpunkt hr {
  display: none;
}


#leftmenue{
	text-transform: uppercase;
	}

#leftmenue li{
	list-style-type:none;
}

#crossnavi1{
	text-transform: uppercase;
	margin:0;
	line-height: 1.6em;}

#crossnavi1 ul li, #crossnavi a, #crossnavi1 a:link, #crossnavi1 a:hover, #crossnavi1 a:visited{
	text-decoration:none;
	color: #666666;
	font-style:normal;
}

#sidebar {
	width: 214px;
	float: right;
}
#sidebar ul {
	margin-top:5px;
	margin-bottom:5px;
	list-style-type: none;
    list-style-position: outside;
    padding-left:16px;
    margin-left:0px;
    line-height:1.6em;
    text-transform:uppercase;
    font-size:0.9em;
}

#sidebar ul li, #sidebar ul li a, #sidebar ul li a:link, #sidebar ul li a:hover, #sidebar ul li a:visited{
	text-decoration:none;
	color: #666666;
	font-style:normal;
	list-style:none;
}

.right{
	padding:10px;
}

#rightteaser{
	padding-top:55px;
	padding-left:5px;

}

.picrechts{
	float:left;
	width:80px;

}

.contact{
	margin:0;
}

.hauptcontact{
	padding-left:12px;
	padding-right:5px;
	padding-top:16px;
	padding-bottom:5px;
}

.contact a, .contact a:link, .contact a:hover, contact a:visited{
	text-decoration:underline;
	font-style:italic;
}

#footer{
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	height:35px;
	width:838px;
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;}



.crossnavi2{
	float:left;
	padding:9px 9px 0px 16px;
	background-image: url(../images/dots_vert_dunkel.gif);
	background-repeat: repeat-y;
	height:26px;
}

.crossnavi2 a, .crossnavi2 a:link, .crossnavi2 a:hover, .crossnavi2 a:visited{
	font-style:normal;
	text-decoration:none;
}

.publique{
	float:right;
	padding:9px 9px 0px 0px;
	background-image: url(../images/dots_vert_dunkel.gif);
	background-repeat: repeat-y;
	background-position:right;
	height:26px;
}	

.clearing {
	height: 10px;
	clear: both;
}

.border{
	clear:both;
} 


/*memberformular*/

form{
	margin:7px;
	padding:0;
}

fieldset{
	border:0;
	margin:0;
	padding:0;
}

label.left{
	float:left;
	width:140px;
	margin:3px 0 3px 0;
}

.selectboxlinks{
	width:146px;
	margin:0px;
	font-size:0.9em;
	border:1px solid #666666;
	margin:3px 0 3px 0;
}

.labelrechts{
	float:left;
	margin:5px 0 0 5px;
}

.inputfeldlinks{
	width:250px;
	margin:0px;
	font-size:0.9em;
	border:1px solid #666666;
	margin:3px 0 3px 0;
}

.inputfeldbreit{
	width:450px;
	margin:0px;
	font-size:0.9em;
	border:1px solid #666666;
	margin:3px 0 3px 0;
}




.checkrechts{
	float:left;
	margin:5px 0 3px 0;
	padding:0;
	border:0;
}

textarea{
	font-size:0.9em;
	border:1px solid #666666;
	font-family:helvetica, arial, sans-serif, tahoma, verdana;
	width:250px;
}

.textareabreit{
	font-size:0.9em;
	border:1px solid #666666;
	font-family:helvetica, arial, sans-serif, tahoma, verdana;
	width:450px;
}


.sendebutton{
	width:146px;
	font-family:helvetica, arial, sans-serif, tahoma, verdana;
	font-size:0.9em;
	color: #666666;
	text-transform:uppercase;
	margin:13px 0 3px 0;
	border:1px solid #666666;
}

/*login*/

form.login{
	margin:0;
}

form p.bodytext{
	padding:7px 7px 0px 7px;}	
	
	
	
	
.button{
	width:146px;
	font-family:helvetica, arial, sans-serif, tahoma, verdana;
	font-size:0.9em;
	color: #666666;
	text-transform:uppercase;
	border:1px solid #666666;
}		
	
/*forum*/
table{
	font-size:0.9em;
}

td.forumrahmenaussen{
	background-color:#dddddd;
}

table.forumweisselinien{
	background-color:white;
	width:100%;
}

tr.sort{
	background-color:#cccccc;
	font-weight:bold;
	color:white;
}
.beitraege{
	background-color:#e6e6e6;

}

.suchzeile{
	background-color:#eeeeee;
}


.suchbutton{
	font-family:helvetica, arial, sans-serif, tahoma, verdana;
	font-size:0.8em;
	color: #666666;
	text-transform:uppercase;
	margin:2px 0 0px 5px;
	border:1px solid #666666;
	padding:0;
}
.forumsuchfeld{
	width:200px;
	font-size:0.9em;
	margin:2px 0 0 0px;
	border:1px solid #666666;
}

.suchlabel{
	float:left;
	font-weight:bold;
	font-size:0.9em;
	width:100px;
	margin:3px 0 0 0;
}

td.csc-form-labelcell{
	width:100px;
	font-size:1.1em;
}

.csc-form-label-req{
}

.forumthema{
	font-size:0.9em;
	width:250px;
 	border:1px solid #666666;
}

.forummittteilung{
	font-size:0.9em;
	width:250px;
 	border:1px solid #666666;
}

.diskussion{
	width:250px;
	font-family:helvetica, arial, sans-serif, tahoma, verdana;
	font-size:0.9em;
	color: #666666;
	text-transform:uppercase;
	margin:13px 0 3px 0;
	border:1px solid #666666;
}

tt{
	font-size:1.1em;
	font-family:courier;
}
