﻿.Überschrift {
	font-size: xx-large;
	color: #594DAF;
}
body	{
	font-family: Tahoma;
	font-size: 11px;
	background-color: #000000;
	font-weight: bold;
}
h1		{
	font-family: Tahoma;
	font-size: 14pt;
	color: #663300;
	font-weight: bold;
	text-align: center;
}

a:link { color:#FFFF00; font-family:Tahoma; font-size:11px; font-weight:bold }
a:visited { color:#FFFF00; font-family:Tahoma; font-size:11px; font-weight:bold }
a:active { color:#FFFF00; font-family:Tahoma; font-size:11px; font-style:italic; font-weight:bold }



/*	Links Head */
	#headlinks
		{
		position: absolute; float: right; right: 50px; bottom: 10px
		}

#galerie	{
			cursor:pointer;
			}

	#masterframe {
		background-position: center top; border:0px solid #000000; margin-left: auto; 
		margin-right: auto;
		width: 760px;
		height: 650px;
		padding: 0px;
		overflow: hidden;
		}

	#top_left {
	background-position: center center;
	margin-left: left;
	margin-right: auto;
	width: 112px;
	height: 112px;
	background-image: url('../images/flag.jpg');
	background-repeat: no-repeat;
}
#header {
	background-position: left top;
	position: absolute;
	margin-left: 112px;
	margin-top: auto;
	width: 648px;
	height: 112px;
	border: 0px solid #000000;
	background-image: url('../images/titel4.jpg');
	image-height: 112px;
	background-repeat: no-repeat;
}
		
	
	#left_col {
	border: 0px outset #000000;
	position: absolute;
	margin-left: auto;
	margin-left: auto;
	padding-left: 5px;
	width: 112px;
	height: 537px;
	background-color: #000080;
	color: #FFFF00;
}
		
	a:link.inhalt		{color:#594DAF; font-family:Tahoma; font-size:11px; font-weight:bold }
	a:visited.inhalt	{ color:#594DAF; font-family:Tahoma; font-size:11px; font-weight:bold }
	a:active.inhalt		{ color:#594DAF; font-family:Tahoma; font-size:11px; font-style:italic; font-weight:bold }


	#inhalt {
	margin: auto auto auto 112px;
	padding: 20px;
	position: absolute;
	width: 608px; //;
	height: 260%;
	border: 0px solid #000000;
	background-color: #F7F6EC;
}

	#rightlow {
		position:absolute; right:20px; top:640px; z-index:0; float:right
		}