body {
	border:0px;
	margin:0px;
	font-family:sans-serif;
	background:#e3ebfe url(../img/bg/nav.gif) top left repeat-y;
	font-family:Helvetica Neue,Helvetica New,Helvetica,Helv,Tahoma,Trebuchet,Arial,Sans-Serif;
}
div#applelogo_small {
	display:none;
	position:absolute;
	top:120px;
	left:840px;
	height:13px;
	width:20px;
	z-index:50;
	z-index:60;
	background:url(../img/logo/apple_s.gif) center right no-repeat;
}
div#logo {
	position:fixed;
	top:0px;
	left:0px;
	width:200px;
	z-index:60;
	margin-top:15px;
	margin-bottom:55px;
	margin-left:5px;
	z-index:50;
}
div#nav {
	position:fixed;
	background:transparent url(../img/bg/menu.gif) top right no-repeat;
	top:127px;
	padding-top:60px;
	height:343px;
	width:200px;
	z-index:50;
}
div#navbgborder {
	position:fixed;
	top:127px;
	left:175px;
	height:343px;
	width:25px;
	z-index:60;
	background:transparent url(../img/bg/navbgborder.gif) top right no-repeat;
}
div#nav a:hover {
	background:transparent url(../img/bg/navitem_t.png) top left repeat;
	border-left:1px solid #80a1cd;
	padding-left:9px;
	color:black;
	text-decoration:none;
	/*text-shadow:none;*/
}
div#nav a:visited {
	color:black;
	text-decoration:none;
}
div#nav a:focus {
	color:black;
	text-decoration:none;
}
div#nav a {
	font-family:Helvetica Neue,Helvetica New,Helvetica,Helv,Tahoma,Trebuchet,Arial,Sans-Serif;
	font-size:11pt;
	color:black;
	text-decoration:none;
	letter-spacing:3px;
	font-weight:normal;
	display:block;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:10px;
	margin-bottom:10px;
	background-image:none;
	text-shadow:#555577 2px 2px 2px;
}
div#pagetitle {
	position:absolute;
	top:87px;
	left:330px;
	z-index:50;	
	font-family:Helvetica Neue,Helvetica New,Helvetica,Helv,Tahoma,Trebuchet,Arial,Sans-Serif;
	font-size:12pt;
	line-height:15pt;
	letter-spacing:2px;
	text-align:justify;
	text-shadow:#555577 2px 2px 3px;
}
div#content {
	font-family:Helvetica Neue,Helvetica New,Helvetica,Helv,Tahoma,Trebuchet,Arial,Sans-Serif;
	font-size:9pt;
	line-height:15pt;
	letter-spacing:0.6px;
	text-align:justify;
	position:absolute;
	top:127px;
	left:200px;
	padding-left:130px;
	padding-right:0px;
	border-top:1px dotted #b7caf2;
	width:500px;
	padding-top:20px;
	padding-bottom:40px;
	/*height:200px;*/
	overflow:hidden;
	z-index:50;
}
div#toc {
	border:1px solid #b7caf2;
	margin-left:10px;
	margin-bottom:10px;
	padding:3px;
	font-size:8pt;
	float:right;
	min-width:200px;
}
div#toc_header {
	padding:2px;
	padding-left:10px;
	background-color:#b7caf2;
	display:block;
}
div#toc a {
	display:block;
	margin-left:10px;
}
div#partner {
	position:fixed;
	bottom:20px;
	left:10px;
	z-index:60;
}	
div#partner a {
	display:block;
}
div#pagefooter {
	background-color:#e3ebfe;
	font-family:Helvetica Neue,Helvetica New,Helvetica,Helv,Tahoma,Trebuchet,Arial,Sans-Serif;
	font-size:8pt;
	line-height:8pt;
	letter-spacing:1px;
	text-align:right;
	position:fixed;
	z-index:60;
	right:2px;
	bottom:0px;
	padding-top:2px;
	padding-left:2px;
	padding-bottom:1px;
	border-top:1px solid #b7caf2;
	border-left:1px solid #b7caf2;
}
a:hover {color:#0A3291; text-decoration:underline;}
a:visited {color:#0A3291;}
a:focus {color:#0A3291;}
a {color:#0A3291; text-decoration:none;}

/* Verschiedene Seitenelemente */

img {
	border:0;
}

hr {
	background-color:transparent;
	border:0px;
	height:1px;
	border-top:1px dotted #b7caf2;
	margin-top:20px;
	margin-bottom:20px;
}

dl {
	margin-top:0px;
}
dt {
	font-weight:bold;
	letter-spacing:1px;
}

dd {
	font-size:8.5pt;
}

/* Allgemeine Formularelemente: */

input:focus {
	border:1px solid #0A3291;
}
input {
	font-size:9pt;
	border:1px solid #B7CAF2;
	background-color:#ffffff;
}

/* Formularelemente des Anmeldeformulars: */

td#login {
	width:120px;
	font-size:9pt;
}
form#login {
	margin:0px;
}

/* Formularelemente des Kontaktformulars: */

select#contactform:focus {
	border:1px solid #0A3291;
}
select#contactform {
	font-size:9pt;
	border:1px solid #B7CAF2;
	width:240px;
}
td#contactform {
	width:150px;
}
input#contactform:focus {
	border:1px solid #0A3291;
}
input#contactform {
	font-size:9pt;
	border:1px solid #B7CAF2;
	width:240px;
}
input#contactform_btn:hover {
	border:1px solid #0A3291;
}
input#contactform_btn:focus {
	border:1px solid #0A3291;
}
input#contactform_btn {
	font-size:8pt;
	border:1px solid #B7CAF2;
	background-color:#ffffff;
}
textarea#contactform:focus {
	border:1px solid #0A3291;
}
textarea#contactform {
	font-family:Helvetica Neue,Helvetica New,Helvetica,Helv,Tahoma,Trebuchet,Arial,Sans-Serif;
	font-size:9pt;
	width:240px;
	border:1px solid #B7CAF2;
}

/* Formularelemente in der Bearbeitungsansicht: */

input#cms_pagetitle:focus {
	border:1px solid #0A3291;
}
input#cms_pagetitle {
	border:1px solid #B7CAF2;
	width:490px;
	background-color:#ffffff;
}

textarea#cms_pagecontent:focus {
	border:1px solid #0A3291;
}
textarea#cms_pagecontent {
	font-family:Helvetica Neue,Helvetica New,Helvetica,Helv,Tahoma,Trebuchet,Arial,Sans-Serif;
	font-size:9pt;
	border:1px solid #B7CAF2;
	width:490px;
	height:300px;
}

/* Seitenelemente in den Inhaltsseiten (Content) */

table#twocol td {
	border-bottom:1px dotted #b7caf2;
	padding-bottom:10px;
	padding-top:10px;
}
td#twocol_left {
	font-size:12pt;
	width:50%;
}
td#twocol_left_c {
	font-size:12pt;
	width:50%;
	text-align:center;
}
td#twocol_right {
	width:50%;
	text-align:justify;
}

a#rss_title {
	display:block;
	font-size:9pt;
}

#rss_description {
	font-size:8pt;
	display:block;
	margin-left:30px;
	margin-bottom:10px;
	text-align:justify;
}

li {
	list-style-position:inside;
}

li#cform_errors {
	line-height:9pt;
	font-size:8pt;
	margin-left:30px;
}

#indent30 {
	margin-left:30px;
}

img#rssicon {
	float:left;
	margin-right:14px;
}

font#rss_timestamp {
	font-style:italic;
	font-size:9pt;
}

/* Allgemeine Formatierungen fuer die Inhalte: */

#code {
	font-family:courier;
	font-size:8pt;
	display:block;
	margin-left:0px;
	border: 1px dashed #B7CAF2;
	overflow:auto;
	padding-left:3px;
}
#justify {
	text-align:justify;
}

#right {
	text-align:right;
}
#float_r {
	float:right;
}
#float_l {
	float:left;
}