/* DATEI: karawane.css */


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
        padding: 0 5% 0 20px;
        line-height: 1.3em;
}
body {
	background-color: #FFFFFF;
	background-image:url(../Grundaufbau/Hauptspalte.gif); background-repeat:no-repeat; background-position:center center; background-attachment:fixed;
}
a {
	font-size: 14px;
	color: #000000;
}
a:link {
	text-decoration: underline;
	font-weight: bold;
	color: #666666;
}
a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #666666;
}
a:active {
	text-decoration: underline;
	font-weight: bold;
	color: #666666;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 26px;
	font-weight: bold;
	color: #12AD2B;
        line-height: 1em;
}
h2 {
	font-size: 22px;
	font-weight: bold;
        line-height: 1em;
}
h3 {
	font-size: 16px;
	font-weight: bold;
}

