
.div_allAround{
	margin: 30px 30px 0 auto;
	padding: 5px 5px 5px 5px;
	width:450px;
	text-align:left;
	background-image : url(bilder/bgGif.gif);
	background-repeat : repeat;
	border: 1px dotted #E6E6E6;
}

.div_childElement{
	font-family: Arial,Verdana, Geneva, Helvetica, sans-serif;
	font-size: 10pt;
	clear: left;
	padding-bottom : 30px;
}
.div_childElement_overflow{
	font-family: Arial,Verdana, Geneva, Helvetica, sans-serif;
	font-size: 10pt;
	clear: left;
	padding-bottom : 30px;
	overflow:scroll;
	width:450px;
	height:100px;
}

.div_navBottom{
	/*font-size: 8pt;*/
}

.div_blogHeadline{
	font-family: 'Times New Roman',Times,serif;
	font-variant: small-caps;
	font-size: 16pt;
	font-weight : bold;
}

.div_decorative{
	font-family: Arial,Verdana, Geneva, Helvetica, sans-serif;
	font-size: 10pt;
	font-variant:small-caps;
}

.div_description{
	font-size: 8pt;
	clear: left;
	color : #B4B4B4;
	border-top: 1px dotted #B4B4B4;
	border-bottom: 1px dotted #B4B4B4;
}

.div_target{
	position:relative;
	font-weight:bold;
	font-size:x-large;
	text-decoration: blink;
	color:#F00;
}

.li_navBottom{
	white-space:nowrap;
	float: left;
	padding-right : 5px;
}

.p_signature{
	font-size: 12pt;
	font-weight: bold;
}


.a_current{
	color: #FFFFBD;
	border: 1px dotted #E6E6E6;
}


/**************************************************************************************/
body{
	background-color : #000066;
	color: #E6E6E6;
	background-image: url("bilder/NL_Karte.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin: 0;
	text-align:right;
	padding-top:0px;
}

a {
	text-decoration: none;
	font-size: 8pt;
}

a:link{
	color: #E6E6E6;
}
a:visited{
	color: #B4B4B4;
}
a:hover {
	color: #B4B4B4;
	text-decoration : underline overline;
}
a:active{
	color: #E6E6E6;
	text-decoration : underline overline;
}
a:focus{
	color: #E6E6E6;
}

label{
	font-size: 8pt;
	padding-right: 0.5em;
}

abbr, acronym {
	font-variant:small-caps;
	text-decoration: none;
	border: 1px dotted #E6E6E6;
	cursor: help;
}

td, th{
	font-size: 8pt;
	padding: 4px;
	border: 1px solid #E6E6E6;
}
th{
	font-weight: bold;
}

ul{
	color: #E6E6E6;
	text-indent:0pt;
	list-style-position: outside;
	list-style-type: none;
	text-indent: 10pt;
	margin-bottom: 2mm;
	clear:left;
}

/**************************************************************************************/


