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: #666;
	text-align: left;
}
h1 {
	font-size: 20px;
	color: #666;
	text-align: center;
	border: 1px dashed #666;
	border-top: 0px;
	margin: 0;
	padding: 10px;
	margin-bottom:6px;
	background-color: #f1f1f1;
}

h2 {
	font-size: 14px;
	color: #666;
	text-align: left;
	margin: 0px 20px 0 0;
	padding: 0px;
	margin-bottom: 20px;
	border-bottom: 1px #666 solid;
}
p {
	margin-right: 20px;
}

form {
	margin-bottom: 20px;
}
.formBtn {
	background-color: #666;
	color:#fff;
	border: 1px solid #2c383d;
	padding: 0px 2px 0px 2px;
	cursor: pointer;
}
.formSuggestionBox {
	display:none;
	width:325px;
	height:auto;
	border: 1px #666 solid;
	padding: 2px;
	overflow:auto;
	background-color: #f0f0f0;
	z-index:1000;
}
.formSuggestionBox a {
	display:block;
	width: 100%;
}
#lCol .formSuggestionBox a:hover {
	color:#666;
}
a:link {
	color: #666;
}
a:visited {
	color: #666;
}
a:hover {
	color: #666;
}
a:hover, #content a:hover, #content .sandBox a:hover {
	color: #666;
}
a:active {
	color: #2c383d;
}
#head input, #head td {
	font-family: Arial, Helvetica, sans-serif;
}
#rahmen {width: 100%;min-height: 400px;	margin: 0px; padding: 0; 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);
}

#content {padding: 0 5px 0 5px;	width: auto; min-height: 600px;}
#lCol {
	margin-top: 10px;
	text-align: left;
	width: 260px;
	float: left;
	color: #666;
	-right: 20px;
}
#rCol {
	margin-top: 10px;
	text-align: left;
	width: 260px;
	float: left;
	color: #666;
}
a, a:visited {
	text-decoration: none;
}
.sandBox {
	float:left;
	width:310px;
	height:auto;
	margin: 0 10px 10px 0;
	font-size: 8px;
	overflow: auto;
}
.sandBoxHead {
	width:310px;
	height: auto;
	font-weight: bold;
	margin:0 0 10px 0;
	color: #ffffff;
	border-bottom: 1px #666 solid;
}
.sandBoxHead span {
	font-size: 14px;
	color: #666;
	text-align: left;
}
.sandBoxContent {
	width:310px;
	height: auto;
	padding: 0;
	margin:0;
	font-size: 8px;
	overflow: auto;
}
.sandBoxContent p, .sandBoxContent a, .sandBoxContent a:visited {
	font-size: 11px;
}
.sandBoxContent p {
	padding: 0;
	margin:0;
}
.sandBoxContent div {
	clear:both;
	height:auto;
	margin: 0 0 8px 0;
	padding: 2px;
	border-bottom: 1px #666 dotted;
	background-color: #f0f0f0;
	overflow: auto;
}
.sandBoxContent img {
	margin: 0 4px 0 0;
	border: 0;
	padding: 0;
}
.sandBoxContent img {
	margin: 0 4px 0 0;
	border: 0;
	padding: 0;
}
a.small {
	font-size: 10px;
	color: #ff5f00;
}
.small {
	font-size: 10px;
}
/*  Neugestaltung Musikerbörse Juni 2008  */


#anzeigenspalte p {
	margin-top: -5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom: 1px dashed #666;
	padding: 5px 0;
}
#anzeigenspalte b a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-bottom: 8px;
	color: #666;
}
#anzeigenspalte .abbinder {
	border: 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:#666;
	border: 1px solid #2c383d;
	padding: 2px 4px 2px 4px;
	margin: 2px 0 2px 0;
	text-decoration: none;
	text-align:center;
}
/* Erweiterungen */
.txtfeld {
	width: 174px;
	border: 1px solid #666;
}
.plz {
	width: 134px;
	border: 1px solid #666;
}
#lCol .powered {
	padding-top: 20px;
	font-size: 9px;
}
#lCol .powered a {
	font-size: 9px;
	text-decoration: none;
}
