body {
  margin-top: 0px; 
  font-size: 10pt; 	
  font-family: verdana, tahoma, sans-serif; 
  letter-spacing: 0px;
  text-align: left;
  color: #686868;
  background-color: #394129; 
}

p {
  font-size: 9pt;
  font-family: verdana, tahoma, sans-serif;
  letter-spacing: 0px;
  color: #686868;
}
	
img {
  border: 1px solid #000;
  margin: 5px;
}

img.streetdiva {
 margin: 0 0 15px 20px;
     padding: 20px;
     border:inset #bbb5bf 4px;
     background: #ffffff;
}


ul { color: #f67e37; list-style-type: square;}


img.wp-smiley { border: 0;}

/**    Layout ---------------  **/

#ram {
  background-color: #fff;
  margin: 0px auto;
  text-align: left;
  width: 695px;
}

#header {
  background-image:url('images/header.jpg');
  background-repeat: no-repeat;
  margin: 0px auto;
  height: 125px;
}

#name {
  background-image:url('images/name.png');
  font-family: verdana, tahoma, sans-serif;
  margin: 0px auto;
  text-align: left;
  height: 45px;
}

#top {
  background-image:url('images/top.jpg');
  margin: 0px auto;
  text-align: left;
  height: 30px;
}

#menu {
  float: left;
  width: 160px; 
}

.navi {
  margin-left: 21px; 
  margin-top: 5px; 
  width: 150px; 
}

#content {
  padding-bottom: 0px;
  padding-right: 24px;
  padding-left: 0px;
  padding-top: 5px; 
  width: 483px; 
  float: right;
}

#footer {
  padding-right: 5px; 
  padding-left: 5px; 
  line-height: 55px;
  height: 73px; 
  text-align: center;
  background-image:url('images/footer.jpg');
}

#tag_cloud {
  padding-right: 4px; 
  padding-left: 4px;
  color: #668A0C; 
  font-weight: bold;
  display: block;
  text-decoration: none;
  text-align: left;
  border-left: 6px solid #B0D053;
  background-color: #E5EDB2;
  font-family: verdana, tahoma, sans-serif; 
}

#poll {
  padding-right: 4px; 
  padding-left: 4px;
  color: #668A0C; 
  font-weight: none;
  display: block;
  text-decoration: none;
  text-align: left;
  border-left: 6px solid #B0D053;
  background-color: #E5EDB2;
  width: 130px;
  font-size: 8pt; 	
  font-family: verdana, tahoma, sans-serif; 
}

.democracy ul li {
list-style: none;
background: none;
}

/**  ------    Menu    ---------------  **/ 

.nav h1 {
  font: bold 10pt tahoma, verdana, sans-serif;
  border: solid #668a0c;
  border-width: 0 0 0 4px;
  background-color: #b0d053;
  text-align: left; 
  color: #ffffff;
  letter-spacing: 2px;
  margin : 0px;
  padding-left: 4px;
  line-height: 20px;
}

.nav ul {
  display: list-item;
  padding: 0px;
  margin: 0px;
  list-style-type: none;
  font-weight: bold;
}

.nav li A {
	display: inline;
	margin: 0 0 0 0px;
	padding: 2px 0 0 10px;
	border: solid #B0D053;
	border-width: 1px 1px 1px 1px;
	font-weight: bold;
  }

.nav li A:link, 
.nav li A:visited {
  display: block;
  height: 16px;
	padding-right: 2px; 
	padding-left: 6px;
	color: #668A0C; 
	text-decoration: none;
	border-left:   6px solid #b0d053;
	background-color: #E5EDB2;
	font-weight: bold;
  }

.nav li A:hover, 
.nav li A:active {
  display: block;
  height: 16px;
	padding-right: 2px; 
	padding-left: 6px;
	color: #EF6E37; 
	font-weight: bold; 
	text-decoration: none;
	border-left: 6px solid #F7CF3A;
	background-color: #FDECA6;
  }

.nav ul ul li A:link, 
.nav ul ul li A:visited {
	padding-right: 2px; 
	padding-left: 16px;
	color: #668A0C; 
	font-weight: bold;
	text-decoration: none;
	border-left: 6px solid #B0D053;
	
  }

.nav ul ul li A:hover, 
.nav ul ul li A:active {
	padding-right: 2px; 
	padding-left: 16px;
	color: #668A0C; 
	font-weight: bold;
	text-decoration: none;
	border-left: 6px solid #F7CF3A;
	
  }

/**  ------  Menu Ende   ---------------  **/

h1 {
	text-transform:uppercase;
	letter-spacing: 2px;
	color: #8ea0ae;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	text-align:left;
	padding: 1px 1px 1px 4px;
	margin: 0;
	font-family:verdana,sans-serif;
	border-bottom: 1px solid #accdcd;
  }

h2 {font-size:14px; font-weight:bold; color:#8EA0AE;}
h3 {font-size:12px; color:#B0D4D2;}
h4 {font-size:25pt; color:#394129; margin: 0; padding: 2px 50px 2px 30px;}

#comments, #postcomment {font-size:14px; color:#3E566E;}

A:link {color: #3E566E; font-weight:normal; text-decoration:underline;}
A:visited {color: #B0D053; font-weight:normal; text-decoration:underline;}
A:hover, A:active {color: #EF6E37; font-weight:normal; text-decoration:none;
}

h2 A:link {
	font-size: 14pt;
	color: #F7CF3A;
	font-weight:bold;
}

h2 A:visited {
	font-size: 14pt;
	color: #CEB4A3;
	font-weight:bold;
}

h2 A:hover, h2 A:active {
	font-size: 14pt;
	color: #EF6E37;
	font-weight:bold;
}

/**  ------    Post - Comments    ---------------  **/

.post {
	line-height:12px;
	color: #3E566E;
	letter-spacing: 0px;
	text-align:left;
	font-family:verdana,sans-serif;
	border-bottom:1px solid #EF6E37;	
	padding: 1px;
}

.page {
	color: #3E566E;
	font-size:10px;
	letter-spacing: 0px;
	text-align:left;
	font-family:verdana,sans-serif;
	border-bottom:0px solid #EF6E37;	
	padding: 1px;
}

.entry {
	line-height:12pt;
	color: #3E566E;
	font-size:10pt;
	text-align:left;
	font-family:verdana,sans-serif;
	border-bottom:1px solid #EF6E37;	
	padding: 1px;
}

.front {
	line-height: 9px;
	color: #3e566e;
	font-size: 9pt;
	text-align:left;
	font-family:verdana,sans-serif;
	border-bottom:1px solid #F7CF3A;	
	padding: 1px;
}

blockquote {
	margin: 15px 30px 0 10px;
	border: solid #B0D053;
	border-width: 0 0 0 6px;
	padding-left : 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.kommentar{
	border: solid #F5D039;
	border-width: 0 0 0 3px;
	color: #686868; 
	padding-left : 5px;
}

.right { 
	text-align: right;
	color: #B0D053;
	font: bold 12pt tahoma, verdana, arial, sans-serif;
}

.who {	
	font: normal 10pt tahoma, verdana, arial, sans-serif;
	border-bottom: 1px solid  #EF6E37;

}

.input {
	color: #686868; 
	font-size:10pt; 
	font-family:tahoma, sans-serif; 
	width:120px; 
	height:18px 
}

.search {
	font: bold 10pt tahoma, verdana, sans-serif;
	border: 2px solid #B0D053;
	background-color: #E5EDB2;
	text-align: left; 
	color: #668A0C;
	width: 152px; 
	height: 18px;
	margin: 0px;
}

.sub {
	color:#3E566E; 
	font: normal 10pt tahoma, verdana, arial, sans-serif;
	background-color: #E5EDB2;
	border:1px solid #B0D053; 
	height: 20px;
	padding: 2px;
}

#streetdivapic {
     margin: 0 0 15px 20px;
     padding: 20px;
     border:outset #bbb5bf 4px;
     background: #ffffff;
     text-align:center;
}


#author { background-color: #E5EDB2; border:1px solid #B0D053;}

#email { background-color: #FDECA6; border:1px solid #F5D039;}

#url { background-color: #FAC5A5; border:1px solid #EF6E37;}

.textarea {
	color: #686868; 
	font-family:tahoma, sans-serif; 
	font-size:10pt; 
	width: 450px;
	background-color: #F0E2D9;
	border:1px solid #CEB4A3; 
}

/**  ------ Begin Calendar    ---------------  **/

td {
	color: #3E566E;
	font-family:tahoma,sans-serif;
	font-size:11px;
	text-align:justify;
	border:0px solid #3E566E;
	border-bottom-width:0px;
	padding:0px;
}

#wp-calendar {
	margin : 0px;
	margin-left: auto;
	margin-right: auto;
	font-size: 10pt;
	width: 100%;
	color: #668A0C;
	border:1px solid #B0D053;
	border-left: 6px solid #B0D053;
	background-color: #E5EDB2;
}

#wp-calendar caption {
	font: bold 10pt tahoma, verdana, sans-serif;
	text-transform:uppercase;
	border: solid #668A0C;
	border-width: 0 0 0 6px;
	background-color: #B0D053;
	text-align: left; 
	color: #fff;
	letter-spacing: 2px;
	margin : 0px;
	padding-left: 4px;
	line-height: 20px;
}

#wp-calendar th {
	font-size: 10pt;
}

#wp-calendar #today {
	border: 1px solid #668A0C;
	background-color: #B0D053;
	color: #FFF; 
}

#wp-calendar td {
	text-align: right;
	border: 1px solid #B0D053;
	color: #6A7F7F;
}

#wp-calendar td.pad {
	border: none;
}

#wp-calendar a:link, #wp-calendar a:visited {
	color: #668A0C;
	text-decoration: none;
}

#wp-calendar a:hover,  #wp-calendar a:active {
	color: #fff;
	text-decoration: none;
}

#wp-calendar #next a, #wp-calendar #next {
	padding-right: 5px;
	text-align: right;
	border: none;
}

#wp-calendar #prev a, #wp-calendar #prev {
	padding-left: 5px;
	text-align: left;
	border: none;
}