body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #F8F8FF;
	color: #003366;
}
h1 {
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: 0.15em;
	word-spacing: 0.25em;
	font-size: 150%;

}
h2 {
	font-weight: bold;
	font-size: 110%;
	letter-spacing: 0.15em;
}
h3 {
	font-weight: bold;
	font-size: 100%;
	word-spacing: 0.2em;
	letter-spacing: 0.1ex;

}

#pagecontainer {
	padding: 0px;
	text-align: center;
	clear: both;

}
#headerbox, #headerbox1, #headerbox2, #headerbox3, #headerbox4, #headerbox5, #headerbox6 {
	padding: 0px;
	background-color: #5A7A9B;
	clear: none;
	margin-right: 2%;
	margin-bottom: 10px;
	margin-left: 2%;
	margin-top: 10px;
	background-repeat: no-repeat;
	background-position: center top;
	-moz-border-radius:30px;
}
#headerbox {
	background-image: url(navi/header.jpg);
}
#headerbox1 {
	background-image: url(navi/header1.jpg);
}
#headerbox2 {
	background-image: url(navi/header2.jpg);
}
#headerbox3 {
	background-image: url(navi/header-hofburg.jpg);
}
#headerbox4 {
	background-image: url(navi/header4.jpg);
}
#headerbox5 {
	background-image: url(navi/header5.jpg);
}
#headerbox6 {
	background-image: url(navi/header6.jpg);
}
#containerbox {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
}
#top{
	height: 98px;
	background-image: url(navi/trans.gif);
}

#left {
	clear: right;
	float: left;
	width: 18%;
	min-width:160px;



}
.menuetitle {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-weight: bold;
	padding-bottom: 5px;
	color: #003366;
}
.navibox, .legendbox {
	background-color: #E1E5EA;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: left;
	padding: 5px;

}
.navibox ul{
	margin: 0px;
	padding: 0px;
}
.navibox li{
	list-style-type: none;
}
.navibox a, .navibox:visited{
	display: block;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	height: 20px;
	color: #FFFFFF;
	background-color: #43688E;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
html>body .navibox a:link, .navibox a:visited { 
height:auto; 
} 
.navibox a:hover, .navibox:active{
	display: block;
	color: #000000;
	background-color: #CAD3DD;

}
#right {
	float: right;
	width: 15%;
	min-width:150px;
}
#container {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #708CA8;
	border-left-color: #708CA8;
	width: 57%;
	margin-left: auto;
	margin-right: auto;



}
#header {
	text-align: center;
	color: #FFFFCC;
	font-family: "Times New Roman", Times, serif;
	background-image: url(navi/dunkeltrans.gif);
	margin-bottom: -12px;








}
#topnavi {
	background-color: #E1E5EA;
	color: #003366;
	padding-bottom: 10px;
	font-weight: bold;
	white-space: nowrap;
	padding-top: 5px;
	clear: both;



	-moz-border-radius:30px;
}
#topnavi a, #topnavi a:visited {
	color: #003366;
	padding: 5px;
	text-decoration: none;
	border-bottom: 1px solid #003366;


}
#topnavi a:hover, #topnavi a:active {
	background-color: #43688E;
	color: #FFFFCC;
	padding-bottom: 5px;
	text-decoration: none;
}
#topnavi a.current:link, #topnavi a.current:visited, #topnavi a.current:hover, #topnavi a.current:active {
	cursor: default;
	color: #CC3300;
	background: transparent;
}
#content {
	padding: 10px;
	word-spacing: 0.15em;
	line-height: 1.5em;


}
#contentbox a, #searchbox a, #guestbookbox a{
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003366;
	color: #990000;
}
#contentbox a:visited, #searchbox a:visited, #guestbookbox a:visited{
	color: #5A7A9B;
}
#contentbox a:hover, #contentbox a:active, #searchbox a:hover, #searchbox a:active, #guestbookbox a:hover, #guestbookbox a:active {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
.Seitenanfang {
	text-align: right;
	float: right;

}
.title {font-size: 110%}
.description {font-size: 90%}
.largetext {font-size: 110%}
.url {color: #2D5780}
#contentbox table{
}
#contentbox th{
	font-weight: bold;
	padding: 10px;
}
#contentbox td{

	font-size: 80%;
	padding: 5px;
}
tr.hell {
	background-color: #E1E5EA;
	text-align: left;
	vertical-align: top;
	-moz-border-radius:5px;
}
tr.dunkel {
	text-align: left;
	vertical-align: top;

}
#contentbox {
	text-align: left;

}
#searchbox {
	text-align: left;

}
#guestbookbox {
	text-align: left;
}
.commentbox {
	width: 100%;
	border: 1px solid #336699;

}
.commentboxheader {
	color: #FFFFFF;
	background-color: #336699;
	width: 98%;
	padding: 5px;
}
.commenttext {
	width: 98%;
	padding: 5px;
}
.commentboxfooter {
	color: #FFFFFF;
	background-color: #336699;
	width: 98%;
	padding: 5px;
	font-size: 90%;

}
.commentboxfooter a{
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
}
.commentboxfooter a:visited{
	color: #CCCCCC;
}
.commentboxfooter a:hover, .commentboxfooter a:active {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.kalenderstart {
	float: right;
	text-align: left;
	margin-left: 10px;
	width: 200px;
	background-color: #F1F3F5;


}
.kalenderstart a{
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003366;
	color: #990000;
}
.kalenderstart a:visited {
	color: #5A7A9B;
}
.kalenderstart a:hover, .kalenderstart a:active {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
.newsstart {
}
.newslist {
}
#kalender {


}
#kalender table{
	margin-right: auto;
	margin-left: auto;
}
#mitgliedbox {
	text-align: left;
}
#mitgliedbox td{
	width: 200px;

}
#footer {
	background-color: #E1E5EA;
	clear: both;
	height: 20px;
	text-align: center;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 5px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;

}
#phorm {
	clear: both;
	text-align: center;
	color: #999999;
	font-size: 60%;

}
img.left {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
}
img.right {
	float: right;
	margin: 10px 5px 10px 10px;
}
.alertform {
	color: #FF0000;
}
.alert, .alertnewsletter{
	font-size: 100%;
	color: #FF0000;
}
.frei {
	color: #009900;
}
.verschoben {
	color: #FF9900;
}
.important {
	background-color: #FFCC99;
	border: 1px solid #CC0000;
	padding: 5px;
	line-height: 1.5em;


}
.splitter {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #5A7A9B;
	clear: both;




}
hr.next {

}
.wichtig {
	color: #FF9900;
}
#newsletter {
	font-size: 100%;
}
#newsletter td{
	width: auto;
}
/* Google Suche*/
.googlesearch {
	text-align: left;
	color: #333333;
	background-color: #F8F8FF;

}
/* Gästebuch Anfang*/
#guestbookbox {
	text-align: left;	
}
#guestbookbox img{
	text-decoration: none;
	border: 0px;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;


}
.guestbook {
	margin-bottom: 15px;
	width: 100%;
}
.guestbook table{	
}
.guestbook td{
	vertical-align: top;
}
.gbdescription {
	width: 80%;
}
.guestbook th{
	color: #000031;
	background-color: #E8B900;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
}
.gbadmin {
	font-size: 70%;
}
.hidden {
	display: none;
}
.invisible {
	display: block;
	float: left;







}
