@CHARSET "ISO-8859-1";

html, body {
	font-family:		Arial;
	font-size:			14px;
	color:				#333333;
	background-color:	#ffffff;
	/*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:	#ffffff;
	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:				960px;
	padding-top:		0px;			
	margin:				0px auto;
	background-color:	#ffffff;
	
	background-repeat:	no-repeat;
	background-position:top left;
	/*border-bottom:		4px solid #333;
	border-left:		4px solid #333;
	border-right:		4px solid #333;*/
}

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

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

}

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

#containershadowleft {
  background-image:	url(../img/background_border2.gif);
	filter:    fliph();

}

#containershadowright {
  background-image:	url(../img/background_border.gif);


}

#logo {
	float:				left;
	height:				120px;	
	width:				960px;
	margin-left:		0px;
}

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

#logo img {
	border:				0px;
}

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

#menu {	
  text-align:			left;
	font-size:			16px;	
	background-image:	url(../img/navi_ground.jpg.bak);
	background-repeat:	no-repeat;
	background-position:top center;
	width:				200px;
	background-color:  #ff9832;
}

#menu-spacer {
  width:        10px;
  background-color:				#ff9832;	
}

#menu-right {
  width:        180px;
  background-color:				#ffe5cb;	
  background-image:	url(../img/oeffnungszeiten.jpg);
  background-repeat:	no-repeat;
  padding:      10px;
  font-family: Arial;
  font-size:  12px;
}

#menu #inmenu {
	margin-left:		0px;
	margin-bottom:		20px;
	text-align:			left;
}
.menu-item {
  width:        200px;
  height:       40px;
  vertical-align: middle;
  background-image:	url(../img/item.jpg);
	background-repeat:	no-repeat;
	background-position:top center;
}

.menu-item-active {
  width:        200px;
  height:       40px;
  vertical-align: middle;
  background-image:	url(../img/item_active.jpg);
	background-repeat:	no-repeat;
	background-position:top center;
}

.img {
  padding-left:10px;
}

.portraitListeSub {
  font-weight:normal;
  font-style:normal;
  margin-left:0;
  margin-bottom:1em;
  padding-left:4em;
  list-style-type: none;
}

.portraitListeTop {
  font-style:italic;
  margin-left:0;
  padding-left:1em;
  list-style-type: none;
}

.linksListe {
  padding-top:5px;
}

.linksListeSidebar {
  padding-left:13px;
  font-size:	13px;	
}

.linksListePortrait {
  padding-top:0px;
  magin-top: 0px;
  padding-left:17px;
  font-size:	14px;	
}

.sub-menu-item {
  width:        200px;
  height:       25px;
  vertical-align: middle;
  background-color: #ffffff;
}

.sub-menu-item-active {
  width:        200px;
  height:       25px;
  vertical-align: middle;
  background-color: #ffffff;
  background-image:	url(../img/pfeil.gif);
	background-repeat:	no-repeat;
	background-position: 0% 90%;
}

.menu_link {
	text-decoration:	none;
	color:				#3d5681;	
	margin-left:		10px;
	font-weight:     bold;
 
}

.menu_link_active {
	text-decoration:	none;
	color:				#ffffff;	
	margin-left:		10px;
	font-weight:     bold;
}

.sub_menu_link {
  
	text-decoration:	none;
	color:				#3d5681;
	font-size:			14px;	
	margin-left:		20px;
	font-weight:     bold;
}

.sub_menu_link_active {
	text-decoration:	none;
	color:				#3d5681;
	font-size:			14px;
	margin-left:		20px;
	font-weight:     bold;
}

.sidebar {
  align: left;
}

#content {
  padding-top:    10px;
	padding-left:		10px;
	padding-right:	10px;
	margin-left:		180px;	
	height:		 		400px;	
	text-align:			left;
}

#footer {
  height:         16px;
  color:			   	#ffffff;
	clear:				  both;
	border-top:			3px solid #ffffff;
	padding:			  2px 10px;	
	background-color:	#38537b;
	
}

#footer-imp-left {
  text-decoration:	none;
	color:				#ffffff;
	font-size:      12px;
	text-align:    left;
	float:         left;
	width: 80%;
}

#footer-imp-right {
  text-decoration:	none;
	color:				#ffffff;
	font-size:      12px;
	float:         right;
	text-align:    right;
	width: 20%;
}

td {
	vertical-align:		top;
}





#block {
	position:			absolute;
	
	
	z-index:			99;
	visibility:			hidden;
	background:			#000000;
}
