body {
	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	/*background-image: url(images/bg/back.jpg);*/
	background-position: top;
	background-color: #D3D2D2;
	background-repeat: repeat-x;
}

td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#939191;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.bold_left {
	font-weight:lighter;
	color:#CC0000;
	width: 260px;
	top: auto;
	/*padding:3px 4px 3px 5px;*/
	display: block;
	/*border: 1px solid;*/
	/*background-color: #453607;*/
	line-height: 18px;
}
.bold_left:hover {font-weight:lighter; color:#939191}

.bold_adresse {
	font-size: 13px;
	font-weight:lighter;
	color:#CCCCCC;
	width: 143px;
	top: auto;
	padding-left: 7px;
	/*padding:3px 4px 3px 5px;*/
	display: block;
	/*border: 1px solid;*/
	/*background-color: #453607;*/
	line-height: 18px;
}


a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #939191;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	
}
a:hover {
	text-decoration: none;
	color: #414141;
}
a:active {
	text-decoration: none;
	
}

.txt_small {
	color: #939393;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif; text-align: justify;
	padding-left: 15px;
	padding-top: 30px;
}

.txt_main {
	color: #939191;
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif; text-align: justify;
	padding-left: 30px;
	padding-right: 30px;
}

.txt_ueberschrift {
	color: #938167;
	font-size: 16px;
	font-family: Tahoma, Arial, Helvetica, sans-serif; text-align: justify;
}

.txt_ueberschrift:link {
	color: #FF9900;
}
.txt_ueberschrift:visited {
	color: #FF9900;
}
.txt_ueberschrift:hover {
	color: #938167;
}
.txt_ueberschrift:active {
	color: #FF9900;
}

.txt_sponsoren {
	color: #938167;
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.txt_sponsoren:link {
	color: #FF9900;
	text-decoration: underline;
}
.txt_sponsoren:visited {
	color: #FF9900;
	text-decoration: underline;
}

.txt_sponsoren:hover {
	color: #938167;
	text-decoration: none;
}
.txt_sponsoren:active {
	color: #FF9900;
	text-decoration: none;
}


.bottom_addr {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #414141;
	padding-top: 11px;
	padding-right: 15px;
	padding-bottom: 12px;
	padding-left: 15px;
	text-align: right;
}
