﻿body{
	/*background: url(../Bild/Background.jpg) repeat-x 100%;*/
	font-size:13px; font-family: "Microsoft Sans Serif", Tahoma, Arial, "Times New Roman";
  margin: 0; padding: 1em 0;
	text-align: center;  /* Zentrierung im Internet Explorer */
}

P {text-align: left; color: #555555}
P.MsoNormal {text-align: left; font-size:100%; color: #555555}


#base{
  text-align: center;    /* Seiteninhalt wieder links ausrichten */
  margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
  width: 900px;
}
#flash_bild{
	z-index:90;
	text-decoration:none;
	width:900px;
	text-align:center;
margin-left:0;
}

IMG {border: 0px; vertical-align:text-bottom;}

/*
border:1px solid #555555;
*/
	
H1 {
	color: #136489; 
	font-size: 120%; ;
	margin-bottom: 10px; ;
	margin-top: 0px; ;
	margin-left: 0px
}

H2 {
	color: #136489; 
	font-size: 110%; ;
	margin-bottom: 10px; ;
	margin-top: 20px; ;
	margin-left: 0px
}

H3 {
	color: #136489; 
	font-size: 110%; ;
	margin-bottom: 10px; ;
	margin-top: 20px; ;
	margin-left: 0px
}

B {
	color: #136489; 
}

STRONG {
	color: #136489; 
}

HR {
  height: 1px;
  color: #91BBE3;
}

A:link {color: #136489}
A:visited {color: #136489}
A:active {color: #136489}
A:hover {color: #B0E2F2}

A.A1 {font-weight: bold;}

/*Menu start*/
.menu{
	margin-left:0px;
	margin-right:0px;
	height:39px;
	margin-top:0px;
	width:900px;
  z-index:100;
}
.menu ul{
    padding:0;
    margin:0;
    list-style:none;
}
.menu ul li{
		height:39px;
		background: #91BBE3;
    float:left;
    position:relative;
    width:180px;
    height:39px;
}

.menu ul li a, .menu ul li a:visited{
    display:block;
    text-decoration:none;
    text-align:center;
    color:#ffffff;
    line-height:39px;
    overflow:hidden;
    border:1px solid #FFFFFF
}
.menu ul li ul{
    display:none
}
.menu ul li:hover a{
    color:#fff;
    background:#4682b4;
}
.menu ul li:hover ul{
    display:block;
    position:absolute;
    top:41px;
    left:0;
    width:105px
}
.menu ul li:hover ul li a{
    display:block;
    background:#ddd;
    color:#000
}
.menu ul li:hover ul li a:hover{
    background:#79a0c1;
    color:#000
}
/*Menu end*/
#home_text{
	margin-right:0px;
	margin-top:0px;
	margin-bottom:25px;
	text-align:justify;
}
.Zit{
	border-left:3px solid #91BBE3;
	width:100px;
	margin-bottom:10px;
	margin-left:450px;
	margin-top:10px;
	padding-left:10px;
}
#currency{
	margin-left:25px;
	margin-top:25px;
	margin-bottom:25px;
	width:700px;
}
#foot{
	text-align:center;
	font-size:11px;
	text-decoration:none;
	width:900px;
	margin-left:0px;
	margin-top:25px;
}
.link{
	text-decoration:none;
	color:#91BBE3;
}
.link a:hover{
	color:#79a0c1;
}
