html {
	background-color:#333333;
	height:100%;
	font-family: "Tw Cen MT Condensed", "Arial Narrow", Arial;
	overflow: auto;
}
body {
	height:100%;
	margin:0%;
	text-align: center;
}
#box {
	background-image: url(../images/haupt_hin_1.gif);
	background-position: top left;
	background-repeat: repeat-x;
	height:100%;
	position: relative;
	text-align: left;
	width: 760px;
	margin: 0px auto;
}
a {
	color: #cccccc;
	text-decoration: none;
	letter-spacing: 1px;
}
a:hover
{
	color: #CFD95B;
	text-decoration: none;

}
a.menu:link, a.menu:visited
{ 
 text-decoration:none;
}
a.menu:active, a.menu:hover
{
	text-decoration:none;
}
a.menu {
	color:#B7BC78;
	font-size: 20px;
	letter-spacing: 1px;
 }
a.menu_a {
	text-decoration:none;
 }
 
a.menu2:link, a.menu2:visited
{ 
 text-decoration:none;

}
a.menu2:active, a.menu2:hover
{
	text-decoration:none;
	color: #B7BC78;
}
a.menu2{
	color:#999999;
	font-size: 20px;
	letter-spacing: 1px;
 }
.title {
	color:#B7BC78;
	font-size: 16px;
	letter-spacing: 1px;
}
.adress {
	color: #B7BC78;
	font-size: 14px;
	padding-right: 5px;
	padding-bottom: 15px;
}
.kommentar {
	color: #cccccc;
	font-size: 11px;
	text-decoration: none;
	letter-spacing: 1px;
	}
a.subtitle {
	color: #cccccc;
}
.subtitle {
	font-size: 16px;
	color: #cccccc;
	letter-spacing: 1px;
}
.anylinkcss{
	visibility: hidden;
	border:1px solid #999999;
	border-bottom-width: 1px;
	line-height: 21px;
	z-index: 100px;
	background-color: #666666;
	width: 80px;
	font-size: 18px;
	letter-spacing: 1px;
	left: 2px;
	position: absolute;
}

.anylinkcss a{
	width: 100%;
	display: block;
	text-indent: 4px;
	padding: 1px 0;
	text-decoration: none;
	border-bottom-color: #999999;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #333333;
color: white;
}

.dhtmlwindow{
	position: absolute;
	border: 1px solid #cccccc;
	background-color: #666666;
	overflow: auto;
	width: 370px;
	height: 240px;
	scrollbar-3dlight-color: #666666;
	scrollbar-arrow-color: #666666;
	scrollbar-darkshadow-color: #666666;
	scrollbar-face-color: #cccccc;
	scrollbar-highlight-color: #666666;
	scrollbar-shadow-color: #666666;
	scrollbar-track-color: #666666;
}

.drag-handle{
	padding: 1px;
	text-indent: 3px;
	background-color: #666666;
	color: #ffffff;
	cursor: move;
	overflow: hidden;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
	opacity: 1;
	letter-spacing: 2px;
	text-align: left;
}

.drag-handle .drag-controls{ /*CSS for controls (min, close etc) within Drag Handle*/
position: absolute;
right: 1px;
top: 2px;
cursor: hand;
cursor: pointer;
}

* html .drag-handle{ /*IE6 and below CSS hack. Width must be set to 100% in order for opaque title bar to render*/
width: 100%;
}

.drag-contentarea{
	border-top: 1px solid #cccccc;
	background-color: #666666;
	color: #cccccc;
	padding: 2px;
}

.drag-statusarea{
	border-top: 1px solid gray;
	background-color: #666666;
	height: 13px;
}

.drag-resizearea{ /*CSS for Resize Area itself*/
float: right;
width: 20px; /*width of resize image*/
height: 0px; /*height of resize image*/
cursor: nw-resize;
font-size: 0;
}

.iFrame {
	overflow: auto;
	width: 370px;
	height: 218px;
	scrollbar-3dlight-color: #999999;
	scrollbar-arrow-color: #999999;
	scrollbar-darkshadow-color: #999999;
	scrollbar-face-color: #cccccc;
	scrollbar-highlight-color: #999999;
	scrollbar-shadow-color: #999999;
	scrollbar-track-color: #999999;
}
