* {
	margin:  0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

html, form {
	height:100%;
}

body {
	background: #f0f0f0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 100%;
	text-align:center;
}

img {
	border: none;
}

#rahmen {
	margin:auto;
	text-align:left;
	width:960px;
	position:relative;
	height: 100%;
}

ul {
	list-style: none;
	/*white-space: nowrap;*/
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

td {
	vertical-align: top;
	font-size: 10px;	
	border: 0px solid #000000;
}

.anschrift {
	width:  221px;
	border: 0px solid #000000;
	vertical-align: bottom;
	padding-bottom: 0px;
	font-size: 10px;
	color: #515151;
	background: #003366 url('../images/net-d-sign.gif') 10px 30px no-repeat;
	height: 117px;
}

.anschrift a{
	color: #515151;
}

.anschrift p {
	padding: 3px 0px 0px 10px;
}

.oben_bild_gross {
	width:  473px;
	height: 117px;
/*   background: url('../images/bild0.gif') no-repeat; */
}

.oben_bild_gross img{
	width: 473px;
	height: 117px;
}

.oben_bild_klein {
	width:  89px;
	height: 117px;
/*	background: url('../images/bild1.gif') no-repeat; */
}

.oben_bild_klein img{
	width: 89px;
	height: 117px;
}

.oben_bild_auch_klein {
	width:  89px;
	height: 117px;
/*	background: url('../images/bild1.gif') no-repeat; */
}

.oben_bild_auch_klein img{
	width: 89px;
	height: 117px;
}

.mini_menu {
	width: 233px;
	background: #FFFFFF;
	height: 117px;
}

.mini_menu a {
	color: #FFFFFF;
}

.mini_menu ul{
	margin-top: 10px;
	margin-left: 150px;
}

#teaser {
	background: transparent;
	width: 150px;
}

.teaser {
	background: #FFFFFF;
	font-size: 10px;
	color: #000000; 
	margin-bottom: 14px;
	height: 200px;
}

.teaser h1 {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 12px;
	padding: 0px 7px 0px 7px;
}

.teaser p {
	padding: 0px 7px 0px 7px;
}

#nav {
	background: #FFFFFF;
	padding-bottom: 20px;
	width: 120px;
}

#nav a {
	color: #000000;
}

#nav .layer0 li {
	margin: 10px 0px 0px 0px;
	font-size: 13px;
	font-weight: bold;
	padding-left: 10px;
}

#nav .layer1 {

	margin: 10px 0px 0px -10px;
	padding-left: 10px;
}

#nav .layer1 li {
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: bold;
}

#nav .layer1 .active {
	background: url('../images/pfeil.gif') 0px 2px no-repeat;
}

#nav .layer2 {
	margin:  7px 0px 7px -20px;
	padding: 3px 0px 3px 20px;
/* 	border-top: 1px solid #00AAFF;
	border-bottom: 1px solid #00AAFF;
	background: #0077AF; */
}

#nav .layer2 li {
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
}

#nav .layer2 .active {
	color: #FFFFFF;
	text-decoration: underline;
	background: none;
}

#content {
	padding: 0px 10px 0px 10px;
	font-size: 12px;
	width: 100%;
	height: 100%;
	min-height: 550px;
	text-align: left;
}

#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
}

#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

#content h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

#content ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 20px;
	padding-bottom: 5px;
}

#content li {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   margin-left: 0px;
   text-decoration:none; 
   list-style-position:outside; 
   list-style-image:url(/fileadmin/template/img/li.gif); 
   margin-bottom:5px; 
}

#content dl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
}

#content a, a:link, a:active, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #cc0000;
}

#content a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #cc0000;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 12px;
}

.align-center {
	text-align: center;
}

div#nav_content{
	background-repeat:no-repeat;
	position:absolute;
	width:758px;
	height:34px;
	z-index:999;
	left:20px;
	top:106px;
}

#rcontent {
	padding: 0px 10px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
	height: 100%;
	min-height: 550px;
	text-align: left;
}

#rcontent a, a:link, a:active, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #003366;
}

#rcontent a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #003366;
}

#rcontent h1 {
	font-size: 14px;
}

#rcontent ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 20px;
}

#rcontent li {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   margin-left: 0px;
   text-decoration:none; 
   list-style-position:outside; 
   list-style-image:url(/fileadmin/template/img/li.gif); 
   margin-bottom:2px; 
}

#calcontent {
	padding: 0px 10px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
	height: 100%;
	min-height: 550px;
	text-align: left;
	background-color: #CCCCCC;
}

#calcontent a, a:link, a:active, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #003366;
}

#calcontent a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #003366;
}

#calcontent h1 {
	font-size: 14px;
}

#calcontent ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 20px;
}

#calcontent li {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   margin-left: 0px;
   text-decoration:none; 
   list-style-position:outside; 
   list-style-image:url(/fileadmin/template/img/li.gif); 
   margin-bottom:2px; 
}

.tx-veguestbook-pi1 {
	width: 560px;
}

.tx-veguestbook-pi1 h2.tx-guestbook-header {
	clear:both;
	background:#666666;
	color:#FFFFFF;
	display:block;
	font-size:100%;
	font-weight:bold;
	padding: 1em;
	width: 560px;
}

.tx-veguestbook-pi1 .tx-guestbook-left {
float:left;
width:210px;
background:#EFEFEF;
min-height:4em;
padding: 1em;
}

.tx-veguestbook-pi1 .tx-guestbook-right {
float:left;
width: 300px;
background:#FFFFFF;
padding: 1em;
min-height:5em;
}

.calrechts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.calrechts a, a:link, a:active, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
}

.calrechts a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: underline;
}

.calrechtslink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
}


#default_catheader_text a, a:link, a:active, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}