/* software designed and developed by www.tobiasbaur.de*/

a:link {
	background-color: #FFFFFF;
	color: #013468;
	text-decoration: none;
}

a.content:link {
	background-color: #FF2D00;
	color: #FFFFFF;
	font-size: 8pt;
	text-decoration: none;
}

a:visited {
	background-color: #FFFFFF;
	color: #013468;
	text-decoration: none;
}

a.content:visited {
	background-color: #FF2D00;
	color: #FFFFFF;
	font-size: 8pt;
	text-decoration: none;
}

a:hover {
	background-color: #FFFFFF;
	color: #FF2D00;
	text-decoration: none;
}

a.content:hover {
	background-color: #FF2D00;
	color: #000000;
	font-size: 8pt;
	text-decoration: none;
}

a:active {
	background-color: #FFFFFF;
	color: Red;
	text-decoration: none;
}

a.content:active {
	background-color: #FF2D00;
	color: #000000;
	font-size: 8pt;
	text-decoration: none;
}

body {
	background-color: #FF2D00;
	background-image: url(../images/body.gif);
	background-repeat: repeat-x;
	color: #313030;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	margin: 0 0 0 0;
}

h1 {
	color: #FF2D00;
	font-size: 12pt;
	font-style: normal;
	font-weight: bolder;
	line-height: normal;
	margin-bottom: 0;
}

h2 {
	color: #313030;
	font-size: 10pt;
	font-style: normal;
	font-weight: bolder;
	line-height: normal;
	margin-bottom: 0;
}

.background-img-claim {
	background-image: url(../images/claim_kachel.gif);
	background-repeat: repeat-y;
	margin: 0 0 0 0;
}

.background-img-links {
	background-image: url(../images/kachel_liru.gif);
	background-repeat: repeat-y;
	margin: 0 0 0 0;
}

.background-img-oben {
	background-image: url(../images/oben_kachel.gif);
	background-repeat: repeat-x;
	margin: 0 0 0 0;
}

.background-img-rechts {
	background-image: url(../images/kachel_reru.gif);
	background-repeat: repeat-y;
	margin: 0 0 0 0;
}

.background-img-unten {
	background-image: url(../images/unten_kachel.gif);
	background-repeat: repeat-x;
	margin: 0 0 0 0;
}

.bold_hell {
	color: #979797;
	font-size: 9pt;
	font-weight: bold;
}

.small {
	color: #313030;
	font-size: 8pt;
	font-weight: lighter;
}

.smallred {
	color: #FF0000;
	font-size: 8pt;
	font-weight: lighter;
}

.smallw {
	color: #FFFFFF;
	font-size: 7pt;
	font-weight: lighter;
}
.marker {
	color: #FF2D00;
	font-size: 9pt;
}