/*	undo
*******************************************************************************/
* {
	margin:0; 
	padding:0;
	position: relative;
}
:link,:visited { text-decoration:none; }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; font-weight:normal; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0 }
img, a img,:link img,:visited img, fieldset { border:none }
img { margin:0; padding:0; vertical-align:bottom; }
address { font-style:normal }

table {	border:none; padding:0px; margin:0px; border-spacing:0px; font-size:1em;}
tr { border:none; padding:0px; margin:0px; }
td, .wochenplan  p { border:none; padding:0px; margin:0px; vertical-align:top; border-spacing:0px; }


legend { display:none; }

body, div,p,li { background-repeat:no-repeat; }

/*	reset some basic style
*******************************************************************************/
dl			{margin: 0 0 0 0;}
dl dt		{margin: 0 0 0 0;}
dl dd+dt	{margin-top: 0;}
dl dd		{margin: 0 0 0 0;}

ol			{list-style: none;}
ol li		{margin: 0 0 0 0;}
ol li ol	{margin: 0 0 0 0;}
ol li ul	{margin: 0 0 0 0;}

p			{margin-bottom: 0em;}

ul			{list-style: none;}
ul li		{margin: 0 0 0 0;}
ul li ul	{margin: 0 0 0 0; list-style: none;}
ul li ol	{margin: 0 0 0 0;}

pre			{font-size:1.2em; }

a:hover { text-decoration:none; }

/*	html
*******************************************************************************/
html {
	height: 100%;
	margin-bottom: 1px;
}

/*	body
*******************************************************************************/
body {
	font-family: arial, helvetica, geneva, swiss, sans-serif;
	color: #990000;
	font-size: 1em;
	line-height: 1.1em;
	background: #A30B11 url(bgwhite.gif) repeat-y center;
	height: 100%;
}

/*	styles
*******************************************************************************/
sup,sub {
	font-size: 0.8em;
}

p, h1, h2 {
	padding: 0 0 18px 0;
	font-size: 0.9em;
}

p.indent {
	padding: 0 18px 18px 18px;
	color: #4694B0;
}

p.guestbookPost {
	text-decoration: underline;
	padding: 0;
}

h1 {
	font-size: 1.4em;
	letter-spacing: 1px;
}

h2 {
	padding: 0 0 9px 0;
	font-size: 1.3em;
	letter-spacing: 1px;
}

h2.bold {
	font-weight: bold;
}

h2.italic {
	font-weight: bold;
	font-style: italic;
}

h3 {
	font-size: 1.0em;
	font-weight: bold;
	margin: 0 0 3px 0;
}

.orange {
	color: #E18700;
}
.orangeBold {
	color: #F09000;
	font-weight : bold;
}

.blue {
	color: #4E9CB8;
}
.blueBold {
	color: #5AB5D5;
	font-weight : bold;
}

div .image {
	padding: 0 0 0 0;
	margin:  0 10px 10px 10px;
}

a {
	color: #990000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


.faqQuestion {
	width: 155px;
	margin: 0 0 0 -201px;
	font-style: italic;
	font-weight: bold;
	float: left;
}

.faqAnswer {
	
}

.faqDevider {
	clear: both;
	width: 680px;
	height: 18px;
	margin: 0 0 0 -201px;
}


.flLeft {
	float:left;
}

.flRight {
	float:right;
}

.flTop {
	clear: both;
}

.clear {
	clear: both;
}

.twoColLeft {
	width: 240px;
	float: left;
}
.twoColRight {
}


div.devider {
	margin: 18px -80px 18px -50px;
	clear: both;
	padding: 0;
	width: 496px;
	height: 18px;
	background: #FFFFFF;
	z-index: 500;
}

.nosize {
	display: block;
	width: 1px;
	height: 1px;
	overflow: hidden;
}




/*	website
*******************************************************************************/
#website {
	position: relative;
	left: 50%;
	margin: 0 0 0 -377px;
	padding: 0 0 0 0;
	width: 754px;
	background: #FFFFFF;
	color: #990000;
	height: 100%;
}

/*	header
*******************************************************************************/
#header {
	position: relative;
	margin:0;
	padding:0;
	width: 754px;
	height: 35px;
	overflow: hidden;
}


/*	menues
*******************************************************************************/

#menu1 {
	position: relative;
	margin:0;
	padding: 9px 6px 0 0;
	width: 748px;
	height: 26px;
	overflow: hidden;
	background: #F3DAD0;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	text-align: right;
}

#menu2 {
	position: relative;
	top: 8px;
	left: 240px;
	margin:0;
	padding: 4px 6px 0 10px;
	width: 478px;
	height:23px;
	overflow: hidden;
	background: #FFF0D0;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
}

#menu2.empty {	
	background: #FFFFFF;
}


img {
	vertical-align: top;
}

ul.nav1st {
	float: right;
}

ul.nav1st li {
	float: left;
}


ul.nav1st li.active a,
ul.nav1st li.active a:link {
	font-style: italic;
	font-weight: bold;
}

ul.nav1st a, 
ul.nav1st a:link {
	color: #A30B11;
	font-weight: normal;
}

ul.nav1st a:hover {
	color: #880000;
	text-decoration: none;
}




ul.nav2nd li {
	float: left;
}

ul.nav2nd a, 
ul.nav2nd a:link {
	color: #A30B11;
	font-size: 0.9em;
}

ul.nav2nd a.current, 
ul.nav2nd a.current:link, 
ul.nav2nd a:hover {
	text-decoration: none;
}

ul.nav2nd li.active a,
ul.nav2nd li.active a:link {
	font-style: italic;
	font-weight: bold;
}





/*	content
*******************************************************************************/
#content {
	position: relative;
	top: 36px;
	font-size: 0.8em;
}



/*	colLeft 
*******************************************************************************/
#colLeft {
	position: relative;
	top: 18px;
	left: 57px;
	width: 155px;
	float: left;
}

#logo {

}

#headline {
	position: relative;
	top: 30px;
	width: 155px;
	font-style: italic;
	font-weight: bold;
}

#picLeft {
	position: relative;
	top: 30px;
	width: 155px;	
}


/*	colRight
*******************************************************************************/

#colRight {
	position: relative;
	width: 428px;
	top: -20px;
	left: -18px;
	padding: 16px 18px 150px 50px;
	background: #DEF0F7;
	background: #fff0d0;
	float: right;
}

#colRight ul li {
	list-style: disc;
	margin: 0 0 0 16px;
	font-size: 0.9em;
}

#colRight ul {
	margin: 0 0 16px 0;
}

#colRight  .guestbookPages, #colRight .guestbookPages_current {
	margin: 0 0 16px 16px;
	list-style-type: none;
	float: left;
}

#colRight .guestbookPages_current a {
	text-decoration: underline;
}

#colRight .bobbel img {
	width: 20px;
	height: 20px;
	float: left;
	margin-left: -34px;
	padding: 0;
}

#colRight .picWorker {
	width: 75px;
	height: 105px;
	float: left;
	margin-left: -75px;
	margin-right: 20px;
	padding: 0;
}

#colRight .worker {
	margin-top: 25px;
	height: 105px;
	clear: both;
}



/*	footer
------------------------------------------------------------------------------*/

#footer {
	clear: both;
	position: fixed;	
	left: 50%;
	margin: -99px 0 0 -377px;
	padding: 0 0 0 0;
	width: 754px;
	height: 100px;
	background: #FFFFFF;
	z-index: 1000;
}


/* hide from IE/MAC \*/
* html #content, * html #content2 {
	height:1px;
}
/* end hide */






#navigation {
	float:left;
	width:130px;
	padding: 33px 0;
}










/* form-module
*******************************************************************************/

#form-module {
	padding:0px;
	width:380px;
}
/*
#form-module {
	margin:0px;
	padding:0px;
	width:420px;
	background-color:#f7f7f7;
	color:#666;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:12px;
}
*/

#form-module fieldset {
	border: 0;
}

#form-module legend {
	display:none;
}

/*
#form-module p {
	margin: 0 0 1.2em 0;
	padding: 0;
	font-size:12px;
	font-weight: normal;
} */

#form-module .element {
	display:block;
	clear:both;
}

#form-module label {
	display:block;
	float:left;
	padding: 5px 12px 5px 0;
	width:120px;
}

#form-module label.checkbox {
	width:120px;
}

#form-module input, 
#form-module select, 
#form-module textarea {
	float: left;
	margin:5px;
	width:200px;
	border:1px solid #000;
}

#form-module input.text {
	height:16px;
}

#form-module input.checkbox {
	width: 15px;
	height: 25px;
	padding: 0;
	border: none;
}

#form-module input.submit {
	margin: 16px 0px 2px 137px;
	padding: 0 0 0 0;
	border:1px solid #000;
	background-color:#fff;
	color: #990000;
	text-decoration: none;
	text-align:center;
	width: 100px;
	height:21px;
}


#form-module input.submit:hover {
	text-decoration: underline;
}

#form-module label.textarea, 
#form-module textarea.textarea {
	height:96px;
}

#form-module-thanks {
	display:block;
	font-size:12px;
}





* Formular */
.a63-form {
  width: 480px;
}

/* Eingabefelder */
.a63-form input, .a63-form textarea {
	margin:5px ;
	width:300px;
	border:1px solid #000;
}

.a63-form input:focus, .a63-form textarea:focus {
  background-color: #FFFFFF;
}

/* Text-Eingabefeld*/
.a63-form textarea {
  height: 100px;
}

/* Beschriftungen der Eingabefelder */
.a63-form label {
	display:block;
	float:left;
	padding: 5px 12px 5px 0;
	width:120px;
}


/* Buttons */
.a63-form .a63-fsubmit {
	margin: 16px 0px 5px 137px;
	padding: 0;
	border:1px solid #000;
	background-color:#fff;
	color: #E6581D;
	text-decoration: none;
	font-weight : bold;
	text-align:center;
	width: 140px;
	height:21px;
}


.a63-form .a63-fsubmit:hover {
	text-decoration: underline;
}

/* Buttons-Layer*/
.a63-form .a63-buttons {
}

/* Zusatztext-Layer*/
.a63-form .a63-info {
  text-align: right;
  padding: 0px 5px 5px 0px;
  margin-bottom: 16px;
}

/* Fehlermeldungs-Layer*/
.a63-form div.error {
	margin-left: 5px;
  font-weight: bold;
  padding-top: 0px;
  padding-bottom: 10px;
}

.a63-form p {
	margin-bottom: -16px;
}




/* hidden
*******************************************************************************/

.hidden {
	display: block;
	width: 1px;
	height: 1px;
	overflow: hidden;
}



#begruessung {
	position: absolute;
	margin: -20px 0 15px -60px;
	padding-bottom: 30px;
	background: white;
	width: 510px;
	height: 140px;
	text-align: center;
	background: #FFFFFF;
	overflow: hidden;
}
#begruessung object {
	margin: 0;
	padding: 0;
}