body
{
	font-family: Arial, verdana;
	font-size: 12px;
	margin:0px; 
	padding:0px;
	background-color: #fff;
}

.spacer {
	float:none;
	clear:both;
	font-size:0px;
	width:630px;
}

.adv_style {
	color: #1477aa;
	font-weight:bold;
	font-size:inherit;
}

a {
	color: #1477aa;
	text-decoration:none;
}

a:hover {
	font-weight:bold;
}

img {
	border:none;
}

/*	HEADER STYLES	*/

#header {
	width:630px;
	height: 250px;
}

#nav_bar {
	width:295px;
	height: 20px;
	color:#1477aa;
}

#nav_bar a{
	font-size:11px;
	text-decoration:none;
}

#nav_bar a:hover{
	font-weight:normal;
	color:#15506e;
}

#area {
	position: relative; 
	float: right;
	width:590px;
	height:90px;
	text-align:right;
	right:25px;
	top:5px;
}

.title {
	float:none;
	text-align:right;
	color:#62bd34;
	font-weight:bold;
	font-size:24px;
	line-height:28px;
}

.subtitle {
	float:none;
	font-weight:bold;
	text-align:right;
	color:#666;
	font-size:12px;
	line-height:18px;
}


/*	BG LOGO STYLES		*/

#bg_logo {
	width:150px;
	height: 78px;
	background-color:#aaa;
/*	background-image:url(../img/bg_logo.png);
	background-repeat:no-repeat;*/
}

#bg_logo img{
	border:none;
}


/*	LOGIN BOX STYLES	*/

#login {
	position: relative;	
	width: 150px;
	height: 55px;
 	float: left;  
	left:276px; 
	top:-20px;
	text-align:right;
}

#login input {
	width:66px; 
	height:12px; 
	background-color:#a2cedd; 
	border:none;
	font-size:9px;
}


/*	CONTENT1 STYLES	*/

#content1 {
	position:relative;
	width:630px;
	color: #8b8c8c;
	font-weight:normal;
	font-size:12px;
}

.content1_txt {
	color: #666;
	font-weight:normal;
	font-size:12px;
	text-align:justify;
}

.content1_ttl {
	color:#0c72a5;
	font-weight: bold;
	font-size: 14px;
	text-align:left;
}


/*	FRAME STYLES	*/

.frame {
	height: 58px;
	background-repeat:no-repeat;
	background-image:url(../img/frame_right.gif);
	color:#666;
	font-size:10px;
	font-weight: normal;
	position: relative; 
	float:left; 
	width: 240px;
}

.leftboxtxt {
	position: relative; 
	left: 10px; 
	float:left; 
	width: 200px; 
	top: 5px;
}

/*.frame_txt {
	padding-left:20px;
	padding-top:5px;	
	color:#8b8c8c;
	font-size:10px;
	font-weight: normal;
}
*/
.frame_ttl {
	color:#1477aa;
	font-size:11px;
	font-weight: bold;
}


/*	INTERNAL STYLES	*/


#internal {
	position:relative;
	width:630px;
	font-weight:normal;
	text-align:left;
}

#impressum {
	position:relative;
	width:630px;
	font-weight:normal;
}

.internal_txt {
	color: #8b8c8c;
	font-weight:normal;
	font-size:11px;
	text-align:left;
	line-height:14px;
}

.internal_ttl {
	color:#0c72a5;
	font-weight: bold;
	font-size: 12px;
	text-align:left;
	line-height:14px;
}


/*	CONTENT 2 STYLES	*/


#content2 {
	position:relative;
	width:630px;
}

.content2_txt {
	font-size:11px;
	font-weight:normal;
	color:#8b8c8c;
	line-height:14px;
}

.content2_ttl {
	font-size:14px;
	font-weight:bold;
	color:#666;
	line-height:14px;
}


/*	LINKS STYLES	*/

#links {
	float:none;
	clear:both;
	height: 130px;
	width:630px;
	position:relative;
}

#links img {
	border:none;
}

#links a {
	position:relative;
	float:left;
	width: 124px;
}


#linkBox {
	position:relative; 
	float:left; 
	width:124px; 
	height:124px;
	top:10px;
}


/*	FOOTER STYLES	*/

#footer {
	position:relative;
	color:#1477aa;
	clear:both;
	width:630px;
	font-size:11px;
	height:30px;
}

#footer a {
	text-decoration:none;
	color:#1477aa;
}

#footer a:hover {
	color:#15506e;
	font-weight:normal;
}

/*	EXTRA	*/

.colKontakt {
	float:left; 
	padding-left:30px;
	position:relative;
}

.breadCrumb {
	text-decoration:none;
	color:#666;
}


