body {
	background-attachment: fixed;
	background-color: #EEEEEE;
	background-repeat: repeat-x;
	background-position: top;
	margin: 0;
	background-image: url(../images/bg_top_5x500_2.png);
}
h1 {
	font-size: 15px;
	line-height: 22px;
	font-variant: small-caps;
	text-transform: capitalize;
	text-decoration: none;
	display: block;
	font-weight: bold;
	letter-spacing: 0.2em;
	margin: 0em 0em 1em;
}
h3 {
	font-size: 13px;
	line-height: 18px;
	font-variant: small-caps;
	text-transform: capitalize;
	text-decoration: none;
	display: block;
	font-weight: bold;
	letter-spacing: 0.2em;
	margin: 0em 0em 0.5em;
}
.my_hr {
	width:75%;
	border:none;
	text-align:left;
	display:block;
}
.bg {
/*	position: relative;	
	width: 100%;
	height: 100%;
	min-height: 550px;
	background-image: url(../images/bg_bottom_500x150.png);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: bottom;
	z-index: 5;
	background-color: red;
	overflow: auto;		*/		
}
.master {
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	width: 750px;
	z-index: 10; 
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}
.pre_header {
	height: 20px;
	width: 750px;
}
.header {
	height: 150px;
	width: 750px;
	background-image: url(../images/bg_header_750x150_welcome_1.png);
	background-repeat: no-repeat;
}
.navibar {
	height: 20px;
	width: 730px;
	background-image: url(../images/bg_navibar_750x20_1.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 10px;
	color: #FFF;
	font-size: 12px;
	font-variant: small-caps;
	text-decoration: none;
	letter-spacing: 0.2em;
	font-weight: bolder;
}
.navibar ul {
	white-space: nowrap;
	display: inline;
	padding-left: 0px;
}
.navibar li {
	text-align: left;
	white-space: nowrap;
	display: inline;
	padding-right: 3px;
}
.navibar li :link, .navibar li :visited {
	color: #FFF;
	text-decoration: none;
	font-weight: bolder;
}
.navibar li :hover {
	color: #FFF;
	text-decoration: underline;
	font-weight: bolder;
}
.main_content {
	min-height: 250px;
	width: 730px;
	background-image: url(../images/bg_main_content_750x10_1.png);
	background-repeat: repeat-y;
	padding: 10px;
}
.main_content a:link, .main_content a:visited {
	color: #000000;
	text-decoration: none;
}
.main_content a:hover {
	color: #000000;
	text-decoration: underline;
} 
.footer {
	height: 60px;
	width: 750px;
	background-image: url(../images/bg_footer_750x60_1.png);
	background-repeat: no-repeat;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	text-align: center;
	line-height: 50px;
}
.footer a:link, .footer a:visited {
	color: #333333;
	text-decoration: none;
}
.footer a:hover {
	color: #333333;
	text-decoration: underline;
} 
.clear {
	clear:both;
}
.l_navi {
	width:134px;
	float:left;
	font-size:10px;
}
.r_navi {
	width:180px;
	float:left;
	font-size:10px;
}
.content {
	margin-right:5px;
	margin-left:5px;
	padding-left:4px;
	padding-right:4px;
	border-left:#09C dotted 1px;
	border-right:#09C dotted 1px;
	width:396px;
	float:left;
	text-align:justify;
}
.partner_logo {
	margin-right:10px;
	margin-bottom:10px;
	float:left;
}
.c_leistungen {
	
}
.l_button_left {
	margin-right:5px;
	margin-bottom:5px;
	float:left;
}
.l_button_right {
	margin-left:5px;
	margin-bottom:5px;
	float:right;
}
.textfield {
	width:200px;
	border:1px solid #999;
	}
.textfield_empty {
	width:200px;
	border:1px solid #C00;
	}
.textarea {
	width:200px;
	height:150px;
	border:1px solid #999;
}
.textarea_empty {
	width:200px;
	height:150px;
	border:1px solid #C00;
}
.textarea_code {
	width:390px;
	height:80px;
	border:1px solid #999;
}
.zitat_spruch {
	text-align: left;
	font-style: italic;
	margin: 25px;
}
.zitat_autor {
	text-align: right;
	margin-right: 25px;
	margin-left: 25px;
	font-weight: bold;
	font-size:10px;
	font-style: normal;
	color:#999;
}
.logo {
	text-align:center;
}
.page_navi {
/*	
	height: 20px;
	width: 730px;
	background-image: url(../images/bg_navibar_750x20_1.png);
	background-repeat: no-repeat; 
	font-variant: small-caps;
	padding-left: 10px;
	padding-right: 10px;
	height: 20px;
*/
	margin-top:10px;
	font-size: 9px;
	color: #666;
	text-decoration: none;
	letter-spacing: 0.0em;
	width: 100%;
	border-top:1px dotted #09C;
	border-bottom:1px dotted #09C;
}
.page_navi ul {
	white-space: nowrap;
	display: inline;
	padding-left: 0px;
}
.page_navi li {
	text-align: left;
	white-space: nowrap;
	display: inline;
	padding-right: 2px;
}
.page_navi li :link, .page_navi li :visited {
	color: #666;
	text-decoration: none;
}
.page_navi li :hover {
	color: #000 ;
	text-decoration: underline;
}