/* png Transparenzfehler bei IE beheben 
img {
behavior: url("pngbehavior.htc");
}*/
/* png Transparenzfehler bei IE beheben */
 
BODY { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; background-color:white; }
a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color : #000000;
}

a:hover   {color: #CC0000;}
a:active  {color: #CC0000;}
a.nav {
    font-family : Arial, Helvetica;
	font-size: 16px;
   font-weight: normal;
	text-decoration: none;
	color : #000000;
}
a.nav:hover   {color: #000000;}
a.nav:active  {color: #CC0000;}
a.navsmall {
    font-family : Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color : #000000;
}
a.navsmall:hover   {color: #000000;}
a.navsmall:active  {color: #CC0000;}  

a.map {
text-decoration: none;
}

h1 {
	font-size: 1px;
    color : #ffffff;
    line-height: 1px;
}
pre {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
text, td, option, select, p, body, pre {
	font-size: 12px;
	
}

input, textarea, select{
	font-size: 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  	border:none;
	color: #000000;
	background-color: #FFEFDF;
     
}
.feld
   { background-color:#99CCCC; border:1px solid #000099; 
   }

.online
   { background-color:#D1EFEF; border:2px solid #000099; 
   }

.offline
   { background-color:#FFDFDF; border:2px solid #000099; 
   }

.headline {
	font-size: 18px;	
	font-weight : bold;
	color: #E7462A;
	}

.subheadline {
	font-size: 14px;
    font-weight : bold;
	line-height: 20px;
}
.subhead {
	font-size: 14px;
    font-weight : bold;
	line-height: 20px;
}
.copy {
	font-size: 9px;

}
.edit {
	font-size: 12px;

}
.center {
    font-weight: bold;
    text-align: center;
    font-size: 14px;
}
.kurse {
    font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color : #0000cc;

}
.coop {
    font-family : Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color : #000000;
}
.h1weg {
	font-size: 1px;
    line-height: 1px;
}
.background {
	background-image: url(img/voelkelsbach.jpg);
}

/* new by TiPE-media */

p.pt_pics {
	margin:0;
}

.pt_pics a img {
	height:190px;
	margin:5px;
	border:1px solid #000;
}

.pt_pics a:hover img {
	border:1px solid #666;
}

