body, div, span, p, a, td, th, ol, ul, li, h1, h2, h3, h4, h5, h6
{
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

body
  {
  scrollbar-face-color : #CCCCCC; 
  scrollbar-shadow-color : #CCCCCC; 
  scrollbar-highlight-color : #CCCCCC; 
  scrollbar-3dlight-color : #344348; 
  scrollbar-darkshadow-color : #344348; 
  scrollbar-track-color : #DEDEDE; 
  scrollbar-arrow-color : #344348;
}


#body
  {
  margin:0px;
  padding:0px;
  background-repeat:repeat-y;
  background-image : url('/gfx/bg_image.gif');
  background-color:#cccccc;
  }  
  

#content {
  width:550px;
  align:center;
}

h1 {
  font-size:16px;
  color:#000000;
  font-weight:bold;
}

h2 {
  font-size:14px;
  color:#000000;
  font-weight:bold;
}

.bodytext {
  font-size:13px;
  color:#000000;
  font-weight:normal;
}

.text1 {
  font-size:13px;
  color:#000000;
  font-weight:normal;
}

/* Breiten */ 
	
/* Schriftgrößen */

.bold {
	font-weight:bold;
}

.ts1{
   font-size:13px;
}

.text1{
   font-size:13px;
}

a.text1:link {
   font-size:13px;
   color:#333333;
   text-decoration:underline;
}
a.text1:hover {
   text-decoration:underline;
}

.ts2 {
   font-size:12px;

}

.ts3 {
   font-size:12px;
	
}




/* farbklassen */

.c1 {
	color:#000000;
}
.c2 {
	color:#ffffff;
}
.c3 {
	color:#ff0000;
}


/*textklassen*/


/*formularelemente*/  

input.newButton, input.button1 
{
font-family: verdana, arial, helvetica, sans-serif;	
background-color : #dddddd;
color : #344348;
vertical-align : middle;
border : 1px solid #000000;
text-decoration : none;
font-size : 7pt;
font-weight : bold;
padding-left: 2pt;
padding-right: 2pt;
padding-bottom : 2pt;
}

input.delButton
{
font-family: verdana, arial, helvetica, sans-serif;	
background-color : #dddddd;
color : red;
vertical-align : middle;
border : 1px solid #000000;
text-decoration : none;
font-size : 7pt;
font-weight : bold;
padding-left: 2pt;
padding-right: 2pt;
padding-bottom : 2pt;
}


.form_w400 {
	width:400;
}

.form_w300 {
	width:300;
}

.form_w200 {
	width:200;
}

.form_button1 {
	font-family:arial, helvetica, sans-serif;	
	background-color : #dddddd;
	color : #000000;
	vertical-align : middle;
	border : 1px solid #000000;
	text-decoration : none;
	font-size : 11px;
	font-weight : bold;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom : 2px;

}

#legend1 {
	color:#ffffff;
	background-color:#000000;
}
