body, p, td, input, textarea {
  font-family: Arial;
  font-size: 12px;
  background-color: #0d0d0d;
  color: #ccc;
}

b, strong {
  color: #fff;
}

p {
  font-size: 12px;
}

h1, h2, h3 {
  color: #fff;
}

h1 {
  font-size: 1.6em;
  font-weight: bold;
}

h2 {
  font-size: 1.1em;
}

h3 {
  height: 40px; 
  font-size: 1.8em;
  font-weight: bold;
  background-position: 0px 27px;
}

.csc-header {
  text-transform: uppercase;
  color: #fff;
  width: 580px;
  border-bottom: 1px solid #262626;
  margin-top: -5px;
  margin-bottom: 30px;
  line-height: 0.5;  
}

#main1 {
  margin:0; padding:0;
}

#main2 {
  margin:0; padding:0;
}

#site {
  position: relative;
  width: 800px;
  left: 50%;
  margin-left: -400px;
}


#header {
  paddding: 0px;
  width: 800px;
  height: 100px;
  position: relative;
  left: 50%;
  margin-left: -400px;
  
}
	#logo{
  	  width: 800px;
  	  height: 80px;
	  margin: 0 auto;
  	}
	
	#header_logo{

	}

#menu_bg{
  background-image: url(/site/fileadmin/templates/images/menu_bg.jpg);
  background-repeat:repeat-x;
  margin: -1 auto;
  width: 800px;
  height: 51px;
  text-align: center;
}

	#navigation{
	  width: 800px;
	  position: relative;
	  top: 6px;
	}
	
	#navigation img {
	  position: relative;
	  top: 6px;
	}

#main{

}

	#second_navigation {
	  height: 85px;
	}

	#left {
 	  position: absolute;
	  width: 180px;
	  margin:0 auto;
   	  float:left;
   	  min-height: 400px;
   	}

	#content {
	  padding: 0 10px;
	  width: 550px;
	  min-height: 400px;
	  text-align: left;
	  float: right;
	  border-left:1px solid #262626;
	  margin-bottom: 20px;
	  margin-top:-20px;
	  margin-right: 20px;
	  padding-left: 20px;
	  /*
	  background: url(/site/fileadmin/templates/images/verlauf.jpg) repeat-y;
          background-position: 0px 25px;
          */
	}

#right {
  float:right;
  width: 200px;
  margin:0;
  padding:0;
}

#footer { 
  position: relative;
  width: 800px;
  height: 50px;
  left: 50%;
  margin-left: -400px;
  text-align: center; 
  vertical-align: top;
  border-top: 1px solid #262626;

}

.cleaner {
  clear:both;
  height:1px;
  font-size:1px;
  border:none;
  margin:0; padding:0;
  background:transparent;
}

.blue{
  font-size:12px;
  color: #8faef5;
}

.white{
  font-size:16px;
  color: #fff;
}

p.login{
  width: 100px;
  height: 1.5em;
  text-align: center;
  padding-top: 2px;
  background-color:#293c67;
  color:#FFFFFF;
  font: normal 1em arial, sans-serif;
  font-weight: bold;
  border:0px; 
  cursor: pointer
}

p.login a:hover{
  color:#FFFFFF;
}

p.login a{
  color:#FFFFFF;
}

p.login a:link{
  color:#FFFFFF;
}

p.login a:active{
  color:#FFFFFF;
}

p.login a:visited{
  color:#FFFFFF;
}

#navigation a {
  color : #9ab0e5;
  text-decoration : none;
  font-weight : normal;
  font-size: 15px;
  font-family : arial;
}

#navigation a:link {
  color : #9ab0e5; 
}

#navigation a:hover {
  color : #fff; 
}



#second_navigation .zweite_active a {
  text-decoration: underline;
  font-size: 12px;
  font-weight: normal;
  color : #fff;
}

#second_navigation .zweiteEbene a {
  text-decoration: none;
  font-size: 12px;
  font-weight: normal;
  color : #fff;
}

#second_navigation .zweiteEbene a:link {
  text-decoration: none;
  color : #fff;
}

#second_navigation .zweiteEbene a:hover {
  text-decoration: underline;
  color : #fff; 
}





a {
  color : #9ab0e5; 
  text-decoration : underline;
  font-weight : bold;
  font-family : arial;
}

a:link {
  color : #9ab0e5; 
}

a:visited {
  color : #9ab0e5; 
}

a:active {
  color : #9ab0e5; 
}

a:hover {
  color : #9ab0e5; 
  text-decoration : none;
}



li{
  list-style-type: none;
}

li.zweiteEbene, li.zweite_active {
  position: relative;
  left: -40px;
  top: 70px;
}

li.dritteEbene {
  position: relative;
  left: -75px;
  top: 25px;
  font-size: 11px;
  width: 180px;
}

/* Kontaktformular */

.tx-srfeuserregister-pi1 fieldset{
  border:0px;
}

* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-radio, * html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-checkbox {
  border:0px;
}

.button{
  width: 100px; 
  height: 1.5em; 
  padding-bottom: 2px; 
  background-color:#293c67; 
  color:#FFFFFF; 
  font: normal 1em verdana, sans-serif; 
  font-weight: bold; 
  border:0px solid #98c1f1; 
  cursor: pointer" 
}

