/***********************************************/
/* HTML tag styles                             */
/***********************************************/
html, body
{
	width: 99%;
	height: 99%;
	font-size: 100%;
	font-family: HoeflerText-Regular, Hoefler Text, Times New Roman, serif;
	font-weight: normal;
	font-style: normal;
	color: #333;
	text-align: center;
	background-color: #CCC;
	z-index: 0;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFF;
	scrollbar-shadow-color: white;
	scrollbar-3dlight-color: CCC;
	scrollbar-arrow-color: black;
	scrollbar-track-color: white;
	scrollbar-darkshadow-color: #CCC;
	scrollbar-base-color: black;
	background-image: url(style_FILES/papierpeint_M.jpg);
/*
	background-image: url(style_FILES/tapete_1.gif);	
*/
	background-repeat: repeat;
	background-attachment: fixed;
}


#box
{
	width: 56em;
	height: 38.8em;
	margin: 0 auto;
	text-align: left;
	position: relative;
	display: block;
	top: 3em;
	z-index: 1;
	background-image: url(style_FILES/papierlettre.gif);
	background-color: transparent;
}

#inhalt
{
	height: 30.6em;
	position: absolute;
	background-color: transparent;
	top: 8em;
	color: #FFF;
	width: 43em;
	left: 12em;
	margin-left: 1em;
	overflow: auto;
	visibility: visible;
	/*
	z-index: 33333333000;
*/

}

#inhalt .text
{
	/*	height: 34em;*/
	position: absolute;
	background-color: transparent;
	top: 0.5em;
	width: 36em;
	left: 4em;
	height: auto;
	border-left: 1px #660 solid;
	/*	padding-left: 1em;*/
	padding-left: 1em;
/*
	z-index: 2223333000;
*/
}


#inhalt p { width: 37em; }


#inhalt ul
{
	font-size: 100%;
	list-style-position: inside;
	list-style-type: none;
	/*
	list-style-image: url(style_FILES/pfeilchenswcharz.gif)!important;
*/
	list-style-image: url(../img/pfeilchenswcharz.gif);
	left: 0em;
	margin: 0;
	padding: 1em 0 0 0;
}

#inhalt li
{
	font-size: 100%;
	left: 0em;
}

a
{
	/*color: #660;*/
	text-decoration: none;
	/*	z-index: 900;*/
	color: #900;
}

a:hover
{
	color: #887b14;
	text-decoration: none;
	/*	z-index: 900;*/
}

.bodytext
{
	color: #333;
	font-size: 15px;
	width: 500px;
	line-height: 18px;
	position: relative;
}

h1
{
	color: #887b14;
	font-size: 1.5em;
	font-weight: normal;
	font-family: HoeflerText-Regular, Hoefler Text, Times New Roman, serif;
	width: 550px;
	padding: 0;
	margin: 5px 0em 0em 0em;
}

h2
{
	color: #887b14;
	font-size: 1.5em;
	font-weight: normal;
	font-family: HoeflerText-Regular, Hoefler Text, Times New Roman, serif;
	width: 550px;
	padding: 0;
	margin: 2em 0em 0em 0em;
}

h3
{
	color: #989200;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana;
	padding: 0;
	margin: 0.7em 0 0.3em 0px;
}

h4
{
	color: #666;
	font-size: 14px;
	font-weight: normal;
	font-family: Verdana;
	padding: 0;
	margin: 0.7em 0 0.3em 0px;
}

h6
{
	color: #887b14;
	font-size: 12px;
	font-weight: normal;
	font-family: HoeflerText-Regular, Hoefler Text, Times New Roman, serif;
	padding: 0;
	margin: 0;
}

.noborder
{
	border-color: #FFF;
	border-width: 0em;
	border-style: solid;
}

b
{
	color: #887b14;
	float: left;
	font-weight: normal;
}



/***********************************************/
/* HEADER                          */
/***********************************************/
#headergrafik
{
	height: 160px;
	margin: 0 auto 0 auto;
	text-align: left;
	position: relative;
	background-color: transparent;
	display: block;
	color: #060;
	font-size: 100%;
	font-weight: bold;
	background-repeat: no-repeat;
}


#headergrafik .titel
{
	padding: 1em 1em 1em 0.5em;
	font-size: 2.4em;
	color: #887b14;
	position: absolute;
	top: 10px;
	left: 0px;
	font-weight: lighter;
	width: 380px;
	height: 50px;
	/*	z-index: 4400;*/
}

#headergrafik .image
{
	position: absolute;
	top:2.5em;
	left: 1em;
	border: 0px solid;
}
#headergrafik .noborder
{

	border: 0px solid;
}

#headergrafik .text
{
	padding: 1em 1em 1em 0.5em;
	font-size: 1em;
	color: #333;
	position: absolute;
	top: 10px;
	left: 10px;
	font-weight: lighter;
	width: 380px;
	height: 50px;
	/*	z-index: 4400;*/
}

/***********************************************/
/* ENDE HEADER                           */
/***********************************************/
/***********************************************/
/* NEWS                           */
/***********************************************/
#news
{
	position: absolute;
	display: block;
	width: 300px;
	height: 180px;
	background-repeat: no-repeat;
	z-index: 1000;
	color: #000;
	right: 390px;
	top: 178px;
	border: 1px #9F3 solid;
}

#news .bodytext
{
	width: 200px;
	font-size: 100%;
	color: #FFF;
}

#news a
{
	color: #FFF;
	text-decoration: none;
	font-size: 100%;
}

#news a:hover
{
	color: #C03;
	text-decoration: none;
}

#news .link_news { padding: 0; }

/***********************************************/
/* ENDE  NEWS                           */
/***********************************************/
/***********************************************/
/* NAVIDGATION                           */
/***********************************************/
#nav
{
	height: 490px;
	position: absolute;
	left: 0;
	display: block;
	z-index: 2000;
	top: 135px;
	margin: 0px 0px 0px 0px;
	width: 200px;
	float: left;
}
[if IE] #nav
{
	height: 490px;
	position: absolute;
	left: 0;
	display: block;
	z-index: 2000;
	top: 135px;
	margin: 0px 0px 0px 0px;
	width: 200px;
	float: left;

}

#nav .mainnav { color: #666; }

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

#nav a:hover
{
	color: #887b14;
	text-decoration: none;
}

#nav .activ a
{
	color: #900!important;
	text-decoration: none;
}

#nav .submainnav { margin-left: 2em; }

#nav .SUBNAVactiv a
{
	color: #900!important;
	text-decoration: none;
	margin-left: 2em;
}

#nav ul
{
	width: 300px;
	text-decoration: none;
	list-style-type: none;
	margin: 0em;
	position: relative;
	left: 1em;
	padding: 4px 4px 4px 4px;
	border: 0px #F30 solid;
	z-index: 2000;
}

#nav li
{
	text-decoration: none;
	list-style-type: none;
	padding: 0.2em;
	z-index: 2000;
}

#subnavi
{
	height: 40px;
	position: absolute;
	left: 260px;
	display: block;
	top: 120px;
	margin: 0px 0px 0px 0px;
	/*	background-color: #f1f1dd;*/
	background-color: transparent;
	width: 630px;
	z-index: 3001;

}

#subnavi  a
{
	color: #887b14;
	text-decoration: none;
}

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

#subnavi .SUBNAVactiv a
{
	color: #900!important;
	text-decoration: none;
}

#subnavi ul
{
	width: 500px;
	text-decoration: none;
	list-style-type: none;
	margin: 0em;
	position: relative;
	left: 1em;
	padding: 0px 4px 4px 4px;
	z-index: 2000;
	background-color: #f7f7ea;
	border-color: #f7f7ea;
	border-width: 13px 0px 0px 0px;
	border-style: solid;
}

#subnavi li
{
	text-decoration: none;
	list-style-type: none;
	padding: 0.2em 0.2em 0.2em 0.2em;
	z-index: 2000;
	width: auto;
	float: left;
	background-color: #f7f7ea;
}

/***********************************************/
/* ENDE NAVIDGATION                           */
/***********************************************/
/***********************************************/
/* IHNALT                   */
/***********************************************/

/*
#inhalt
{
	height: 450px;
	position: absolute;
	top: 150px;
	color: #FFF;
	width: 580px;
	left: 190px;
	z-index: 1;
	padding: 0 0 0 0px;
	overflow: scroll;
	padding-left: 30px;
}

*/

/***********************************************/
/* ENDE IHNALT                          */
/***********************************************/
/***********************************************/
/* KONTAKT                           */
/***********************************************/
#kontakt
{
	width: 530px;
	height: 400px;
	border: 0px #CCC solid;
	color: #666;
	font-size: 11px;
}

.floatleftkontakt
{
	width: 300px;
	height: 350px;
	float: left;
	margin-right: 0em;
	clear: both;
}

/***********************************************/
/* ENDE KONTAKT                          */
/***********************************************/
/***********************************************/
/*  FORMULAR                          */
/***********************************************/
fieldset
{
font-family: HoeflerText-Regular, Hoefler Text, Times New Roman, serif;
/*
	font-family: Arial,Arial2,Verdana,Verdana2," Courier New", Courier,sans-serif;
*/
	color: #333;
	font-size: 13px;
	text-align: left;
	padding: 2.5em 0em 0em 1em;
	top: 0em;
	position: absolute;
	vertical-align: bottom;
	width: 580px;
	left: 0em;
	z-index: 4200;
	border-color: #660 #FFF #FFF #660;
	border-width: 0px 0px 0px 1px;
	border-style: solid;
	margin: 0em 0em 0em 0em;
}

input
{
	color: #333;
	width: 18em;
	display: block;
	position: relative;
	left: 15em;
	text-align: left;
	padding: 0;
	height: 1.7em;
	margin: 0;
	border: 1px #CCC solid;
	background-color: #FFF;
}

.checkbox
{
	width: 1em;
	position: relative;
	top: 1.6em;
	text-align: right;
	left: 15em;
}

label
{
	width: 14em;
	position: relative;
	top: 1.7em;
	text-align: right;
	left: 0em;
}

.klein { font-size: 10px; }

.csc-mailform-submit
{
	height: 2em;
	background-image: url(../img/absenden.gif);
	background-repeat: no-repeat;
	background-color: #f6f6e8;
	color: f6f6e8;
	border: 1px #f7f7ea solid;
}

/*
.radio
{
	color: #666;
	width: 4em;
	position: relative;
	border: 1px #F30 solid;
	float: left;
}
*/

/*
.Check
{
	float: left;
	width: 1em;
	height: 2em;
	border: 10px #999 solid;
	}
*/

/*
.checkbox{
	border: 1px #F30 solid;
	width: 10em;
	vertical-align: bottom;

	text-align: right;
	height: 3em;
}
*/

/***********************************************/
/* ENDE FORMULAR                          */
/***********************************************/
/***********************************************/
/* Layout TYPO3                            */
/***********************************************/

/*

.home
{
	width: 410px;
	margin-left: 11em;
	height: 300px;
	top: 0em;
	padding: 0;
}
*/

.csc-textpic-caption { font-size: 10px; }

.csc-header
{
	color: #690;
	font-size: 1em;
	font-weight: bold;
	font-family: Verdana,Verdana2,sans-serif;
	width: 560px;
}

csc-header csc-header-n2
{
	color: #690;
	font-size: 1em;
	font-weight: bold;
	font-family: Verdana,Verdana2,sans-serif;
	width: 400px;
	border: 1px #F90 solid;
}

csc-header csc-header-n1
{
	width: 300px;
	border: 1px #F90 solid;
}

csc-firstHeader
{
	width: 300px;
	border: 1px #F90 solid;
}

/***********************************************/
/* ENDE Layout TYPO3                            */
/***********************************************/
/***********************************************/
/* Layout Divs                                 */
/***********************************************/

/*
.formular
{
	color: #333333;
	font-size: 10px;
	border: solid 1px #666666;
	font-family: Verdana;
}

#suchzeile
{
	width: 25em;
	height: 1.5em;
	display: block;
	position: absolute;
	top: 30em;
	left: 1em;
}

.balken
{
	background-color: #cc0000;
	line-height: 4px;
	border: 1px solid #cc0000;
}

*/

/*
#container
{
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	position: relative;
	background-color: #ffffff;
	height: 100%;
}

#kopf
{
	padding: 5px 5px 5px 5px;
	width: 760px;
}

#mitte
{
	padding: 0px 5px 5px 5px;
	width: 760px;
}

#stimmungsbild
{
	float: top;
	width: 572px;
	margin: 0px 0px 0px 3px;
	padding: 0px;
	background-color: #ffffff;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
*/

/*
#navBar
{
	float: left;
	width: 174px;
	margin: 0px 0px 0px 1px;
	background-color: #ddebfd;
	height: 600px;
	padding: 5px;
}

#zentrum
{
	float: left;
	width: 572px;
	text-align: left;
	height: 75%;
}

#content
{
	float: right;
	width: 572px;
	text-align: left;
	padding: 5px 5px 5px 5px;
	border: 1px #F90 solid;
}
*/

/*
#pfad
{
	font-size: 10px;
	padding: 5px 0px 0 10px;
	text-align: right;
}
*/

/*
#sprache
{
	float: top;
	padding: 5px 5px 5px 0px;
	border-top: 1px solid #ffffff;
}

#search
{
	float: top;
	padding: 10px 5px 5px 5px;
	border-top: 1px solid #ffffff;
}

#suchzeile
{
	vertical-align: middle;
	height: 20px;
}
*/

