body {
	margin: 10px 0px 0px 10px;
}

body.impressum {
	margin: 20px 0px 0px 10px;
	background-image: url(../img/jpg/back_imp.jpg);
}

div.impressum{
	font-family: sans-serif;
	font-size: 12px;
	color: #4D4D62;
	font-weight: bolder;
}

table.menu{
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #767D8F;
	position: relative;
	left: 20px;
	top:10px;
	width: 100%;
}

table.menu2{
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #767D8F;
	position: relative;
	left: 20px;
	top:23px;
}

p.name{
	font-family: sans-serif;
	font-size: 20px;
	color: #FE7A00;
	font-weight: bolder;
	position: relative;
	top: 10px;
	left: 90px;
}

p.welcome{
	font-family: sans-serif;
	font-size: 40px;
	color: #FE7A00;
	font-weight: bolder;
}

p.spruch{
	font-family: sans-serif;
	font-size: 12px;
	color: #4D4D62;
	font-weight: bolder;
	position: relative;
	top: 0px;
	left: 170px;
}

p.text{
	font-family: sans-serif;
	font-size: 12px;
	color: #4D4D62;
	font-weight: bolder;
}

li.text{
	font-family: sans-serif;
	font-size: 12px;
	color: #DC143C;
	font-weight: bolder;
}

li.text2{
	font-family: sans-serif;
	font-size: 12px;
	color: #FF7C00;
	font-weight: bolder;
}

a.menu{
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #5A6170;
	text-decoration: none;
}

a.last{
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF7C00;
	text-decoration: none;
	font-style: italic;
}

a.link_termin{
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF7C00;
	text-decoration: none;
}

a.last:hover{
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF7C00;
	text-decoration: underline;
	font-style: italic;
}

a.forum_topic{
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #447092;
	text-decoration: none;
	font-style: italic;
}

a.forum_topic:hover{
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #447092;
	text-decoration: underline;
	font-style: italic;
}

p.copyright{
	font-family: sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #B6BCC8;
	text-decoration: none;
}

