body {
	background-color: #FFFDE9;
	margin:0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:20px;
	margin-right:20px;
	padding:0px;
	font-size: 76%;
	color: #000000;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
table {
	font-size:100%;
}
h1 {
	font-size:140%;
	font-weight:bold;
	color:#990000;
	margin-top:0px;
	margin-bottom:15px;
}
h2, h3, h4, h5 {
	font-size:120%;
	font-weight:bold;
	color:#990000;
	margin-top:25px;
	margin-bottom:15px;
}
h4.cms_block {
	font-size:120% !important;
	font-weight:bold !important;
	color:#990000 !important;
	margin-top:5px !important;
	margin-bottom:5px !important;
	padding-bottom:0px !important;
	border:none !important;
}
.cms_block {
	color:#000000 !important;
	border-color:#FCD38F !important;
	padding:2px;
	font-size:90%;
}
.cms_block hr {
	color:#FCD38F !important;
}
.opentable {
	border:none !important;
	border-width:0px !important;
}
.left {
	float:left;
}
.content b, b, li {
	color:#000000 !important;
}
td {
	text-align:left;
}

p {
	margin-top:5px;
	margin-bottom:10px;
	padding:0px;
}
ul, li {
	margin:0px;
	padding:0px;
}
#nbcontent ul {
	margin-top:5px;
	margin-bottom:5px;
	margin-left: 20px;
	list-style-type: square;
}
a:link  {  color: #990000; text-decoration:none;  }
a:visited  {  color: #FF6262; text-decoration:none; }
a:hover, a:focus {  color: #003366; text-decoration:none; }
a:active  {  color: #003366; text-decoration:none; }

#nbnews a:link  {  color: #000000; text-decoration:underline; }
#nbnews a:visited  {  color: #000000; text-decoration:underline; }
#nbnews a:hover, #nbnews a:focus  {  color: #990000; text-decoration:none; }
#nbnews a:active {  color: #990000; text-decoration:none; }

img {
	border: 0px;
}
p a img {
	padding: 2px;
}

/*-----------------------------------------------*/

#nbnavi ul {
	padding-left:0px;
}
#nbnavi li {
	float:left; 
	padding:0px;
	padding-right: 20px;
	padding-left: 5px;
	list-style: none;
}
#nbnavi li a {
	text-decoration:none;
	font-weight:bold;
}
#nbnavi ul li a:visited {
	color: #990000;
}
#nbnavi ul li a:hover {
	color: #003366;
}

/*-----------------------------------------------*/
#nbnavi {
	text-align:center;
	width:743px;
	margin:auto;
	margin-top:55px;
	margin-bottom:0px;
	background-color:#FFFDE9;
	height:30px;
	padding:0px;
	font-size: 14px;
	color: #003366;
}
#nbtop {
	text-align:left;
	width:743px;
	margin:auto;
	margin-top:0px;
	margin-bottom:0px;
	background-color:#FFFDE9;
	height:95px;
	padding:0px;
}
#nbmain {
	text-align:left;
	width:743px;
	margin:auto;
	margin-top:0px;
	margin-bottom:0px;
	background-color:#FFFDE9;
	height:auto;
	padding:0px;
	background-image: url(/templates/nachtbus/images/nb-bg.jpg);
	background-repeat: repeat-y;
}
#nbfooter {
	text-align:left;
	width:743px;
	margin:auto;
	margin-top:0px;
	margin-bottom:0px;
	background-color:#FFFDE9;
	height:90px;
	padding:0px;
}
#nbcontent {
	float:left;
	width:510px;
	padding:0px;
	margin:0px;
	margin-top:20px;
	margin-left:15px !important;
	margin-left:8px; /* IE lt7  */
	margin-right:23px;
	height:auto;
}
/* IE 6  */
* html #nbcontent { 
	margin-left:8px;
}
#nbnews {
	float:left;
	width:180px;
	padding:0px;
	margin:0px;
	margin-top:20px;
	margin-left:13px;
	height:auto;
}
#nblogin {
	float:left;
	width:180px;
	padding:0px;
	margin:0px;
	margin-top:20px;
	margin-left:13px !important;
	margin-left:7px; /* IE lt7  */
	height:auto;
}
/* IE 6  */
* html #nblogin { 
	margin-left:7px;
}
#nblogin input {
	width:80px;
	font-size:10px;
	border: 1px solid #cccccc;
	background-color:#FFFDE9;
}
#nblogin input.submit {
	width:80px;
	font-size:10px;
	border: 1px solid #FFFDE9;
	background-color:#F9A61A;
}
#nblogin h4 {
	margin-top:0px;
}
/*-----------------------------------------------*/
br.clear { clear:both }

