@CHARSET "ISO-8859-1";

html, body {
	font-family:		Tahoma,Helvetica,Arial;
	font-size:			14px;
	color:				#333333;
	background-color:	#666666;
	/*background-image:	url(../img/tapete.jpg);*/
	margin:				0px;
}

html {
	overflow:			scroll;
}

#kontakt td {
	text-align:			left;
}

#shadow_right {
	width:				20px;
	background-color:	#666666;
	background-image:	url(../img/shadow_right.gif);
	background-repeat:	repeat-y;
	background-position:top right;	
}

#shadow_left {
	width:				20px;
	background-color:	#666666;
	background-image:	url(../img/shadow_left.gif);
	background-repeat:	repeat-y;
	background-position:top right;	
}

#shadow_bottom {
	width:				20px;
	background-color:	#666666;
	background-image:	url(../img/shadow_bottom.gif);
	background-repeat:	repeat-x;
	background-position:top left;	
}

#shadow_bottom_left {
	width:				20px;
	background-color:	#666666;
	background-image:	url(../img/shadow_bottom_left.gif);
	background-repeat:	no-repeat;
	background-position:top right;	
}

#shadow_bottom_right {
	width:				20px;
	background-color:	#666666;
	background-image:	url(../img/shadow_bottom_right.gif);
	background-repeat:	no-repeat;
	background-position:top left;	
}

#container {
	width:				900px;
	padding-top:		10px;			
	margin:				0px auto;
	background-color:	#ffffff;
	background-image:	url(../img/header/header4.jpg);
	background-repeat:	no-repeat;
	background-position:top right;
	/*border-bottom:		4px solid #333;
	border-left:		4px solid #333;
	border-right:		4px solid #333;*/
}

a, a:visited {
	text-decoration:	none;	
}

#content a, #content a:visited, #footer a, #footer a:visited {
	color:				#333333;
}

textarea,input {
	font-family:		Tahoma,Helvetica,Arial;
	font-size:			14px;
}

#logo {
	float:				left;
	height:				86px;	
	width:				173px;
	margin-left:		0px;
}

#spacer {
	width:10px;
	float:left;
}

#logo img {
	border:				0px;
}

#header {
	margin-left:		220px;
	height:				86px;	
}

#menu {	
	font-size:			16px;	
	background-image:	url(../img/navi_ground.jpg);
	background-repeat:	no-repeat;
	background-position:top center;
	width:				180px;
}

#menu #inmenu {
	margin-left:		20px;
	margin-bottom:		20px;
	text-align:			left;
}

.menu_link {
	text-decoration:	none;
	color:				#333333;	
}

.menu_link_active {
	text-decoration:	none;
	color:				#80015A;
}

.sub_menu_link {
	text-decoration:	none;
	color:				#333333;
	font-size:			14px;	
}

.sub_menu_link_active {
	text-decoration:	none;
	color:				#80015A;
	font-size:			14px;
}

.img_margin {
  margin:10px;
}

#content {
	border-left:		1px solid #999999;
	padding-left:		15px;
	padding-right:		20px;
	margin-left:		180px;	
	height:		 		400px;	
	text-align:			left;
}

#uelu {
	width:				100%;
	border-collapse:	collapse;
}

#uelu a, #uelu a:visited {
	color:				#ffffff;
}
                       
#uelu td {
	border:				1px solid #333333;
	padding:			5px;	
	text-align:			left;
}

#uelu th {
	border:				1px solid #333333;
	padding:			5px;	
	background-color:	#80015A;
	background-image:	url(../img/footer_ground.gif);
	background-repeat:	repeat-x;
	background-position:top left;
	color:				#ffffff;
}


#footer {
	clear:				both;
	border-top:			1px solid #333333;
	padding:			5px 10px;	
	background-color:	#80015A;
	background-image:	url(../img/footer_ground.gif);
	background-repeat:	repeat-x;
	background-position:top left;
	color:				#ffffff;
}

#footer a, #footer a:visited {
	color:				#ffffff;
}

.clear {
	height:				15px;
	clear:				both;
}

td {
	vertical-align:		top;
}

h1 {
	font-weight:		bold;
	font-size:			16px;
	color:				#80015A;
}

h2 {
	margin:				0px;
	font-weight:		bold;
	font-size:			16px;
	color:				#333333;
}

.seminar {
	margin-bottom:		30px;
}

.albumindex {
	float:				left;
	margin-right:		10px;
}	

.albumindex img {
	border:				1px solid #333333;
	margin-top:			10px;
}

.image {
	float:				left;
}

.image img {
	border:				1px solid #333333;
	margin:				5px 10px 5px 0px;
}

.current_image {
	float:				left;
	margin:				15px 10px 0px 0px;
	height:				400px;
}

.foerderlink {
	color:				#222299;
	text-decoration:	underline;
}

#block {
	position:			absolute;
	width:				2000px;
	height:				2000px;
	z-index:			99;
	visibility:			hidden;
	background:			#000000;
	filter:alpha(opacity=70); /* Transparenz für IE*/
	-moz-opacity:0.7; /* Transparenz für Mozilla */
	opacity:0.7; /* Transparenz für Opera */
}

#big_image img {
	position:			absolute;
	z-index:			100;	
	width:				580px;
	border:3px solid white;
}

#big_image {
	width:				580px;
	float:left;
	margin-right:		17px;
}

#prev {
	margin-top:197px;
	float:left;
	width:47px;	
}

#next {
	margin-top:197px;
	float:left;
	width:33px;	
}

#prev img, #next img {
	position:absolute;
	z-index:100;	
}

#title {
margin-left:50px;
height:30px;
font-size:16px;
}
#title span {
color:white;
	position:absolute;
	z-index:100;
}

#overlay {
position:absolute;
z-index:100;
left:200px;
top:100px;
height:2000px;
visibility:			hidden;
width:900px;
}

#par {
position:absolute;
z-index:100;
left:200px;
top:0px;
margin-left:50px;
color:white;
width:580px;
visibility:			hidden;
}
