* {
  margin: 0;
  padding: 0; 
}

body {
  background-image: url(../images/pixellinie.png);
  background-repeat: repeat-x;
  background-color:#e6e6e6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #696969;
}

/*///GENERAL///*/

h1 {
  text-transform: uppercase;
  font-size: 20px;
  margin: 0;
}

a {
	color: #fff;
	text-decoration: none;
}

img {
  border: none;
}

#wrapper {
  width: 981px;
  margin: 0 auto;
}

/*///HEADER///*/

#header {
  width: 981px;
  height: 67px;
  margin-top: 28px;
}

/*///FLASHBANNER///*/

#flashbanner {
  width: 981px;
}

/*///NAVIGATION///*/

#mainmenu {
  margin: 12px 0 0 0;
}

#navigation {
  width: 981px;
  height: 50px;  
	font-size: 22px; 
  background-image: url(../images/hg_navi.png); 
  background-repeat: repeat-x;
}

#m1 {
  float: left; 
  display: inline; 
}

#m1 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding: 12px 0 0 8px;
}

#m1 ul li {
	/*border-right: 2px solid #ff7f00;*/
	float: left;
	display: inline;
	/*margin: -1px 0px 2px 1px;
	padding: 0px 9px 0px 9px;
	padding: 0 9px 0 0;*/
	padding: 0;
	line-height: 22px;
	list-style-type: none;
	background-image: none;	
	color: #ff7f00;
}

#m1 ul li a {
	color: #ff7f00;
	line-height: 24px;
	text-decoration: none;
	text-transform: uppercase; 
}

#m1 ul li a:hover {
  text-decoration: none;
  color: #fff;
}

#m1 ul li.active a, #subnavigation ul li.active a, #m1 ul li.open a, #rechtliches ul li.active a {
	color: #fff;
}

/* SUCHE */

#search {
  margin: 10px 10px 0 0;
  overflow: hidden; 
  float: right;
  display: inline; 
}

.tx-macinasearchbox-pi1 form input.quicksearch_searchfield {
  height: 19px;
  width: 137px;
  border: 1px solid #ff7e00;
  background-color: #151515;
  color: #ff7e00;
  font-size: 12px;  
}

.tx-macinasearchbox-pi1 form input.quicksearch_submit {
  width: 20px;
  height: 20px;
  font-size: 0px;
  background: none;
  background-image: url(../images/btn_submit.gif);
  background-repeat: no-repeat; 
  border: none; 
}

/*///SUBNAVI///*/

#subnavigation {
  width: 981px;
  height: 28px;  
	font-size: 13px; 
  background-image: url(../images/hg_unternavi.png); 
  background-repeat: repeat-x;
  margin-top: 1px;
	color: #ff7f00;
}

#subnavigation ul {
	list-style-type: none;
	margin: 0;
	padding: 5px 0 0 12px;
}

#subnavigation ul li {
	display: inline;
}

#subnavigation ul li a {
	display: inline;
	color: #ff7f00;
	text-transform: uppercase;
}

#subnavigation ul li a:hover {
  text-decoration: none;
  color: #fff;
}

#subnavigation .subnavi_aktiv {
  font-size: 13px;
	color: #fff;
	text-transform: uppercase;
}

/*///MAIN///*/

#main {
  width: 981px;
  margin-top: 48px;
  overflow: hidden;
}

#inhalt {
  width: 694px;
  float: left;
  display: inline;
  margin: 0 56px 0 0;
}

#inhalt p {
  margin: 20px 0 20px 0;
}

#inhalt a {
  color: #ff7f00;
}

#sidebar {
  width: 231px;
  float: left;
  display: inline;
  overflow: hidden;
}

#sidebar div {
  margin: 0;
}

#sidebar .partner_sidebar {
  margin-top: 20px;
}


/*///PROGRAMM///*/

.csc-header-n2 h1, .csc-header-n7 h1 {
  width: 694px;
  height: 20px;
  font-size: 15px;
  font-weight: bold;
  color: #000;
  text-transform: uppercase;
  border-bottom: 3px solid #000;
}

h2 {
  margin-top: 35px;
  font-size: 18px;
}

h3 {
  font-size: 11px;
  margin-top: 0px;
}

h4 {
  font-size: 12px;
}

/*///ANMELDUNG///*/

#inhalt form {
  width: 300px;
}

/*///PARTNER///*/

#partner {
  width: 500px;
  float: left;
  margin: 30px 0 30px 0;
}

#partner_left {
  width: 150px;
  float: left;
}

#partner_right {
  width: 300px;
  float: left;
}

#partner_right p {
  margin: 0px;
}

/*///TEASER///*/

#teaser {
  width: 981px;
  float: left;
  display: inline;
  margin: 80px 0 70px 0;
}

.teaser_bild {
  width: 695px;
  height: 93px;
}

.bu_link_teaser {
  width: 695px;
  height: 22px;
  float: left;
  margin-top: 1px; 
}

/*///FOOTER///*/

#footer {
  width: 981px;
  height: 24px;
  margin: 70px auto 25px auto; 
  font-size: 12px;
  background-image: url(../images/hg_footer.png); 
  background-repeat: repeat-x;
  text-transform: uppercase;
  clear: both; 
}

#copyright {
  width: 470px;
  padding: 3px 0 0 4px;
  float: left;
  display: inline;
}

#rechtliches {
  padding: 3px 0 0 0;
  float: right;  
  display: inline;
  overflow: hidden; 
}

#rechtliches ul {
	list-style-type: none;
	float: right;
	display: inline;
	margin: 0;
	padding: 4px 0 0 0;
}

#rechtliches ul li {
  border-left: 1px solid #696969;
	float: left;
	display: inline;
	margin: 0px 1px 2px -1px;
	padding: 0px 5px 0px 5px;
	line-height: 10px;
	list-style-type: none;
	background-image: none;	
}

#rechtliches ul li a {
	display: inline;
	color: #797979;
	text-transform: uppercase;
	line-height: 10px;
}

#rechtliches ul li a.active {
	display: inline;
	color: #fff;
	line-height: 10px;
	font-size: 11px;
}

#rechtliches ul li a:hover {
  color: #fff;
}

/*#rechtliches .trenner {
  color: #797979;
}  */

/* FUN */

.filecount {
  visibility: hidden;  
  margin-bottom: 0!important;
} 

form#tx-srfeuserregister-pi1-fe_users_form  {
  width: 500px;
}