body {margin: 20px;
      background: #888888 url(grafik/img001.jpg) repeat-x left top;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px;
      color: #000000;}


h1, h2, h3 {
     margin: 0;
     font-family: Georgia, "Times New Roman", Times, serif;
     font-weight: normal;
     color: #FFFFFF;}

h1 {font-size: 23px; line-height: 39px;}
h2 {font-size: 23px; line-height: 39px;}
h3 {font-size: 1.6em;}
tr {vertical-align: top;}

p, ul, ol {margin-top: 0; line-height: 150%; text-align: justify;}

a {color: #ccccff; border: none;}
a:hover {text-decoration: underline; color: #ffffff;}
.blackmarker {color: #aaaaaa; background-color: #222222;}
.box1{background-color: #555588; border-left-style: solid; border-top-style: solid;
      border-width: 1px; border-color:#000000; padding: 20px; vertical-align: top;}
.white{color: #dddddd;}
.kassiert {background-image: url(grafik/kassiert.jpg); background-repeat: no-repeat; background-position: center;}

#wrapper {
     width: 910px;
     margin: 0 auto;
     padding: 20px;}

/* Header */

#header {
     width: 910px;
     height: 44px;
     margin: 0 auto;}

/* Logo */

#logo {float: left; width: 640px; color: #FFFFFF;}
#logo h1 {
	float: left;
	padding: 0;
	margin-right: 10px;
	letter-spacing: -1px;
	font-size: 2.6em;}

#logo p {
	float: left;
	margin: 11px 0 0 0;
	background: #555588;
	padding: 3px 10px;
	font: normal 10px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}


/* Menu */

#menu {
	width: 910px;
	height: 50px;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	margin-right: 3px;
	padding: 7px 20px 7px 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
}

#menu a:hover {
	background: #888888;
	margin-right: 3px;
	text-decoration: none;
}

#menu .first {
	background: #888888;
	margin-right: 3px;
}

/* Page */

#page {
	width: 910px;
	margin: 0 auto;
	padding-top: 20px;
}

/* Content */

#content {
	float: right;
	width: 590px;
	padding: 20px 30px 0 0;
}

.post {
}

.post .title a {
	background: none;
	color: #FFFFFF;
	border: none;
}


.post .meta {
	background: #555588;
	border-top: 1px solid #000000;
        border-left: 1px solid #000000;
	padding: 3px 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.post .entry {padding: 10px 0 10px 0; text-align: justify;}

/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
  	padding: 20px 30px 0 20px;
	/* 556640 */
        background: #555588;
	border-top: 1px solid #000000;
        border-left: 1px solid #000000;}


#sidebar h2 {letter-spacing: -.5px; color: #bbbbbb;}

#sidebar p {padding-bottom: 5px; text-align: left;}
#sidebar a {color: #9999aa; border: none;}
#sidebar a:hover {text-decoration: underline; color: #9999ff;}

/* Footer */

#footer {
	width: 910px;
	height: 20px;
	margin: 0 auto;
	padding: 20px 0 15px 0;
	background: #555588;
	border-top: 1px solid #000000;
        border-left: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #888888;}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {color: #FFFFFF;}
