
html
{
	height: 100%;
} 

body
{
	min-height: 101%;
	position: relative;
	padding: 0;
	margin: 0;
	border: 0;
	BACKGROUND-COLOR: #ffffff;
	FONT-FAMILY: Arial;
	TEXT-ALIGN: center;
}

img
{
	margin: 0;
	padding: 0;
	border: 0;
}

#page
{
	width: 1000px;
	MARGIN-LEFT: auto;
	MARGIN-RIGHT: auto;
}

#page_fr
{
	width: 846px;
}

#main
{
	float: left;
	width: 100%;
	overflow: hidden;
}

#col1
{
	display: block;
	float: left;
	width: 150px;
}
	
#col3
{
	display: block;
	float: right;
	width: 850px;
}

#col4
{
	display: block;
	float: right;
	width: 150px;
}
	
#col5
{
	display: block;
	float: left;
	width: 696px;
}

#col1_content, #col4_content
{
	position: relative;
	width: 100%;
	z-index: 1;
}

#col3_content, #col5_content
{
	position: relative;
	FONT-SIZE: 12px;
	text-align: justify;
	z-index: 1;
}

#col3_content
{
	margin: 0 0 0 4px;
}

#col5_content
{
	margin: 0 4px 0 0;
}

#top_frame, #buma, #STIBE
{
	margin: 0 auto 0 auto;
}

#header
{
	float: left;
	width: 998px;
	position: relative;
	BORDER: #9bbef4 1px solid;
	height: 116px;
	margin-bottom: 4px;
}

#header_content
{
	float: left;
	width: 100%;
	BACKGROUND: #e2edfc;
}

#pict
{
	float: right;
	width: auto;
}

h1
{
	padding: 0;
	margin: 0;
}

p
{
	font: 11px Geneva, Arial, Helvetica, sans-serif;
	COLOR: #000077;
}

#strip
{
	float: left;
}

#logo
{
	float: left;
	margin: 1px 0 0 3px;
	overflow: visible;
}

#domain
{
	position: absolute;
	width: auto;
	top: 42px;
	left: 78px;
	font: 20px Geneva, Arial, Helvetica, sans-serif;
	COLOR: blue;
	filter:DropShadow(color=#C0C0C0, offx=2, offy=2);
}

#text
{
	position: absolute;
	width: auto;
	top: 67px;
	left: 80px;
	font: 11px Geneva, Arial, Helvetica, sans-serif;
	COLOR: #c0c0c0;
}

#header a
{
	position: static;
}

#bempel img
{
	position: absolute;
	width: 83px;
	height: 83px;
	top: 14px;
	left: 375px;
	overflow: visible;
}

#bookmark img
{
	position: absolute;
	width: 125px;
	height: 16px;
	top: 94px;
	left: 870px;
	overflow: visible;
}

#search
{
	position: absolute;
	top: 93px;
	left: 615px;
	overflow: visible;
}


#input, #button
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
}

#button
{
	position: absolute;
	top: 0px;
	left: 170px;
	padding: 0 6px 0 4px;
	overflow: visible;
}


#path
{
	position: absolute;
	width: auto;
	top: 94px;
	left: 10px;
	font: 11px Geneva, Arial, Helvetica, sans-serif;
}

#ei
{
	font: 12px Geneva, Arial, Helvetica, sans-serif;
	color: red;
	padding-left: 20px;
}


a, a:link, a:visited, a:active
{
	position: relative;
	color: blue;
	text-decoration: underline;
}

a:visited
{
	color: #1E90FF;
}

a:hover
{
	color: #d70000;
	background: transparent;
	text-decoration: none;
}

a span
{
	display: none;  
}

a:hover span
{
	display: block;
	position: absolute;
	width: 250px;
	z-index: 100;
	color: #000000; 
	background: #FFFFCC url(../img/reisen-sun.gif) no-repeat 2px 1px;
	border: 1px solid #000000; 
	font: 11px Verdana, sans-serif;
	text-align: left;
	overflow: visible;
	top: 15px;
	left: 0;
	padding: 2px 3px 2px 3px;
	text-decoration: none; 
	text-indent: 16px;
}

#col4_content a:hover span
{
	top: 5px;
	left: -248px;
}

#col1_content a:hover span
{
	top: 5px;
	left: 125px;
}

#comment
{
	display: block;
	width: 690px;
	BORDER: #9bbef4 1px solid;
	margin-bottom: 4px;
}

#comment_wide
{
	display: block;
	width: 100%;
	BORDER: #9bbef4 1px solid;
	margin-bottom: 4px;
	FONT-SIZE: 12px;
	text-align: justify;
}

#subtitle
{
	FONT: 16px Arial;
	FONT-WEIGHT: bold;
	height: 22px;
	COLOR: white;
	BACKGROUND-COLOR: #9bbef4;
	text-align: center;
	padding-top: 1px;
}

#comtext
{
	padding: 6px;
}

.hint
{
	color: red;
}

#comtext a img
{
	float: right;
	margin: 2px 0 0 6px;
}

#comtext a:hover span
{
	width: 200px;
	top: 18px;
}

#comtext a:hover .right
{
	left: -150px;
}

#cont
{
	float: left;
	width: 100%;
}

#foottext, #foot
{
	width: 100%;
	FONT-SIZE: 11px;
}

#foottext
{
	text-align: left;
}


.menu
{
	width: 148px;
	BORDER: #9bbef4 1px solid;
	BACKGROUND: #e2edfc;
	padding: 0 0 2px 0;
}

.title
{
	width: 100%;
	FONT: 12px Arial;
	FONT-WEIGHT: normal;
	LINE-HEIGHT: 17px;
	COLOR: #000000;
	BORDER-BOTTOM: #000000 1px solid;
	BACKGROUND-COLOR: #9bbef4;
	text-align: center;
}

.menu a, .menu a:link, .menu a:visited, .menu a:active
{
	display: block;
	width: 100%;
	FONT-SIZE: 11px;
	LINE-HEIGHT: 12px;
	COLOR: #000077;
	TEXT-DECORATION: none;
	text-align: left;
	padding: 2px 5px 0 5px;
	margin: 0;
}

.menu a:hover
{
	COLOR: #d70000;
}

.menu a img
{
	margin: 3px auto 2px auto;
	text-align: center;
}

.menu .sep
{
	display: block;
	font-size: 0;
	margin: -1px 0px 1px 0px;
	padding: 3px 0 0 0;
	border-bottom: 1px #9bbef4 solid;
}

.links
{
	padding: 0 0 10px 0;
}

.links .title
{
	FONT: 14px Arial;
	FONT-WEIGHT: bold;
	BACKGROUND-COLOR: #ffffff;
	text-align: center;
	border: none;
	padding: 5px 0 5px 0;
}

.links a
{
	display: block;
	padding: 5px 0 2px 0;
}
