/*
BMU-GFX Premiumtemplate Coloured Dreams
http://www.bmuniverse.com
All under Copyright-no Freeware
*/

form {
  margin: 0px;
}
td {
font-family: arial, helvetica, tahoma ,verdana, sans-serif;
  font-size: 11px;
color:#000;
 }

td
{
	border		: 	0px solid #000000;
}
div.zitat
{
	border		: 	1px solid #cccccc;
	background-color: #eee;
	padding-left	:	10px;

}
div.code
{
	border		: 	1px solid #000000;
	background-color: #FFFFFF;
}
div.kommentar
{
	border		: 	1px solid #cccccc;
	background-color: #ddd;
	padding-left	:	10px;
}
td.erstellen_titel
{

  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  border-top: 1px solid #000000;
	background	:	url('../images/topleiste.gif');
	text-align	:	center;
	font-weight	:	bold;
	color		: 	#000;
	height		:	25px;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
}

td.erstellen_links
{
  border-left: 1px solid #000000;

  border-bottom: 1px solid #000000;

	padding-bottom	: 	10px;
	padding-top	    : 	10px;
	padding-left	:	10px;
	padding-right	:	10px;
    background-image: url('../images/naviback.gif');
  vertical-align: top;
  text-align:right
  }
td.erstellen_rechts
{
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
	padding-bottom	: 	10px;
	padding-top	    : 	10px;
	padding-left	:	10px;
	padding-right	:	10px;
    background-image: url('../images/mitteback.gif');
  text-align: left;
  vertical-align: top
}
td.beitrag_titel
{
	padding-left	:	10px;
	padding-right	:	10px;
	background	:	url('../images/topleiste.gif');
	font-weight	:	bold;
	color		: 	#000;
	height		:	15px;

  border-left: 1px solid #333333;
  border-right: 1px solid #333333;
  border-top: 1px solid #333333;
  text-align: center;
}

td.beitrag_ersteller
{
  border-left: 1px solid #333333;

  border-bottom: 1px solid #333333;
  border-top: 1px solid #333333;
	padding-bottom	: 	5px;
	padding-top	    : 	5px;
	padding-left	:	10px;
	padding-right	:	10px;
    background-image: url('../images/naviback.gif');
  text-align: left;
  vertical-align: top;
}
td.beitrag_text
{
  border-left: 1px solid #333333;
  border-right: 1px solid #333333;
  border-bottom: 1px solid #333333;
  border-top: 1px solid #333333;
	padding-bottom	: 	5px;
	padding-top	    : 	5px;
	padding-left	:	10px;
	padding-right	:	10px;
    background-image: url('../images/mitteback.gif');
  text-align: left;
  vertical-align: top
}
td.beitrag_loeschen
{
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
	padding-bottom	: 	10px;
	padding-top	    : 	10px;
	padding-left	:	10px;
	padding-right	:	10px;
    background-image: url('../images/mitteback.gif');
  text-align: center;
  vertical-align: top
}
#Copyrigt
{
  font-size: 6px;
	text-align	:	center;
	width		:	100%;
}


body {
	margin: 0;
	padding: 0;
	background: #d6e1e3 url(../images/headerbg.jpg) repeat-x;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #333;
}

h1 {
	letter-spacing: -1px;
	font-size: 16px;
}

h2 {
	font-size: 23px;
}

h3 {
	width: 185px;
	height: 20px;
	font-size: 14px;
	padding:12px 15px;
	margin-left: 0px
}

h4 {
	font-weight: normal;
	letter-spacing: -1px;
	margin-bottom: 5px;
	margin-left: 50px;
	padding: 0 0 7px 50px;
	background: url(../images/img02.jpg) no-repeat left 40%;
	font-size: 20px;
}

p, ul, ol {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 15px;
	font-size: 11px;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: none;
	color: #333333;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

/* Header */

#header {
	height: 187px;
	width: 1000px;
                     margin: 0 auto 0px auto;
	background: url(../images/header.jpg) no-repeat;		
}

/* Headercontent */

#headerb {
	height: 60px;
	width: 1024px;
                     margin: 0 auto 0px auto;
	background: url(../images/headerb.jpg) no-repeat;		
}

#headerc {
	height: 60px;
	width: 1024px;
                     margin: 0 auto 0px auto;
	background: url(../images/headerc.jpg) no-repeat;		
}

#headerg {
	height: 60px;
	width: 1024px;
                     margin: 0 auto 0px auto;
	background: url(../images/headerg.jpg) no-repeat;		
}

#logo {
	float: right;

}

#logo h1 {
	font-size: 38px;

	margin-top: 50px;
}

#logo h1 sup {
	vertical-align: text-top;
	font-size: 24px;
}

#logo h1 a {
	color: #FFFFFF;
	margin-top: 50px;
	margin-right: 50px;
}


#logo a {
	text-decoration: none;
}

#menu
{
width: 1000px;
height: 42px;
	clear: both;
	margin: 0 auto;
background: url(../images/buttons.jpg) repeat-x;
}

#menu ul {
	list-style: none;
	padding-left: 60px;
	clear: both;
	margin: 0 auto;	
}

#menu li {
	display: inline;

}

#menu a {
	float: left;
	width: 110px;
	height: 41px;
        display: block;
	text-align: center;
	text-decoration: none;
	color: #f4e3c9;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;

}

#news
{
width: 1024px;
height: 184px;
	margin: 0 auto;
background: url(../images/newsbg.jpg) ;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
text-align: center;
}

#toptext
{
float: center;
height: 100px;
width: 1024px;
padding-left: 40px;
padding-right: 50px;
padding-top: 5px;
color: #333;
}

h5{
	font-size: 1.3em;
padding-top: 60px;
	margin: 0;
	color: black;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: -1px;
width: 400px;
}

/* Page */

#page {
	width:1024px;
	margin: 0 auto;
	background: url(../images/img02.jpg) repeat;
}

/* Content */

#content {
	width: 940px;
	margin-left: 40px;
margin-right: 32px;
}


/* Post */

.post {
}

.post .title {
width: 90px;
height: 80px;
float: left;
	margin-bottom: 0px;
	padding: 0 0 0px 0px;
	background: url(../images/img03.jpg) no-repeat left 50%;
}

.post .title2 {
width: 80px;
height: 80px;
float: right;
	margin-bottom: 0px;
	padding: 0 0 0px 0px;
	background: url(../images/img04.jpg) no-repeat left 50%;

}

.post .title3 {
width: 90px;
height: 80px;
float: left;
	margin-bottom: 0px;
	padding: 0 0 0px 0px;
	background: url(../images/img05.jpg) no-repeat left 50%;
}

.post .titleb {
	margin-left: 90px;
	padding: 0 0 2px 0px;
	border-bottom: 1px solid #333;
text-align: left;
}

.post .titlec {
	margin-top: 0px;
	padding: 0 0 2px 0px;
	border-bottom: 1px solid #333;
text-align: right;
}
.post .entry {
}

.post .meta {
	padding: 2px 10px 30px 0px;
}

.post .meta p {
	margin: 0;
	line-height: normal;
	color: #282828;
}

.post .meta .byline {
	float: left;
color: #999;
text-transform: uppercase;
	font-size: 9px;

}

.post .meta .byline2 {
	float:right;
color: #999;
text-transform: uppercase;
	font-size: 9px;

}

.post .meta .links {
	float: right;
}

.post .meta .more {
	padding: 0 20px 0 18px;
	background: url(../images/img06.gif) no-repeat left center;
}

.post .meta .comments {
	padding-left: 22px;
	background: url(../images/img07.gif) no-repeat left center;
}

.post .meta b {
	display: none;
}

/* Sidebar */

#sidebar {
	clear: both;
	width: 940px;
	height: 250px;
	background: url(../images/bgs.jpg)  left top;



	color: #CCCCCC;

}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	display: block;
	float: left;
	width: 185px;
	padding: 15px 10px 20px 25px;
	margin-left: 10px;
}

#sidebar li ul {
	line-height: 1.8em;
}

#sidebar li li {
	display: list-item;
	background: url(../images/img07.gif) no-repeat left 50%;
	float: none;
	width: auto;
	padding: 0 0 0 20px;
	line-height: 22px;
border-bottom: 1px solid #333;
}

#sidebar h3 {
	margin: 0 0 2px 0;
	color: #333;
letter-spacing: -1px;
}

#sidebar a {
	text-decoration: none;
	color: #333;
}

#sidebar a:hover {
	text-decoration: none;
}

/* Search */

#search {
	padding-left: 80px;
	padding-top: 36px;
}

#s {
	width: 146px;
	margin-top: 8px;
	margin-right: 5px;
	padding: 2px;
	border: 1px solid #272828;
	background: #272828;
	color: #FFFFFF;
}

#x {
	margin-left: 28px;
	padding: 1px 7px;

	background: url(../images/img02.jpg) no-repeat;
	border: none;
	background: #C1D11C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

/* Boxes */

.box1 {
	padding: 20px;
	background: url(../images/img05.gif) no-repeat;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	background: url(../images/img10.gif) repeat-x left bottom;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}


#wrapper {
	width: 1024px;
	margin: 0 auto;
	background:  url(../images/wrapbg.png) repeat left top;
}

#wrapper-btm {
	width: 1024px;
	height: 120px;
	margin: 0 auto;
	background: url(../images/contentend.png) no-repeat left bottom;
}


/* Footer */

#footer {
	width: 1024px;
	margin: 0 auto;
	padding: 0;
	height: 110px;
	background: url(../images/footer.jpg) no-repeat left top;
	text-transform: uppercase;
}

#footer p {
	margin: 0;
	padding: 45px 0;
	text-align: center;
	line-height: normal;
	color: #666666;
	font-size: 10px;
}

#footer a {
	text-decoration: none;
	color: #666666;
}

#legal {
	clear: both;
	text-align: center;
	color: #999999;
	text-decoration: none;
}

#legal a {
	text-decoration: none;
}