html, body { height:100%; margin:0;padding:0;background: #fff;	
	font:100.01% Arial, Helvetica, sans-serif;}
html {  overflow: -moz-scrollbars-vertical; overflow-y: scroll; }
body.home { background:#fff url(../gfx/bg.gif) repeat-x; }
body.content { background:#fff url(../gfx/bg_content.gif) repeat-x; }
body.popup { background:#fff url(../gfx/bg_popup.gif) repeat-x; }	
	td,tr,p,span,input,li  {font:12px Arial, Helvetica, sans-serif; color:#000; }
	select {font:11px Arial, Helvetica, sans-serif;}
	div,form,p{ margin:0;padding:0; }
	.einhundert{ height:100%;width:100%;}
	.clearBoth { clear:both; }
	.floatLeft  { float:left; }
	.floatRight { float:right;}
	ul { margin:0;padding:0 0 0 40px; }

/* Texte */	
	.txtBrown { color:#703c2a; } 
	.txtBrown_s { color:#703c2a;font:10px; } 
	
/* Navigation */
	a.brown {
		display:block;font-size:10px;text-align:left;color:#703c2a;
		text-decoration:none;font-weight:normal; }
	a.brown:hover, a.brown:active {
		text-decoration:none;font-weight:normal; }
	a.txt {
		display:block;text-align:left;color:#000;
		text-decoration:none;font-weight:normal; }
	a.txt:hover, a.txt:active {
		text-decoration:none;font-weight:normal; }

		
/*	Verlinkungen */

	a.txtBrown {
		font-size:12px;text-align:left;color:#703c2a;
		text-decoration:none;font-weight:normal; }
	a.txtBrown:hover, a.txtBrown:active {
		text-decoration:none;font-weight:bold; }

		
		
.contentKasten {
		background-image:url(../gfx/content_bg.gif);
		background-repeat: repeat-y;
		background-position:bottom; }
	
.contentKasten_re {
		background-image:url(../gfx/content_bg_rechterKasten.gif);
		background-repeat: repeat-y;
		background-position:bottom; }
		
.contentKasten_reImpress {
		background-image:url(../gfx/content_bg_rechterKastenImpress.gif);
		background-repeat: repeat-y;
		background-position:bottom; }
		
.contentFuss {
		background-image:url(../gfx/contentFuss.gif);
		background-repeat:no-repeat;
		background-position:bottom; }
		
.contentFussImpress {
		background-image:url(../gfx/contentFussImpress.gif);
		background-repeat:no-repeat;
		background-position:bottom; }
		
.contentFuss_Presse {
		background-image:url(../gfx/contentFussPresse.gif);
		background-repeat:no-repeat;
		background-position:bottom; }

.contentFuss_white {
		background-image:url(../gfx/contentFuss_white.gif);
		background-repeat:no-repeat;
		background-position:right bottom; }
		
/* ----------------------------------------------------------------- Formularwesen --- */

.mailer{
	color: #000;
	width:150px;
	font-size: 11px;
	font-weight: bold;
	border:1px solid #c19f97;
}
.mailer_big{
	color: #000;
	width:356px;
	font-size: 11px;
	font-weight: bold;
	border:1px solid #c19f97;
}

.mailer_ta{
	color: #000;
	width:180px;
	height:180px;
	font-size: 11px;
	font-weight: bold;
	border:1px solid #c19f97;
}

.mehrPfeil, a.mehrPfeil, a.mehrPfeil:hover, a.mehrPfeil:active  {
	padding:0 0 0 15px;
	margin:0;
	background:0;
	color:#000;
	font-size:11px;
	border:0;
	text-decoration:none;
	text-align:left;
	font-weight:bold;
	background:url(../gfx/mehrPfeil.gif) no-repeat; 
}

