/* CSS Document */

* {
	color: black;
	font-size: 100.01%;
	font-family: "Arial", Verdana, sans-serif;
	background: none;
	background-color: #fff;
	padding: 0;
	margin: 0;
	}
   

#wrapper { width: 7.5in; background: none; margin: 0;	}
#menuleiste_left, #menuleiste_right, #menuleiste_middle { width: 6.5in; background: none; margin: 0;	}
#content_inhalt { width: 6.3in; background: none; margin: 0;	}
#content_title { width: 6.3in; background: none; margin-bottom:20px;	}
#footer  { 
	margin-top:20px;
	text-align:left;
	width: 6.5in;
	}

#logo_img{
	display:block;
	margin-bottom:30px;
	/*background-image:url(../images/logo_print.jpg);*/
	width: 6.5in;
	height:77px;
	text-align:right;
	}


#content_text {
	border:0;
	padding-top:20px;
	padding-left:25px;
	padding-right:20px;
	width: 5.5in;
	margin-bottom:50px;
	float:none;
	}
 
#top,
#top_left,
#top_right,
#header,
#fadenkreuz_menu,
#top_leiste,
#menu_bg,
#menu_left,
#foto,
#ticker,
#menu_item_white_bg,
.menu_item,
.menu_item_last,
#bottom_leiste,
#content_submenu
 {
	display: none;	
		}
   
h1 {
	Font-size: 2.5em;
	Font-weight: bold;
	color: #455560;
}
h2 {
	Font-size: 2.0em;
	Font-weight: bold;
	color: #455560;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
h3 {
	Font-size: 1.8em;
	Font-weight: bold;
	color: #455560;
	line-height: 15px;
	margin: 0px;
}
h4 {
	Font-size: 1.5em;
	Font-weight: bold;
	color: #455560;
	margin-top: 25px;
	margin-bottom: 10px;
}

ul {
	margin-left: 15px;
	list-style-position: outside;
	list-style-type: circle;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
}