body {
	background: #FFFFFF url('../images/background4.png') repeat-x;
	background-position: 0px 0px;
	font-family: "Trebuchet MS", Verdana, serif
}
#container {
	margin: 0 auto;
	width: 890px;
}

#logoContainer
{
	position:absolute;
	margin: 10px  auto;
	width:700px;
	text-align:right;
}

#loginContainer
{
    display:block;
    margin: 0px 0px 10px 0px;
	text-align:right;
}
#header 
{
	width: 885px;
	background: url('../images/liveheaderAix.png') no-repeat;
	background-position: 7px 10px;
	height:120px;
    float:left;    	
}
#sub_header 
{
    margin-top:47px;
    margin-right:50px;
    display:block;
	text-align: right;
	font-size: 10px;
	color: #000000;
	padding-left:20px;
	padding-right:20px;
	padding-top: 10px;
	width:850px;
}
.clearDiv
{
    clear:both;
}
#menu
{
    height: 45px;
    display:block;
    width:850px;
}
#menu ul {
	margin: 0;
	display:block;
	padding: 12px 0px 30px 50px
}
#menu ul li{
	float:left;	
	margin: 0px 10px 0px 10px;
    list-style-type:none;
}
#menu ul li a {

	font-family:Segoe UI,Arial,Verdana,Helvetica,sans-serif;
}
#menu ul li a:hover {
	color:#FFFFFF;
	font-family:Segoe UI,Arial,Verdana,Helvetica,sans-serif;
}
#main_content {
	margin: 0 auto;
	width: 888px;
} 
#menu ul li.adminLink
{
    float: right;
}
.welcome_container
{

}
.welcome_header
{
    width: 860px;
    background: url('../images/welcomeheaderbg.png');
    background-position: 30px 20px;
    background-repeat:no-repeat;
    height:150px;
}
.welcome_header h2 {
	margin-top: 0px;
	padding-top:100px;
	padding-left: 180px;
	font-size: 24px;
	font-weight: bold;
	color: #003266
}
.legal_header
{
    width: 860px;
    background: url('../images/legalheaderbg.png');
    background-position: 30px 20px;
    background-repeat:no-repeat;
    height:150px;
}
.legal_header h2 {
	margin-top: 0px;
	padding-top:100px;
	padding-left: 180px;
	font-size: 24px;
	font-weight: bold;
	color: #003266
}
.contact_header
{
    width: 860px;
    background: url('../images/contactheaderbg.png');
    background-position: 30px 20px;
    background-repeat:no-repeat;
    height:150px;
}
.contact_header h2 {
	margin-top: 0px;
	padding-top:100px;
	padding-left: 180px;
	font-size: 24px;
	font-weight: bold;
	color: #003266
}
.welcome_content
{
    width: 860px;
    background: url('../images/welcomemiddlebg.png');
    background-position: 30px 20px;
    background-repeat:repeat-y; 
    padding-top:10px; 
    padding-left: 80px; 
}
.welcome_footer
{
    width: 860px;
    background: url('../images/welcomefooterbg.png');
    background-position: 30px 00px;
    background-repeat:no-repeat;
    height:30px;
}

.mslogo
{
    padding-top:20px;
    padding-right:20px;
    text-align:right;
}
#footer 
{
    background: url('../images/page_div_margins.jpg');
    background-repeat:no-repeat;
   display:block;
   height:50px;
	text-align: center;
	font-size: 12px;
	margin: 10px auto;
    margin-top:20px;
}
#footer ul {
	margin: 0;
	display:block;
	padding: 10px 0px 25px 55px;
	float:left;
	width: 860px;
}
#footer ul li{
	float:left;	
	margin: 0px 10px 0px 10px;
    list-style-type:none;
}
#footer ul li a {

	font-family:Segoe UI,Arial,Verdana,Helvetica,sans-serif;
}
#footer ul li a:hover {
	color:#000000;
	font-family:Segoe UI,Arial,Verdana,Helvetica,sans-serif;
}
#footer ul li.footerright
{    
    float:right;
    height:30px;
    margin-right:35px;
    padding-right: 40px;
    /*background: url('../images/microsoft.png');*/
    background-repeat:no-repeat;
    background-position: right 0px;
}

.content {
	float: left;
	text-align: justify;
	padding: 0px 130px 00px 30px;
	font-size: 12px;
	min-height: 500px;
}
.menu {
	width: 219px;
	float: right;
	padding: 20px 20px 20px 20px;
	font-size: 12px
}
.menu ul {
	margin: 0;
	padding: 10px 0 10px 15px
}
.menu il {
	list-style-type: disc
}
#header h1 {
	margin-bottom: 0px;
	font-size: 28px;
	font-weight: bold;
	color: #003266;
	display:none;
}
.content h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #003266
}
.content h5 {
	margin: 0px;
	padding:0px;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}
.menu_title {
	font-size: 18px;
	font-weight: bold;
	color: #003266;
}
.menu ul {
	margin: 0;
	padding: 10px 0 20px 15px
}
.menu li {
	padding-top: 2px;
	list-style-type: circle
}
a {
	color: #003266;
	font-weight: bold;
	text-decoration: none
}
a:hover {
	color: #003266;
	font-weight: bold;
	text-decoration: underline
}
a.menu_link {
	color: #000000;
	font-weight: bold;
	text-decoration: underline
}
a.menu_link:hover {
	color: #003266;
	font-weight: bold;
	text-decoration: none
}
.quote {
	margin: 20px;
	text-align: center;
	font-weight: bold;
	font-style: italic
}
p.DateTime
{
	font-size:14pt;
	text-align:right;
	color: #A40008
}
h2.title 
{
	font-size:14pt;
	color: #003266
}
.txtAdmin
{
	border-style:solid;
	border-color:#284775;
	border-width:1px;
	font-family:: Verdana, Helvetica, Sans-Serif;
}
.fly
{
	float:left;
}
.topalign
{
	vertical-align:top;
}
.txtBox
{
	border-style:solid;
	border-color:#000000;
	border-width:1px;
	font-family:: Verdana, Helvetica, Sans-Serif;
}
.loginBox
{
	margin-top:10px;
}
.loginBoxLabel
{
	width:113em;
	display:block;	
}
.loginBoxText
{
	border: solid 1px #000000;
	width: 210px;
}
.loginBoxButton
{
	width:110px;
	margin-top:3px;
	border: solid 1px #000000;	
}
.txtBox
{
	border-style:solid;
	border-color:#000000;
	border-width:1px;
	font-family:: Verdana, Helvetica, Sans-Serif;
}
.selectButton
{
	height:35px;
	font-weight:bold;
}
.errorMessages
{
	clear:both;
	float:left;
}
.errorHeader
{
	color:Red;
}

/* Hier kommt der Style zr Kennwort Tabelle */
.passwordlisttable
{
	margin:10px;
	margin-bottom:50px;
	font-size:larger;
}

.RealName
{
	font-size:large;
	font-weight:bold;
}

.LiveId
{
	font-weight:bold;
}

.LiveIdValue
{
	font-weight:normal;
}

.Password
{
	font-weight:bold;
}

.PasswordValue
{
	font-weight:normal;
}

.ActivateLink
{
		font-weight:bold;
}

.ActivateLinkValue
{
		font-weight:normal;
}