body {
	margin:0;
	scrollbar-base-color: #999;
	scrollbar-face-color: #999;
	scrollbar-arrow-color: #fff;
	scrollbar-track-color: #EFEFEF; 
	scrollbar-darkshadow-color: #fff;
	scrollbar-highlight-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
form{
	margin:0;
	padding:0;
}
td, p{
	font-size: 11px;
}
h1 {
	padding: 7px 0 1px 0;
	margin: 0;
	font: bold 22px/1.4em "Trebuchet MS", "Verdana", sans-serif;
	color: #666; 
}
.bg {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.bgmenu {
	background-image: url(../images/bg_menu.gif);
	background-repeat: no-repeat;
}
.whitecontent { 
	font-size: 10px; 
	color: #fff
}
.blackcontent {
	color: #000; 
	line-height: 16px; 
	text-align: justify;
}
.blackcontent2 {
	color: #000; 
	line-height: 16px;
}
.bgminifenster {
	background-attachment: fixed;
	background-image: url(../../de/01_photonikcluster/images/bg_minifenster.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.whitebold {
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}
.blackbold {
	font-size: 12px;
	color: #000;
	line-height: 16px;
	font-weight: bold;
}
.felder{
	background-color:#fff;
	border:1px #999 inset;
	color:#000;
	line-height: 16px;
	margin:3px; 
}
.button {
	color: #fff;
	line-height: 12px;
	 text-decoration: none;
	 border: 1px #EFEFEF solid;
	 background-color: #999;
	 padding: 2px; 
	 cursor: hand;
}
.bggrau {
	background-color: #CCC;
}
.bghellgrau {
	background-color: #EEE;
}
.bgsubmenu {
	background-color: #EEE;
	background-image: url(../../de/04_datenbank/images/reg_line.gif);
	background-repeat: repeat-x;
	height: 13px;
	font-size: 1px;
}
a {  color: #054472; text-decoration: underline;  line-height: 16px}
a:hover {  text-decoration: none; color: #999;  line-height: 16px}
a.submenu {
	
	line-height: 12px;
	font-weight: normal;
	color: #000;
}
a.submenu:hover {
	text-decoration: none;
	
	line-height: 12px;
	font-weight: normal;
	color: #000;
}
bggelb {
	background-color: #FFDE00;
}
.bggelb {
	background-color: #FFDE00;
}
.blackcontentsmall {
	font-size: 10px;
	line-height: 11px;
	color: #000;
}
.blackboldcontentsmall {
	line-height: 11px;
	color: #000;
	font-weight: bold;
}
.blackcontentsmall2 {
	font-size: 10px;
	line-height: 12px;
	color: #000;
}
dl {
/*	margin:8px 0 8px 30px;*/
}
dt{
	padding:5px;
	margin-top:3px;
	border: 1px solid #E6E6E6;
/*	border-top: 1px solid #E6E6E6;*/
}
dd{
	padding:;
	padding:1px 5px 3px 5px;
	width:420px;
	border: 1px solid #E6E6E6;
	background:#EFEFEF;
	border-top:none;
}
.bildrechts{
	float:right;
	margin-left:20px;
}
.cleanr{
	clear:right;
}
