

*
{
border: 0;
margin: 0;
}

img
{
border: 0px;
}

#bild {
	background: #fafafa;
  	border: 1px solid #dcdcdc;
	padding: 5px;
}

#bildre {
	background: #fafafa;
  	border: 1px solid #dcdcdc;
	padding: 5px;
    text-align: right;
    margin-left: 30px;
}

a{
	color: #264FA4;
	text-decoration:underline;
}

a:hover{
	text-decoration: none;
	color: #5c891f;
}

body{
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background: url(images/bg.jpg);
	line-height:20px;
}

#main{
	width: 999px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background: #B2B3B3;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
    border-top: 2px solid #FFFFFF; 

}



#buttons{
	width: 983px;
	height: 64px;
	background: url(images/menu.jpg) left top no-repeat;
	text-align:center;
	margin-left: 8px;
}

#buttons ul {
    padding-left: 20px;
    margin: 0px;
}

#buttons li {
	display: inline;
}

#buttons a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight:normal;
	display: block;
	float: left;
	width: 170px;
	height: 42px;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 22px;
	padding-left: 0px;
	margin-left: 15px;
	text-align: center;
	background:url(images/fish_but.html) 0px 19px no-repeat;	
}

#buttons a:hover {
	text-decoration: underline;
	background: url(images/but_over.png) 0px 2px repeat-x;
}

/*        andere images verwendet         */

#content{
	width: 983px;
	padding: 0px 0px 0px 0px;
	background: url(images/bg_cont-bilder.gif) left repeat-y;
	margin: 0px 8px 0px 8px;
}

#cont_top {	background:	url(images/top-bilder.gif) top repeat;
width: 983px;
height:10px;
margin-left: 8px;}

#cont_bot {	background:	url(images/bot-bilder.gif) bottom repeat;
width: 983px;
height:10px;
margin-left: 8px;}

/*        ende der änderung                         */

#left{
	width: 697px;
	margin: 0px 0px 0px 8px;
	float: left;
}

.text{
	padding: 10px 0px 0px 0px;
}


span {	color:#1380BA;
		font-weight:bold;
}

.dat { text-decoration:underline;}

#col_l {float:left;
		width:342px;}

#col_r {float: left;
		width:345px;
		margin-left:10px}

H1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color: #5c891f;    /*    1380BA          */
	padding-bottom: 5px;
	text-align:center;
	background: url(images/tit.gif) bottom repeat-x;
}

H2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:normal;
	color: #5c891f;
	padding-bottom: 4px;
	padding-left: 4px;
	text-align: left;
	background: url(images/tit.gif) bottom repeat-x;
}

H2.right {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:normal;
	color: #5c891f;
	padding-bottom: 4px;
	padding-left: 4px;
	text-align: right;
	background: url(images/tit.gif) bottom repeat-x;
}

H3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	color: #5c891f;
	padding-bottom: 4px;
	padding-left: 4px;
	text-align: left;
	background: url(images/tit.gif) bottom repeat-x;
}


.read{
	text-align:right;
	padding-right:10px;
	padding-top: 5px;
	font-weight:bold;
}

.read_pap{
	text-align:right;
	padding-right:0px;
	font-weight:bold;
}


#right{
float:right;
width: 231px;
background: url(images/bg_left.html) left 25px repeat-x;
margin-left: 8px;
padding: 0px 18px 0px 10px;
}

#rightbild{
float:right;
width: 250px;
margin-left: 8px;
margin-right: 10px;
padding: 0px 18px 0px 10px;
}




#right ul 
{
	list-style: none;
	padding-left:0px;
	padding-top:0px;
	margin: 0px;
	display:block;
	padding-bottom: 0px;
}

#right li{
	padding-top: 9px;
	background: url(images/fish.gif) 3px 16px no-repeat;
	padding-left: 43px;
}

#footer{
	height: 6px;
	width: 1000px;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 2px;
	text-align: center;
	clear:both;
	padding: 17px 0px 0px 0px;
	background: url(images/footer.jpg) center no-repeat;
}

#footer a{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
}

#footer a:hover{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}


/*  slide show            */
#bilderstapel img {
	position:absolute;
	height:350px;
	width: 755px;
	z-index:1;
}

#bilderstapel img.obersteebene {
	z-index:3;
}

#bilderstapel img.mittlereebene {
	z-index:2;
}


