html {
	font-size: 100%;
}
body {
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	
}
.ram {
	width:643px;
	padding:0px;
	margin: 30px 60px auto;
}

.anfang {
	float:left;
	color:#990000;
	background: #DDDDDD url(anfangbg.gif) no-repeat left top;
	border: 1px solid #993300;
	margin-right: 6px;
	padding: 8px 3px 6px;
	text-align: center;
	font: bold 40px/30px "Times New Roman", Georgia, Times, serif;
}

.btnHome {
	background: #FFFFFF;
	padding: 10px 3px 10px 3px;
	float: left;
	height: 12px;
	width: 100px;
	font-weight: bold;
	text-align: center;
	border-top: 1px none #CC3300;
	border-right: 1px solid #CC3300;
	border-bottom: 1px none #CC3300;
	border-left: 1px solid #CC3300;
}
.btnUrbota {
	background: #FFFFFF;
	padding: 10px 3px 10px 3px;
	float: left;
	height: 12px;
	width: 100px;
	font-weight: bold;
	text-align: center;
	border-top: 1px none #CC3300;
	border-right: 1px solid #CC3300;
	border-bottom: 1px none #CC3300;
	border-left: 1px none #CC3300;
}
.btnVismust {
	background: #FFFFFF;
	padding: 10px 3px 10px 3px;
	float: left;
	height: 12px;
	width: 100px;
	font-weight: bold;
	border-top: 1px none #CC3300;
	border-right: 1px solid #CC3300;
	border-bottom: 1px none #CC3300;
	border-left: 1px none #CC3300;
	text-align: center;
}
.btnKontakt {
	background: #FFFFFF;
	padding: 10px 3px 10px 3px;
	float: left;
	height: 12px;
	width: 100px;
	font-weight: bold;
	text-align: center;
	border-top: 1px none #CC3300;
	border-right: 1px solid #CC3300;
	border-bottom: 1px none #CC3300;
	border-left: 1px none #CC3300;
}
.btnBilder {
	background: #FFFFFF;
	padding: 10px 3px 10px 3px;
	float: left;
	height: 12px;
	width: 100px;
	font-weight: bold;
	text-align: center;
	border-top: 1px none #CC3300;
	border-right: 1px solid #CC3300;
	border-bottom: 1px none #CC3300;
	border-left: 1px none #CC3300;
}
.btnLinks {
	background: #FFFFFF;
	padding: 10px 3px 10px 3px;
	float: left;
	height: 12px;
	width: 100px;
	font-weight: bold;
	text-align: center;
	border-top: 1px none #CC3300;
	border-right: 1px solid #CC3300;
	border-bottom: 1px none #CC3300;
	border-left: 1px none #CC3300;
}




.leftcol {
	background: #FFFFFF;
	float: left;
	width: 320px;
}
.rightcol {
	background: #FFFFFF;
	float: left;
	width: 310px;
	margin: auto;
	
	padding-right: 0px;
	padding-left: 10px;
}

a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #CC3300;
	text-decoration: none;
}
a:active {
	color: #CC3300;
	text-decoration: none;
}
.indent {
	padding-left: 6px;
}
h1 {
	font-weight:bold;
		
}
h2 {
	font-size: 1.6em;
	font-weight: bold;
	text-align: center;
	color: #990000;
}	
.rubbe {
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
	text-align: right;
}
img {
	border: 1px solid #333333;
}
.rubbeSuper {
	font: italic normal 4.5em "Times New Roman", Georgia, Times, serif;
	color: #990000;
	text-decoration: none;
	text-align: center;
	padding-top: 30px;
}

