body {
	margin:25px;
	margin-left:30px;
	font: 9pt "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
}
p {
	margin:0px;
	padding:0px;
}
img {
	border:0px;
}
#Main {
/*	border: 1px solid #999;*/
	width:801px;
	margin-left:auto;
	margin-right:auto;
}
#logo {
	display:inline;
	margin:0px;
	padding:0px;
	height:40px;
	font-size:25px;
	float:left;
	line-height:30px;
	background: url('dot.gif') top right repeat-y;
	padding-right:30px;
}
#logo a {
	text-decoration:none;
	color:#000;
	display: inline-block;
}
#logo a:visited {
	color:#000;
}
#navigation {
	float:left;
/*	border: 1px solid #999;*/
}
.menu0 a {
	color:#1a5fa3;
}
.menu1 a {
	color:#a31a1a;
}
.menu2 a {
	color:#e5ac1c;
}

ul.menu {
	position:absolute;
	list-style-type: none;
	margin:0px;
	padding:0px;
/*	width:600px;*/
/*	border: 1px solid #999;*/
}
ul.menu li {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
	padding-left:20px;
/*	margin-bottom:12px;*/
	padding-right:20px;
	height:40px;
	color: #000;
	background: url('dot.gif') top right repeat-y;
	font-size:25px;
	line-height:30px;
/*	border: 1px solid #990;*/
}
ul.menu a {
	font-family: Georgia, serif;
	text-decoration: none;
	color: black;
	font-size:25px;
	display: inline-block;
}
ul.menu li:before{
	content:"-";
	width:5px;
/*	background-color:#1a5fa3;*/
	margin-top:24px;
	margin-right:10px;
/*	color:#1a5fa3;*/
	line-height:25pt;
	font-size:13pt;
}
li.menu0:before {
	background-color:#1a5fa3;
	color:#1a5fa3;
}
li.menu1:before {
	background-color:#a31a1a;
	color:#a31a1a;
}
li.menu2:before {
	background-color:#e5ac1c;
	color:#e5ac1c;
}
li.select.menu0 a {
	color:#1a5fa3;
}
li.menu1.select a {
	color:#a31a1a;
}
li.select.menu2 a {
	color:#e5ac1c;
}
/*li.select.submenu0 a {
	color:#1a5fa3;
}
li.select.submenu1 a {
	color:#a31a1a;
}
li.select.submenu2 a {
	color:#e5ac1c;
}
*/
li.submenu0.notselect a {
/*	border: 1px solid #999;*/
	color:black;
}

li.submenu1.notselect a {
/*	border: 1px solid #999;*/
	color:black;
}
li.submenu2.notselect a {
/*	border: 1px solid #999;*/
	color:black;
}
li.submenu3.notselect a {
/*	border: 1px solid #999;*/
	color:black;
}
li.submenu4.notselect a {
/*	border: 1px solid #999;*/
	color:black;
}


ul.menu span {
	position:relative;
/*	width:200%;*/
/*	border: 1px solid #990;*/
}

ul.submenu {
	position:absolute;
/*	float:left;*/
	list-style-type: none;
	margin:0px;
	padding:0px;
/*	padding-left:25px;*/
	width:600px;
	line-height:10px;
	top:40px;
	left:20px;
/*	border: 1px solid #099;*/
	font-size: 11pt;
}
ul.submenu li {
	float: left;
	margin:0px;
	width:auto;
	padding:0px;
	margin-right:20px;
	background-image: none;
	line-height:12px;
	min-width:50px;
	height:20px;
/*	display:inline;*/
}
ul.submenu li:before {
	content:"";
	width:0px;
	margin:0px;
	padding:0px;
}
ul.submenu a {
	text-decoration:none;
	color:black;
	font-size: 15pt;
	font-style: italic;
/*	font-weight: normal;*/
	margin: 0px;
	padding: 0px;
	line-height:10px;
}
/*ul.submenu.element0 li.select a {
	color:#1a5fa3;
}
ul.submenu.element1 li.select a {
	color:#a31a1a;
}
ul.submenu.element2 li.select a {
	color:#e5ac1c;
}
*/

#Inhalt {
/*	border: 1px solid #999;*/
	clear:both;
/*	position:absolute;*/
/*	margin-top:65px;*/
	padding-top:50px;
/*	padding-left:100px;*/
	padding-bottom:40px;
	width:800px;
}
#Inhalt ul, #Inhalt ol {
	list-style-type:hyphen;
	margin:0px;
	padding:0px;
	padding-left:1em;
	margin-left:1em;
}
#Inahlt h2 {
	font-size: 1.25em;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
}
#Inhalt li_ {
	margin-left: 0px;
	padding-left: 0px;
}
h3 {
	margin:0px;
	font-size:9pt;
}
.text {
	width:530px;
	float:left;
/*	border: 1px solid #999;*/
	
}
.text + .text {
	width:200px;
	margin-left:40px;
	padding-left:20px;
	border-left: 5px solid;
	float:right;
/*	font-size:8pt;*/
}
.menu0 .text + .text {
	border-left-color:#1a5fa3;
}
.menu1 .text + .text {
	border-left-color:#a31a1a;
}

.eintrag {
	margin-bottom: 1.5em;
	padding-bottom: 0.5em;
	border-bottom: 1px solid #bbb;
}
.day, .date {
	font-style: italic;
}
.menu0 .Impressum {
	background-image: url('blau.gif');
}
.menu1 .Impressum {
	background-image: url('rot.gif');
}
.menu2 .Impressum {
	background-image: url('gelb.gif');
}

#Impressum {
	position:fixed;
	margin:0 auto;
	bottom:0px;
/*	left:30px;*/
	height:30px;
	width:770px;
	padding-bottom:1px;
	background-color: #fff;
/*	border: 1px solid #999;*/
	background-repeat: repeat-x;
	background-position: 0px 5px;
	background-image: url('schwarz.gif');
	border-right: 100px solid #fff;
/*	line-height:9px;*/
}
#Impressum a {
	font-size:8pt;
	background-color: #fff;
	margin:0px;
	padding:0px;
	padding-right:15px;
	color:#000;
	text-decoration: none;
	text-transform: lowercase;
	letter-spacing:1px;


}
.menu0 #Impressum {
	background-image: url('blau.gif');
}
.menu1 #Impressum {
	background-image: url('rot.gif');
}

em, i {
    font-style: italic;
}
a:active {
  outline: none;
}
:focus
{
  -moz-outline-style: none;
}
.down {
	background-color: #f6f6f6;
	border: 1px solid #eee;
	width:160px;
	padding: 5px;
	min-height:30px;
	
	background-repeat: no-repeat;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
.zip {
	background-image: url('../icon/zip32.png');
	padding-left:40px;
	background-position: 3px center;
}
.down a {
	text-decoration: none;
}
.code {
	margin:5px;
	white-space: pre;
	font-family: "Andale Mono", Courier, "Courier New", monospace;
	overflow: auto;
	width: inherit;
	padding:4px;
	background-color: #f6f6f6;
	border: 1px solid #eee;
	padding: 5px;
	
	background-repeat: no-repeat;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	
}
.menu0 .code {
	color:#e5ac1c;
}
.menu1 .code {
	color:#a31a1a;
}
.clear {
	clear:both;
}
#Comments {
	background-color: #f6f6f6;
	border: 1px solid #eee;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
/*	width:500px;*/
	padding: 5px;
	float:left;
/*	border: 1px solid #999;*/
	margin-top:40px;
}
#Comments form {
	margin-bottom:30px;
}
#Comments button {
	float:right;
	background-color: #fff;
	border: 1px solid #999;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	padding:4px 10px;
	font-weight: bold;
}
.comment {
	margin-bottom:20px;
}
.links {
	float:left;
	margin-right:30px;
}
.name {
	visibility:hidden;
}