@charset "utf-8";
/* CSS Document */

* {
border: 0; 
margin: 0;
}

body {
	background: white;
}

html {
	background: white;
	font: 70% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

#container{
	width: 98%;
}

	
#header  {
	height: 0px;
	overflow: hidden;
	width: 100%
    }
#header img{
	display: none;
}    

#mainContent  {
	background: white;
	border: 0;
   	}
   	
#mainContentRahmen {
border:0;
margin: 0;
padding:0;
}

#mc2{
	border: 0;
}
#dblink{
	display: none;
}

#suchbereich{
		width: 100%;
	border: 0;
	display: none;
	}    	

#cssKarte{
		float: right;
		display: block;
		width: 240px;	
}

#ortssuche{
display: none;

}

#infolinks{
	display: none;
}		

input {
		display:block;
		width:86%;
		background-color: #ffae4d;
		padding-left: 0em;
		font-weight: bold;
		margin-left: 7%;
		}		
.selected { 
		background-color: #80CD6D; }

.ortsnavigation{
	display: none;
	}

#ortsname{
		width: 100%;
		margin:0; padding: 0;
}
h2 {
		font-size: 1.2em;
		padding: 0em 0pt 0.3em 0em;}

#footer  {
	height: 0px;
	width: 0px;
	display: none; 
}

/***************   Menu  **************/
#menubox { margin-left:13em; 
display: none;
width: 0pt; height: 0pt;
}

hr 				{ visibility:hidden; }
/***************   Menu ende **************/



#block1, #block2 {
background: white;
padding:1em;
position:relative;
width:98%;
z-index: 1;
}

#block1 img, #block2 img {
display: none;
}


h4 {
font-size:1.1em;
font-weight:bold;
margin-bottom:0.4em;
}
#ortsname {
z-index: 1;
padding-left:2em;
width: 80%;
}

#verfassung, #sfug, #bevoelkerung, #verwaltungszug, #grundherrschaft, #kirchorg, #ortsnamenformen, #literatur {
background: white;
border: 0;
border-top:1px dotted #000;
margin-bottom:0.2em;
padding:0.5em;
z-index: 1;
color: #000000;
page-break-inside:avoid;
}



.tab {
	background: white;
	float: left;
	text-align: right;  
	width: auto;
}
.tab2 {
	background: white;
	float: left;
	text-align: left;
	margin-left: 2%;
	width: auto;
}

.zeile { 
	float: left;
	display: block;
	width: auto;
	text-align: left;
	margin-right: 1em;
}

.komma{
	display: block;
	width: 1em;
	float: left;
}
.dp {
	display:  block;
	float: left;
	width: 1%;
	text-align: right;  
}

.brclear {
//	clear: both;
}



.liste{
	list-style-position: outside;
	list-style-type: disc ;
	margin-left: 2em;
}
	

#text a:hover{text-decoration: underline;}

#text p{
	margin-bottom: 0.3em;
	display: block;

}

.caps {
	font-size: 0.7em;
}

#saebiformular{
	display: block;
	width: 50px;
}
#saebiort{ 
position: absolute;
		width: 0pt; height: 0pt;
		border: 0pt;
		margin: 0pt;
}
#saebieingabe{
	border: 0pt;
	border: 0px solid gray;
 }

#saebilink {
	visibility: hidden;
}

#alleorte{
	font-size: 0.7em; 
	padding:1em;
}



/*---------- bubble tooltip -----------*/

a.tt{
    position:relative;
    z-index:24;
    color:#000;
    text-decoration:none;
}
a.tt span{ display: none; }

/*---------- bubble tooltip -----------*/



/*----TAGWOLKE----*/

	#ortswolke { width: 90%; margin: 2em auto; padding: 0; text-align: center;}
	
	#ortswolke a {
		magin: 0.8em 1em 0 0;
	}
	.cloud { width: 80%; margin: 0; padding: 20px;  border: 1px solid #abc; text-align:justify; line-height: 1em; }
	.tag9 { font-size: 27px; color: #33bb33;}
	.tag8 { font-size: 25px; color: #33aa33;}
	.tag7 { font-size: 23px; color: #339933;}
	.tag6 { font-size: 21px; color: #338833;}
	.tag5 { font-size: 19px; color: #337733;}
	.tag4 { font-size: 17px; color: #336633;}
	.tag3 { font-size: 15px; color: #335533;}
	.tag2 { font-size: 13px; color: #334433;}
	.tag1 { font-size: 11px; color: #333333; }
	<!--[if lt IE 7]>
	.cloud { line-height: 1.2em; }
	<![endif]-->


#kontaktformular{ 
	border:1px dotted #95886A;
	margin-bottom:0.2em;
	padding:0.5em;
	z-index: 10;
	color: #000000;
 }


#kontaktformular input{
		display:inline;
		width:100%;
		background-color: #ffae4d;
		padding-left: 0em;
		font-weight: bold;
		margin-left: 0;
		}	

#spchk { visibility: hidden;
		height: 0; width: 0; }



