/* Global Styles */


body {
	background-color:#ff8800;
	margin:7px;
	}

/* ID Styles */

#topleiste {
	position:absolute;
	width:800px;
	height:112px;
	z-index:2;
	background-color: #FFFFFF;
	top: 0px;
	left: 0px;
	visibility: visible;
	}

#menustrichhoriz {
	position:absolute;
	width:800px;
	height:16px;
	z-index:3;
	top: 151px;
	left: 0px;
	background-color: #ff7300;
	visibility: visible;
	}
	
#menustrichvert {
	position:absolute;
	width:4px;
	height:600px;
	z-index:4;
	top: 0px;
	left: 163px;
	background-color: #ff7300;
	visibility: visible;

	}
	
#menustrichvertoben {
	position:absolute;
	width:4px;
	height:67px;
	z-index:4;
	top: 112px;
	left: 163px;
	background-color: #ff7300;
	visibility: visible;

	}
#bildrahmen {
	position:absolute;
	width:180px;
	height:240px;
	z-index:5;
	left: 441px;
	top: 0px;
	background-color: #FFFFCC;
	visibility: visible;
	}

#navinfo {
	position:absolute;
	width:300px;
	height:16px;
	z-index:6;
	top: 150px;
	left: 193px;
	visibility: visible;
	}


/* Class Styles */


.Box_text {color: #000000; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.NavInfo {
	font-size: 11px;
	font-family: Impact, Verdana, sans-serif;
	color: #FFFFFF;
	height: 26px;
	position: static;
	vertical-align: middle;
	}
	


/* Navigation */

#left {
	background-color:#dd5500;
	position:absolute;
	width: 114px;
	height:600px;
	top:0px;
	left:63px;
	visibility: visible;
	}
	
#leftoben {
	background-color:#dd5500;
	position:absolute;
	width: 114px;
	height:67px;
	top:112px;
	left:63px;
	visibility: visible;
	}

.menucontainer {
  	position:relative;
	width: 90px;
	height:404px;
	left:10px;
	top:0px;
	background-color:transparent;
	} 

a.menu {
	display:block;
  	font-size: 12px;
	background-color:transparent;
	font-family: Impact, Verdana, sans-serif;
	text-decoration:none;
	width:90px;
	color: #FFFFFF;
	height: 26px;
   }
   
a.nomenu {
	display:block;
  	font-size: 12px;
	background-color:transparent;
	font-family: Impact, Verdana, sans-serif;
	text-decoration:none;
	width:90px;
	color: #FFFFFF;
	height: 26px;
   }
 
 Copyright 2005 Macromedia, Inc. All rights reserved. 
a.menu:link, a.menu:visited { 
	color:#eeeeee;
	background-color:#737994; font-weight:bold;
	}
 
 
a.menu:hover {
	color: #003366; background-color: silver;
	}
a.menu:active {
	color: #003366; background-color: gold;
	}
	
	
	/* hier beginnt das für die Box relevante CSS  */



.box_ro {
	background:url(images/roundedbox_ro.gif) top right no-repeat; 

}

.box_lo {
	background:url(images/roundedbox_lo.gif) top left no-repeat; 

}

.box_ru {
	background:url(images/roundedbox_ru.gif) bottom right no-repeat;
}

.box_lu {
	background:url(images/roundedbox_lu.gif) bottom left no-repeat;
}

.box_inhalt {
	margin:0;
	padding:1em 2em 1em 1em;
	color: #000000; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; 
	
}

.box_inhalt p {
	margin:0;
	padding:0;
}

 
.Box_oben {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	line-height: 5px;
	font-weight: normal;
	font-variant: normal;
	color: #F90;
	text-align: center;
}
Box-oben-2 {
	font-family: "MS Serif", "New York", serif;
	font-size: 18px;
	font-style: oblique;
	font-weight: normal;
}
.Box-oben-2 {
}

