#nav {
        position: absolute;
/*        top: 180px;       */
        top: 178px;
        left: 61px;
        width: 880px;
        height: 40px;
        background : url(../images/pnback.gif);
        border-top-style: ridge;
        border-top-width: 2px;
        border-top-color: silver;
        padding: 0px;
        margin: 0px;
        overflow: hidden;
}

#plaintext {
        position: absolute;
        top: 10px;
        left: 61px;
}

#plaintext a {
        color: #1B6165;
        text-decoration: none;
}

#logo {
        position: absolute;
        top: 20px;
        left: 61px;
/*        width: 880px;        */
        width: 877px;
        height: 198px;
/*        height: 200px;        */
        background : url(../images/ptlg.jpg);
        border-style: outset;
        border-width: 1px;
        border-top-color: white;

}

#nav a {
        display: block;
        width: 110px;
        height: 40px;
        float: left;
        text-align: center;
        text-decoration : none;
        text-transform : uppercase;
        line-height : 36px;
        padding: 0px;
        margin: 0px;
        color: #ffffff;
        background : url(../images/pnbutton.gif);
        font-weight : bold;
        font-size: 90%;
}

#nav a.active {
        background : url(../images/pnbuttona.gif) !important;
}

#nav a:hover {
        color: #EAA756;
        background : url(../images/pnbuttonh.gif);
}

#content {
        position: absolute;
        top: 221px;
        left: 61px;
        width: 480px;
        background : url(../images/pcback.gif);
        background-repeat : no-repeat;
        padding: 10px 40px 10px 20px;
}
#topnav {
        position: absolute;
        top: 2px;
        left: 66px;
}
#subnav {
        position: absolute;
        top: 221px;
        left: 601px;
        width: 150px;
        height: 300px;
        background : url(../images/psback.gif) no-repeat;
        padding: 10px 40px 10px 0px;
}

#subnav a {
        display: block;
        text-decoration: none;
        text-transform: uppercase;
        margin: 0px;
        color: #535353;
        font-weight: bold;
        font-size: 90%;
        background : url(../images/pbullet1.gif) no-repeat;
        padding: 4px 0px 2px 15px;
}

#subnav a.active {
        color: #EAA756;
}

#subnav a:hover {
        text-decoration: underline;
        color: #EAA756;
}

#subnav span {
	font-size: 90%;
	font-weight: normal;
        	margin: 0px;
}


#sidebar {
        position: absolute;
        top: 221px;
        left: 791px;
        width: 150px;
        padding-top: 10px;
        font-size: 90%;
}

/* Eigene Klassen -------------------------------------------------------------------- */
#kontaktbar, #kbtief, #kbtiefer {
	position: absolute;
        	left: 540px;
        	width: 125px;
        	height: 220px;
         background : url(../images/kontaktbar.jpg) no-repeat;
/*       border-top-style: ridge;
         border-top-width: 2px;
         border-top-color: silver;#C0C0C0
         padding: 0px;
         margin: 0px;
         overflow: hidden;
	border: 1px ridge silver;*/
        	padding: 20px 0px 0px 14px;
       	margin: 0px;
       	font-size: 90%;
       	line-height : 120%;
}
#kontaktbar {
        	top: 170px;
}
#kbtief {
        	top: 200px;
}
#kbtiefer {
        	top: 250px;
}
/*
#wetterbar {
	position: absolute;
	top: 150px;
        	left: 530px;
        	width: ;
        	height: ;
        	padding: 0px;
       	margin: 0px;
}
*/

div.tooltip {
	position: absolute;
	z-index:100;
	min-width: 150px;
	left: 0px;
	top: 0px;
	background-color: #FFFF99;
	padding: 15px;
	border: 1px #CFCFCF outset;
	text-align: left;
	display: none;
}

div#objectcontainer {
	position: relative;
	left: -20px;
	margin-top: 15px;
	margin-bottom: 10px;
	width: 530px;
	height: 330px;
	padding: 0px;
	border: 1px dashed orange;
	overflow: hidden;
}

div#qlbanner {
	position: absolute;
	left: 15px;
	top: 240px;
	width: 135px;
	height: 265px;
	padding: 0px;
	border: 0px;
/*	background : url(../images/qlbanner0.jpg) no-repeat; */
}

#iframewetterdenia {
	position: relative;
	left: 30px;
	width: 413px;
	height: 239px;
	margin-top: 15px;
	margin-bottom: 10px;
	overflow: hidden;
}

#iframe2wetterdenia {
        border: none;
        margin: -190px 0px 10px -180px;
        padding: 0px;
}

div#wetter_sp {
	position: relative;
	width: 510px;
	height: 435px;
	left: -15px;
	margin-top: 0px;
	margin-bottom: 0px;
/*	border: 1px dashed orange;   */
	border: none;
	overflow: hidden;
}
#iframewetter_sp {
        border: none;
        margin: -202px 0px 0px -20px;
        padding: 0px;
}

div#sst {
	position: relative;
	width: 510px;
	height: 460px;
	left: -15px;
	margin-top: 2px;
	margin-bottom: 0px;
/*	border: 1px dashed orange;   */
	border: none;
	overflow: hidden;
}
img#sstgif {
        border: none;
        margin: 0px 0px 10px -40px;
        padding: 0px;
}

div.gbheaders {
	width: 100% !important;
	border: 1px solid #ABABAB;
	border-bottom: 1px dashed #ABABAB;
	background-color:#E8E8E8;
	margin: 10px 0px 0px 0px;
	padding: 3px 5px 3px 5px;
}
div.gbbground {
	width: 100% !important;
	border: 1px solid #ABABAB;
	border-top: 0px;
	background-color:#E8E8E8;
	margin: 0px;
	padding: 5px;
}
/* Rand oberhalb Link EINEN EINTRAG SCHREIBEN */
div.gbmargintop {
	margin-top: 10px;
}
/* Rand unterhalb Link EINEN EINTRAG SCHREIBEN */
div.gbmarginbot {
	margin-bottom: 15px;
}
p.gbtext {
	line-height: 120% !important;
}
span.gbcommenttitel {
        	font-size: 90%;
        	font-weight: bold;
        	text-transform: uppercase;
        	color: #1B6165;
}
p.gbcomment {
	line-height: 120% !important;
	font-style: italic !important;
}
/* Bildergallerie */
p.click {
	position: relative;
	top: 25px;
	left: 0px;
	margin: 0px;
}
/* ------------------------------------------------------------------------------- */

form.search {
        padding: 0px;
        margin: 5px 0px 20px 0px;
}

form.search input {
        margin: 0px;
        vertical-align : middle;
}

input.search {
        border : 1px solid #C0C0C0;
        width: 118px;
        padding: 2px;
/*      color: #EAA756;  */
/*      font-size: 10px;  	*/
}

iframe {
        border:none;
        margin:0;
        padding:0;
/*      overflow:hidden; */
}
/* -------------------- Moon-Tool Seite ------------------------------------------ */
/* nowrap in Tabellen bedeutet, dass kein Zeilenumbruch erfolgt */
/* Für einen Tool-Tip zum div-Element ist im Div-tag >title:"Tooltiptext"< zu setzen */

.datum {
	position:relative;
	float:left;
	width: 106px;
	margin-left:0px;
	margin-top:20px;
	text-align: center;
}
.intro {
	position: relative;
	float: right;
	width:350px;
	right: 0px;
	top: 0px;
	margin-bottom:20px;
}
.codetext {
	padding : 10px;
         overflow: auto;
	border: 1px inset #ABABAB;
	background-color:#E8E8E8;
	font: 13px monospace;
}
#tool	{
	width:130px;
	position: relative;
	float: right;
	top: 10px;
	margin-left: 20px;
	margin-bottom: 20px;
	overflow:visible;
	text-align:right;
}

#tool_sm	{
	margin-top: 10px;
	width:130px;

}

#noscript {
	width: 138px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 60px 5px 60px 5px;
	background-color: orange;
	font-size: 12px;
	font-weight: bold;
         color: black;
	line-height: 150%;
}