html, body {
	margin: 0;
	padding: 0px;
}

body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 0.9em;
	width: 100%;
scrollbar-face-color: #EAEAEA;
scrollbar-shadow-color: #EAEAEA;
scrollbar-highlight-color: #EAEAEA;
scrollbar-3dlight-color: #EAEAEA;
scrollbar-darkshadow-color: #697074;
scrollbar-track-color: #F7F7F7;
scrollbar-arrow-color: #666666;
}
  
 p {
	margin-top: 3px;
	margin-bottom: 5px;
}

h1{
 font-size: 125%;
 font-weight: bold;
 color: #ffffff;
 margin: 0px 0px 0px 0px;
}

h2{
 font-size: 120%;
 font-weight: bold;
 color: #cc0000;
 margin: 0px 0px 0px 0px;
}

h3{
 font-size: 105%;
 font-weight: bold;
 color: #cc0000;
 margin: 0px 0px 0px 0px;
}

h4{
 font-size: 100%;
 font-weight: bold;
 color: #ffcc00;
 margin: 0px 0px 0px 0px;
}

a{
	color: #cc0000;
	font-weight: bold;
	text-decoration: none;
}

a:link {
		color: #cc0000;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
   	color: #cc0000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
   	color: #0066ff;
   	text-decoration : none;
	font-weight: bold;
}

a:active {
   color : #cc0000;
	font-weight: bold;
	text-decoration: none;
}

ul{
	background: none;
	list-style: disc url(pix/punkt.gif);
	margin-bottom : 5px;
	margin-top: 10px;
}

li{
	background: none;
	margin-bottom : 5px;
}

#inner{
	background: #666666 url(pix/backpapx.jpg);
	background-repeat: repeat;
	width: 800px;
	border: 2px solid #000000;
	padding: 3px 3px 5px 3px;
}

#banner {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: #000000;
}

#menue{
	width: auto;
	background: transparent url(pix/backbeige-menue.gif);
	background-repeat: repeat-x;
	color: #333333;	
	padding: 0px;
	margin: 0px;
	right: auto;
	left: auto;
}

#content {
	background: #666666 url(pix/backpapx.jpg);
	background-repeat: repeat;
	padding: 0px;
	margin: 0px;
	width: auto;
	vertical-align: top;
	right: auto;
	left: auto;
}

#contentframe {
	background: transparent url(pix/backpaperx.jpg) repeat;
	padding: 0px;
	margin: 0px;
	width: 800px;
	height: auto;
	vertical-align: top;
	right: auto;
	left: auto;
}

.rot {
	color: #CC0000;
}
#black {
	background: #000000;
	color: #ffffff;
}

#blue {
	background: #336699;
}
#blue2 {
	background: #2a3e91;
}

#grey {
	background: #666666;
}

#white {
	background: #ffffff;
}

#beige {
	background: transparent url(pix/backpaperx.jpg) repeat;
}


#content002 {
	background: #000000;
	padding: 10px 0px 10px 0px;
	border: 1px solid #333333;
	color: #ffffff;
}

#content-right {
	background: transparent url(pix/back-beige.jpg) repeat;
	padding: 0px 5px 5px 5px;
	border: 1px solid #333333;
	color: #000000;
	margin: 0px;
	width: 100px;
}

#content-left {
	background: transparent url(pix/back-beige.jpg) repeat;
	padding: 0px 5px 5px 5px;
	border: 1px solid #333333;
	color: #000000;
	margin: 0px;
	width: 100px;
}

#transparent {
	background: transparent;
}

.textblock {
	text-align: justify;
}

.textcenter {
	text-align: center;
}

.textleft {
	text-align: left;
}

.textklein {
	font-size: 70%;
}

.textkleinweiss {
	font-size: 70%;
	color: #ffffff;
}

.textmittel {
	font-size: 80%;
}

.textpresse {
	font: italic 110% Times;
	color: #003300;
}

#w760 {
	width: 760px;
}

#dm1 {
   	position: relative;
   	left: 0px;
   	top: 50px;
	background: #ffffff;
   	width: 205px;
   	height: auto;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid  #666666;
}

#dm1b {
   	position: relative;
   	left: 0px;
   	top: 240px;
	background: #ffffff;
   	width: 205px;
   	height: auto;
	padding: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #666666;
}

#dm2 {
   	position : relative;
   	left: 0px;
   	top: 10px;
	background: #ffffff;
   	width: 520px;
   	height: auto;
   	padding: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	border: 1px solid #666666;
}

#dm2b {
   	position: relative;
   	left: 0px;
   	top: 10px;
	background: #ffffff;
   	width: 520px;
   	height: auto;
   	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #666666;
}

#hrtn1 {
   	position: relative;
   	left: 0px;
   	top: 50px;
	background: #ffffff;
   	width: 205px;
   	height: auto;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid  #666666;
}

#hrtn1b {
   	position: relative;
   	left: 0px;
   	top: 240px;
	background: #ffffff;
   	width: 205px;
   	height: auto;
	padding: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #666666;
}

#hrtn2 {
   	position : relative;
   	left: 0px;
   	top: 10px;
	background: #ffffff;
   	width: 520px;
   	height: auto;
   	padding: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	border: 1px solid #666666;
}

#hrtn2b {
   	position: relative;
   	left: 0px;
   	top: 10px;
	background: #ffffff;
   	width: 520px;
   	height: auto;
   	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #666666;
}

#akt-1 {
   	position : relative;
   	left: 0px;
   	top: 0px;
	background: #ffffff;
   	width: 205px;
   	height: auto;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid  #666666;
}

#akt-1b {
	position: relative;
   	left: 0px;
   	top: 10px;
	background: #ffffff;
   	width: 205px;
   	height: auto;
	padding: 5px;
	margin-right: 10px;
	margin-top: 10px;
	border: 1px solid #666666;
}

#akt-2 {
   	position : relative;
   	left: 0px;
   	top: 10px;
	background: #ffffff;
   	width: 520px;
   	height: auto;
   	padding: 5px;
	margin-left: 20px;
	margin-bottom: 30px;
	border: 1px solid #666666;
}

#akt-2b {
   	position: relative;
   	left: 0px;
   	top: 10px;
	background: #ffffff;
   	width: 510px;
   	height: auto;
   	padding: 5px;
	margin: 0px;
	border: 1px solid #666666;
} 

#shop-1 {
   	position : relative;
	background: #ffffff;
   	width: 600px;
   	height: auto;
   	padding: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	border: 1px solid #666666;
}

#shop-2 {
	position : relative;
	width: 600px;
	height: auto;
	padding: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	border: 1px solid #666666;
	background-color: #FFFF66;
}

#footer {
   	margin-top : 0px;
   	background : #000000;
	height: 10px;
	padding: 2px 5px 0px 5px;
	}

form               { margin: 0; }


