
body, p, td {
	font-family: Tahoma, Trebuchet, Verdana, Arial;
	font-size: 12px;
	margin-top: 0px;
	padding-top: 0px;
}

html
{
height: 100%;
}

body {
	background-color: #febf93;
	background-color: #fefefd;
	background-repeat: repeat-y;
	margin: 0px;
	/*background-image: url(../bilder/navigation/gradient-top.png);*/
	background-image: url(../bilder/navigation/background-orange.jpg);
	height: 100%;
}

h1, h2, h3, h4 {
	color: #ff5d00;
}

h1, h2 {
	letter-spacing: 2px;
	line-height: 1.5em;
}

h3, h4 {
	line-height: 1.5em;
}

#main {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	background-color: white;
	min-height: 300px;
}

#topBar {
	background-color: #ff0099;
}
#nav {
	background-color: white;
	margin: 10px;
	width: 300px;
	position: relative;
	left: 150px;
	padding: 5px;
	text-align: center;
}
.navItem {
	display: inline;
	background-repeat: no-repeat;
	text-transform: uppercase;
}
.navItem a {
	text-decoration: none;
	color: white;
	letter-spacing: 2px;
}

#rosenListe {
	width: 170px;
	background-color: #666666;
	min-height: 100px;
	padding: 5px;
	position: absolute;
}

#content {
	width: 550px;
	margin-left: 180px;
	padding-left: 15px;
	position: absolute;
	background-color: white;
}

#lowerBox {
	width: 100%;
}

.groupList {
	padding: 0px;
	padding-bottom: 7px;
}

.groupList a {
	color: white;
	letter-spacing: 1px;
	text-decoration: none;
}

.dottedPink {
	background-image: url(../bilder/dotted-line-pink.png);
	background-repeat: repeat-x;
	height: 12px;
}

.dottedOrange {
	/* so far, there is no orange dotted line */
	background-image: url(../bilder/dotted-line-pink.png);
	background-repeat: repeat-x;
	height: 12px;
}

.subheadPink {
	font-size: 14px;
	font-weight: bold;
	color: #dd0067;
	margin-bottom: 8px;
}

.subheadOrange {
	font-size: 14px;
	font-weight: bold;
	color: #fa6d1c;
	margin-bottom: 8px;
}

.backGradientOrange {
	background-repeat: repeat-y;
	background-image: url(../bilder/gradient-orange.png);
	font-weight: bold;
	line-height: 1.5em;
	color: white;
	padding: 5px;
	letter-spacing: 1px;
}

.backGradientPink {
	background-repeat: repeat-y;
	background-image: url(../bilder/gradient-pink.png);
	font-weight: bold;
	line-height: 1.5em;
	color: white;
	padding: 5px;
	letter-spacing: 1px;
}

.captionGrey {
	font-weight: bold;
	color: #9b9a9a;
	letter-spacing: 1px;
	line-height: 1.5em;
}

.topBasketLink {
	color: white;
	text-decoration: none;
}

.pink {
	color: #dd0067;
}

.subGroupHead {
	color: #fa6d1c;
	font-weight: bold;
	font-size: 14px;
}

.subGroupName {
	color: #dd0067;
	font-weight: bold;
}

.subGroupName a {
	color: #dd0067;
	font-weight: bold;
	text-decoration: none;
}

.subGroupNameContainer {
	color: #dd0067;
	font-weight: bold;
	text-decoration: none;
}

.subGroupNameContainer a {
	color: #dd0067;
	font-weight: bold;
	text-decoration: none;
}

.lineOrange {
	border-top: 1px solid #fa6d1c;
}

.lineOrangeBold {
	border-top: 2px solid #fa6d1c;
}

.linePink {
	border-top: 1px solid #dd0067;
}

.linePinkBold {
	border-top: 2px solid #dd0067;
}

a {
	color: #fa6d1c;
}

.colorBoxHead {
	color: white;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 5px;
}

.colorBoxText {
	color: white;
	font-weight: bold;
	font-size: 12px;
}

.textGrey {
	color: #9b9a9a;
}

.infoHead {
	color: #dd0067;
	font-weight: bold;
	font-size: 18px;
}

.navMenuItem a {
	background-image: url(../bilder/menu-gradient-orange.png);
	background-repeat: no-repeat;
	display: block;
	width: 155px;
	height: 18px;
	color: white;
	text-decoration: none;
	text-transform: none;
	padding-top: 2px;
	padding-left: 7px;
	border-bottom: 1px solid white;
	z-index: 100;
}

#maintable {
height: 100%;
}

.orange {
	color: #fa6d1c;
}

.pink {
	color: #dd0067;
}

.headingGreen
{
	text-transform: uppercase;
	color: #98cd9e;
	font-size: 22px;
	font-weight: bold;
	padding-bottom: 7px;
}

.headingOrange
{
	text-transform: uppercase;
	color: #e57730;
	font-size: 22px;
	font-weight: bold;
	padding-bottom: 7px;
}

.headingOrangeSub
{
	color: #e57730;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 7px;
}

.headingBrown
{
	text-transform: none;
	color: #907e71;
	font-size: 22px;
	font-weight: bold;
	padding-bottom: 7px;
}

.headingWhite
{
	text-transform: none;
	color: white;
	font-size: 22px;
	font-weight: bold;
	padding-bottom: 7px;
}

.boxContentBrown
{
	background-color: #907e71; 
	padding: 20px;
}

.boxContentBrownText
{
	position: absolute; 
	margin-left: 380px; 
	width: 150px; 
	color: white; 
	line-height: 150%;
}

.boxContentGradientOrange
{
	background-image: url(../bilder/start/gradient-orange.png); 
	background-repeat: repeat-y;
	border: 2px solid #e57730;
	padding: 20px;
	color: white;
}

.boxContentGradientGreen
{
	background-image: url(../bilder/start/gradient-green-580.png); 
	background-repeat: repeat-y; 
	padding: 20px; 
	border: 2px solid #54b470; 
	color: white;
}

.twoColumnLeftSub
{
	padding-top: 7px;
	padding-bottom: 7px;
	width: 360px;
}

.boxContentLightOrange
{
	background-color: #fce4cc;
	padding: 20px;
}

