/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 1em;
	padding: 0;
	background: #FFFFFF url(images/img1.jpg);
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	color: #748164;
}

form {
	margin: 0;
	padding: 0;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	font-style: italic;
}

/*a {
	color: #BE420B;
}*/
a {
	color: #BE420B;
	font-weight: bold
}

/*a:hover {
	text-decoration: none;
}*/
a:link { text-decoration:none; }
a:hover { text-decoration:underline; }
a:active { text-decoration:underline; }
a:focus { text-decoration:blink; }

p, blockquote, ul, ol {
	margin-top: 0;
	line-height: 160%;
}

blockquote {
	font-style: italic;
}

/* Wrapper */

#wrapper {
	width: 910px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* Header */

#header {
	height: 199px;
	background: url(images/img2-tg.png);
}

#header h1 {
	padding: 40px 0 0 30px;
	letter-spacing: -2px;
	font-size: 3em;
}

#header h2 {
	width: 335px;
	margin-top: -8px;
	text-align: right;
	font-size: 1em;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Content */

#content {
	padding: 10px 0;
}

/* Posts */

#posts {
	float: right;
	width: 700px;
}

/* Post */

.post {
}

.post .title {
	height: 33px;
	padding: 7px 0 0 10px;
	margin-bottom: 1px;
	background: #5C8258 url(images/img3.jpg) no-repeat;
	font-size: 1.4em;
	color: #FFFFFF;
}

.post .posted {
	padding: 5px 10px;
	background: #FFFFFF url(images/img5.jpg) no-repeat left bottom;
	font: normal x-small Verdana, Arial, Helvetica, sans-serif;
}

.post .story {
	padding: 20px 20px 10px 20px;
	background: #D9E4D7 url(images/img4.jpg) no-repeat right bottom;
}

.post .meta {
	font: normal x-small Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.post .meta a {
	color: #FFFFFF;
}

/* Boxed */

.boxed {
	width: 200px;
}

.boxed .heading {
	height: 33px;
	padding: 7px 0 0 10px;
	margin-bottom: 1px;
	background: #5C8258 url(images/img3.jpg) no-repeat;
	font-size: 1.4em;
	color: #FFFFFF;
}

.boxed .content {
	margin-bottom: 10px;
	padding: 10px;
	background: #D9E4D7 url(images/img4.jpg) no-repeat right bottom;
}

.boxed .links {
	margin: 0;
	padding: 0;
	list-style: square inside;
	font-family: Arial, Verdana;
	color: #634744;
}

/* Footer */

#footer {
	clear: both;
	margin-top: 20px;
	border-top: 1px solid #FFFFFF;
	font: normal x-small Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.csc-mailform {
        border: 0px;
}
/*Formular*/
.csc-mailform-field label {
	width: 12em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	body {background-color:#FE9;font-family:Arial; font-size:13px;}
.formlayout p {width:350px; margin:0; padding:5px 0 10px 145px;}
.formlayout label {float:left; margin-left:-145px; width: 140px;}
* html .dreipixel {margin-left: 3px;}
/*anim*/
.feldbreite {width:250px;}
.eingabe {background-color:#FFF; border: solid 1px #970; font-family:Arial, Helvetica, sans; color:#970; font-weight:bold;}
*email {background-image:url(emailani.gif);background-repeat:no-repeat;}
}
.csc-mailform-submit {
	margin-left: 7em;
}