body {
text-align: center;
background-image: url(images/bg.gif);
margin: 10px 0 0 0;
}
div {
font-family:  Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px;
line-height: 19px;
color: #666666;
}
#container {
width: 760px;
margin: 0px auto;
padding-bottom: 15px;
background-color: #ffffff;
border-top: 2px solid #cccc99;
border-bottom: 5px solid #cccc99;
border-right: 2px solid #cccc99;
}
#header {
width: 760px;
height: 120px;
background-image: url(images/top.jpg);
background-repeat: no-repeat;
}
#nav {
width: 760px;
background-image: url(images/bg_nav.gif);
}
#content {
padding-top: 15px;
padding-bottom: 15px;
padding-left: 20px;
padding-right: 15px;
text-align: left;
background-color: #ffffff;
}
#blossom {
width: 760px;
height: 24px;
text-align: right;
margin: 0px auto;
}
	td {
	font-family:  Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	line-height: 19px;
	color: #000000;
	}
	textarea {
	font-family:  Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #333333;
	}
	h1 {
	color: #666633;
	letter-spacing: 2px;
	font-size: 15px;
	font-weight: normal;
	}
	.subtitle {
	color: #999933;
	font-weight: bold;
	font-size: 11px;
	}
	
	.dots {
	color: #999966;
	font-weight: bold;
	} 
	a.nav,a.nav.active,a.nav.visited {  
    font-family:  Verdana, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #666633;
	text-decoration: none;
	
	}
	a.nav:hover {
	text-decoration: none;
	color: #996633;
	}
	a,a.active,a.visited {  
    font-family:  Verdana, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #666633;
	
	}
	a:hover {
	text-decoration: none;
	color: #999933;
	}
	a.design,a.design.active,a.design.visited {  
    font-family:  Verdana, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: gray;
	text-decoration: none;
	}
	a.design:hover {
	text-decoration: none;
	color: silver;
	}
	.form {
border: 1px solid #999966;
background-color: #eaeaea;
font-size: 11px;
}
.button {
border: 1px solid #999966;
background-color: #eaeaea;
font-size: 11px;
cursor: hand;
cursor: pointer;
}
.fehler {
font-weight: bold;
color: #ff6600;
}
