body
{
	position: absolute;
	background-image: url(images/Frame.jpg);
	background-repeat:no-repeat;
	margin:0;	
	padding:0;
}
#Background
{
	position: absolute;
	padding:0;
	width: 1400px;
	height: 1030px;
	font-family: 'Arial';
}
#FrameTop
{
	position: absolute;
	background-image: url(images/Titel.jpg);
	margin-left: 200px;
	margin-top:0px;
	width: 1000px;
	height: 110px;
	border-style:solid;
    border-width:1px;
	border-color:#000000; 
}
#TopMenue
{
	position: absolute;
	top: 90px;
	margin-left: 105px;
	font-size:smaller;
}
#TopLanguage
{
	position: absolute;
	top: 90px;
	margin-left: 895px;
	font-size:smaller;
}
#FrameMiddle
{
	position: absolute;
	font-size:smaller;
	color: Black;
	background-color:#f1f1f1;
	top: 112px;
	margin-left: 200px;
	width: 1000px;
	height: 720px;
	border-left-width:1px;
	border-left-style:solid; 
	border-right-width:1px;
	border-right-style:solid;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-color:#000000; 
}
#MainMenue
{
	position: absolute;
	width: 100px;
	height: 660px;
	top: 40px;
	left: 5px;
}
#MainBody
{
	position: absolute;
	background-color:#ffffff;
	width: 875px;
	height: 680px;
	left:105px;
	top: 20px;
	border-width:2px;
	border-style:solid;
	border-color:#cacaca;
}
#MainText
{
	position: absolute;
	overflow:auto;
	width: 670px;
	height: 650px;
	left:15px;
	top: 15px;
}
#MainTextBig
{
	position: absolute;
	overflow:auto;
	width: 830px;
	height: 650px;
	left:15px;
	top: 15px;
}
#MainNews
{
	position: absolute;
	background-color:#fafad2;
	overflow:auto;
	width: 610px;
	height: 90px;
	left:15px;
	top: 570px;
	border-width:2px;
	border-style:solid;
	border-color:#cacaca;
	z-index: 3;
}
#MainPicture
{
	position: absolute;
	overflow:hidden;
	width: 160px;
	height: 650px;
	left:700px;
	top: 15px;
}
#MainCondor
{
	position: absolute;
	left:1px;
	top: 640px;
}
#MainNavCondor
{
	position: absolute;
	left:5px;
	top: 600px;
}
#MainCopyright
{
	position: absolute;
	color:#555555;
	width: 300px;
	height: 10px;
	left:780px;
	top: 720px;
}
table
{
	margin-top: 3.00px;
	margin-bottom: 0.00px;
	width: 90%;
}
li
{
	margin-top: 3.00px;
}
div.header
{
	font-size: 1.3em;
	font-weight: bolder;
}
div.menueheader
{
	font-weight: bolder;
	margin-top: 2em;
	margin-bottom: 1em;
}
div.menuelink
{
	margin-top: 0.5em;
}
div.menuelinkspace
{
	margin-top: 1.3em;
}
div.gray
{
	margin-top: 28.00pt;
	margin-bottom: 16.00pt;
	width: 90%;
	background-color: #ccc;
	padding: 5px;	
}
div.graysmall
{
	margin-top: 16.00pt;
	width: 90%;
	background-color: #ccc;
	padding: 5px;	
}
div.MainNewsText
{
	margin-left: 5px;
	margin-top: 5px;
}

td.gray
{
	background-color: #cccccc;
}

/*
a:link
{
	color: Blue;
}
a:visited
{
	color: #336699; 
}
a:active
{
	color: Black;
}
*/

