body {
	font-family:arial,helvetica,sans-serif;
	font-size:100.01%;
	text-align:center;
	margin:0 auto; }

img {
	border:1px solid #000; }

a {
	color:#1EB666;
	text-decoration:none; }

a:hover {
	text-decoration:underline; }

li {
	margin:10px 0 0 0; }


div#logo_img {
	background-image: url(/_inc/logo.jpg);
 	height:233px;
	width:700px;
	border:1px solid black; }

div#logo {
	color:#B4F4B4;
	font-size:160%;
	font-family:arial,helvetica,sans-serif;
	text-align:center;
	padding:165px 0 0 260px;
	letter-spacing:2px;
	font-weight:bold; }

div#subtitle {
	color:#B4F4B4;
	font-size:120%;
	font-family:arial,helvetica,sans-serif;
	text-align:center;
	padding:0 0 0 260px;
	font-weight:bold; }

div#outer {
	margin:0 auto;
	text-align:left;
 	width:722px;
	font-size:95%;
	background-color:#ffffff; }

div#left {
	width:140px;
	margin-top:40px;
	float:left; }
	
div#left .mitem {
	font-size:90%;
	padding-bottom:10px; }

div#content {
	margin:40px 0 0 142px;
	width:550px; }
	
.hinweis {
	background:#1EB666;
	border:1px solid black;
}
	
div#termine p {
	font-weight:bold;
	letter-spacing: 2px;
	background:#B4F4B4;
	padding:4px; }
	
div#termine .geschlossen {
	background:#ccc;
	}

div#termine blockquote {
	margin-left:100px; }
	
div#termine h2 {
	margin-top:3em;}

p.caption {
	font-size:80%; }

h1 {
	font-size:150%;
	font-weight:normal; }

h2 {
	font-size:130%;
	font-weight:normal; }

h3 {
	font-size:110%;
	font-weight:bold; }

div#konditionen table {
	margin:20px 0 0 40px;
	background: #777; }	


div#konditionen h2 {
	margin-top:40px; }

div#konditionen h3 {
	margin-top:40px; }

div#konditionen table td {
	padding:6px;
	vertical-align:top; }
	
.left {
	background-color:#B4F4B4; }

.right {
	background-color:#F5EDD9; }

div#bottom {
	clear:both;
	margin-top:60px;
	margin-bottom:30px; }
	
div#bline img {
	border:none; }
	
div#gotop {
	padding-left:4px;
	font-size:90%;
	margin-bottom:10px; }

div#copyright, .caption {
	text-align:center;
	font-size:90%;
	margin-top:10px; }

/* Stylesheets für Bilder links- und rechtsbündig */
div.img_c, div.img_l, div.img_r {
	text-align:center;
	border:1px solid #000;
	background-color:#fef3b4;
	padding:2px; }

div.img_c {
	background-color:#fef3b4;
	margin:0 auto; }

div.img_l {
	float:left;
	margin:0 10px 10px 0; } 
	
div.img_r {
	float:right;
	margin:0 0 10px 10px; }

div.img_caption {
	padding:4px 2px 2px 8px;
	font-size:90%;
	color:#666;
	text-align:center; }

hr.gallery {
	margin:20px 0 20px 0;
	text-decoration:underline; }


/*  Bilder im Fliesstext */

p img.t_left {
	border:1px solid #ccc;
	padding:2px;
	margin:0 10px 0 0;
	float:left; }

/* Thumbnails in Bildergalerie */	
.thumbs, .thumbactive  {
	display:inline;
	margin:0px;
	padding:10px 4px 0 0;
	width:58px;
	height:40px;
	text-align:center; }
	
.thumbs a, .thumbactive a {
	background-color:#fff; }
		
.thumbs img {
	margin-top:4px;
	padding:2px;
	border:1px solid #ccc; }
	
.thumbactive img {
	padding:2px;
	border:1px solid red; }
