
body {
	margin: 0;
	cursor: default;
	font-family: Tahoma;
	color: #000000;
	font-size: 12pt;
	background-image: url(../bilder/bg_2500x1980.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-attachment: fixed;
	}



#box_1000x600 {
    width: 1000px;
	height: 600px;
    margin: 0;
	padding: 0;
	background-image: url(../bilder/RK_visitenkarte_1000x600.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
    }
	
#box_h25p {
	width: 1000px;
	height: auto;
	margin: 0;
	padding-top: 10%;
    }


#link {
	font-size: 12pt;
	letter-spacing: 0px;
	color: #000000;
	display: inline-block;
	}
#link a, a:link, a:visited, a:focus, a:active {
	font-size: 12pt;
	letter-spacing: 0px;
	color: #000000;
	text-decoration: none;
	}
#link a:hover {
	font-size: 12pt;
	letter-spacing: 0px;
	color: #0066FF;
	text-decoration: none;
	}


#text-8pt {
	font-size: 8pt;
	letter-spacing: 0px;
	color: #000000;
	}


#content {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}



#h2 {
    height: 2px;
	}
#h4 {
    height: 4px;
	}
#h6 {
    height: 6px;
	}
#h8 {
    height: 8px;
	}
#h10 {
    height: 10px;
	}
#h20 {
    height: 20px;
	}
#h25 {
    height: 25px;
	}
#h50 {
    height: 50px;
	}
#h100 {
    height: 100px;
	}
#h150 {
    height: 150px;
	}

#w100 {
    width: 100px;
	}
