/*
-- Textstyle --
*/

.text {
	font-family: Tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
    padding-bottom: 40px;
    padding-right: 10px;

}

.textklein {
	font-family: Tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 18px;
    padding-bottom: 40px;
    padding-right: 10px;

}

.head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
    color: #000000;
	line-height: 30px;
}

.bild {
    padding-top: 5px;
    padding-right: 10px;
}


.form {  background-color: #EBE8E0; border-color: #715728 #715728 #715728 #715728; border-width:1px}

/*
-- Menustyle --
*/

.menu {
	font-size: 12px;
	font-family: Tahoma, arial, helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	vertical-align: middle;
	text-align: left;
	line-height: 18px;
    padding-left: 10px;
}

.menu2 {
	font-size: 11px;
	font-family: Verdana, arial, helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	vertical-align: middle;
	text-align: left;
	line-height: 18px;
}


.linkmenu {
	font-size: 11px;
	font-family: Verdana, arial, helvetica, sans-serif;
	color: #0000CC;
	font-weight: normal;
	text-align: left;
}

/*
-- Linkstyle --
*/

a:link {
	color: #715728;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #715728;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	color: #715728;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #3C464F;
	text-decoration: none;
	font-weight: bold;
}
a.menu:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

a.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

a.menu:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

a.menu:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}