body {
  /* verhindern dass positionierte Elemente bei Veraenderung der Fenstergroesse 
  nicht mit verschoben werden */
  color: #555555;
  font-family: Arial,Helvetica, sans-serif;
  font-size: 12px;
  margin: 0px;
padding: 0px;
text-align: left; 
	background-image: url(images/background.gif);
}


h3{
  font-size: 0.8em;
}
p {
line-height: 120%; 
margin: 0px;
}

a { 
text-decoration: none;
}

a:link    { color: #028856; text-decoration: underline;}
a:visited { color: #028856; text-decoration: underline;}
/* In Typo3 mit gleicher Farbe wie H1 ueberschreiben*/
a:focus, a:hover, a:active { color: #000000;text-decoration: none;}


/*
/* Anpassungen CSC-Klassen
/* * * * * * * * * * * * * * * * * * * * * * * * * * */
.csc-textpic-caption{
	font-size:10px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #6f6f6f;
}


/* Allgemeine Klassen
/* * * * * * * * * * * * * * * * * * * * * * * * * * */
.stopFloat {
width: 100%;
  font-size: 0px;
  line-height: 0px;
}


/* Struktur
/* * * * * * * * * * * * * * * * * * * * * * * * * * */
#wrapper {
  width: 560px;
   text-align: center;
   }



#content ul{
list-style-position: outside;
margin: 0px;
padding-left:16px;
padding-bottom: 5px;
}

.upload {
color:#8a0000;
font-weight: bold;
}

#content li{
margin: 0px;
list-style-type: disc;
color:#8a0000;
}

#sub{
  /*border: green 1px solid;*/
  width: 510px;
  margin: auto;
}

#content{
  /*border: green 1px solid;*/
  text-align: left;
}




#content-normal{
  /*border: green 1px solid;*/
  width: 510px;
}





#col1{
 margin: 0px;
  padding: 0px;

/*background: green*/
}

#col2{
float: left;
 margin: 0px;
  padding: 0px;
/*background: green*/
}

#col3{
float: left;
margin: 0px;
  padding: 0px;
/*background: red;*/
}


.csc-frame-linie{
width: 100%;
background-image: url(images/hr.gif);
height: 20px;
float: left;
}

* html .csc-frame-linie{
float: none;
}

.csc-frame-breit{
  width: 510px;
  float: left;
}

* html .csc-frame-breit{
float: none;
}

.csc-frame-links{
  width: 240px;
text-align: left;
float: left;
}

.csc-frame-rechts{
  width: 240px;
text-align: left;
float: right;
}






/* Aussehen der Inhalte im Conent */
#content h1 {
color:#028856;
  font-size: 18px;
  margin: 0px;
  font-weight: bold;
   padding-bottom: 15px;
}

#content h2{
color:#555555;
  font-size: 12px;
  margin: 0px;
  font-weight: bold;
  padding-top: 5px;
}

#content h3{
color:#c80000;
  font-size: 12px;
  margin: 0px;
  font-weight: bold;
  padding-top: 3px;
  padding-bottom: 3px;
}




/* Navigation
/* * * * * * * * * * * * * * * * * * * * * * * * * * */







/* Content
/* * * * * * * * * * * * * * * * * * * * * * * * * * */

.nachoben { text-align: right; }




/* Spalte 3
/* * * * * * * * * * * * * * * * * * * * * * * * * * */




/* Formular 
/* * * * * * * * * * * * * * * * * * * * * * * * * * */

submit{
width: 120px;
font-size: 12px;
}


#content #mailform{
margin:0px;
padding: 0px;
}



form  {
  margin: 0px;
  padding: 0px;
}


form p {
  font-size: 12px;
  margin: 0px;
}



/* Achtung: nicht alle Browser stellen Sachen wie die border
von Eingabefeldern dar, in Safari z.B. laesst sich nur wenig
am Aussehen von Formularelementen aendern */


.mail_namen {
margin: 0px;
padding: 0px;
margin-bottom: 5px;
}

.spacer_form {
float: left;
width: 200px;
text-align: right;
padding-right: 10px;
line-height: 24px;
}

.spacer_check {
float: left;
width: 60px;
padding-right: 10px;
line-height: 24px;
}

input, textarea {
  background: #f3f3f3;
  border: 1px solid #E5E5E5;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  margin-bottom:0.3em;
  color: #555555;
}


select{
  background: #f3f3f3;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  border: 1px solid #E5E5E5;
  margin-bottom:0.3em;
  color: #555555;
}



/* Die folgenden Anweisungen sorgen fuer schoene Effekte beim
Ausfuellen in standardkonformen Browsern, die IEs koennen
damit aber nix anfangen */



div .csc-textpic-imagewrap{
margin-left:0px;
}
