body
{
	background-color: #ffffff;
}

textarea
{
	font-family: Verdana, Arial, sans-serif;
	padding: 3px;
	font-size: 11px;
	line-height: 140%;
	/*border-color: #999 #FFF #FFF #999;
	border-width: 1px;
	border-style: solid;*/
}

input
{
	background-color: #ddd;
	font-family: verdana;
	font-size: 10px;
	border-color: #999 #FFF #FFF #999;
	border-width: 1px;
	border-style: solid;
}

blockquote
{
	margin-left: 20px;
	margin-right: 0px;
}

#rot {
	border: 2px solid;
	border-color: #CC3300;
}

#weiss {
	border: 2px solid;
	border-color: #ffffff;
}

#grün {
	border: 2px solid;
	border-color: #007F00;
	padding: 10px;
}


#container
{
	width: 664px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
/*	padding: 10px;*/
/*	border: 1px solid;*/
/*	border-color: black;*/
	background-color: white;
}

#container p, blockquote, li, a, td 
{
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
}



#top
{
	text-align: center;
	height: 150px;
	width: 630px;
	padding-bottom: 10px;
}

#content
{
	padding-top: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	margin-left: 200px;
}


#left
{
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	border-right: 1px solid #CECECE;
	width: 190px;
	float: left;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#left h1
{
	font-size: 15px;
}

#left a
{
	text-decoration: none;
	border: 0px;
	color: #C00;
}

#footer
{
	clear: both;
	text-align: center;
	color: #cccccc;
	font-size: 10px;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	padding-top: 10px;
	padding: 4px;
}

#footer a
{
	color: #666666;
	text-decoration: none;
	border: 0px;
}

#footer a:hover
{
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid black;
}

td {
	vertical-align: top;
}

.vertical_line
{
	height: 1px;
	border-bottom: 1px solid #CCCccc;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}


#content h1,h2,h3,h4,h5 {
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-weight: normal;
	margin: 0px;
}

#content h1 {
	font-size: 140%;
	margin-top: 10px;
	margin-bottom:10px;
	font-weight: bold;
}

#content h2 {
	font-size: 120%;
	margin-top: 10px;
}

#content h3 {
	font-size: 105%;
	margin-top: 10px;
	margin-bottom: 5px;

}
#content h4 {
	font-size: 110%;

}

#content h5 {
	font-size: 105%;
}
