/*******************************************************************************

                         \\\\|////
                         \\ _ _ //
                          ( o - )
       +---------------oOOo-(_)-oOOo---------------+
       |            www.mein-office.com            |
       |(c) Jochen Flaskamp anfrage@mein-office.com|
       |         http://www.mein-office.com        |
       +----------------oooO---Oooo----------------+
                        (  )| |(  )
                         \ \| |/ /
                          \_) (_/                          

Stylesheet erweitert von Stefan Schmidt am 23.06.2011

*******************************************************************************/
/*############################# Grundeinstellungen ###################*/

* { padding: 0; margin: 0; }
html {
	height: 100%;
}

p {
	margin: 0 0 1.3em 0;
}

ul,ol { list-style:none }

.invis {
	display: none;
} 
a {
	text-decoration: none;
	color: #005A87;
}
a:hover {
	text-decoration: underline;
	color: #005A87;
}
a img {
	border: 0;
}
.clearall {
	clear: both;
}
/*############################# Grundeinstellungen Ende ###################*/
body {
	background: url('hg_header.jpg') repeat-x;
	margin: 0px 0px 0px 0px;
	height: 100%;
	width: 100%;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5C5C5C;
}div#page {
	width: 1000px;
	height: 100%;
	top: 0px;
	bottom: 0px;
}
div#content{
	clear: right;
	float: right;
	width: 770px;
	height: 100%;
	}
div#text{
	width: auto;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 40px;
	}	
div#text img {
	padding:10px;
}
div#text a img {
	border: 0;
}	
div#text a {
	color: #666666;
	}
div#text a:hover {
	color: #CC6600;
	text-decoration: none;
}	
div#text h1 {
	font-size: 16px;
	font-weight: bold;
	color: #8F0100;
	margin-bottom:10px;
}
div#text h2 {
	font-size: 15px;
	font-weight: bold;
	color: #999999;
}
div#text h3 {
	font-size: 14px;
	font-weight: bold;
	color: #8F0100;
}
div#text h4 {
	font-size: 13px;
	font-weight: bold;
	color: #999999;
	border-bottom-width: 0px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
div#text h5 {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
div#text h6 {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
#text_footer { 
 text-align:center;
 font-size: 12px;
 width: 100%;
 height: 20px;
 clear: both;
 color: #000;
 background: #FFF;
 padding-top: 20px;
}
#text_footer a{ 
	text-decoration: none;
	color: #2E2E2E;
}
#text_footer a:hover {
	text-decoration: underline;
	color: #2E2E2E;
}
#menu {
 background: #FF0000;
}

/* ########################################## Erweiterung für Module ########## */

/* ##################################################################################### Searchbox ## */

#suchbox {
	font-size: 10px;
	font-weight: bold; 
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 5px;
	background: #FBF8EF;
	border-bottom: 1px solid  #E1CF9F;
}


#suchbox input, option, select, textarea {
  width: 140px;
  height: 20px;
  border: 1px solid  #2E2E2E;
  color: #000000 ;
  background-color: #FFF;
  font-size:14px;
  font-weight:normal;
}


#suchbox input.button {
  width: 30px;
  height: 22px;
  color: #FFF ;
  font-size:11px;
  font-weight:bold; 
  border: 1px solid  #2E2E2E;
  background-color: #8F0100;   
}

#suchbox input.button:hover {
	color: #FF0000 ;
	background-color: #545454; 

}


/* ################################################### Modul WYSIWYGI 3 Spalten ## */


.column {
float:left;
padding:0pt 0px 0pt 0pt;
margin-right:10px;
margin-bottom:15px;
width:240px;
border: 1px solid #eee; 
background: #F9F9F9; 
min-height:100px; 
}
.column p {
float:left;
padding:0pt 0px 0pt 0pt;
padding-right:10px;
padding-left:10px;
width:220px;
}
.column h1 {
font-size: 12px; 
color: #464646; 
text-decoration: none; 
text-indent:10px;
font-weight: bold; 
padding-top: 4px; 
margin-top: 0px; 
margin-bottom: 1px; 
padding-bottom: 5px;
border-left: 0px solid #FCD885; 
border: 1px solid #FCD885; 
background: #cccccc;
}
.clearfix {
clear:both;
display:block;
}
/* ################################################### Modul WYSIWYGI 2 Spalten ## */

.content_spalten {
	font: 12px/16px Arial, Helvetica, Geneva, sans-serif;
	}

.content_spalten .linkespalte {
	width: 440px;
	min-height:160px; 	
	float: left;
	}

.content_spalten .rechtespalte {
	width: 260px;
	margin-left: 40px;
	margin-top: 0px;
	min-height:160px; 
	float: left;
	background: #FFF; 
	margin-bottom:20px;
	}
.content_spalten .linkespalte h1 {
	font-size: 14px; 
	color: #2E2E2E; 
	text-decoration: none; 
	font-weight: bold; 
	padding-top: 5px; 
	margin-top: 0px; 
	padding-bottom: 15px;
}
	
.content_spalten .rechtespalte p {
	float:left;
	padding:0pt 0px 0pt 0pt;
	padding-right:10px;
	padding-left:10px;
	width:180px;
}
.content_spalten .rechtespalte h1 {
	font-size: 12px; 
	color: #2E2E2E; 
	text-decoration: none; 
	text-indent:10px;
	font-weight: bold; 
	padding-top: 0px; 
	margin-top: 0px; 
	padding-bottom: 2px;
}
.clearfix {
clear:both;
display:block;
}

/* ################################################### Modul WYSIWYGImage, Wysiwyg-Text mit Bild/Bildergalerie ## */
div.wysiwygimg {}
/* ----- Hack only for IE 7 ----- */
*+html div.wysiwygimg {overflow:hidden;}

.wysiwygimg .wysiwygimgclear {clear:both; display:block; font-size:1px; line-height:0px; margin:0; padding:0; position:relative;}

p { line-height: 1.5em; }

div.wysiwygimg h1 {
	font-size:16px;
	color:#2E2E2E;
	padding: 20px 0px 0 0px;
}
/* Text */
.wysiwygimg .wysiwygimgtext {}

/* Bild und Link */
.wysiwygimg img.wysiwygimg {border:0; margin:1px;}
/*.wysiwygimg img.wysiwygimg {border:solid 5px #f5f5f5; padding:1px;}*/
.wysiwygimg a.wysiwygimg img {border:0;padding:0px;vertical-align:top; margin:1px;}

.wysiwygimg a.wysiwygimg, .wysiwygimg a.wysiwygimg:link {border:solid 5px #f6f6f6; display:table; display:inline-block; line-height:0.0em;}
.wysiwygimg a.wysiwygimg:visited {}
.font-family a.wysiwygimg:hover {border:solid 5px #e4e4e4;}
.wysiwygimg a.wysiwygimg:focus {border:solid 5px #e4e4e4;}
.wysiwygimg a.wysiwygimg:active {border:solid 5px #e4e4e4;}

/* Bildunterschrift */
.wysiwygimg .wysiwygimgtitle {color:#666; font-size:0.8em; font-style:italic; margin:2px 0px;}

/* Wrapper-Classe um Bild und Bildunterschrift*/
.wysiwygimg .wysiwygimgwrap {}

/* Bild links im Text (Textumfluss) */
.wysiwygimg .wysiwygimgleft {float:left; margin:0 1.0em 0 0;}

/* Bild rechts im Text (Textumfluss) */
.wysiwygimg .wysiwygimgright {float: right; margin:0 0 0 1.0em;}

/* Bild oben links */
.wysiwygimg .wysiwygimgtopleft {float:left; margin-bottom:0.5em;}

/* Bild oben rechts */
.wysiwygimg .wysiwygimgtopright {float:right; margin-bottom:0.5em;}

/* Bild oben mittig */
.font-family .wysiwygimgtopcenter {margin-bottom:0.5em; text-align:center;}
.wysiwygimg .wysiwygimgtopcenter a.wysiwygimg {margin:0 auto;}

/* Bild unten links */
.wysiwygimg .wysiwygimgbottomleft {float:left; margin-top:0.5em;}

/* Bild unten rechts */
.wysiwygimg .wysiwygimgbottomright {float:right; margin-top:0.5em;}

/* Bild unten mittig */
.wysiwygimg .wysiwygimgbottomcenter {margin-top:0.5em; text-align:center;}
.wysiwygimg .wysiwygimgbottomcenter a.wysiwygimg {margin:0 auto;}

/* Für Bilder links/rechts vom Text  */
.wysiwygimg table {border-spacing: 0px; font-size:1.0em;}
.wysiwygimg td {vertical-align:top; font-size:1.0em;}

/* Bild links vom Text */
.wysiwygimg td.wysiwygimgleftcol {padding-right:1.0em;}

/* Bild rechts vom Text */
.wysiwygimg td.wysiwygimgrightcol {padding-left:1.0em;}
</style>

/* ################################################### Formular Generator ## */

/* Formular Definition */


/* Div das das Formular umschließt */
.formgen {
	font-size: 1em;
}


label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit]
{
cursor : pointer;
}



.formgen form
{
line-height : 120%;
width: 250px;
	margin-left:20px;
}

.formgen h1 {
	font-size:18px;
	color:#EC008C;
	padding: 10px 0px 0 0px;
	margin-left:100px;
}
/* 
Wie sehen die einzelnen Blöcke aus? 
Jedes Feld wird von einem DIV umschlossen, das hier definiert werden kann
*/


.formgen .formblock
{
	margin-bottom: 0px;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-right: 2px;
	padding-left: 5px;
}
.formgen .formradio1 {
	width: 400px;
	height: 20px;
}
.formgen .formradio {
	height: 20px;
}


/*
Verhalten von br-Tags
*/
.formgen br
{
clear : both;
}


/* 
--------- FORMULAR-OBJEKTE ------------ 
*/


/* Mehrzeiliges Eingabefeld */
.formgen .formtextfield
{
	width: 400px;
	height: 250px;
	margin-left: 4px;
}


/* Textfeld */
.formgen .formtext
{
	height: 15px;
    width: 400px;
	background-color: #eeeeee;
	margin-left: 4px;
}
/* Trennelement , Abstand */
.formgen .formtrenn
{
	display: block;
	height: 20px;	
}
/* Hinweistext */
.formgen .formhinweis
{
	font-weight: bold;
	color: #003366;
	font-size: 1.0em;
}
/* Überschrift */
.formgen .formheadline
{
	font-weight: bold;
	color: #003366;
}
.radio
{
	width: 400px;
	background-color: #CCCCCC;
	margin-left: 4px;
}


/* Passwortfeld */
.formgen .formpassword
{
	width: 200px;
	background-color: #CCCCCC;
	margin-left: 4px;
}
/*Captcha-Bild*/
.formgen .formcaptcha {
	border: 1px solid #990000;
}

/* Label */
.formgen label {
font-family: Arial, Helvetica, sans-serif;
width: 150px;
clear: left;
float: left;
height: 15px;
padding: 0px;
}


/* Aussehen der Select-Ausgabe */
.formgen .formselect
{
	width: 300px;
	background-color: #CCCCCC;
	margin-left: 4px;
}


/* Sende-Button */
.formgen .formsubmit
{
	width: 50%;
	
}


/* Definition des Fieldsets, das das ganze Formular umschließt */
.formgen fieldset {
width: 650px;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
border: 1px solid #5D81A3;
}


/* Fieldsetbeschriftung */
.formgen legend {
font-weight: bold;
color: #333333;
}

/* -------------- AUSGABEN / Fehlermeldungen --------*/

/* Fehlermeldung nach Versand */

.formgen .forminfo {
	color: #FFFFFF;
	background-color: #990000;
	border: 1px dashed #000000;
	margin: 5px;
	padding: 5px;
}


/* Markierung der Labels bei Fehler */
.formgen .formerror {
	color: #FFFFFF;
	background-color: #990000;
}

/*//////////////////////////////////////////////////////////////////////////////*
/* Ende der Formulardefinition */

/*////////////////////////////////////////// News ////////////////////////////////////*

.news {
 width: 450px;
 color: #333;
}

.newswrapper {
 width: 450px;
 margin: 1em 0;
 border: 1px solid #666;
}

.pag {
 width: 430px;
 height: 16px;
 margin: 1em 0;
 border: 1px solid #666;
 font-weight: bold;
 background-color: #eee;
 padding: 10px;
}

.pag-left, .pag-right {
 float: left;
 width: 50%;
}
.pag-right {
 text-align: right;
}

.newstop {
 border-bottom: 1px solid #666;
 background-color: #eee;
 padding: 5px;
}

.newsheader {
 font-weight: bold;
}

.newsmain {
 padding: 5px;
}

/* ############################ Veranstaltungskalender #############################*/

.a64_recentEvents {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: #2E2E2E;
 background-color: #eee;
}
.a64_recentEvents h3 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 font-weight: bold;
 color: #2E2E2E;
 background-color: #ccc;
}
.a64_recentEvents p { line-height: 1.5em; }

/* ############ Speisekarte (Stefan Schmidt) ############## */

table.speisekarte
{
    width: 450px;
    margin-bottom: 20px;
}

table.speisekarte thead
{
    font-weight: bold;
    text-align: left;
}

table.speisekarte th
{
    padding-top: 15px;
    padding-bottom: 3px;
    color: #ff0000;
    font-weight: bold;
    text-align: left;
    border-bottom-width: 1px;
    border-bottom-color: Black;
    border-bottom-style: solid;
}

table.speisekarte tfoot tr:last-child td
{
    border-top-width: 1px;
    border-top-color: Black;
    border-top-style: solid;
}

table.speisekarte tbody td:last-child
{
    text-align: right;
    padding-left: 3px;
}

table.speisekarte tbody td:first-child
{
    padding-right: 10px;
}

table.speisekarte td
{
    vertical-align: top;
    border-spacing: 5px;
    padding-bottom: 2px;
    padding-top: 3px;
}

div.speisekarte
{
    width: 450px;
}

