@font-face {
	font-family: 'NotreDameLTStd-Roman';
	src: url('../fonts/NotreDameLTStd-Roman.eot');
	src: local('NotreDameLT-Roman'),local('NotreDameLTStd-Roman'), local('NotreDamLTRom'),local('NotreDame LT Roman'),url('../fonts/NotreDameLTStd-Roman.otf') format('opentype');
}
@font-face {
	font-family: 'Max-Light';
	/*src: url('../fonts/Max-Light.eot');*/
	src: local('Max-Light'), local('Max-Light'), url('../fonts/Max-Light.otf') format('opentype');
}
/*Bold*/
@font-face {
	font-family: 'MetaPro-Bold';
	/*src: url('../fonts/MetaPro-Bold.eot');*/
	src: local('MetaPro-Bold'), local('MetaPro-Bold'), url('../fonts/MetaPro-Bold.otf') format('opentype');
}
/*Body*/
@font-face {
	font-family: 'MetaPro-Normal';
	/*src: url('../fonts/MetaPro-Normal.eot');*/
	src: local('MetaPro-Normal'), local('MetaPro-Normal'), url('../fonts/MetaPro-Normal.otf') format('opentype');
}
/*Italic*/
@font-face {
	font-family: 'MetaPro-NormalItalic';
	/*src: url('../fonts/MetaPro-NormalItalic.eot');*/
	src: local('MetaPro-NormalItalic'), local('MetaPro-NormalItalic'), url('../fonts/MetaPro-NormalItalic.otf') format('opentype');
}

*{
	margin:0;
	padding:0;
	}
html{
	width:100%;
	height:100%;
	}
body{
	background:url(../images/back.png) #2f8ccf;
	width:973px;
	height:100%;
	margin:auto auto;
	font-family:"MetaPro-Normal",Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#222;
	}
a{
	outline:none;
	}
img{
	border:none;
	}
header{
	background:url(../images/head.png) no-repeat #2f8ccf;
	width:973px;
	height:193px;
	display:block;
	float:left;
	}
header h1{
	font-family:"NotreDameLTStd-Roman",Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	color:#fff;
	font-size:68px;
	text-shadow:3px 3px 5px #000;
	margin:50px 0px 0px 135px;
	position:relative;
	z-index:150;
	height:70px;
	}
header h1 a{
	color:#fff;
	text-decoration:none;
	}

#container{
	background:#f4f4f4;
	border:1px solid #f4f4f4;
	width:971px;
	min-height:555px;
	display:block;
	margin-top:-18px;
	float:left;
	position:relative;
	z-index:99;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	}

h1{
	font-family:"NotreDameLTStd-Roman",Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	color:#2f8ccf;
	font-size:40px;
	text-shadow:1px 1px 0px #000000;
	}
h2{
	font-family:"NotreDameLTStd-Roman",Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	color:#2f8ccf;
	font-size:35px;
	text-shadow:1px 1px 0px #000000;
	}
h3{
	font-family:"NotreDameLTStd-Roman",Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	color:#2f8ccf;
	font-size:30px;
	text-shadow:1px 1px 0px #000000;
	}

h1,h2,h3,p{
	margin:12px 0px 12px 0px;
	}
strong,summary{
	font-family:"MetaPro-Bold",Tahoma, Geneva,Verdana,Arial, sans-serif;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	}
header nav{
	display:block;
	margin-left:135px;
	margin-top:-7px;
	float:left;
	}

header nav li{
	list-style-type:none;
	float:left;
	}
header nav a { 
	background:url(../images/button_sprite.png) no-repeat 0px -61px;
	width:103px;
	height:61px;
	display:block;
	line-height:61px;
	text-align:center;
	color:#222;
	margin-right:3px;
	text-decoration:none;
	font-family:"Max-Light","Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	border:1px solid #f4f4f4;
	-moz-border-radius-topleft:10px;
	-webkit-border-top-left-radius:10px;
	border-radius-top-left:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;
	border-radius-top-right:10px;
	}

header nav a.aktiv{
	background:url(../images/button_sprite.png) 0px 0px no-repeat;
	color:#222;
	}
/*nav a:hover{
	background:url(../images/button_sprite.png) 0px 0px no-repeat;
	color:#222;
	}*/
header nav li.nojs a:hover{
	background:url(../images/button_sprite.png) 0px 0px no-repeat;
	color:#363636;
	}

header nav span.hover {
	display: block;
	opacity:0;
	position:relative;
	top: 0;
	left: 0;
	height: 61px;
	width: 103px;
	background:url(../images/button_sprite.png) 0px 0px no-repeat;
	line-height:61px;
	text-align:center;
	color:#363636;
	top:-62px;
	border:1px solid #f4f4f4;
	left:-1px;
	-moz-border-radius-topleft:10px;
	-webkit-border-top-left-radius:10px;
	border-radius-top-left:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;
	border-radius-top-right:10px;
	}
aside{
	float:left;
	}
aside ol{
	list-style-type:none;
	margin:20px 0 0 -1px;
}

aside a{
	color:#222;
	text-decoration:none;
	width:103px;
	height:30px;
	line-height:30px;
	text-align:center;
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	display:block;
	font-family:"Max-Light","Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	background:url(../images/button_sprite.png) no-repeat 0px -75px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:10px;
	border-radius-bottom-right:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;
	border-radius-top-right:10px;
	margin-bottom:5px;
}
aside a:hover, aside a.aktiv{
	background:url(../images/button_sprite.png) no-repeat 0px 0px;
	}
section{
	padding:20px;
	margin-left:115px;
	display:block;
	}

section figure{
	width: 230px; 
	height: 250px;
	float:left;
	margin:10px 10px 10px 0;
	background:url(../images/avatar.png) no-repeat;
	}
section figure img{
	margin:20px 0px 0px 15px;
	}
section a[rel] img{
	padding:5px;
	border:1px solid #2F8CCF;
	margin:0 10px 10px 0;
	}
section figcaption{
	min-height:75px;
	padding:0 0 0 15px;
	margin:15px 0 0 0;
	float:left;
	}
section figcaption.honor{
	background:url(../images/honor.png) no-repeat bottom center;
	}
footer{
	font-family:"Max-Light","Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:10px;
	float:left;
	display:block;
	width:100%;
	}
footer p{
	text-align:center;
	}
.vevent{
	margin-bottom:10px;
	padding:10px 10px 10px 70px;
	width:50%;
	background:url(../images/cal.png) no-repeat 10px 10px;
	}
details,summary{
	display:block;
}

section a{
	color:#2f8ccf;
	text-decoration:none;
	}
section ul{
	list-style-type:none;
	}
ul.cat li{
	float:left;
	text-align:center;
	margin:0 10px 10px 0;
	width:150px;
	height:150px;
	}
address{
	font-style:normal;
}
/* Gästebuch */
.avatar{
	background:#2F8CCF;
	display:block;
	float:left;
	width:720px;
	height:90px;
	}
.avatar img{
	background:url(../images/gravatar.png) no-repeat;
	padding:13px;
	float:left;
	}
.eintrag{
	display:block;
	width:680px;
	margin:0;
	padding:20px;
	float:left;
	}
.autor{
	float:left;
	margin:13px 0 0 15px;
	line-height:64px;
	font-family:"MetaPro-NormalItalic",Tahoma, Geneva,Verdana,Arial, sans-serif;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size:20px;
	color:#fff;
	text-shadow:1px 1px 0px #000;
	}
.gb-entry{
	display:block;
	width:720px;
	border:1px solid #333;
	margin:0 0 20px 0;
	float:left;
	}

.gb-navi{
	width:720px;
	display:block;
	float:left;
	}
.gb-navi li{
	float:left;
	margin:0 5px 5px 0;
	}
.gb-navi a{
	text-align:left;
	font-family:"MetaPro-Normal",Tahoma, Geneva,Verdana,Arial, sans-serif;
	}
.gb-navi a.current{
	font-family:"MetaPro-Bold",Tahoma, Geneva,Verdana,Arial, sans-serif;
	text-decoration:underline;
	}
article footer{
	border-top:1px dashed #222;
	background:#fff;
	font-family:"MetaPro-Normal",Tahoma, Geneva,Verdana,Arial, sans-serif;
	font-size:16px;
	}
article footer a{
	text-shadow:1px 1px 0px #000;
	}
input{
	border:1px solid #222;
	padding:5px;
	margin:0 0 8px 0;
	}
input:focus{
	border:1px solid #2F8CCF;
	}
input[type=button]{
	background:url(../images/gbbuttons.png) no-repeat 0 -80px;
	width:206px;
	height:39px;
	border:1px solid #fff;
	color:#fff;
	text-shadow:1px 1px 0px #000000;
	font-size:18px;
	cursor:pointer;
	}
#validateTips{
	padding:5px;
	}
label{
	display:block;
	width:80px;
	}
/* Banner */
.mo, .ot{
	width:309px;
	height:221px;
	display:block;
	float:left;
	border:1px solid #2f8ccf;
	cursor:help;
	}
.mo{
	background:url(../images/mo.jpg) no-repeat;
	}
.ot{
	background:url(../images/ot.jpg) no-repeat;
	margin-left:10px;
	}
.mo:hover{
	background:url(../images/mo.jpg) no-repeat 0 -221px;
	}
.ot:hover{
	background:url(../images/ot.jpg) no-repeat 0 -221px;
	}
/* Presse */
dt{
	display:block;
	background:url(../images/pdf.png) no-repeat 10px 7px #2F8CCF;
	line-height:74px;
	font-family:"MetaPro-NormalItalic",Tahoma, Geneva,Verdana,Arial, sans-serif;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size:20px;
	color:#fff;
	text-shadow:1px 1px 0px #000;
	width:720px;
	height:74px;
	border-bottom:1px dashed #222;
	text-indent:90px;
	}
dl{
	border:1px solid #333;
	float:left;
	margin:0 0 10px 0;
	}
dd{
	display:block;
	background:#fff;
	line-height:74px;
	font-family:"MetaPro-NormalItalic",Tahoma, Geneva,Verdana,Arial, sans-serif;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size:20px;
	color:#222;
	text-shadow:1px 1px 0px #000;
	width:720px;
	height:74px;
	text-indent:90px;
	}
dd a{
	color:#2F8CCF;
	text-decoration:none;
	}
p.video{
	color:#2F8CCF;
	font-family:"MetaPro-NormalItalic",Tahoma,Geneva,Verdana,Arial,sans-serif;
	font-size:20px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:64px;
	text-shadow:1px 1px 0 #000000;
	}
aside.adsense{
	float:right;
	margin-top:-85px;
	}