/* @override http://www.dekanat-leutershausen.de/fileadmin/templates/css/basic.css */

#body
		{
			margin: 0;
			padding: 0;
			font-size: 90%;
		}
		
dd,div,dl,dt,form,h1,h2,h3,h4,input,li,ol,p,pre,th,td,ul { padding:0;
}
		
h1,h2,h3,h4 { font-size:90%; }
em,th { font-style:normal; font-weight:normal; }
strong { font-weight: bold; }
ol,ul { list-style:none; }
img { border:0; }

body { 
	text-align:left; 
	font-family: arial, helvetica, clean, sans-serif;
	background-color: #FFFFFF; 
}

/* @group Kopfinhalt */

#kopfinhalt h1 		{
	font-size: 2.2em;
	border-style: none;
	float: none;
	clear: none;
	display: block;
	padding-bottom: 0;
	color: #fcf487;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 13px;
	padding-right: 0;
}
#kopfinhalt p.bodytext {
	unicode-bidi: normal;
	display: block;
	clear: none;
	float: none;
	/* width: 450px; */
	padding: .5em .5em .5em 1em;
	font: 1.1em/1.4 "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #ffedae;
}
#kopfinhalt p.bodytext a{

	color: #fcf487;
}

/* @end */

/* @group Inhalt */

#inhalt h1.csc-firstHeader {
	font-size: 1.1em;
	padding-top: 5px;
	margin-top: .6em;
}
#inhalt h1 {
	font-size: 1.1em;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
}
#inhalt p.csc-header-date {
	text-align: right;
	margin-top: 3px;
	float: right;
	clear: both;
	padding-bottom: 0;
	margin-bottom: 0;
}
#inhalt p.bodytext {
	margin-bottom: 3px;
	font-size: 1em;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 1.3;
	padding-top: 0;
	margin-top: 0;
}
#inhalt li {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	font: 80% "Lucida Grande", Lucida, Verdana, sans-serif;
	list-style-type: circle;
	list-style-position: inside;
	margin-left: 1em;
	margin-right: 1em;
}
#inhalt ul p {font-size:85%;
	padding: 5px;
	margin-bottom: 25px;
}

/* @end */

/* @group RAND */

#rand h1 {
	padding: 2px;
	margin-bottom: 3px;
	text-align: center;
}
#rand p {
	margin-bottom: 3px;
	text-align: left;
	padding: 2px 2px 2px 5px;
}
#rand p.csc-header-date {
	font-size: .8em;
	text-align: right;
	margin: -2px;
	padding-right: 4px;
}
p.tx-guestbook-nameline {
	font-size: 75%;
	font-weight: bold;
	display: inline;
}

p.tx-guestbook-entry {
	font-size: 80%;
		border-bottom: 1px dotted #8e2800;
}
/* @end */

/* @group Navigation */

#navigation h1 {
	padding: 2px;
	margin-bottom: 3px;
	text-align: center;
}
#navigation p {
	margin-bottom: 3px;
	text-align: left;
	padding: 2px 2px 2px 5px;
}
#navigation p.csc-header-date {
	font-size: .8em;
	text-align: right;
	margin: -2px;
	padding-right: 4px;
}

/* @end */

/* @group Navigation -nicht von mir */
/*.navigation { width: 157px; font-size: 71%; font-weight: bold; background-color: #eceada; border-top: 1px solid #fff; border-right: 1px solid #fff; }
.navigation ul { margin: 0; padding: 0; list-style-type: none; }
.navigation li { margin: 0; border-bottom: 1px solid #fff}
.navigation span { display: block; padding: 3px 0px; width: 117px; background-color: #ecc377; text-decoration: none; }
.navigation a { display: block; padding: 3px 0px; width: 117px; color: #580b01; background-color: #eceada; text-decoration: none; }
.navigation a:hover { color: #580b01; background-color: #ecc377; text-decoration: none; }
.navigation ul ul li { margin: 0; border-top: 1px solid #fff}
.navigation ul ul a { display: block; padding: 3px 5px 3px 45px; width: 107px; color: #580b01; background-color: #f6f7e7; text-decoration: none; }
.navigation ul ul span { display: block; padding: 3px 5px 3px 45px; width: 107px; background-color: #ecc377; text-decoration: none; }
.navigation ul ul a:hover { color: #580b01; background-color: #ecc377; text-decoration: none; }
*/
/* @end */

#inhalt div.content-element {
	margin-top: 15px;
	margin-bottom: 15px;
}

p {
	font: 85%/1.1 "Lucida Grande", Lucida, Verdana, sans-serif;
}
h1 { color: #360100; width: 98%; 
/*margin-bottom: 8px; padding: 1px 8px; border: 1px none #000;*/
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-variant: small-caps;
	border-bottom: 1px solid #240905;
}
/*#projekt { width:785px;  min-width:750px; margin:auto; text-align:left; background-color: #f6f7e7; border-color: #580b01; border-style: solid; border-width: 15px 4px 4px; }*/
#kopf,#body {margin-bottom: 1em; text-align:left;}
#kopf { height: 120px; 
	/*border-color: #5a368c;
	border-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-left-width: 5px;*/
}
#fuss { color: #f6f7e7; font-size:77%; clear:both; background-color: #580b01; text-align: center; padding-top: 3px; }
/*#main .box { width:78%; min-width:550px; float:right; }*/
/*.balken { height: 16px; margin: 0 15px 0 173px; padding: 0; font-size: 75%; color: #620b01; position: relative; top:-30px; }
.balken a:link, .balken a:visited  { font-weight: bold; text-decoration: none; color: #FFFF99 }*/

/* @group Brotkrumen */

#brotkrumen { font-weight: bold; margin: 1px; padding: 1px; text-align: left; color: #FFFFFF; }
#brotkrumen a:visited { font-weight: bold; text-align: left;color: #d2d0bd; }

/* @end */

#druck, #sitemap, #sprache { background-position: 0 top; margin-right: 10px; padding: 0; display: inline; float: right  ; margin-top: 0; }

/*.sp-rechts .inhalt { float:left; background-color: #e1ddc6; padding: 0 0 0px 0px; width: 98%; margin-bottom: 20px  }
.sp-rechts .rand { float:right; display:inline; width:29%; }
.inhalt p { font-size: 78%; margin-right: 10px; margin-left: 10px; padding-bottom: 10px;}
.hd-n p { color: #2c160a; font-size:70%; margin-bottom: 20px; }

.login {padding-bottom: 20px; margin: 0 10px; }
.tx-newloginbox-pi1 {margin-top: 15px; }
.tx-newloginbox-pi1 h3 { color: #f6f7e7; font-size: 77%;  margin-bottom: 10px; }
#tx-newloginbox-pi1-user { background: #af8d7f; border: solid 1px #f6f7e7; height: 16px; width: 125px; margin-bottom: 8px;} 
form, .tx-newloginbox-pi1-forgotP a, .tx-srfeuserregister-pi1 a {color: #f6f7e7; font-size: 10px; font-weight: bold; }
.tx-newloginbox-pi1-forgotP {margin: 10px 0; }
.tx-srfeuserregister-pi1 {margin-bottom: 20px; }
.tx-macinasearchbox-pi1 {padding-bottom: 8px; }
.tx-macinasearchbox-pi1 .suche {background: #f2eec6; border: solid 1px #edb671; height: 16px; width: 110px; }

span.unsichtbar { position:absolute; left:-3000px; width:0; height:0; display:block; }
*/




/*.inhalt form {padding: 20px; color: #620b01; font-size: 0.68em; }
.csc-mailform-field {padding-bottom: 5px; width: 200px;}
.csc-mailform-field input, .csc-mailform-field textarea {margin: 5px 0}

.inhalt .tx-indexedsearch-searchbox p {font-size: 1.0em}
.inhalt .tx-indexedsearch-searchbox  td {padding: 0 10px 5px; }
.tx-indexedsearch-rules {padding: 20px; color: #620b01; }
.tx-indexedsearch-browsebox {font-size: 0.9em; text-align: center; padding-bottom: 15px}

.csc-sitemap, .tx-flseositemap-pi1 { margin-left: 10px; font-size: 0.78em; }
.csc-sitemap a, .tx-flseositemap-pi1 a  {text-decoration: none; font-weight: bold; color: #788334;  }
.csc-sitemap a:hover, .tx-flseositemap-pi1 a:hover {color: #580b01; }
*/
/* @group Weißer Rahmen (aus)!!! */

DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
	/* border: 7px solid #fff; */
	margin-top: 4px;
	margin-bottom: 10px;
}
DL.csc-textpic-image DD {
	color: #ffedad;
	font: 1em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	padding-top: 3px;
}

/* @end */

/* @group Inhalt */

.inhalt ul { padding-top: 5px; padding-left: 25px; list-style-type: circle; }
.inhalt li {padding-bottom: 5px}

/* @end */



/* @group Guestbook */

.tx-guestbook-list-table { border-style: solid; border-color: #000000; border-width: 1px; }
.tx-guestbook-list-header { background-color: #360100; color: #FFFFFF; font-weight:bold; }
.tx-guestbook-list-row { background-color: #fff; }
.tx-guestbook-list-rowleft { background-color: transparent;
	background-image: none;
}
.tx-guestbook-list-entrycomment-title {font-weight: bold; }
.tx-guestbook-list-entrycomment { font-style: italic; }
.tx-guestbook-list-small { font-size: 9px; color: #666666; }
.tx-veguestbook-pi1-browsebox TD { font-size: 9px; color: #666666; }
.tx-veguestbook-pi1-browsebox-strong, .tx-ttnews-browsebox-SCell { font-weight: bold; }
.tx-veguestbook-pi1-browsebox-SCell { background-color: transparent; }
.tx-guestbook-latest-header { background-color: #9f0029; color: #FFFFFF; font-weight:bold; }
.tx-guestbook-latest-row { background-color: #FFFFFF; }
.tx-guestbook-latest-small { font-size: 9px; color: #666666; }
.tx-guestbook-form-inputfield-med { font-size:14px; color:#333333; width:100px;
	border: 1pt solid #360100;
}
.tx-guestbook-form-inputfield-big { font-size:14px; color:#333333; width:150px;
	border: 1pt solid #360100;
}
.tx-guestbook-form-textarea { font-size:14px; color:#333333; width:250px;
	border: 1pt solid #360100;
}
.tx-guestbook-form-obligationfield { color: #CC0000; }
.tx-guestbook-form-error { color: #CC0000; }

/* default styles for extension "tx_veguestbook_pi1" */



    .tx-veguestbook-pi1 {
	text-align: left;
	font: 100% "Lucida Grande", Lucida, Verdana, sans-serif;
}
	.tx-veguestbook-pi1 a{
	color: #0b3266;
}
    /* error handling */
	.tx-veguestbook-pi1 p.tx-guestbook-form-error {
		font-weight:bold;
		color:#360100;
	}
	
	/* display of result count */
	.tx-veguestbook-pi1 .tx-guestbook-result {
		float: right;
	font-size: .8em;
	color: #360100;
}
	
	/* pagination */
	.tx-veguestbook-pi1 .tx-guestbook-pagination {
		font-size:75%;
		font-weight:bold;
		float:right;
	}
	
	/* styles for list mode */
	.tx-veguestbook-pi1 h2.tx-guestbook-header {
		clear:both;
		background: #360100;
		color: #fcf487;
		display:block;
		font-size:100%;
		font-weight:bold;
		width: auto;
	padding: .5em;
	height: auto;
}
	
	.tx-veguestbook-pi1 .tx-guestbook-left {
		float:left;
		min-height:4em;
		padding: 4px;
	    width: 142px;	
	/* height:4em;*/
}
	
	
	.tx-veguestbook-pi1 .tx-guestbook-left p {
		color:#360100;
}
 
	.tx-veguestbook-pi1 .tx-guestbook-right {
		float:left;
		background:#FFF;
		padding: 4px;
	width: 300px;
}
	
	/* styles for latest mode */
	.tx-veguestbook-pi1 .tx-guestbook-latest p,
	.tx-veguestbook-pi1 .tx-guestbook-right p {
		color:#360100;
	margin-top: 3px;
}
	
	.tx-veguestbook-pi1 .tx-guestbook-latest p.tx-guestbook-date,
	.tx-veguestbook-pi1 .tx-guestbook-right p.tx-guestbook-date {
        font-weight: bold;
	margin-top: 0;
	font-size: 80%;
	font-variant: small-caps;
}
 
	.tx-veguestbook-pi1 .tx-guestbook-right h3 {
		font-size:100%;
		color:#360100;
		font-weight:bold;
		background:none;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-right .tx-guestbook-comment {
		font-size:75%;
		color:#360100;
		font-style: italic;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-latest {
		display:block;
		padding:0.25em;
		clear:both;
	border: 1px dotted #360100;
}
	
	/* form styles */
	.tx-veguestbook-pi1 .tx-guestbook-field {
		clear:both;
		width:100%;
		display:block;
		padding: 1em 0;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field label {
		clear: both;
		display: block;
		float: left;
		width: 10em;
	color: #240905;
}
	
	.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-med {
		float:left;
		width:10em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-big {
		float:left;
		width:20em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field textarea.tx-guestbook-form-textarea {
		width: 30em;
		display: block;
		float: left;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field span.tx-guestbook-form-obligationfield {
		color:#360100;
	}
	
	.tx-veguestbook-pi1 fieldset {
		border:none;
	}
	
	.tx-veguestbook-pi1 legend {
		display:none;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap {
		float:left;
		display:block;
		background: #fcf487;
		border: 1px solid #311600;
	}
 
	.tx-veguestbook-pi1 .tx-guestbook-freecap {
		margin-left:2.25em;
	}
 
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap img {
		float:left;
		display:block;
		padding-left:0.25em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap input {
		float:left;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap label {
		clear:both;
		display:block;
		float:none;
		width:10em;
		margin-bottom:0.5em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap p {
		font-size:75%;
		padding:0.25em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap h3 {
		display:none;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap span.tx-srfreecap-pi2-cant-read {
		color:#360100;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-clear {
		clear:both;
		display:block;
	}
	
	.tx-veguestbook-pi1 input.tx-guestbook-submit {
		width:auto;
		display:block;
	}

/* @end */

/* @group srfreecap */

/* default styles for extension "tx_srfreecap_pi2" */
		.tx-srfreecap-pi2-image { margin-left: 0; }
		.tx-srfreecap-pi2-cant-read { font-size: .9em; color: #ca130a; }
		.tx-srfreecap-pi2-cant-read a:link { background-color:transparent; font-weight:bold; text-decoration:none; }


/* @end */

.tx-asfkusercounter-pi1 {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	display: inline;
}

#kopfinhalt div.content-element div.csc-header.csc-header-n1 p.csc-header-date {
	color: #fcf487;
	margin-top: 0;
	margin-bottom: -14px;
	text-align: right;
}

div.usersonline {
	color: #360100;
	text-align: center;
	font-size: x-small;
}

div.rechts {
	color: #360100;
	text-align: center;
	}
}
