

@import url("print.css") print, embossed;


body {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
		font-size: 0.7em;
	line-height: 2em;
}

#bca_latest_uploads {

 margin:0 auto; padding: 10px 0 0 0;text-align:left;width:940px;

}
#content_wrapper {
	
}
#content_inner {margin:0 auto; }

#bca_inner {margin:0 auto;padding: 5px 30px 20px 30px;text-align:left;width: 880px;}
div.bca_border { padding-top: 15px; }


#bca_latest_uploads a img {
   border: none;
}
.entry {border-top: none;float:right;padding-top:2px;width:432px;}

iframe {
 margin: 0;
 padding: 0;
 border: 0;
 white-space: nowrap;
}

#bca_wrapper a {color:black;}
#bca_wrapper  a:hover {color:#555;}




.content_left .wiki h2 {border-top: 0; border-bottom:1px solid #aaa;margin-bottom:7px;padding:0;}

div.wiki {
	padding: 10px 2px 10px 7px;
}
div.wikiheader {
	padding-bottom: 15px;
	border-bottom: 1px solid gray;
}
hr.wikilineheader {
	display: none;
	
}
div.wikiheader h1, div.wikiheader h3 {
	font-size: 1em;
}
div.wikiheader a, div.wikifooter a {
	font-weight: normal !important;
}
div.wikiheader h1 {
		padding-right: 30px;
	/*  display: inline; */
}
div.wikiheader h3 {
	font-weight: normal;
}
div.wikiheader h1 a {
	font-weight: bold !important;
}
div.wikitext {
	padding-top: 20px;
}
hr.wikilinefooter {
	clear: both;
}
div#searchform {
	margin: 8px 0 8px 0;
	padding: 15px 0 15px 0;
	border-bottom: 1px solid gray; border-top: 1px solid gray;
}

ul {
	padding-left: 13px;
}
li {
	margin-left: 5px;
}

hr {
	text-align: left;
	border: none; color: gray; background-color: gray; height: 1px;
	margin: 12px 0 12px 0;
}

pre {
	margin-left: 15px;
	background-color: #EDEDED;
	width: auto;
}
img {
	border: 1px solid #EDEDED;
}


a[href^="http:"]:before {
content: " \2197  ";
display:inline;
}
a[href^="http://offene-kartierung.de"]:before  {
	content "   ";
	display: none;
}
a[href^="http://osm.dekoder.de"]:before  {
	content "   ";
	display: none;
}
a:link {
	color: #529B00;
}
a:visited {
	color:#4F7752;
}
a:hover {  color: black;
	background-color: yellow;
	text-decoration: none;

}
.wikiheader a:link, .wikiheader a:visited, .wikitext a:link, .wikitext a:visited, .wikifooter a:link, .wikifooter a:visited {
	color: black;
	text-decoration: none;
	border-bottom: 1px dashed black !important;
}
.wikitext a {
		font-weight: normal !important;
}
.wikipreview h2.preview {
	color: white !important;
	background-color: #CC0000 !important;
	margin-bottom: 10px;
	padding: 5px;
}

/* ------------------------------ */
/* form elements */

.mark {
	font-weight: bold;
}
form p {
	margin: 0 10px 5px 0;
	padding-top: 0;
	float: left !important;
}
form p.desc {
	margin-left: 150px !important;
}
form p.clearer {
	float: none !important;
	clear: both;
}

form {

	}


fieldset  {
	border: none;
	margin-top: 12px;
	clear: both;
}
legend {
 font-weight: bold;
 margin: 12px 0 12px 0;
}

label {
	display: block;
	margin: 0; padding: 0;
	width: 140px;
	float: left;

}
label.rightcol {
     width: 220px;
	  display: block;
}


input, textarea  {
   width: auto;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid black;
   background: #fafafa;
	color: #777;	
	padding: 4px;
	margin: 5px 5px 0 10px;	

}
textarea {

  margin: 0;
}
input[type=checkbox] {
    margin: 10px 135px 10px 0px;
	 padding: 0;
	 float: left;
}
div.auswahl input[type=checkbox] {
    margin: 10px 135px 40px 0px;
}

input[type=text], textarea {
    width: 300px;
} 
input[type=text]:focus, textarea:focus {
	background: #f0f0f0;
	color: #333;
	border-color: #666;
}
input[type=submit] {
	background: #f0f0f0;
	color: #333;
	padding: 3px;
	border: 1px black solid;		
	cursor: pointer;
	margin-left: 150px;
	
}
input[type=submit]:hover {
   color: black;
	background-color: #A9A9A9;
	border: 1px black solid;	
	cursor: pointer;	
}

/* ---- */
/* ror specific */


.errorExplanation {
 border: 2px solid red;
 color: red;
 padding: 7px 10px 0 20px;

	-moz-border-radius: 10px;
}
.errorExplanation p {
	float: none !important;
}

.errorExplanation h2 {
 font-size: 1em;
}


.notice h3 {
 border: 2px solid green;
 color: green;
 padding: 20px 10px 20px 20px;
 -moz-border-radius: 10px;
}

.fieldWithErrors {
  padding: 2px 0 5px 0;
  margin: 5px 0 5px 0;
  background-color: red;
  display: table;
}
table {
	border-collapse: separate; border-spacing: 0px; 
}
th, td {
	padding: 0 4px 0 8px;
	vertical-align: top;
}
th {
	border-bottom:  1px solid silver;
	white-space: nowrap;
}
td  {
	border-bottom: 1px solid silver; 
}
