/* CSS dschenzone.de 
####################
(c) info(at)dschenzone.de
####################
*/
/* 01-2007 v0.1 */

body {	background-color:#B3C4D4;
		margin:0; padding:0;
		text-align:center;
		font-size: 62.5%; /* Resets 1em to 10px */
		font-family:Arial, Helvetica, sans-serif;
		overflow-y: scroll;
		/* text-align:center; */
		}
/* html body {overflow:auto;} */

.haupt {margin: 35px auto;
		padding:0px;
		width:776px;
		text-align:left;
		}
		
.menue {height:79px;
		background-color:#FFECC6;
		border-right-color:#6A2F2C;
		border-right-style:solid;
		border-right-width:1px;
		background-image:url(img/bild_1.jpg);
		background-repeat:no-repeat;
		width:776px;
		clear:both;
		text-align:right;
		float:left;
		}
		
* html .menue {width:777px;}
		
.kopf {	width:596px;
		height:79px;
		background-image:url(img/hg_kopf.gif);
		background-repeat:repeat-x;
		margin-left:130px;
		float:right;
		}
		
.kopf a:hover {background-image:url(img/fw_fuerstenhof_hover.gif);
		background-repeat:no-repeat;
		}
		
.kopf a {	background-image:url(img/fw_fuerstenhof.gif);
			background-repeat:no-repeat;
			width:533px;
			height:45px;
			display:block;
			margin:20px 25px 0 35px;
			padding-top:1px;
			}
			
.schrift h1 {	color:#B3C4D4;
				font-size:18px;
				line-height:18px;
			margin:30px 0 0 0;
			letter-spacing: 0.01em;}
		
.fenster {
	margin:0; height:auto; width:777px;
	text-align:left;
	background-image:url(img/hg_inhalt.gif);
	background-repeat:repeat-y;
	clear:both;
		}
		
.seitehaupt {	width:179px;
		text-align:right;
		float:right;
		margin:0;
		padding:15px 0 0 15px;
		}
		
.ecke {		width:179px;
		height:auto;
		margin:0;
		padding:0px 0px 0px 0px;
		background-color:#336633;
		float:left;
		border-right-style:solid;
		border-right-width:1px;
		border-right-color:#6A2F2C;
		text-align:right;
		}
		
* html .restbild {width:179px; padding: 0;}
		
.restbild { width:179px;
			height:65px;
			margin:0;
			padding:0;
			background-image:url(img/bild_2.jpg);
			background-repeat:no-repeat;
			float:left;
			background-color:#336633;
			/*border-right-style:solid;
			border-right-width:1px;
			border-right-color:#6A2F2C;*/
			}
			
			
.inhalt  {	width:595px;
			padding:0 0 15px 0;
			margin:0;
			height:auto;
			background-color:#FFECC6;
			float:right;
		border-right-color:#6A2F2C;
		border-right-style:solid;
		border-right-width:1px;
			}
			
* html .inhalt {width:594px;}

.inhalt p {color:000; font-size:12px; line-height:18px;}

.fuss {height:33px; width:777px; background-image:url(img/fuss.gif); background-repeat:no-repeat; margin-bottom:15px;}
			
.clear	{clear:both;}

.ecke a { 		width:140px;
			height:auto;
			margin:0 5px 3px 10px;
			display:block;
			line-height:25px;
			padding: 0 13px 0 6px;
			font-size:11px;
			text-decoration: none;
			color:#fff;
			background-image:url(img/maus_hg.gif);
			background-repeat:no-repeat;
			background-color:#649801;
			letter-spacing: 0.05em;
			font-weight:bold;
			text-align:right;
			float:right;
			}
			
* html .ecke a {padding: 0 7px 0 6px;}
			
			
.ecke a:hover {
			background-color:#4C7F1A;
			background-image:url(img/maus_hg.gif);
			background-repeat:no-repeat;
			background-position: 0 -32px;
			color: #fff;
}

#nav_act { 		margin:0 5px 3px 10px;
			padding: 0 13px 0 6px;
			display:block;
			font-size:11px;
			text-decoration: none;
			color:#FFF;
			background-color:#336633;
			background-image:none;
			letter-spacing: 1px;
			font-weight:bold;
			text-align:right;
			float:right;
			}
			
* html .ecke a {width:149px;}

/****************************************************************************************
# Default css file for content edited with htmlArea RTE
#
# Defines a few class selectors that can be simply taken as examples by anyone who needs to configure the RTE.
# This css file is referenced by property RTE.default.contentCSS in the default configuration of htmlArea RTE
#
# TYPO3 CVS ID: $Id: dynamiccss.css,v 1.1 2005/12/28 00:49:11 mundaun Exp $
# ***************************************************************************************/

/* Left, center and right alignment of text in paragraphs and cells.*/
p.align-left, h1.align-left, h2.align-left, h3.align-left, h4.align-left, h5.align-left, h6.align-left, td.align-left { text-align: left; }
p.align-center, h1.align-center, h2.align-center, h3.align-center, h4.align-center, h5.align-center, h6.align-center, td.align-center { text-align: center; }
p.align-right, h1.align-right, h2.align-right, h3.align-right, h4.align-right, h5.align-right, h6.align-right, td.align-right { text-align: right; }

/* Bullet styles for unordered lists.*/
ul.normale_liste { color: #000; list-style-type: disc; font-size:12px;}
ul.link_liste { 	font-size:12px;
		line-height:15px;
		color:#000; list-style-image: url(img/li.gif); }

/* Numbering styles for ordered lists.*/
ol.roemisch_liste { color: #000; list-style-type: lower-roman; }
ol.griechisch_liste { color: #000; list-style-type: lower-greek; }

/* Three inline text colors taken from the color scheme of CSS Styled Content extension.*/
span.wichtig { color: #FFECC6; font-weight:bold;}
span.name { color: #000; font-weight:bold;}
span.detail { color: #FFECC6; }

/* Selectors for the default configuration of the link accessibity feature.*/
a.external-link {}
a.external-link-new-window {}
a.internal-link {}
a.internal-link-new-window {}
a.download {}
a.mail {}

.hervorgehoben_gross
{font-weight:bold;
font-size:14px;
color:#FFECC6;}

a {text-decoration: none; color: #993300;}

.inhalt p, li, h1 {margin: 15px 20px 0 30px;}
.inhalt h1 {color:#3C5B81; font-size:24px; margin:20px 15px 25px 25px; letter-spacing: 1px;}
.csc-textpic-imagewrap {margin: 0 15px 0 0;}
*html .csc-textpic-imagewrap {margin: 10px 5px 0 0;}
.csc-textpic-imagerow {margin: 0 0 0 7px;}
.inhalt p, {font-size:12px; line-height:18px;}
.csc-frame-indend {margin:0 0 15px 0;}