a:link { color: #77B1F2; text-decoration: underline; }
a:visited { color: #77B1F2; text-decoration: underline; }
a:hover { color: #77B1F2; text-decoration: underline; }
a:active { color: #77B1F2; text-decoration: underline; }
a.bglink:link { color: #000000; text-decoration: underline; }
a.bglink:visited { color: #000000; text-decoration: underline; }
a.bglink:hover { color: #000000; text-decoration: none; }
a.bglink:active { color: #000000; text-decoration: underline; }
a.hefo:link { color: #67B1D6; text-decoration: underline; }
a.hefo:visited { color: #67B1D6; text-decoration: underline; }
a.hefo:hover { color: #67B1D6; text-decoration: none; }
a.hefo:active { color: #67B1D6; text-decoration: underline; }
h1 { color: #67B1D6; font-size: 18px; padding: 0px; margin: 0px; font-weight: bold; font-family: Georgia }
/* .border-col { background-color: #67B1D6; } */
.cella { /*background-color: #000000;*/ }
.cellb { /*background-color: #000000;*/ }
.color1 {/* color: #000000;*/ }
.color4 {/* background-color: #000000;*/ }
.hefo { /*color: #000000;*/ }
.error { color: RED; }
.tbbutton { font-family: Verdana; font-size: 8pt; background-image: url(../../images/formular_bg.gif); background-repeat:repeat-x;}
.tbinput { color: #67B1D6; background-color: #000B10; font-family: Verdana; font-size: 8pt; background-image: url(../../images/formular_bg.gif); }
.tbselect { color: #67B1D6; background-color: #000B10; font-family: Verdana; font-size: 8pt; background-image: url(../../images/formular_bg.gif); }
.tbtextarea { color: #67B1D6; background-color: #000B10; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; background-image: url(../../images/formular_bg.gif); }
.smallfont { font-family: Verdana; font-size:10px; }
.stdfont { font-family: Verdana; font-size:12px; }

/* custom css follows */
body
{
	margin:0px;
	font-family:Verdana;
	color:#67B1D6;
	background-color:#000000;
	font-size:10pt;
	background-image:url(../../images/bg.gif);
	
}

hr
{
	color:#67B1D6;
	background-color:#67B1D6;
	height:1px;
	border:0px
}

table {font-size:10pt;}

#klein{font-size:8pt;}

#nav_menu
{
 position:absolute;
 top: 20px;
 left: 20px;
 overflow:hidden;
}

#dunepedia_main
{
 position:absolute;
 top: 20px;
 left: 180px;
}

#copyright
{
position:relative;
bottom:0px;	
	
}

input, textarea, select
{
	font-size:10pt;
	background-color:#000B10;
	border:1px solid #00354F;
	color:#006697;
	font-family:Georgia;
	background-image: url(../../images/formular_bg.gif);
	background-repeat:repeat-x;
}

#form_textarea
{
	font-size:10pt;
	background-color:#000000;
	border:1px solid #C0C58B;
	color:#FFFFCC;
	font-family:Georgia;
	
}

.dunepedia-anzeige
{
 width:630px;	
	
}
.dunepedia-menu
{
	text-align:right;
	 padding-bottom:25px;
	 width:630px;
}

a.dunepedia:link {color:#BE0101; text-decoration:underline;}
a.dunepedia:visited {color:#BE0101; text-decoration:underline;}
a.dunepedia:hover{color:#BE0101; text-decoration:underline;}
a.dunepedia:active {color:#BE0101; text-decoration:underline;}
