/* PRINT */

/* border outside */

div#INNER_CONTAINER {
	border:none;
}
/* display:none */

#STATIC_NAVI {
	display:none;
}

#SEARCH {
	display:none;
}

#MAIN_NAVI {
	display:none;
}

#HEADER_IMAGE {
	display:none;
}

#LEFT {
	display:none;
}

#FOOTER {
	display:none;
}

/* content */

#RIGHT h1 {
	font-size:12pt;
	line-height:14.5pt;
	color: #5f5f5f!important;
}

#RIGHT h2 {
	font-size:12pt;
	line-height:14.5pt;
	color: #5f5f5f!important;
}
#RIGHT h3 {
	font-size:12pt;
	font-weight:bold;
}
#RIGHT p {
	font-size:12pt;
	line-height:14pt;
}

.FORM_LEFT {
	font-size:12pt;
	line-height:14pt;
	float:none;
}

div.CONTENT {
	padding:0px;
	margin:0px;
	width:650px;
}

div.CONT_LEFT {
	width:650px;
	padding:0px;
	margin:0px;
	float:none
}

div.CONT_RIGHT  {
	width:650px;
	float:none;
	margin-top:60px;
}

#RIGHT {
	padding:0px;
	float:none;
	width:650px;
}

.startseite div.CONT_LEFT {
	width: 650px;
}
.startseite div.CONT_RIGHT {
	width: 650px;
}

/* lists */

li {
	font-size:12pt;
	line-height:16pt;
	list-style:disc;
	padding-bottom:10px;
	padding-left:0px;
	margin-left:15px;
}

.list_vorteile li {
	font-size:12pt;
	line-height:16pt;
	list-style:disc;
	border-bottom:dotted;
	border-bottom-width:medium;
	padding-left:0px;
	margin-left:15px;
}

/* links */

div.CONTENT a {
	color:#3300FF!important;
	padding-left:0px!important;
	line-hight:16pt!important;
}

div.CONTENT a.link_intern {
	color:#3300FF!important;
	padding-left:0px!important;
	line-hight:16pt!important;
}

div.CONTENT a.link_extern {
	color:#3300FF!important;
	padding-left:0px!important;
	line-hight:16pt!important;
}

div.CONTENT a.link_download {
	color:#3300FF!important;
	padding-left:0px!important;
	line-hight:16pt!important;
}

div.CONTENT a.link_mail {
	color:#3300FF!important;
	padding-left:0px!important;
	line-hight:16pt!important;
}

/* table */

div.CONTENT table {
    font-size:12pt;
    line-height:12pt;
} 

/* contact */

p.errorMsg {
	float:none;
	padding-top:10px;
	font-size:10pt !important ;
	line-height:10pt;
}
