body, html, div, h1, h2, h3, img, p , li, ul, a, td, tr, table, strong{
	font-family: Arial, Verdana,Sans-Serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 14px;
	font-style: normal;
	padding:0;
	margin:0;
	color:#62082d;
	background-color: transparent;
}

body {
	background: #2dc9d8 url(body_bg.jpg) left top repeat-x;
	overflow-y: scroll;
}

a:active, a:focus  { outline: none }

a {
	text-decoration: none;
}

h1, h2, #impressum, #impressum a, #navi ul li a, a{
	color: #d520b9;
}

.pics img {
	border: 0px;
}

.pics p {
	margin-top: 15px;
}

.pics p, .pics p a {
	font-size: 10px;
}

.video {
	text-align: center;
	margin-bottom: 20px;
	padding: 15px;
	
}

.border_bottom {
	border-bottom: 0px solid #d520b9;
}

.gb_header a {
	font-size: 12px;
}

p.gb_header {
	font-size: 12px;
	line-height: 13px !important;
	padding-bottom: 0px !important;
	padding-top: 30px;
	border-bottom: 1px solid #d520b9;
	margin-bottom: 10px;
}

.gb_pages, .gb_pages a {
	font-size: 10px;
}

p.gb_pages {
	margin-top: 20px;
	padding-bottom: 0px !important;
}

#navi ul {
	list-style: none;
	text-align: right;
}
#navi ul li  {
	padding-bottom: 12px;
}

#navi ul li a {
	font-size: 18px;
	padding-right: 100px;
}

#navi ul li a:hover, .a_active {
	background: transparent url(navi_a_bg.jpg) right center no-repeat;
}

#navi ul li ul li a {
	font-size: 12px;
	padding-right: 100px;
}

#navi ul li ul li a:hover, .a_active_small {
	background: transparent url(navi_a_small_bg.jpg) right center no-repeat;
}

#navi ul li ul {
	padding-top: 10px;
}
#navi ul li ul li {
	padding-bottom: 5px;
}


#impressum a{
	font-size: 11px;
}

h1 {
	text-align: center;
	font-size: 18px;
	padding-bottom: 30px;
	background: transparent url(h1_bg.jpg) center bottom no-repeat;
}

h2 {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	padding-top: 30px;
	padding-bottom: 10px;
}

h3 {
	font-weight: bold;
	margin-bottom: 15px;
}
	

input {
	width: 210px;
}

textarea  {
	width: 500px;
}

input, textarea {
	background-color: #B9E0EF;
	border: 0px;
	font-size: 12px;
	font-family: Arial, Verdana, Sans-Serif;
}

#links td{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}

table#termine {
	margin-top: 15px;
}

#termine td{
	padding-bottom: 15px;
	padding-right: 10px;
}

.termine_ort {
	font-style: italic;
	font-size: 12px;
}

#erfolge td {
	padding-bottom: 10px;
	padding-right: 10px;
}

.formular_table {
	width: 500px;
}

.formular_table td {
	width: 50%;
	padding-bottom: 10px;
}

#content p, #content ul {
	line-height: 22px;
	padding-bottom: 10px;
}

#content ul  {
	list-style: none;
}

#content ul li {
	padding-left: 15px;
	padding-bottom: 5px;
	background: transparent url(bullet.png) left 0.6em no-repeat;
}

#page {
	width: 1024px;
	margin: 0 auto;
	padding: 0;
}

#all {
	position: relative;
}

#content {
	position: absolute;
	top: 298px;
	left: 420px;
	width: 500px;
	min-height: 500px;
	padding-left: 30px;
	padding-bottom: 40px;
	border-left: 2px solid #5bf5f5;

}

#header {
	position: absolute;
	vertical-align: bottom;
	top: 198px;
	left: 370px;
	width: 600px;
}

#navi {
	position: absolute;
	top: 370px;
	left: 70px;
	width: 350px;
}

#impressum {
	position: absolute;
	top: 5px;
	right: 10px;
}

#constanze {
	position: absolute;
	top: 53px;
	left: 402px;
	width: 623px;
	height: 110px;
	background: transparent url(constanze.jpg) left top no-repeat;
}
#silhouette {
	position: absolute;
	top: 0px;
	left: 99px;
	width: 308px;
	height: 307px;
	background: transparent url(silhouette.jpg) left top no-repeat;
}
#kurve1 {
	position: absolute;
	top: 306px;
	left: 38px;
	width: 137px;
	height: 138px;
	background: transparent url(kurve1.jpg) left top no-repeat;
}
#kurve2 {
	position: absolute;
	top: 440px;
	left: 0px;
	width: 65px;
	height: 210px;
	background: transparent url(kurve2.jpg) left top no-repeat;
}

div#news {
	float:right;
	margin-left: 16px;
	margin-bottom: 20px;
	border: 2px solid #5bf5f5;
	width: 180px;
}

#news p, #news img {
	padding: 5px;
}

#news hr {
	border: 1px solid #5bf5f5;
	height: 2px;
	color: #5bf5f5;
}

#news p, #news a {
	font-size: 12px;
	line-height: 1.5em;
	font-style: italic;
}

.news_datum {
	font-style: normal;
}

#bilderborder {
	text-align: right; 
}

#bilderborder img {
	padding-top: 150px;
	padding-left: 150px;
	display: block;
}

.float_right {
	float: right;
	padding: 10px 0px 10px 10px;
}
 
.float_left {
	float: left;
	padding: 10px 10px 10px 0px;
}


