@font-face {
    font-family: 'Tarukka';
    src: url('fonts/tarukka-webfont.eot');
    src: url('fonts/tarukka-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/tarukka-webfont.woff') format('woff'),
         url('fonts/tarukka-webfont.ttf') format('truetype'),
         url('fonts/tarukka-webfont.svgz#TarukkaRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Tarukka';
    src: url('fonts/tarukka-bold-webfont.eot');
    src: url('fonts/tarukka-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/tarukka-bold-webfont.woff') format('woff'),
         url('fonts/tarukka-bold-webfont.ttf') format('truetype'),
         url('fonts/tarukka-bold-webfont.svgz#TarukkaBold') format('svg');
    font-weight: bold;
    font-style: normal;
}
/*
@font-face {
    font-family: 'Tarukka';
    src: url('fonts/takurra-italic-webfont.eot');
    src: url('fonts/takurra-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/takurra-italic-webfont.woff') format('woff'),
         url('fonts/takurra-italic-webfont.ttf') format('truetype'),
         url('fonts/takurra-italic-webfont.svgz#TarukkaItalic') format('svg');
    font-weight: normal;
    font-style: italic;
}
*/
body {font-family: 'Tarukka', sans-serif;}

body {
	font-size: 18px;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	background-color: #000000;
}
img {
	border: 0px;
	margin-left:1px;
	}
p {
	font-size: 12px;
	font-weight:normal;	
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#intro1 {
	width: 60%;
	float: left;
}
#intro2 {
	width: 30%;
	float: right;
	white-space: nowrap;
}
#footer{
	border: none;
	padding:0;
	padding-top:10px;
	margin:0;
	text-align:right;
}
#footer p{
	font-size:9px;
	color:#CCCCCC;
}
.zeilebild-rechts, .zeilebild-links {
	position:relative;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #555555;
	border-bottom-color: #666666;
	text-align:right;
	white-space: nowrap;
}
.zeilebild-rechts div{
	float:right;
}
.zeilebild-links div{
	float:left;
}
.bilddescr {
	padding: 10px;
	font-size:12px;
}
.zeilebild-links .bilddescr {
	text-align:left;
}
.zeile {
	position:relative;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
.clear {
	clear:both;
}

td {
	font-family: Arial, helvetica, sans-serif;
}
th {
	font-family: Arial, helvetica, sans-serif;
}

a:link {
	color:#CCCCCC;
	text-decoration:underline;
}
a:visited {
	color:#999999;
	text-decoration:underline;
}
a:focus {
	color:#FFFFFF;
	text-decoration:none;
}
a:hover {
	color:#33CCFF;
	text-decoration:none;
}
a:active {
	color:#FFFFFF;
	text-decoration:underline;
}
#my_menu span {
	color:#DDDDDD;
}

#my_menu span:hover {
	color:#33CCFF;
}
table {
	border-collapse: collapse;
	border: 1px solid #666666;
	color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	background-color: #000;
}

td, th {
	border: 1px solid #555555;
	padding-bottom: 10px;
	vertical-align: top;
	}

caption {padding: 0 0 2px 0;
text-align: left;
font-size: 10px;
font-weight: bold;
text-transform: uppercase;
color: #333;
background: transparent;}
h1 {
	font-size: 45px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
}
h2 {
	font-size: 25px;
	font-weight: normal;
	line-height: 15px;
	word-spacing: 6px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

h3 {
	font-size: 19px;
	font-weight: normal;
	margin: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
h4 {
	font-size: 13px;
	font-weight: strong;
}
.zeile {
	font-size:12px;
}
