body {
	margin:0px;padding:0px;
	background-image: url(../images/back_body.jpg);
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:0.8em;
	color:black;
}

#site{
	margin:0px;padding:0px;
	background-image: url(../images/back_site.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	width:1000px;
	position:absolute;
	margin-left:-500px;
	left:50%;
}

a, a:visited {
	color: #00008B;
}
/* --//--//--//--//--//--//--//--//--//--//--//--//--//--//--//--//--//--//--//--//--//--//--// */
#top1{
   margin:0px;padding:0px;
	width:1000px;
	height:32px;
   background-image: url(../images/back_top1.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
/* --// MENU1 // -- */
.menu1{margin:0px;padding:0px;list-style-type:none;float:right;}
.menu1_level1{float:left;}
.menu1_level1 a, .menu1_level1 a:visited{
	text-decoration:none;
	color:white;
	background-image: url(../images/back_menu1.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width:107px;
	height:26px;
	display:block;
	margin-right:10px;
	text-align:center;
}
.menu1_level1 a:hover{
	font-weight:bold;
}
.menu1_level1_act{float:left;}
.menu1_level1_act a{
	text-decoration:none;
	color:yellow;
	background-image: url(../images/back_menu1.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width:107px;
	height:26px;
	display:block;
	margin-right:10px;
	text-align:center;
	font-weight:bold;
}
/*_______________________________________________*/
#top2{
   margin:0px;padding:0px;
	width:1000px;
	height:131px;
   background-image: url(../images/back_top2.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#top3{
   margin:0px;padding:0px;
	width:1000px;
	height:36px;
   background-image: url(../images/back_top3.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
/* --// MENU2_LEVEL1 // -- */
.menu2{
	margin:0px;padding:0px;list-style-type:none;
	float:right;
}
.menu2_level1 {
    float:left;
    background-image: url(../images/back_menu2_ul.jpg);
    background-position: top left;
    background-repeat: repeat-x;
}
.menu2_level1 a, .menu2_level11 a:active{
	color:white;
	text-decoration:none;
	font-weight:bold;
   background-image: url(../images/back_menu2_li.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	line-height:27px;
	display:block;
	padding-left:30px;
	padding-right:5px;
}
.menu2_level1 a:hover{text-decoration:underline;}
.menu2_level1_act {
   float:left;
	color:white;
	text-decoration:none;
	font-weight:bold;
	background-image: url(../images/back_menu2_ul.jpg);
   background-position: top left;
   background-repeat: repeat-x;
	display:block;
	text-decoration:underline;
}
.menu2_level1_act a{
   background-image: url(../images/back_menu2_li.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: transparent;
	line-height:27px;
	display:block;
	padding-left:30px;
	padding-right:5px;
	color:yellow;
}
/* --// MENU2_LEVEL2// -- */
.menu2_level2 {
    float:left;
    background-image: url(../images/back_menu2_ul.jpg);
    background-position: top left;
    background-repeat: repeat-x;
}
.menu2_level2 a, .menu2_level12 a:active{
	color:white;
	text-decoration:none;
	font-weight:bold;
   background-image: url(../images/back_menu2_li_level2.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	line-height:27px;
	display:block;
	padding-left:30px;
	padding-right:5px;
}
.menu2_level2 a:hover{text-decoration:underline;}
.menu2_level2_act {
   float:left;
	color:white;
	text-decoration:none;
	font-weight:bold;
	background-image: url(../images/back_menu2_ul.jpg);
   background-position: top left;
   background-repeat: repeat-x;
	display:block;
	text-decoration:underline;
}
.menu2_level2_act a{
   background-image: url(../images/back_menu2_li_level2.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: transparent;
	line-height:27px;
	display:block;
	padding-left:30px;
	padding-right:5px;
	color:yellow;
}

/*_______________________________________________*/

/* --//--//--//--//--//--//--//--//--//--//--//--//--//--//--//--//--//--//--//--//--//--//--// */
#navigation{
	margin:0px;padding:0px;
	width:151px;
	background-color: transparent;
	float:left;
}
.menu3{
	margin:0px;padding:0px;
	list-style-type:none;
	border-bottom:1px solid black;
	padding-top:10px;padding-bottom:10px;
}


/* für Firefox*/
.menu3_level1 a, .menu3_level1 a:visited{
	color:white;
	text-decoration:none;
	font-weight:bold;
	padding-left:5px;
	display:block;
}

.menu3_level1 a:hover {
   text-decoration:underline;
}
.menu3_level1_act a{
	color:white;
	text-decoration:none;
	font-weight:bold;
	padding-left:5px;
   background-color: #6A6A6A;
	display:block;
}



/* für Firefox*/
.menu3_level2{
	color:black;
	font-weight: normal;
	text-decoration:none;
	font-size:90%;
	padding-left:10px;
}
.menu3_level2_act {
	color:black;
	font-weight: normal;
	text-decoration:none;
	font-size:90%;
	padding-left:10px;
		color:white;
}

/* --//--//--//--//--//--//--//--//--//--//--//--//--//--//--//--//--//--//--//--//--//--//--// */
#center{
   margin:0px;padding:0px;
	width:849px;
	background-color: transparent;
	background-image: url(../images/back_center.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	min-height:400px;
	height:auto !important;  /* für moderne Browser */
	height:400px;  /*für den IE */
	float:left;
}
/* --//--//--//--//--//--//--//--//--//--//--//--//--//--//--//--//--//--//--//--//--//--//--// */
#content{
	margin:0px;padding:0px;
	width:720px;
	background-color: transparent;
	margin-left:60px;
	margin-top:10px;
}
/* --//--//--//--//--//--//--//--//--//--//--//--//--//--//--//--//--//--//--//--//--//--//--// */
#footer{
	margin:0px;padding:0px;
	background-image: url(../images/back_footer.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width:1000px;height:17px;
	float:left;
}

/* ############# Guestbook ############## */

.tx-guestbook-header {
	color: #C40000;
	width: 200px;
	padding: 5px;
	font-size: 100%;
	float: left;
	border-right: 1px solid #0087AE;
	border-bottom: 1px solid #0087AE;
}

.tx-guestbook-header h4 {
	font-size: 100%;
}

.tx-guestbook-right {
	color: Black;
	width: 400px;
	padding: 5px;
	margin-top: 0px;
	float: left;
}

.tx-guestbook-frame {
	border: 1px solid #0087AE;
}


label {
	display: block;
	font-weight: bold;
	padding-top: 5px;
}

fieldset {
	border: none;
}

h1, h2, h3, h4, h5 {
	color: #0087AE;
}

table {
	font-size: 100%;
}

td {
	padding: 5px;
}