body {
	margin: 0px;
	background: #C4CFD3 url(img/bgr.jpg) repeat-x;
	color: #0D1F23;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

hr {
	border: 1px solid #4FA302;
	height: 1px;
}

img {
	border: 0px;
}

a {
	font-weight: bold;
	text-decoration: none;
	color: #0D1F23;
}

a.navi {
	font-weight: bold;
	text-decoration: none;
	color: #0D1F23;
	font-size: 13px;
}

a.appscats {
	font-weight: bold;
	text-decoration: none;
	font-size: 18px;
}

a.aktpage {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4FA302;
	text-decoration: none;
}

h1 {
	text-decoration: none;
	display: inline;
	font-weight: bold;
	font-size: 28px;
}

h2 {
	text-decoration: none;
	display: inline;
	font-weight: bold;
	font-size: 18px;
}

h3 {
	text-decoration: none;
	display: inline;
	font-weight: bold;
	font-size: 16px;
}

h4 {
	text-decoration: none;
	display: inline;
	font-weight: bold;
	font-size: 18px;
}

table.box {
	float: left;
	text-align: left;
	margin-bottom: 10px;
}

td.box {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.app_row_title {
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
	color: #0D1F23;
	text-shadow: #FFFFFF 1px 1px 0px;
}

.app_row_text {
	font-weight: normal;
	text-decoration: none;
	padding-top: 5px;
}

.appstore_preis_klein {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

.appstore_preis_klein_kostenlos {
	color: #006600;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

.appstore_preis_gross {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
}

.appstore_preis_gross_kostenlos {
	color: #006600;
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
}


.glas {
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}

.footer {
	font-size: 13px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}


