body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: center;
	height: 100%;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2c383d;
	text-align: left;
}
.formBtn {
	background-color: #FB5F00;
	color:#fff;
	border: 1px solid #2c383d;
	padding: 0px 2px 0px 2px;
	cursor: pointer;
}
#lCol .linkBtn a, #lCol .linkBtn a:hover, #lCol .linkBtn a:visited {
	display: block;
	min-width: 100px;
	max-width: 140px;
	background-color: #FB5F00;
	color:#fff;
	border: 1px solid #2c383d;
	padding: 2px 4px 2px 4px;
	margin: 2px 0 2px 0;
	text-decoration: none;
	text-align:center;
}
.formSuggestionBox {
	display:none;
	width:325px;
	height:auto;
	border: 1px #4C6A76 solid;
	padding: 2px;
	overflow:auto;
	background-color: #f0f0f0;
	z-index:1000;
}
.formSuggestionBox a {
	display:block;
	width: 100%;
	text-decoration: none;
}
#lCol .formSuggestionBox a:hover {
	color:#fb5f00;
}
a:link {
	color: #2c383d;
}
a:visited {
	color: #2c383d;
}
a:hover {
	color: #fb5f00;
}
a:hover, #content a:hover, #content .sandBox a:hover {
	color: #fb5f00;
}
a:active {
	color: #2c383d;
}
#head {
	width: 100%;
	height: 90px;
	background-image: url(../gfx/headBg.gif);
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#head input, #head td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#header {
	width:920px;
}
#footer {
	display:block;
	clear:both;
	margin: 0 auto;
	width:100%;
	height:auto;
	text-align:center;
}
#rahmen {
	width: 100%;
	min-height: 400px;
	margin: 0px;
	padding: 0px;
	background-image: url(../gfx/layerBg.gif);
	background-repeat: repeat-x;
}
#noscript {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 500%;
	z-index: 10;
	text-align:center;
	background-image: url(../gfx/headBg.gif);
}
#nav1 {
	width: 920px;
	height:29px;
	border-top:1px solid #2c383d;
	border-bottom:1px solid #020202;
	padding:0px;
}
#nav1 ul {
	margin:0px;
	padding:0px;
	border-right:1px solid #5d899a;
	border-left:1px solid #020202;
	float:left;
}
#nav1 li {
	margin:0px;
	padding:0px;
	list-style:none;
	line-height:29px;
	float:left;
	border-left:1px solid #5d899a;
	border-right:1px solid #020202;
}
#nav1 a {
	height:29px;
	color:#FFFFFF;
	font-weight:normal;
	padding:0px 12px;
	float:left;
	letter-spacing: 0.1em;
	text-decoration: none;
}
#nav1 a.hier {
	height:29px;
	color:#FB5F00;
	font-weight:normal;
	padding:0px 12px;
	float:left;
	letter-spacing: 0.1em;
	text-decoration: none;
	background-image: url(../gfx/nav-hier.gif);
	background-position: -1px -1px;
}
#nav1 a:hover {
	color:#FB5F00;
	text-decoration:none;
	border-bottom: 0px;
}
#content {
	width: 920px;
	min-height: 600px;
}
#lCol {
	margin-top: 48px;
	text-align: left;
	width: 640px;
	float: left;
	color: #4C6A76;
}
#lCol h1 {
	font-size: 18px;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
	height: 18px;
	background-color: #4C6A76;
}
#lCol h2 {
	font-size: 14px;
	color: #4C6A76;
	text-align: left;
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
	border-bottom: 1px #4C6A76 solid;
}
#lCol p, #lCol td, #lCol div, #lCol a, #lCol a:visited {
	font-size: 12px;
	color: #4C6A76;
}
#lCol input, #lCol select, #lCol textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C6A76;
}
#lCol .formBtn {
	background-color: #FB5F00;
	color:#fff;
	border: 1px solid #2c383d;
	padding: 0px 2px 0px 2px;
}
#lCol #formMsg, #lCol .formMsg {
	color: #FB5F00;
}
#lCol.ajaxLoad * {
	color: #c3c3c3;
}
#lCol #bandnav {
	float: right;
}
#lCol #bandnav a {
	position: relative;
	top: 6px;
	color:#FFFFFF;
	text-decoration: none;
	padding: 0 6px 0 6px;
	border-left: solid 1px #fff;
}
#lCol #bandnav .hier {
	color:#4C6A76;
	text-decoration: none;
	padding: 0 6px 0 6px;
	background-color: #FFFFFF;
}
#lCol #bandnav a:hover {
	color:#FB5F00;
	text-decoration: none;
}
#rCol {
	width: 250px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: right;
	background-color: #C0D2D9;
	font-size: 11px;
	color: #606080;
}
#rCol h1 {
	font-size: 12px;
	color: #2C383D;
	text-align: center;
	background-image: url(../gfx/reiter-rechts-250px.gif);
	height: 17px;
	margin: 0;
	padding: 3px 0 0 0;
	margin-bottom:6px;
}
#rCol h2 {
	font-size: 12px;
	color: #000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	margin-bottom:6px;
}
#rCol p, #rCol div, #rCol a {
	color: #4C6A76;
}
#rCol a, #rCol a:visited {
	text-decoration: none;
}
#rCol p {
	font-size: 11px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	padding: 10px;
}
.plus4 {
	font-size: 14px;
	font-weight: bold;
}
#subFooter {
	display:block;
	width:100%;
	margin: 80px 0 0 0;
	text-align: center;
}
#subFooter * {
	margin: 0 auto;
}
#fuss1 {
	clear: both;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #4C6A76;
	padding: 10px;
}
#fuss1 a {
	color: #fff;
}
#fuss1 a:hover {
	color: #FB5F00;
	text-decoration: none;
}
#fuss2 {
	font-size: 11px;
	color: #4C6A76;
	background-color: #C0D2D9;
	padding: 10px;
}
#fuss2 a {
	color: #4C6A76;
}
#fuss2 a:hover {
	color: #FB5F00;
	text-decoration: none;
}
.hauptbild {
	margin-left: 0px;
	margin-right: 16px;
	margin-top: 0px;
	margin-bottom: 16px;
	float: left;
}
.horange {
	font-weight: bold;
	color: #FB5F00;
}
/*
#lCol .sandBox {
	float:left; 
	width:310px;
	height:auto;
	margin: 0 10px 10px 0;
	font-size: 8px;
	overflow: auto;
}
#lCol .sandBoxHead {
	width:310px;
	height: auto;
	font-size: 12px;
	font-weight: bold;
	margin:0;
	color: #ffffff;
	
}
#lCol .sandBoxHead span {
	padding: 0 8px 1px 8px;
	background-image: url(../gfx/reiter-120px.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #fb5f00;
}
#lCol .sandBoxContent {
	width:310px;
	height: auto;
	padding: 0;
	margin:0;
	font-size: 8px;
	background-image: url(../gfx/pix_lightblue.gif);
	border-top: 1px #fb5f00 solid;
	overflow: auto;
}
#lCol .sandBoxContent p, #lCol .sandBoxContent a, #lCol .sandBoxContent a:visited   {
	font-size: 11px;
	color: #000;
}
#lCol .sandBoxContent p {
	padding: 0;
	margin:0;	
}
#lCol .sandBoxContent div {
	clear:both;
	height:auto;
	margin: 0 0 2px 0;	
	padding: 2px;
	overflow: auto;
}
#lCol .sandBoxContent img {
	margin: 0 4px 0 0;
	border: 0;
	padding: 0;
}
*/

#lCol .sandBox {
	float:left;
	width:310px;
	height:auto;
	margin: 0 10px 10px 0;
	font-size: 8px;
	overflow: hidden;
}
#lCol .sandBoxHead {
	width:310px;
	height: auto;
	font-weight: bold;
	margin:0 0 10px 0;
	color: #ffffff;
	border-bottom: 1px #4C6A76 solid;
}
#lCol .sandBoxHead span {
	font-size: 14px;
	color: #4C6A76;
	text-align: left;
}
#lCol .sandBoxContent {
	width:310px;
	height: auto;
	padding: 0;
	margin:0;
	font-size: 8px;
	overflow: auto;
}
#lCol .sandBoxContent p, #lCol .sandBoxContent a, #lCol .sandBoxContent a:visited {
	font-size: 11px;
}
#lCol .sandBoxContent p {
	padding: 0;
	margin:0;
}
#lCol .sandBoxContent div {
	clear:both;
	height:auto;
	margin: 0 0 8px 0;
	padding: 2px;
	border-bottom: 1px #4C6A76 dotted;
	background-color: #f0f0f0;
	overflow: auto;
}
#lCol .sandBoxContent img {
	margin: 0 4px 0 0;
	border: 0;
	padding: 0;
}
#lCol .sandBoxContent img {
	margin: 0 4px 0 0;
	border: 0;
	padding: 0;
}
#lCol a.small {
	font-size: 9px;
	color: #ff5f00;
}
/*  Neugestaltung Musikerbörse Juni 2008  */
.anzeigenspalte h1 {
	
}

.anzeigenspalte p {
	padding: 0 0 5px 0;
	border-bottom: 1px dashed #4C6A76;
}
.anzeigenspalte b,  .anzeigenspalte a {
	
	padding-bottom: 5px;
	color: #003333;
}
.anzeigenspalte .alle {
	margin-top: -1px;
	padding: 5px 5px 5px 5px;
	border-bottom: #4C6A76 solid 0px;
}
.anzeigenspalte .alle a {
	padding-bottom: 0px;
}
.anzeigeaufgeben {float:right; margin-top: 8px}

.linkBtnblau a, .linkBtnblau a:hover, .linkBtnblau a:visited {
	display: block;
	min-width: 100px;
	max-width: 140px;
	background-color: #C0D2D9;
	color:#4C6A76;
	border: 1px solid #2c383d;
	padding: 2px 4px 2px 4px;
	margin: 2px 0 2px 0;
	text-decoration: none;
	text-align:center;
}

.floatright {float:right;}
.floatleft {float:left;}
.clear {clear:both;}
