body {
	background-image: url(images/bg.png);
	padding: 0px;
	margin: 0px;
}

a:link, a:active, a:visited {
	font-weight: bold;
	color: #670000;
	text-decoration: none;
}

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

p {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	font-size: 11pt;
	margin-bottom: 30px;
	margin-top: 5px;
	line-height: 16pt;
	color: #1d1d1d;
}

ul, ol {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	font-size: 11pt;
	margin-bottom: 30px;
	margin-top: 5px;
	line-height: 16pt;
	color: #1d1d1d;
}

li {
	margin-bottom: 10px;
}

.container img {
	border: 4px double #bababa;
	margin: 15px;
	margin-left: 0px;
	margin-top: 15px;
}

.container .img_right_large {
	float: right;
	width: 450px;
	margin-left: 15px;
	margin-top: 0px;
}

.container .img_right {
	float: right;
	margin-left: 15px;
	margin-top: 0px;
}

.container .img_left {
	float: left;
	margin-right: 15px;
	margin-top: 0px;
}

.container .img_favorit {
	float: left;
	margin-right: 25px;
	margin-top: 15px;
}

img.personal {
	width: 150px;
	height: 150px;
}

img.perenner {
	border: none;
}

.container {
	width: 100%;
	height: 100%;
	margin: 0px;
	margin-bottom: 20px;
	padding: 0px;
}

.inner_container {
	width:  804px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-image: url(images/content_bg.png);
}

.header {
	width: 804px;
	height: 222px;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

.header_img {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 804px;
	height: 170px;
}

.header_img img {
	border: none;
	padding: 0px;
	margin: 0px;
}

.navigation {
	width: 719px;
	height:  52px;
	position: relative;
	top: 0px;
	left: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	text-align: left;
}

.nav_outer, .nav_outer_first, .nav_outer_last {
	float: left;
}

.nav_outer_first a { 
	display: block;
	text-decoration:none; 
	margin-right: 9px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
} 

.nav_outer a { 
	display: block;
	text-decoration:none; 
	margin-right: 9px;
	margin-left: 9px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
} 

.nav_outer_last a { 
	display: block;
	text-decoration:none; 
	margin-right: 0px;
	margin-left: 9px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
} 

x.sub_navigation {
	width: 724px;
	height: 22px;
	margin: 0px;
	padding: 0px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 8px;
	padding-bottom: 5px;
	background-image: url(images/header_nav.png);
	text-align: left;	
}

 

.sub_navigation {
	width: 724px;
	margin: 0px;
	padding: 0px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(images/header_nav.png);
	text-align: left;	
}

.sub_navigation a {
	line-height: 35px;
} 

.sub_navigation p {
	padding: 0px;
	margin: 0px;
	font-size: 10pt;
}

.sub_navigation a:link, .sub_navigation a:active, .sub_navigation a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.sub_navigation a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #670000;
}

.sub_navigation a:link.selected, .sub_navigation a:active.selected, .sub_navigation a:visited.selected {
	color: #670000;
}


.content {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px;
	width: 724px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 40px;
	padding-bottom: 0px;
	background-image: url(images/content_top);
	background-repeat: no-repeat;
}

.footer {
	margin: 0px;
	width: 724px;
	height: 76px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 9px;
	padding-bottom: 0px;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
}

.footer p {
	font-size: 10pt;
}

h1 {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 18pt;
	font-weight: lighter;
	color: #003c00;
	margin: 0px;
	margin-top: 0px;
}

h1.first {
	margin-top: 0px;
}


h2 {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #003c00;
	margin: 0px;
}

h1 + h2 {
	margin-top: 15px;
}

h3 {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	margin: 0px;
}

table.startsida {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	line-height: 16pt;
	color: #1d1d1d;
	margin-top: 50px;
	margin-bottom: 20px;
}

table.startsida th {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 11pt;
	line-height: 11pt;
	font-weight: lighter;
	color: #003c00;
}

table.startsida td {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	vertical-align: text-top;
}

table.startsida td.table_img {
	text-align: center;
}

table.startsida img {
	margin: 0px;
}


table.perenner {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	line-height: 16pt;
	color: #1d1d1d;
	margin-top: 0px;
	margin-bottom: 25px;
	padding-top: 0px;
}

table.perenner td {
	padding-left: 0px;
	padding-right: 60px;
	padding-top: 0px;
	padding-bottom: 35px;
	vertical-align: text-top;
	width: 263px;
}

table.perenner th {
	padding-left: 0px;
	padding-right: 60px;
	padding-top: 0px;
	vertical-align: text-top;
	width: 263px;
}

table.perenner img {
	margin: 0px;
}


table.links {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	line-height: 16pt;
	color: #1d1d1d;
	margin-top: 0px;
	margin-bottom: 25px;
	padding-top: 0px;
}


table.links th {
	padding-left: 0px;
	padding-right: 60px;
	padding-top: 5px;
	padding-bottom: 0px;
	vertical-align: bottom;
	width: 240px;
	height: 60px;
	text-align: left;
}

table.links td {
	padding-left: 0px;
	padding-right: 60px;
	padding-top: 0px;
	padding-bottom: 10px;
	vertical-align: text-top;
	width: 240px;
}

table.links img {
	margin: 0px;
}

div.clear {
	clear: both;
}

p.form {
	margin-bottom: 0px;
	margin-top: 10px;
}

table.personal {
  font-family: Arial, Helvetica, Geneva, sans-serif;
  font-size: 9pt;
  color: #1d1d1d;
  margin-bottom: 30px;
}

table.personal th, table.personal td {
  width: 160px;
  padding-right: 50px;
}

table.personal th {
  text-align: left;
  margin: 0px;
  padding-top: 20px;
  font-size: 10pt;
}

table.personal img {
  margin: 0px;
}