body, td, p {
	font-size: 10pt;
	font-family: verdana,arial,sans-serif;
}

td.menu {
	background:url("images/menu.right.gif") right;
	padding-left: 3px;
}
td.menuact {
	background:url("images/menu.right.active.gif") right;
	padding-left: 3px;
}
td.smenu {
	padding-left: 3px;
	padding-bottom: 3px;
}
td.smenuactl {
	background: url("images/menu.background.activel.gif") left repeat-y;
}
td.smenuactr {
	background: url("images/menu.background.activer.gif") right repeat-y;
	padding-left: 3px;
	padding-bottom: 3px;
}
td.prebox {
	background: #FFEC89;
}
td.boxheader {
	background: #FFD05A;
	padding: 10px;
}
td.box {
	padding: 10px;
}

table.menu {
	background: url("images/menu.background.gif") repeat-y;
}
table.rueckruf {
	background: #FFEC89;
	border-top: 1px solid #E8B023;
	border-bottom: 1px solid #E8B023;
	padding-left: 10px;
}

a.menu {
	color:#3A60AF;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
a.smenu {
	color:#3A60AF;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}
a.schwarz {
	color:#000000;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
a.box {
	color: #3A60AF;
}
a.mehr {
	color: #3A60AF;
	font-weight: bold;
	text-decoration: none;
}

span.h {
	color: #0004A4;
	font-size: 11pt;
	font-weight: bold;
}
span.small {
	color: #000000;
	font-size: 8pt;
}
span.red {
	color: #FF0000;
}
span.green {
	color: #5F9F35;
	font-weight: bold;
}

img.logo {
	border: 0px solid #E55033;
}

input.text {
	height: 18px;
	border: 1px solid #213016;
	margin-top: 3px;
}
textarea.text {
	border: 1px solid #213016;
	margin-top: 3px;
}
input.submit {
	height: 18px;
	color: #FFFFFF;
	font-size: 8pt;
	border: 1px solid #213016;
	background: #E55033;
	margin-top: 7px;
	margin-bottom: 10px;
}

.princess-nav {
	clear: both;
}

ul.princess-nav {
	margin: 0;
}

ul.princess-nav li {
	margin: 10px;
	float: left;
}
