/*Copyright: Newtec Works*/
/*Media: Screen*/

/*html elements*/

body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: none;
}

h1 {
	font-size: 18px;
	color: #000000;
	font-weight: normal;
}

h2 {
	font-size: 18px;
	color: #000000;
	font-weight: normal;
}

h3 {
	color: #153eae;
	font-size: 19px;
	font-weight: normal;
}

h4 {
	color: #153eae;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

a, a:hover, a:active, a:visited {
	color: #153eae;
	text-decoration: none;
}

.linkastext, .linkastext:active, .linkastext:visited {
	color: #707070;
}

.linkastext:hover {
	color: #707070;
	text-decoration: underline;
}

/*extra classes*/

#hinweis {
	display: none;
}

.noscript {
	display: none;
}

/*image preloader*/

#preload1 {
	display: none;
}

#preload2 {
	display: none;
}

/*print logo*/
#printlogo {
	width: 99%;
	height: 130px;
	visibility: visible;
	text-align: center;
	border-bottom: 1px solid #0F50AE;
	margin: 0px;
	margin-bottom: 40px;
}

/*print footer*/
#footer_print {
	margin: 0px;
	width: 99%;
	visibility: visible;
	text-align: center;
	border-top: 1px solid #0F50AE;
	padding-top: 6px;
	color: #000000;
	font-size: 11px;
}

/*layout - höhenangaben für #centered_body, #content, #text und #news manuell nach Bedarf setzen*/

#centered_body {
	min-height: 940px;
	height: auto;
	width: 99%;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#shadow_left {
	display: none;
}

#shadow_right {
	display: none;
}

#centered_head {
	display: none;
}

#content {
	height: auto;	
	width: 99%;
	margin: 0px;
	padding: 0px;
	border: none;
	text-align: left;
}

#news {
	display: none;
}

#text {
	height: auto;
	width: 99%;
	margin: 0px;
	padding: 0px;
}

#centered_footer {
	display: none;
}

/*textblock*/

.noprint {
	display: none;
}

#main_headline {
	width: 99%;
	height: 20px;
	margin-left: 20px;
	margin-top: 27px;
	margin-bottom: 16px;
}

#image {
	display: none;
}

.sub_headline {
	width: 99%;
	height: 20px;
	margin-left: 20px;
	margin-top: 25px;
	margin-bottom: 16px;
}

.text {
	width: 99%;
	height: auto;
	margin-left: 20px;
	margin-top: 0px;
	line-height: 17px;
}

.sub_headline_img {
	width: 100%;
	height: 20px;
	margin-left: 20px;
	margin-top: 25px;
	margin-bottom: 16px;
}

.sub_headline_img_follow {
	width: 100%;
	height: 20px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 16px;
}

.text1_img, .text2_img {
	width: 99%;
	height: auto;
	margin-left: 20px;
	margin-top: 0px;
	line-height: 17px;
}

.ul_liste {
	margin: 0px;
	padding: 0px;
	margin-left: 6px;
}

.p_header {
	margin-top: 25px;
	font-weight: bold;
}

.p_tipp {
	margin-top: 25px;
}

.p_bold {
	font-weight: bold;
}

.p_bold_nomarg {
	font-weight: bold;
	margin: 0px;
}

.p_toplink {
	display: none;
}

.liste {
	width: 440px;
	height: auto;
	margin-left: 10px;
	margin-top: 10px;
	padding-left: 10px;
	line-height: 17px;
	list-style-type: circle;
}

.liste_nosign {
	width: 440px;
	height: auto;
	margin: 0px;
	padding-left: 20px;
	line-height: 17px;
	list-style-type: none;
}

.liste_nosign_top {
	width: 440px;
	height: auto;
	margin: 0px;
	margin-top: 4px;
	padding-left: 20px;
	line-height: 17px;
	list-style-type: none;
}

.liste_nosign_end {
	width: 440px;
	height: auto;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-left: 20px;
	line-height: 17px;
	list-style-type: none;
}

.textlink, .textlink:active, .textlink:visited {
	display: block;
	width: 136px;
	height: 17px;
	position: relative;
	top: 6px;
	left: 0px;
	padding-left: 22px;
	border: 1px solid #F3F3F3;
}

.textlink_180px, .textlink_180px:active, .textlink_180px:visited {
	display: block;
	width: 180px;
	height: 17px;
	position: relative;
	top: 6px;
	left: 0px;
	padding-left: 22px;
	border: 1px solid #F3F3F3;
}

/*individual elements*/

#visaauftrag {
display: none;
}

/*end*/
