body {
	margin: 10;
	padding: 10;
	background: #ffffff fixed bottom right;
	font-size: 77%;
	font-family: "Arial", "Verdana", "sans-serif";
	color: #333333;
	text-align: center;
}

#wrapper {
	width: 960px;
	min-height: 500px;
	background-color: transparent;
	text-align: left;
 	border: 1px solid #bdcbe7;
 	margin-left:auto;
 	margin-right:auto;
 	overflow:auto; 
}

#linkespalte {
	float: left;
	height: 105px;
	width: 180px;
}

#header {
	padding: 0px 0px 0px 0px;
	background-color: transparent;
	height: 125px;
	clear: both;
	width: 180px;
}

#logo {
	/*clear:both;*/
}

#claim {
	padding: 5px 5px 10px 5px;
	text-align: left;
	font-family: "Arial Black", "Arial", "sans-serif";
	font-style:italic;
	font-size:14px;
	color: #000238;
	/*font-weight: bold;*/
}

#navigation {
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 180px;
	background-color: #d6d7de;
}

#content {
	float: left;
	width: 730px;
	margin: 0px 10px 0px 15px;
	/*padding: 0px 10px;*/
	overflow: hidden;
}

#linkitem a:link, #linkitem a:visited {
	font-family: "Arial", "Verdana", "sans-serif";
	padding: 4px 15px 4px 10px;
	display: block;
	font-size:12px;
	color: #00346B;
	text-decoration: none;
	background-color: #d6d7de;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#000000;
}

#linkitemactive {
	font-family: "Arial", "Verdana", "sans-serif";
	padding: 4px 15px 4px 10px;
	display: block;
	font-size:12px;
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
	background-color: #EFEFF7;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#000000;
}

#linkitemactive a:visited, #linkitemactive a:link {
	color: #ff0000;
	text-decoration: none;
}

#linkitem a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #184d8c;
}

#linkitemlevel2 a:link, #linkitemlevel2 a:visited {
	font-family: "Arial", "Verdana", "sans-serif";
	padding: 4px 15px 4px 10px;
	font-size:11px;
	color: #000000;
	text-decoration: none;
}

#linkitemlevel2active {
	font-family: "Arial", "Verdana", "sans-serif";
	padding: 4px 15px 4px 10px;
	/*display: block;*/
	font-size:11px;
	color: #ff0000;
	text-decoration: none;
}

#linkitemlevel2 a:hover {
	color: #ff0000;
	text-decoration: none;
}

#linkitembold a:link, #linkitembold a:visited {
	font-family: "Arial", "Verdana", "sans-serif";
	padding: 4px 15px 4px 10px;
	display: block;
	font-size:11px;
	color: #00346B;
	font-weight: bold;
	text-decoration: none;
	background-color: #CED7E7;
}

#linkitemrechts a:link, #linkitemrechts a:visited {
	font-family: "Arial", "Verdana", "sans-serif";
	padding: 6px 3px 0px 3px;
	display: block;
	font-size:10px;
	color: #00346B;
	text-decoration: none;
	background-color: #EFEFF7;
}

#autorbox {
	float:right;
	text-align: center;
	padding: 6px 10px 6px 20px;
	font-family: "Arial", "Verdana", "sans-serif";
	font-size:11px;
	color: #00346B;
}

#picbox {
	text-align: center;
	padding: 6px 10px 6px 20px;
	font-family: "Arial", "Verdana", "sans-serif";
	font-size:11px;
	color: #00346B;
}

#pressebox {
	text-align: justify;
	padding: 6px 10px 6px 6px;
	font-family: "Arial", "Verdana", "sans-serif";
	font-size:12px;
	color: #00346B;
}

#pressefooter {
	margin: 30px 1px 30px 1px;
	padding: 5px;
	font-family: "Arial", "Verdana", "sans-serif";
	font-size:12px;
	color: #ffffff;
	background-color: #EFEFF7;
	display: block;
}

#footer {
	width: 960px;

	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#bdcbe7;
	
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#bdcbe7;

	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#bdcbe7;

	clear: both;
	font-size: 0.9em;
	text-align: center;

 	margin-left:auto;
 	margin-right:auto;

	padding-top: 10px;
	padding-bottom: 10px;
}

/* Content */

#contentbox_default {
	padding: 5px 18px 5px 10px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 10px 0px 20px 0px;
	font-family: "Arial Black", "Arial", "sans-serif";
	color: #848e9c;
}

#person {
	clear: both;
	font-family: "Arial", "Verdana", "sans-serif";
	padding: 4px 5px 4px 5px;
	font-size:11px;
	color: #00346B;
	text-decoration: none;
	width: 400px;
}

#bildlinks {
	float: left;
	font-family: "Arial", "Verdana", "sans-serif";
	padding: 0px 15px 15px 0px;
}

#bildrechts {
	float: right;
	font-family: "Arial", "Verdana", "sans-serif";
	padding: 0px 15px 15px 0px;
}

#bildlinks img, #bildrechts img {
	border: 2px solid #184d8c;
}

a:link { font-weight:bold; color:#4068AF; text-decoration:none }
a:visited { font-weight:bold; color:#4068AF; text-decoration:none }
a:hover { font-weight:bold; color:#4068AF; text-decoration:underline }
a:active { font-weight:bold; color:#4068AF; text-decoration:underline }
a:focus { font-weight:bold; color:#4068AF; text-decoration:underline }

img.spacer-gif {
	margin-bottom:15px;
}

table.imgtext-nowrap {
	width:99%;
}

#gallerypictures  {
	width: 150px;
	padding: 10px;
	background-color: transparent;
	text-align: center;
 	border: 1px solid #bdcbe7;
	float:right;
	clear:both;
}

#directories {
	padding: 10px 0px 10px 0px;
	text-align: left;
	font-family: "Arial Black", "Arial", "sans-serif";
	font-style:italic;
	font-size:14px;
	color: #000238;
	font-weight: bold;
}

#tabel {
	padding: 10px 0px 10px 0px;
}

#single {
	margin-top: 10px;
	padding: 10px 0px 10px 0px;
	font-family: "Arial Black", "Arial", "sans-serif";
	font-style:italic;
	font-size:14px;
	color: #000238;
	font-weight: bold;
}
