body {
font: normal normal normal 12px/190% Arial, Sans-Serif;
background: #d7e9fd url('images/background.jpg') repeat-x top left;
text-align: center;
}

blockquote { padding: 0 10px; margin: 0 10px 0 0; border-left: 6px solid #f0f0f0; color: #232323; }

.floatleft, .alignleft { float: left; }
.floatright, .alignright { float: right; }
.center, .aligncenter { text-align: center; }
.clear { clear: both; }
.separator { border-bottom: 3px solid #f0f0f0; padding: 0; margin: 0; }
.nostyle { color: #000; text-decoration: none; }

/* Headings */
h1, h2, h3, h4, h5, h6 { font-size: 12px; font-weight: bold; margin: 10px 0 5px; }

/* Standard Links */
a { color: #007ddc; text-decoration: underline; }
a:hover { color: #007ddc; text-decoration: none; }
a:active { color: #ff8a00; text-decoration: underline; }
a img {	border: none; }

/* Struktur */
#wrap { width: 940px; margin: 0 auto; background-color: #fff; padding: 0 10px; }

#header #menu { height: 26px; }
#header #menu ul { list-style: none; padding: 0; margin: 0; }
#header #menu ul li { float: left; }
#header #menu ul li a { display: block; margin-right: 5px; padding: 3px 15px 0; background-color: #d1ebff; color: #000; }
#header #menu ul li a:hover { background-color: #80c9ff; color: #fff; text-decoration: none; }
#header #menu ul li.current_page_item a { background-color: #80c9ff; color: #fff; font-weight: bold; text-decoration: none; }
#header .separator { border-color: #80c9ff; }
#header-img { width: 880px; height: 180px; margin: 10px 0; padding: 10px 30px; background-color: #ebf6ff; }
#header-img .titlebox { margin-top: 20px; line-height: 32px; font-weight: bold; letter-spacing: 1px; color: #2eb0ec; text-align: right; }
#header-img .title a { font-size: 42px; color: #2eb0ec; }
#header-img a { border: none; text-decoration: none; }

#breadcrumbs { text-align: left; padding: 5px 0; word-spacing: 1px; letter-spacing: .5px; font-family: Courier New; }
#breadcrumbs a { text-decoration: none; }
#breadcrumbs a:hover { text-decoration: underline; }

#content { width: 650px; float: left; padding: 0; text-align: justify; font-family: Verdana, Sans-Serif; }

#content .post { border: 2px solid #d1ebff; padding: 10px 20px; margin: 10px 0; }
#content img { border: 2px solid #f0f0f0; padding: 4px; }
#content img.alignleft { margin: 5px 10px 5px 0; }
#content img.alignright { margin: 5px 0 5px 10px; }

#sidebar { width: 250px; float: right; padding: 10px 0 0 15px; border-left: 2px solid #f0f0f0; text-align: left; }
#sidebar ul { list-style-type: none; padding: 0 0 0 15px; margin: 0 0 15px 0; }
#sidebar ul li.page_item { font-weight: bold; }
#sidebar ul li ul li { padding-left: 5px; list-style-type: square; font-weight: normal; }
#sidebar ul li.current_page_item a { }

#footer { width: 940px; padding: 20px 0; text-align: right; font-size: 11px; letter-spacing: 1px; color: #3c3c3c; border-top: 3px solid #f0f0f0; }
