HTML, BODY, TD, INPUT, SELECT {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;

}

TABLE { font-size: 1.2em;

}

BODY {
	margin: 0px;
	padding: 0px;
	background: #E4E3E3 url(images/pbk.gif) repeat-y;
}

#logo {
	position: absolute;
	left: 65px;
	top: 0px;
	width: 900px;
	height: 175px;
	background: url(images/banner.gif) no-repeat;
}

#links {
        position: absolute;
        left: 45px;
        top: 182px;
        width: 23px;
        height: 8px;
        background-color: #A01A15;

}

/* Head-Navigation */

#headnav {
	position: absolute;
	left: 65px;
	top: 170px;
	width: 900px;
	height: 30px;
	border-top: 1px solid #cdcdcd;
	background: url(images/pmt.gif) repeat-x;
	overflow: hidden;
}

#headnav a {
	display: block;
	float: left;
	height: 30px;
	padding: 0px 10px 0px 10px;
	line-height: 30px;
	color: #888888;
	text-decoration: none;
	font-size: 0.9em;
	font-weight: bold;
	letter-spacing : 2px;
	background : url(images/pln.gif) no-repeat right;
}

#headnav a:hover {
	background: url(images/pmta.gif) repeat-x;
	color: #333333;
	font-size: 0.95em;
}

#headnav a.active {
	background: url(images/pmta.gif) repeat-x;
	color: #333333;
	font-weight: bold;
	font-size: 0.95em;
}

/* Sidebar */

#sidebar {
	position: absolute;
	top: 220px;
	left: 790px;
	width: 175px;
	background-color: #83AAD3;
	color: #fffff;
}

#sidebar h1 {
	padding: 9px 20px 9px 20px;
	background-color: #125292;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0px;
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#sidebar h2 {
	font-size: 0.95em;
	font-weight : bold;
	margin: 0px;
	color: #ffffff;
	padding: 4px 0px 2px 0px;
}


.sb {
	padding: 9px 20px 9px 20px;
	color: #ffffff;
}

#sidebar table, #sidebar tr, #sidebar tr {
        font-size: 1.05em;
}

#sidebar p {
	color: #ffffff;
}

#sidebar a {
	font-weight : bold;
	color: #ffffff;
	text-decoration: none;
}

#sidebar a:hover {
	font-weight : bold;
	text-decoration: underline;
}

/* Sidebar-Benutzer */

#sblogin {
	position: absolute;
	top: 570px;
	left: 790px;
	width: 175px;
	background-color: #83AAD3;
	color: #fffff;
}

#sblogin h1 {
	padding: 9px 20px 9px 20px;
	background-color: #125292;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0px;
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#sblogin h2 {
	font-size: 0.95em;
	font-weight : bold;
	margin: 0px;
	color: #ffffff;
	padding: 4px 0px 2px 0px;
}


#sblogin table, #sblogin tr, #sblogin tr {
        font-size: 1.05em;
}

#sblogin p {
	color: #ffffff;
}

#sblogin a {
	font-weight : bold;
	color: #ffffff;
	text-decoration: none;
}

#sblogin a:hover {
	font-weight : bold;
	text-decoration: underline;
}

/* Content */

#content {
	position: absolute;
	left: 285px;
	top: 215px;
	width: 460px;
	padding: 0px;
	margin: 0px;
}

#content h1 {
	font-size: 200%;
	font-weight: normal;
	margin: 0px;
	padding: 5px 0px 2px 0px;
	color: #08088A;
}

#content h2 {
	font-size: 120%;
	font-weight : bold;
	margin: 0px;
	color: #125292;
	padding: 10px 0px 2px 0px;
}

#content h3 {
	font-size: 100%;
	font-weigth: bold;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	color: #125292;
}

#content p, #sidebar p {
	margin: 0px;
	padding: 2px 0px 4px 0px;
	line-height: 160%;
}

#content a {
	text-decoration: none;
	font-weight : bold;
	color: #125292;
}

#content a:hover, #sidebar a:hover {
	text-decoration: underline;
}

#content .sidepicture {
	float: right;
	padding: 0px 0px 0px 10px;
	margin: 5px 0px 10px 10px;
	width: 160px;
}

#content .clearer {
	clear: both;
}

#content ul, #sidebar ul {
	list-style: none;
	padding: 0px;
	margin: 6px 0px 6px 10px;
}

#content li, #sidebar li {
	padding: 2px 0px 2px 16px;
	background: url(images/pbull.gif) no-repeat top left;
}

#content table.cells {
}

#content td.cell {
	background-color: #eeeeee;
}

#content td.headercell {
	background-color: #685E31;
	color: #ffffff;
	font-weight: bold;
}

/* Navigation */

#nav {
	position: absolute;
	left: 65px;
	top: 220px;
	width: 199px;
	background-color: #83AAD3;
}

#nav a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
	padding: 0px;
	margin: 3px 20px 3px 20px;
	font-size: 0.9em;
	font-weight: bold;
}

#nav p {
	text-align: center;
}

#nav p a {
	border-bottom: none;
}

#nav a:hover, #topic a.active {
	background-color: #125292;
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
}

#nav h1 {
	padding: 9px 20px 9px 20px;
	font-weight: bold;
	background-color: #125292;
	font-size: 100%;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0px;
}

/* Plain & Standort */

#plaintext {
	position: absolute;
	left: 765px;
	top: 86px;
	width: 195px;
	height: 30px;
	text-align: right;
	z-index: 100;
}

#plaintext a {
	color: #888888;
	text-decoration: none;
}


#standort {
	position: absolute;
	left: 65px;
	top: 201px;
	width: 900px;
	height: 30px;
}

#standort a {
	display: block;
	float: left;
	height: 30px;
	padding: 0px 10px 0px 23px;
	line-height: 30px;
	color: #888888;
	text-decoration: none;
	font-size: 0.7em;
	background : url(images/pmr.gif) no-repeat;
}

#standort a:hover {
	color: #8A7E41;
	background : url(images/pmra.gif) no-repeat;
}

/* Forms & Search */

form.search {
	position: absolute;
	top: 175px;
	left: 805px;
	width: 160px;
}

form.search input {
	margin: 0px;
	vertical-align : middle;
}

input.search {
	border : 1px solid #cdcdcd;
	color: #333333;
	width: 100px;
	padding: 2px;
	background: url(images/pmt.gif) repeat-x;
	font-size: 0.625em;
}

input.box {
	width: 300px;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 10px 0px;
	border : 1px solid #cdcdcd;
	color: #333333;
	background: url(images/pmt.gif) repeat-x;
	font-size: 0.625em;
}

form.formular textarea  {
	background: url(images/pmt.gif) repeat-x;
	border : 1px solid #cdcdcd;
	width: 300px;
	height: 200px;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 10px 0px;
}

/* Schriften-Vergroesserung */

#font {

	position: absolute;
	top: 180px;
	left: 729px;
	width: 160px;
}

#bild {
        float: left;
        padding: 2px;
}

/* Login Sidebar rechts */


#login {
	position: absolute;
	top: 330px;
	left: 790px;
	width: 175px;
	background-color: #83AAD3;
	color: #fffff;
}

#login h1 {
	padding: 9px 20px 9px 20px;
	background-color: #125292;
	font-size: 100%;
	font-weight : bold;
	margin: 0px;
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#login h2 {
	font-size: 100%;
	font-weight : bold;
	margin: 0px;
	color: #ffffff;
	padding: 4px 0px 2px 0px;
}


.lg {
	padding: 9px 20px 9px 20px;
	color: #ffffff;
}

#login p {
	color: #ffffff;
}

#login a {
	font-weight : bold;
	color: #ffffff;
	text-decoration: none;
}

#login a:hover {
	font-weight : bold;
	text-decoration: underline;
}

