/* CSS Document */


/*========================================================================
	LINK SETTINGS
========================================================================*/

a
{
  color:#0A1D82;
  cursor:hand;
  text-decoration:none;
}

a:visited
{
  color:#5C6076;
}

a:hover 
{ 
  color:#4F5EAA;
}


/*========================================================================
	THINGS OF UNIVERSAL IMPORTANCE
========================================================================*/

body
{
	background:white;
	font-family:Verdana;
	font-size:11px;
	line-height:16px;
}

input, textarea
{
	background-color:#FFFFF1;
	border-style:none;
	height:13px;
	font-familiy:Verdana;
	font-size:11px;
}

.txheader
{
	font-family:Verdana;
	font-weight:bold;
	text-transform:uppercase;
}
 var 
.diskret
{
	font-size:9px;
	line-height:14px;
}

#menu, #menu2
{
        background-color:white;
        position:absolute;
        top:137px;
        width:100%;
        height:19px;
        border: 0;
}

#menu
{
        right:0px;
}

#menu2
{
        left:0px;
}

#teaser {
	position:absolute;
	left:315px;
	top:209px;
	width:469px;
	height: 125px;
}

#header
{
	position:absolute;
	left:0px;
	top:0;
}

#subheader 
{
	position:relative;
	left:0px;
	top:0px;
}

#logo 
{
	position:absolute;
	top:68px;
	left:67px
}

#typo_seeds
{
	position:absolute;
	top:25px;
	left:70px
}

#topmenu 
{
	color:black;
	font-weight:bold;
	font-size:9px;
	position:absolute;
	left:70px;
	top:138px;
	height:11px;
	width: 846px;
}

#topmenu div {
 display: inline;
 margin-right: 22px;
}

#topinfo {
	color:#FFFFFF;
	position:absolute;
	right:30px;
	top:77px;
	height:11px;
	width:161px;
	text-align: right;
	line-height:17px;
}

#topinfo a {
	color: #FFFFFF;
}

#topinfo a:hover {
	text-decoration: underline;
}

#bottominfo {
	position:absolute;
	left:-15px;
	top:590px;
	height:11px;
}

#bottominfo img {
	margin-left:45px;
}

#teaser-frontpage {
	position:absolute;
	left:467px;
	top:145px;
	width:300px;
}

#teaser-frontpage img {
  margin-top: 15px;
}


#topframe, #topframe2
{
        background-color:gray;
        position:absolute;
        top:66px;
        width:100%;
        height:57px;
        border-top:1px solid grey;
        border-bottom:1px solid grey;
}

#topframe
{
        right:0px;
}

#topframe2
{
        left:0px;
}

#colorframe_bottom, #colorframe_bottom2
{
        background-color:white;
        position:absolute;
        top:182px;
        right:0px;
        width:100%;
        height:162px;
        margin:0px;     
}

#colorframe_bottom 
{
        right:0px;
}

#colorframe_bottom2 
{
        left:0px;

}

#colorframe 
{
        position:absolute;
        left:0px;
        top:182px;
        width:897px;
        height:162px;
}

#bckimage {
	position:absolute;
	left:0px;
	top:76px;
}

#teaser-block {
	position:absolute;
	background-color:#984C00;
	color:#FFFFF1;
	top:76px; 
	left: 247px; 
	width: 503px; 
	height: 267px;
	border-top: 1px solid #9F6012;
	border-right: 1px solid #C18B38; 
	border-left: 1px solid #C18B38;
}

.leftcontent {
	color:#666666;
	position:absolute;
	left:77px;
	top:378px;
	width:155px;
	height: 210px;
}

.leftcontent p img {
	margin-right: 5px;
}

.leftcontent p {
	margin-bottom: 12px;
	margin-top: 0px;
}

#content 
{
	position:absolute;
	top:367px;
	left:315px;
	width:449px;
	height:268px;
}

#bottomtext 
{
	color:#999999;
	position:relative;
	left:0px;
	top:30px;
	width:449px;
	height: 50px;
	padding-bottom:50px;
}

#leftmenu {
	background-color:#08195C;
	position:absolute;
	top:200px;
	left:77px;
	width:140px;
	height: 101px;
	padding:8px;
	font-size:10px;
	text-transform:uppercase;
	color:white;
	border:1px solid #E0E2E5;
  opacity: .80; 
  filter: alpha(opacity=80); 
  -moz-opacity: .80;
  -khtml-opacity: 0.80; 
}

#leftmenu #dot
{
	background-color:#FFFFFF;
	position: absolute;
	left: -14px;
	top: 0px;
	width:5px;
	height:5px;
	border: 0;
	overflow:hidden;
}

.dot2
{
	background-color:black;
	position:absolute;
	left: -13px;
	top: 4px;
	width:5px;
	height:5px;
	border: 0;
	overflow:hidden;

}

.layer2-menu {
   background:white; 
	 border:1px solid #cecece;
   padding: 10px; 
   opacity: .85; 
   filter: alpha(opacity=90); 
   -moz-opacity: .90;
   -khtml-opacity: 0.90; 
   width: 137px;
}
