body {
    font: normal 100% Verdana, Arial, Helvetica, sans-serif;
    color: #5b708c;
    background: #FFF;
    margin: 0;
    padding: 0;
} 
	
#page {
	margin: 0 auto;
	padding: 0;
	max-width: 45em;		/* 988px / 16px = 61.75em */
}
	
.imgcomplete {
    max-width: 45em;      /* 600px / 16px = 37.5em */
}

.tablecomplete {
    max-width: 45em;      /* 600px / 16px = 37.5em */
}

.ExternalClass * {
		line-height: normal; 
		} 
			
.fontfamily {
font-family: Verdana, Arial, Helvetica, sans-serif;	
	}
	
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: normal;
	font-size: 16px;
	color: #5b708c;
} 

h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5b708c;
	font-size: 21px;
}

h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5b708c;
	font-size: 18px;
}

.headline {
	font-weight: bold;
	color: #5b708c;
	font-size: 21px;
} 

.subheadline {
	font-weight: bold;
	color: #5b708c;
	font-size: 19px;
}

.logeventheadline {
	color: #ffffff;
	font-size: 18px;
	background-color: #bdc2ca;
}

.logeventcontent {
	color: #5b708c;
	font-size: 17px;
} 

.error {
	color: #ff0000;
	font-size: 15px;
} 

.ok {
	color: #268026;
	font-size: 15px;
} 

.liste {
	color: #ffffff;
	font-size: 20px;     /* 18px / 16px = 1.125em */
	text-decoration: none;
	font-weight: bold;
} 

.listedatum {
	color: #ffffff;
	font-size: 17px;     /* 15px / 16px = 0.9375em */
	text-decoration: none;
} 

.deaktivanzeige {
	color: #EEEEEE;
	font-size: 15px;     /* 15px / 16px = 0.9375em */
	text-decoration: none;
} 

.content {
	color: #5b708c;
	font-size: 16px;
}

.content2 {
	color: #5b708c;
	font-size: 15px;
}

.content3 {
	color: #5b708c;
	font-size: 13px;
}

.info {
	color: #9eabbc;
	font-size: 18px;
   text-decoration: none;
}

.contentlink {
	text-decoration: none;
}

