/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/


*     {
        padding: 0em;
        margin: 0em;
}

body {
	background: #FFFFFF url(images/img01.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7F6A63;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #492B21;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.5em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
}

p, ul, ol {
	margin-top: 0;
	margin-bottom: 1.6em;
	line-height: 180%;
	font-size: 1.2em;
}

dl {
 text-align:center;
}

dl img{
	float: none;
	margin: 5px;
	padding: 0px;
}
dt{
	float: none;
	display:inline;
}
dd{
	
	margin: 5px;
	padding: 0px;
	display:block;
	text-align:center;
}

.center  {
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
}


.breite1 {
         width: 160px;
}

.black {
	color: #000;
}

.red {
      color: red;
}

.green {
     color: forestgreen;
}

blockquote {
	float: right;
	width: 160px;
	padding-top: 1.6em;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #492B21;
}

a {
	border-bottom: 1px dotted #CCCCCC;
	text-decoration: none;
	color: #AC021C;
}


a:hover {
	border: none;
	text-decoration: underline;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

img.right {
	float: left;
	margin: 0 0 0 15px;
}


td {
        vertical-align: top; 
}

/* Header */

#header {
	width: 70%;
	margin: 0 auto;
	background: url(images/img2.jpg);
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FAE6D4;
}

#header a {
	border: none;
	text-decoration: none;
	color: #FAE6D4;
}


#tlc {
         position: absolute;
         top: 0;
         left: 0;
}
#trc {
         position: absolute;
         top: 0;
         right: 0;
}

#blc {
        float: left;
	margin: 0 0 0 0px;
}
#logo {

	padding: 0 0 0 20px;
}

#logo h1 {
	margin: 0;
	padding-top: 50px;
	font-size: 50px;
}

#logo h2 {
	margin: 0;
	font-size: 18px;
}

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 20px 10px 0 0;
	list-style: none;
       
}

#menu li {
	display: inline;
}

#menu a {
	padding: 0 10px 0 20px;
	background: url(images/img03.gif) no-repeat left center;
	font-size: 13px;
}

#menu .first a {
	background: none;
}

#menu_zwo {
	float: right;
}

#menu_zwo ul {
	margin: 0;
	padding: 0 10px 0 0;
	list-style: none;
}

#menu_zwo li {
	display: inline;
}

#menu_zwo a {
	padding: 0 10px 0 20px;
	background: url(images/img03.gif) no-repeat left center;
	font-size: 15px;
       
}

#menu_zwo .first a {
	background: none;
}

/* Page */

#page {
	width: 90%;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 49%;
}

#content_zwo {
	float: left;
	width: 65%;
}

#content_zwo ul {
	list-style: none;
}

.nowrap {
        white-space: nowrap;
}
#content_zwo li {
        padding: 0 10px 0 20px;
	background: url(images/img03.gif) no-repeat left center;
}
#content_zwo .extern {
       background: url(images/outer.gif) no-repeat 0 2px;
       padding-left: 20px;
       height:1%;
}

/* Post */


.post {
	padding: 40px 0 20px 0;
}

.vline {
	border-top: 2px dotted #CCCCCC;
}

.post .date {
	margin-top: 1em;
        font-weight: bold;
	font-size: .8em;
}

.post .title {
	margin-top: 0;
}

.post .entry {
}

.post .comment {
	font-style: italic;
  font-size: .9em;
}

.pre {
      font-family: monospace; 
      white-space: pre;
      font-size: .9em;
      line-height: 15px;
}


/* Sidebar */

#sidebar {
	float: right;
        width: 51%;
	padding-top: 30px;
}


#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	padding-top: 15px;
}

#sidebar li ul {
	padding-left: 5px;
}

#sidebar li li {
	padding: 0;
	padding-left: 15px;
	background: url(images/img04.gif) no-repeat left center;
	font-size: .75em;
}

#sidebar li h2 {
	margin-top: 0;
	font-size: 1.4em;
}

#sidebar li a {
}

#sidebar fieldset {
	border: none;
}
/* Sidebar zwo */

#sidebar_zwo {
	float: right;
        width: 29%;
	padding-top: 30px;
}
#sidebar_zwo ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar_zwo li {
	padding-top: 15px;
}

#sidebar_zwo li ul {
	padding-left: 5px;
}

#sidebar_zwo li li {
	padding: 0;
	padding-left: 15px;
	background: url(images/img04.gif) no-repeat left center;
	font-size: .75em;
}

#item {
        font-size: .75em;
}

.extern {
       background: url(images/outer.gif) no-repeat 0 2px;
       padding-left: 20px;
       height:1%;
}
.extern_green {
       background: url(images/outer.gif) no-repeat 0 2px;
       padding-left: 20px;
       height:1%;
       color: #228b22;
}

.dead {
       background: url(images/cross.jpg) no-repeat 0 2px;
       padding-left: 12px;
       height:1%;
}

/* Footer */

#footer {
	clear: both;
	height: 50px;
	padding-top: 30px;
	background: #AC0A22 url(images/img05.gif) repeat-x;
	text-align: center;
	font-size: .7em;
	color: #DD5C73;
}

#footer a {
	border: none;
	color: #F29DAE;
}
