body {
	background: url(../img/main/back-main-blue.jpg) repeat-x #D4D5D9;
}
a {
	color: #7F9DB9;
}
h2 {
	color: #7F9DB9;
}
#nav a:hover, #nav a.active {
	background: url(../img/main/nav-bg-blue-on.gif) repeat-x #CCDEF6;
	border-right: 1px solid #7f9db9;
}
#nav a.active {
	font-weight: bold;	
}
#schatten {
	background: url(../img/main/schatten-blue.gif) no-repeat;
}
.boxLight {
	border: 1px solid #7f9db9;
}
.teaserbox {
	border: 1px solid #7f9db9;
}
.teaserbox h3 {
	background: url(../img/main/box-bg-blue.gif) #BCD9FF repeat-x;
	border-bottom: 1px solid #7f9db9;
}
.katalogbox {
	border: 1px solid #7f9db9;
}
.katalogbox .footer {
	border-top: 1px solid #7f9db9;
	background: url(../img/main/box-bg-blue.gif) repeat-x #BCD9FF;
}
ul {
	list-style: url(../img/main/list-blue.gif);
}
table.formtable {
	border-left: 1px solid #7F9DB9;
	border-right: 1px solid #7F9DB9;
	border-bottom: 1px solid #7F9DB9;
}
.formtable th {
	background: url(../img/main/box-bg-blue.gif) repeat-x #BCD9FF;
	border-bottom: 1px solid #7F9DB9;
	border-top: 1px solid #7F9DB9;
}
.listitem {
	border: 1px solid #7F9DB9;
}
.listitem .headline {
	background: url(../img/main/box-bg-blue.gif) repeat-x #BCD9FF;
	border-bottom: 1px solid #7F9DB9;
}
.balken {
	background: url(../img/main/box-bg-blue.gif) repeat-x #BCD9FF;
	border: 1px solid #7F9DB9;
}
.reiseSelect {
	background-color: #BCD9FF;
}