* {
	margin: 0;
	padding: 0;
}

body {
	background: #8c5f19 url(../images/img01.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
}

dl.csc-textpic-image dt img { 
	font-size: 11px;
}
dl.csc-textpic-lastcol dt img {
	font-size: 11px; 
}
dd.csc-textpic-caption {
	font-size: 11px; 
}

form {
}

input, textarea {
	font: normal 1em Arial, Helvetica, sans-serif;
}

input.text {
}

input.button {
}

h1, h2, h3, .csc-header {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

h1 {
	letter-spacing: -.05em;
	font-size: 2.2em;
}

h2, .csc-header h1 {
	margin-top: 1em;
	letter-spacing: -0.05em;
	font-size: 1.4em;
	margin-left: 10px;
}

h3 {
	margin-top: 1em;
	margin-left: 10px;
}

p, ul, ol {
	margin-top: 1em;
	line-height: 100%;
	margin-left: 10px;
}

ul {
	list-style: none;
}

ul li {
}

ol {
	margin-left: 1em;
	list-style-position: inside;
}

blockquote {
	margin-left: 1em;
	padding-left: .75em;
	border-left: 0px solid #9E9D89;
}

a {
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
}

img {
	border: 4px solid #000000;
}

/* Header */

#header {
	width: 1000px;
	height: 168px;
	margin: 0 auto;
	background: url(../images/img02.jpg);
}

#header h1, #header p {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: .25em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FCFCFC;
}

#header h1, .entry h1.csc-firstHeader {
	/*padding-top: .35em;
	font-size: 3em;*/

	font-size: 2em;
}

#header a {
	text-decoration: none;
	color: #FCFCFC;
}

/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	background: url(../images/img03.jpg);
}

#pagebg {
	background: url(../images/img06.jpg) no-repeat left bottom;
}

/* Content */

#content {
	float: right;
	width: 795px;
	/*height: 567px;*/
	padding: 0px 0px 0px 0px;

	background: url(../images/img04.jpg) no-repeat;
}

.entry {
	margin-top: 0px;
	/*height: 575px;*/
	width: 755px;
	min-height: 575px;
	font-weight: bold;
	overflow: visible;
	margin-left: 15px;
	
/* Sidebar */
}
#sidebar {
	float: left;
	width: 205px;
	/*height: 567px;*/
	/*min-height: 575px;*/
	overflow: visible;
	background: url(../images/img05.jpg) no-repeat;
}

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

#sidebar li {
	margin-bottom: 3em;
	padding: 0;
}

#sidebar li ul {
}

#sidebar li li {
	padding: 5px 20px; margin:0;
	border-bottom: 0px dotted #748AAF;
}

#sidebar h2 {
	margin: 0;
	padding-bottom: .1em;
	border-bottom: 0px solid #748AAF;
	text-align: center;
}

#sidebar a {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

#sidebar a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFAA;
}

#sidebar img, .entry img {
	border: none;
}

.post {
}

.post .title, .entry h1.csc-firstHeader {
	/*padding-top: 20px;
	text-align: center;*/
	padding-bottom: 10px;
	border-bottom: 0px dashed #748AAF;
	text-transform: uppercase;
	color: #849AC1;
}

.post .title a {
	text-decoration: none;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .meta {
	margin: 0;
	padding-bottom: 10px;
	border-bottom: 0px dashed #748AAF;
	text-align: center;
	text-transform: uppercase;
	color: #849AC1;
}

.post .meta a {
	text-decoration: none;
	color: #B1C0C7;
}

.post .meta a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	width: 1000px;
	margin: 0 auto;
	padding: 30px 0;
	background: url(../images/img07.jpg) no-repeat;
	text-align: center;
}

#footer p {
	margin: 0;
	font-size: .8em;
	color: #CFA39D;
}

#footer a {
	color: #CFA39D;
}

/* TYPO3 */
.csc-sword {
background-color:#8c5f19;
}
/*------tabelle formatieren------*/
/* RTE / Table styling */

TABLE.contenttable { border:0px dashed #748AAF; margin:5px 0px 10px 0px; }
TABLE.contenttable TR TD { padding:0px 5px 0px 5px; }
TABLE.contenttable TR TD P.bodytext { font-size:10px; }
TABLE.contenttable TR { margin:0; background-color: #FFFFFF; }

/* Menu / Sitemap, "Sitemap" */
DIV.csc-sitemap { }
DIV.csc-sitemap P.csc-sitemap { }
DIV.csc-sitemap UL { padding: 0; margin: 0; }
DIV.csc-sitemap UL LI { padding: 0; margin: 10px 0 0 0; }
DIV.csc-sitemap UL LI LI { margin: 0 0 0 10px; font-size: .8em;}
DIV.csc-sitemap UL LI LI LI { font-size: 1em;}
DIV.csc-sitemap A { }
DIV.csc-sitemap UL LI A { }
DIV.csc-sitemap UL LI LI A { }
DIV.csc-sitemap UL LI LI LI A { }


/*------mailformular formatieren------*/
.csc-mailform {
border:none;
width: 360px;
}

.csc-mailform-field {
background:none;
margin: 2px;
padding: 5px;
}

.csc-mailform-field label {
float: left;
padding: 1px;
color: white;
width: 80px;
}


.mf-input {
clear: none;
width: 250px;
padding: 1px;
}

.mf-pass {
width: 250px;
padding: 1px;
}

.mf-text {
clear: none;
width: 250px;
padding: 1px;
}

.mf-check {
padding: 1px;
}

.mf-radio {
padding: 1px;
}

.mf-select {
width: 250px;
padding: 1px;
}

.mf-file {
width: 200px;
padding: 1px;
}

#mailformRadiotest {
border: none;
}

#mailformRadiotest legend {
display: none;
}

.mf-reset {

}

.mf-submit {
margin-left: 82px;
}

