/*
	This is the standard layout of HAUSKREISMAGAZIN
	
	Author:	Marcus Baer <baer@bundes-verlag.de>
	Date:	2006-05-17

	Orange:	#EF7800;
	Blau:		#04256A;
	Grau:		#EAEAEA;

*/




hr {
	display: none;
}
img {
	border:0px;
}
body {
   color: #000000;
   background: #fff;
   padding: 0;
   margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
   }

#microsite {
   background-color: transparent;
   padding: 0px;
/*   border: 1px dashed #b9821a; */
   margin: 50px auto 0;
   width: 700px;
   height: auto;
   margin-bottom: 50px;
}

#box {
   background-color: #FFFFFF;
   text-align: left;
   padding: 0px;
/*   border: 1px dashed #b9821a; */
   border: 1px solid #000000;
   min-height: 600px;
   height:auto !important;  /* für moderne Browser */
   height:600px;  /*für den IE */
}


#identifier {
	position: relative;
	top: 0px;
	left: 0px;
	width: 698px;
	height: 166px;
	padding: 0px;
	background: #FFFFFF;
}

#menu {
	position: relative;
	font-size: 8pt;
	width: auto;
	padding-top: 6px;
	padding-left: 0px;
	background-color: #dedddc;
	color: #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

#glayernav{
  display:block;
  float:left;
  height:23px;
  margin:0px;
  overflow:hidden;
  width:695px;
  padding:0;
}
#menu a {
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}

#menu a:hover {
	text-decoration: underline;
}

#menu a.active {
	color: #EF7800;
}

#content {
/*   border: 1px dashed #b9821a; */
	visibility: visible;
	position: relative;
	top: 0px;
	left: 0px;
	width: auto;
	height: auto;
	background-color: transparent;
	padding: 12px;
}

h1 {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	padding: 0px;
	color: #000000;
	top: 0px;
/*   border: 1px dashed #b9821a; */
	margin: 0px;
	padding-top: 13px;
}
h4, h3 {
	padding-bottom:0;margin-bottom:0;
color:#BF2956;
}
p {
	font-size: 10pt;
	color: #000000;
	margin: 0px;
	padding-top: 10px;
   
}
a {
	color: #000000;
       text-decoration:underline;
}
td {
	font-size: 10pt;
	color: #000000;
	margin: 0px;
}


#footer {
	position: relative;
	top: 0px;
	left: 0px;
	width: auto;
	height: 25px;
	color: #000000;
	font-size: 8pt;
	text-align: center;
	margin-top: 6px;
}

#footer a {
	color: #000000;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}
/* Guestbook Extension, added by sH*/

/* default styles for extension "tx_newloginbox_pi3" */
	.tx-newloginbox-pi3-listrow TD { background-color:#eeeeee; padding-left: 3px; padding-right: 3px; }
	.tx-newloginbox-pi3-listrow TR.tx-newloginbox-pi3-listrow-header TD { background-color:#cccccc; }
	.tx-newloginbox-pi3-listrow TR.tx-newloginbox-pi3-listrow-header TD P { font-weight:bold; }
	.tx-newloginbox-pi3-listrow TR.tx-newloginbox-pi3-listrow-odd TD { background-color:#f6f6f6; }
/* default styles for extension "tx_veguestbook_pi1" */
  /* example styles */
div.tx-veguestbook-pi1 table {
border:1px solid #000000;
}
    .tx-guestbook-list-header { background-color: #FFFFFF; color: #FFFFFF; font-weight:bold; }
    .tx-guestbook-list-row { background-color: #FFFFFF; }
    .tx-guestbook-list-rowleft { background-color: #EEEEEE; }
    .tx-guestbook-list-rowleft p a {  text-decoration:none;color:#000000; }

    .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: #EEEEEE; }
    .tx-guestbook-latest-header { background-color: #539521; 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 { border-style: solid; border-width: 1pt; border-color:#000000; font-size:12; color:#333333; width:100; height:20; }
    .tx-guestbook-form-inputfield-big { border-style: solid; border-width: 1pt; border-color:#000000; font-size:12; color:#333333; width:150; height:20; }
    .tx-guestbook-form-textarea { border-style: solid; border-width: 1pt; border-color:#000000; font-size:12; color:#333333; width:250; }
    .tx-guestbook-form-obligationfield { color: #CC0000; }
    .tx-guestbook-form-error { color: #CC0000; }


img, a img (
	border:0px;
)


span.normal {
	font-size: 10pt;
}

p.normal {
	font-size: 10pt;
}

a.normal {
	font-size: 10pt;
}

span.klein {
	font-size: 8pt;
}

p.klein {
	font-size: 8pt;
}

a.klein {
	font-size: 8pt;
}


span.fett {
	font-weight: bold;
}

p.fett {
	font-weight: bold;
}

a.fett {
	font-weight: bold;
}


span.kursiv {
	font-style: italic;
}

p.kursiv {
	font-style: italic;
}

a.kursiv {
	font-style: italic;
}


span.underline {
	text-decoration: underline;
}

p.underline {
	text-decoration: underline;
}

a.underline {
	text-decoration: underline;
}
td.csc-uploads-fileName p {
	padding:0;
	margin:0;
	font-size:8pt;
	
}
td.csc-uploads-fileName p.csc-uploads-description {
	font-size:9pt;
}
table.csc-uploads tr.tr-even {
	background:#eeeeee;
	
}
table.csc-uploads td {
	padding-bottom:5px;
}

/* bestell button (leon)  */
#button-bestellen {
	position:absolute;
	top:29px;
	right:30px;
	width:120px;
	height:120px;
	/*border:1px dashed black;*/
}
#button-bestellen a { text-decoration: none; }
#button-bestellen span {
	cursor:pointer;
	display:block;
	width:120px;
	height:120px;
	text-indent: -9999px;
	background: url('/fileadmin/hauskreismagazin/images/blank.gif');
}