body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #000000 url('../grafik/bg.jpg') repeat-x;
	background-color: #000000;
}

h3 {
	color: #000000;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	margin-bottom: 0px;
}

#wrapper {
	width:840px;
	
	margin-left: auto;
	margin-right: auto;
	
	background-color: #ffffff;
	
}

#header {
	float: left;
	width: inherit;
	height: 111px;
	background-color: #ffffff;
}


#main {
	float: left;
	
	padding: 0 10px 20px 10px;
	width: 820px;
	
	background: #ffffff;
}



#nav {
	float: left;
	width: inherit;
	display: inline;
	
	line-height:51px;
	
	background: url('../grafik/menu_bg.gif') no-repeat;
	
	font-family: Myriad Pro, helvetica, verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	
	color: #ffffff;
}


#nav img {
	float: left;
}

#nav ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#nav li {
	display: inline;
	padding-left: 12px;
}

#nav li a {
	color: #ffffff;
	text-decoration: none;
}

#nav li a:hover {
	color: #c0c0c0;
	text-decoration: none;
}

#nav li .current {
	color: #c0c0c0;
	text-decoration: none;
}


#headerimage {
	float: left;
	width:540px;
	height:260px;
}

#left {
	float: left;
	width: 540px;
    background: url('../grafik/divider_vert.gif') repeat-y top right;
    padding-right: 8px;
}

#left a {
	text-decoration: none;
	color: #000000;
}

#left a:hover {
	text-decoration: underline;
}

#right {
	float: right;
	width: 260px;
    padding-left: 10px;
}

.box {
	float: left;
	width:260px;
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
}

#headertextsmall1 {
	width:240px;
	height:160px;
}
#headertextsmall2 {
	width:240px;
	height:160px;
}
#headertextsmall3 {
	width:240px;
	height:160px;
}

.dividervert {
	float: left;
	width:20px;
	height:260px;
	background: url('../grafik/divider_vert1.gif') repeat-y;
}

.dividervert1 {
	float: left;
	width:20px;
	height:541px;
	background: url('../grafik/divider_vert1.gif') repeat-y;
}

.dividerhort {
	float: left;
	width:820px;
	height:21px;
	background: url('../grafik/divider_hort.gif') repeat-x;
}

.dividerhort1 {
	float: left;
	width:260px;
	height:21px;
	background: url('../grafik/divider_hort.gif') repeat-x;
}

#contentcontainer {
	width:832px;
	height:300px;
	left: 50%;
	top: 152px;
	margin-left: -414px;
	margin-top: 0px;
	position: absolute;
	z-index: 1;
}

#menucontainer {
	width:826px;
	height: 21px;
	left: 50%;
	top: 131px;
	margin-left: -411px; 
	margin-top: 0px; 
	position: absolute;
	z-index: 1;
}

.H1 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: 000000;
	line-height: 15px;
}

.H2 {
	font-family: Georgia;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	line-height: 15px;

}

.Bread {
	font-family: Georgia;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
}

.BreadLnk {
	font-family: Georgia;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
	text-decoration: underline;

}

.BreadLnk:hover {
	text-decoration: none;
}

td.off {
background: #FFFFFF;
}

td.on {
background: #f6f6f4;
}

.person{
	float: left;
	
	width: 260px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-bottom: 30px;
}

.person img {
	width: 260px;
	padding-bottom: 5px;
}

.person strong {
	font-size: 13px;
	color: #000000;
}
.person .way {
	font-size: 11px;
}

.person .way strong{
	font-size: 11px;
	color: #000000;
}

.person .way a{
	color: #666666;
	text-decoration: none;
}

.person .way a:hover{
	color: #666666;
	text-decoration: underline;
}

#right p {
	float: left;
	
	width: 260px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

#right p {
	font-size: 11px;
}

#right p strong{
	font-size: 11px;
	color: #000000;
}

#right p a{
	color: #666666;
	text-decoration: none;
}

#right p a:hover{
	color: #666666;
	text-decoration: underline;
}

