BODY {
font-size : 1.0em; 
font-family : Arial; 
font-weight : normal; 
color : Black; 
margin : 0 0 0 0;
padding : 0 0 0 0;
width : auto;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 100%;	
	
}

A:LINK {
Color: black;
 text-decoration: none;
}

A:HOVER {
Color: black;
 text-decoration: none;
}

A:VISITED {
	color: black;
	text-decoration: none;
}


H1 {
font-family : Arial; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 1.2em; 
color : black; 
background-color : transparent; 
}

H2 {
font-family : Arial; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 1.5em; 
color : black; 
background-color : transparent; 
}

H3 {
font-family : Arial; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 1.8em; 
color : white; 
background-color : transparent; 
}

p {
font-size : 1.0em; 
font-family : Arial; 

}

.smalltext {
font-family :  Arial; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : .9em; 
}


.smalltext a:link{
font-family : Arial; 
font-style : normal; 
font-variant : normal; 
font-weight : normal;
 font: medium;
}

.smalltext a:visited{
font-family : Arial; 
font-style : normal; 
font-variant : normal; 
font-weight : normal;
 font: medium;
}

.noline a:link{
  text-decoration : none;
}

.noline a:visited{
  text-decoration : none;
}


.largetext {
font-family : Arial; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:link{
font-family : Arial; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:visited{
font-family : Arial; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.errortext {
  font-family : Arial; 
  font-size : .9em;
  color : red;
  font-weight : bold;
}

.grid {
border : #D9DC95 .00em solid;
}

.white {
  background-color : gray;
}

.black {
  background-color : black;
}

.bg_dark {
  background-color : #d8860a;
}

.bg_medium {
  background-color : #D9DC95;
}

.bg_light {
  background-color : #D2B48C;
}

.alt_bg_dark {
  background-color : #066fa0;
}

.alt_bg_medium {
  background-color : #2794d8;
}

.alt_bg_light {
  background-color : #5fb0d8;
}

.left_menue_bg {
	background-repeat: repeat-y;
	background-position: bottom;
	background-color: #ff1e1e;
	font-weight: bold;
}

.middle_mitte_bg {
   BACKGROUND: yellow;
	margin: 0 0 0 0;
	padding: 0 10 0 -10;
	width: 100%;
	
	
}
.table_border {
	border-top: 0px solid #999999;
	border-right: 0px solid #999999;
	border-bottom: 0px solid #999999;
	border-left: 0px solid #999999;
}
.table_header {
	font-size: 20px;
	color: #BFEE90;
	background-color: #3366ff;
	font-family: Arial;
	letter-spacing: 20px;
	font-weight: bold;
	}
.copyright {
	font-family: Arial; 
	font-size: medium;
	background-color: #3366ff;
	}
input {
	background-color: #E0E2B0;
	font-family: Arial;
	Color: #525252;
	font-size: 10px;
	}
	
select {
	background-color: #E0E2B0;
	font-family: Arial;
	Color: #525252;
	font-size: 10px;
	
	}


.newsdate {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #999966;
}
.pagemasterdate {
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}
.announce_titel_bg {
   BACKGROUND: #ffffff url(images/1.jpg) repeat;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 100%;
}
.page img { max-width:700px;width: expression(this.width > 700 ? 700: true);}
.page img { max-height:500px;height: expression(this.height > 500 ? 500: true);}