body
{
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}


#titel
{
	align:center;
	height: 100px;
	width: 800px;
	background-image: ;
	background-repeat: no-repeat;
	background-position: center;
}

#menu
{
	height:200px;
	background-color: #cc0000;
	width:100%;
}


#bild
{
	align:center;
	height:200px;
	width: 820px;
	background-color: #ffffff;
}



#navi
{
	height:200px;
	background-color: #CCCCCC;
	width: 200px;
}


#contact
{
	width: 588px;
	border-color: #Cc0000;
	border-width: 1px;
	border-style: solid;
}


#main
{
	width:100%;
	height: 35px;
}



#content
{
	align:center;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	
}	


.blockquote
{
     padding: 0 0 0 94px;
     background: url(images/quote.gif) no-repeat;
     font: italic small Times,Georgia,verdana, helvetiva, "Times New Roman", serif;
     font-size: 22px;
     height:80px
}


.bodytext
{
	font-family: verdana, tahoma ,arial, helvetica, sans-serif;
	color:#333333;
	font-size: 13px;
	font-style:normal;
	line-height: 20px;
	padding-left: 5px;
}


.h1 {
	font-family: verdana, tahoma ,arial, helvetica, sans-serif;
	color:#cc0000;
	font-size: 13px;
	font-weight: bold;
	padding-left: 5px;
}


.h2 {
	font-family: verdana, tahoma ,arial, helvetica, sans-serif;
	color:#FFF;
	font-size: 18px;
	font-weight: normal;
	padding-left: 5px;
	text-align: left;
}

.list
{
	font-family: verdana, tahoma ,arial, helvetica, sans-serif;
	color:#333333;
	font-size: 13px;
	font-style:normal;
	line-height: 20px;
	padding-left: 0px;
	padding-bottom: 10px;
}



#navi a {
	color: #333333;
	font-weight:normal;
	line-height:40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-left: 5pt;
	}
	
#navi a:hover, a:active {
	display:block;
	line-height: 40px;
	color:#cc0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	padding-left: 5pt;
	background-color: #fff;
	}






/* allgemeine links im text */

a:link, a:visited, a:active
{
	font-family: verdana, tahoma ,arial, helvetica, sans-serif;
	color:#333333;
	font-size: 13px;
	font-style:normal;
	line-height: 20px;
	padding-left: 0px;
}


a:hover{
	font-family: verdana, tahoma ,arial, helvetica, sans-serif;
	color:#cc0000;
	font-size: 13px;
	font-style:normal;
	line-height: 20px;
	padding-left: 0px;
}
