/* CSS Document */
body,td,th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
body {
	background-color: #797979;
	background-position:center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin: 0px;
	color:#d1d1d1;
}

.haupttext {
	line-height:18px;
	text-align:left;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.tablerow {
	background-color:#2d0000;
}


#container { width: 1006px;
	background-image: url(../images/hintergrund-grau.jpg);
	background-repeat: no-repeat;
}

h1 {
	color: #9c9c9c;
	font-size:24px;
	line-height:24px;
	font-weight:bold;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	color: #bebebe;
	font-weight:normal;
	font-size:18px;
	line-height:10px;
}
h3 {
	font-size: 13px;
	color: #bebebe;
}
.klein {
	font-size: 10px;
	color: #965100;
}
.silber {
	font-size: 12px;
	color: #64645b;
	font-weight:bold;
}
    
a {
	font-size: 12px;
	color: #dcc8c8;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:focus{
	outline: none;
}
.linkcolumn1 {
	color: #333231;
    font-size: 24px;
	font-weight:bold;
}
.linkcolumn2 {
	color: #d1d1d1;
	font-size: 20px;
}
.linkcolumn3 {
	color: #333231;
	font-size: 14px;
	font-weight:bold;
}
.linkcolumn4 {
	color: #333231;
	font-size: 14px;
	line-height: 16px;
	font-weight:bold;
}
.linkcolumn5 {
	color: #d1d1d1;
	font-size: 10px;
}
.link_in_text {
	color: #383838;
		font-size: 13px;
}


a:active {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	color: #4b443d;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.linked_image {
	border: none;
}

	
	
	