body{
	background-image: url(../images/back_body.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	margin:0px;padding:0px;
	background-color: #808080;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:0.8em;
	color:black;
}
.kommentar{
	float:left;
}
/*------------------------------------------------------------------*/
#site{
	margin:0px;padding:0px;
	width:1000px;
	margin-left:-500px;
	left:50%;
	position:absolute;
	background-image: url(../images/back_site.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}
/*------------------------------------------------------------------*/
#top {
	width:1000px;height:200px;
	background-color: transparent;
	margin:0px;padding:0px;
}
.box_top1{
	margin:0px;padding:0px;
	float:left;
	width:411px;
	height:200px;
	background-image: url(../images/back_top_01.jpg);
	background-position: top left;
	background-repeat: no-repeat; 
}
.head {
	margin:0px;padding:0px;
	width:1000px;
	height:200px;
	background-image: url(../images/head.jpg);
	background-position: top;
	background-repeat: no-repeat; 
}
.adresse{
	padding-top:70px;
	margin-left:725px;
	font-weight:bold;
	font-size:90%;
}
/*------------------------------------------------------------------*/
#center{
	width:1000px;
	min-height:350px;
	height:auto !important;  /* für moderne Browser */
   height:350px;  /*für den IE */
	background-color: transparent;	
	background-image: url(../images/back_navigation.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	float:left;
}

/*------------------------------------------------------------------*/
#navigation{
	margin:0px;padding:0px;
	width:234px;
	background-color: transparent;
	float:left;
}

.menu1{
	margin:0px;padding:0px;
	list-style-type: none;
}
.menu1_level1 a {
	color:black;
	text-decoration:none;
	font-weight:bold;
	display:block;
	line-height:35px;
	padding-left:10px;
}
.menu1_level1 a:hover{
	background-image: url(../images/back_level1.gif);
	background-position:center left;
	background-repeat: no-repeat;
}
.menu1_level1_act a {
	color:black;
	text-decoration:none;
	font-weight:bold;
	display:block;
	line-height:35px;
	padding-left:10px;
	background-image: url(../images/back_level1.gif);
	background-position:center left;
	background-repeat: no-repeat;
}

/*------------------------------------------------------------------*/
#content{
	width:720px;
	margin:0px;padding:0px;
	float: left;
	background-color: transparent;
	margin-left:20px;
	overflow: hidden;
}
.webdesign{
	float:right;
	font-size:85%;
}
.box_work_01{
	width:220px;
	float:right;
	margin-right:0px;
}
.box_work_02{
	width:220px;
	float:right;
	margin-right:0px;
}
.box_traut{
	font-size:80%;
}
.ihre_diana{
	float:right;
	font-size:120%;
	font-weight:bold;
	margin-right:180px;
}
ul.philo{
	list-style-image: url(../images/li_philo.gif);
	line-height:18px; 
}
.box_events{
	border-bottom:1px solid #FF8D04;
	padding-bottom:10px;
	padding-top:10px;
	width:710px;
	clear:both;
}
.box_events img {
	margin-left:5px;
	padding:5px;
	border:1px dashed black;
}
.event_grafik_right img {
	border:none;
	float:right;
	display:block;
}
.event_grafik_left img {
	border:none;
	float:left;
}
.box_events2 {
	border-bottom:1px solid #FF8D04;
	padding-bottom:10px;
	padding-top:10px;
	width:710px;
	clear:both;
	text-align:right;
}
.box_events2 img {
	margin-left:5px;
	padding:5px;
	border:1px dashed black;
}

/*------------------------------------------------------------------*/

#footer{
	margin:0px;padding:0px;
	width:1000px;
	height:38px;
	background-image: url(../images/back_footer.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	float:left;
}

/*_______________________KONTAKT_______________________*/

label {
	display:block;
	padding-top:5px;
	color:black;
	font-weight:bold;
}

#box1_kontakt{
	width:280px;
	text-align: left;
	float:left;
	margin-bottom:20px;
}

#box2_kontakt{
	width:280px;
	text-align: left;
	float:left;
}

#box_kontakt{
width: 590px;
margin-left:20px;
}

input{
   background-color: white;
	font-family: Arial, Helvetica, sans-serif;
}

textarea{
   background-color: white;
}

* +++++++++++++++++++++++++++++++++ SLIMBOX +++++++++++++++++++++++++++++++++++++++++*/

#lbOverlay {
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../images/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 113px;
	height: 22px;
	background: transparent url(../images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

