/* 
www.hochl.com
Start: 25.2.2008
Letzte Aenderung: 25.2.2008
*/
/* Reset all */
*{
	margin: 0;
	padding: 0;
}

/* Allgemeines ---------- */
body {
	margin: 0px;
	padding: 0px;
	color: #666;
	background-color: #e7dbb2;
	font-size: 100.01%;
	font-family: Arial, Helvetica, sans-serif;
}

img, a img {
	border: 0;
}

.float_left_artikel {
	border: 1px solid #fff;
	float: left;
	font-size: 90%;
	line-height: 120%;
	position: relative;
	margin-right: 15px;
}

.float_right_artikel {
	border: 1px solid #fff;
	float: right;
	font-size: 90%;
	line-height: 120%;
	position: relative;
	margin-left: 15px;
}

/* Schriften ---------- */
#content p {
	font-size: 11px;
	margin-bottom: 15px;
}

#content h1 {
	font-size: 18px;
	font-weight: bold;
	background-color: White;
	color: #541100;
	margin-top: 15px;
	margin-bottom: 15px;
}

#content h2 {
	font-size: 14px;
	font-weight: bold;
	background-color: White;
	color: #541100;
	margin-bottom: 8px;
}

#content h3 {
	background-color: White;
	color: #541100;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 6px;
}

#content h4 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 4px;
}

#content ul {
	font-size: 11px;
	margin: 0 0 15px 20px;
}

#content ol {
	font-size: 11px;
	margin: 0 0 15px 20px;
}

#content a:link, #content a:visited, #content a:active {
	color: #666;
} 

#content a:hover {
	color: #000;
	text-decoration: none;
} 

#content table {
	font-size: 0.8em;
	margin: 0 0 15px 30px;
	width: 445px;
	text-align: left;
}

#content table a {
	text-decoration: none;
}

.links {
	text-align: left;
}

.rechts {
	text-align: right;
}

.fett {
	font-weight: bold;
}

/* Clear Class */
.clearfix {
	content: "."; /* [content] verbergen; 
	*/
	visibility: hidden;
	height: 0; /* Block-Level fuer [clear]; 
          */
	display: block; /* [float] clearing; 
          * einbeziehen der Float-Container; 
          */
	clear: both;
}

* html .clearfix {
	height: 1%; /* ende verbergen IE-Mac */
}

/* Container ---------- */
#box {
	width: 820px;
	margin-top: 30px;
	margin: auto;
	text-align: left;
}

#content-box {
	background: White url(bg.gif) no-repeat;
}

#content {
	margin-left: 40px;
	width: 335px;
	float: left;
}

.content-bild {
	width: 325px;
	margin-left: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
}

#fotos {
	width: 400px;
	float: right;
}

#footer {
	height: 60px;
	background: url(footer.gif);
}

/* Navigation ---------- */
#navi {
	height: 37px;
	margin-top: 20px;
	margin-bottom: 10px;
}

ul#navlist {
	padding: 0;
	margin: 0;
}

#navlist li {
	display: inline;
	list-style-type: none;
}

#navlist a {
	font-size: 0px;
	color: #541100;
}

#navlist .b-hochl a {
	background-image: url(b-hochl.gif);
	width: 177px;
	height: 37px;
	float: left;
}

#navlist .b-essen-trinken a {
	background-image: url(b-essen-trinken-graz.gif);
	width: 109px;
	height: 37px;
	float: left;
}

#navlist .b-essen-trinken a:hover {
	background-image: url(b1-essen-trinken-graz.gif);
	width: 109px;
	height: 37px;
	float: left;
}

#navlist .b-konditorei a {
	background-image: url(b-konditorei-graz.gif);
	width: 101px;
	height: 37px;
	float: left;
}

#navlist .b-konditorei a:hover {
	background-image: url(b1-konditorei-graz.gif);
	width: 101px;
	height: 37px;
	float: left;
}

#navlist .b-catering a {
	background-image: url(b-catering-graz.gif);
	width: 76px;
	height: 37px;
	float: left;
}

#navlist .b-catering a:hover {
	background-image: url(b1-catering-graz.gif);
	width: 76px;
	height: 37px;
	float: left;
}

#navlist .b-floristik a {
	background-image: url(b-floristik-graz.gif);
	width: 73px;
	height: 37px;
	float: left;
}

#navlist .b-floristik a:hover {
	background-image: url(b1-floristik-graz.gif);
	width: 73px;
	height: 37px;
	float: left;
}

#navlist .b-hochzeit a {
	background-image: url(b-hochzeit-graz.gif);
	width: 80px;
	height: 37px;
	float: left;
}

#navlist .b-hochzeit a:hover {
	background-image: url(b1-hochzeit-graz.gif);
	width: 80px;
	height: 37px;
	float: left;
}

#navlist .b-events a {
	background-image: url(b-events-graz.gif);
	width: 66px;
	height: 37px;
	float: left;
}

#navlist .b-events a:hover {
	background-image: url(b1-events-graz.gif);
	width: 66px;
	height: 37px;
	float: left;
}

#navlist .b-kontakt-links a {
	background-image: url(b-kontakt-links-graz.gif);
	width: 116px;
	height: 37px;
	float: left;
}

#navlist .b-kontakt-links a:hover {
	background-image: url(b1-kontakt-links-graz.gif);
	width: 116px;
	height: 37px;
	float: left;
}

/* JAOS Gallery
*******************************************************************************/
/* JAOS Gallery
*******************************************************************************/
#jaos
	{
	margin:0 auto;
	}

.jaosg_galerie
	{
	}

.jaosg_thumbnail 
	{
	margin: 10px;
	float: left;
	height: 80px;
	width: 80px;
	text-align: center;
	vertical-align: middle;
	border: 3px solid #EEE5D0;
	background: #EEE5D0;
}

.jaosg_nav
	{
	text-align: center;
	}

.jaosg_bild	
	{
	width: 350px;
	border: 3px solid #EEE5D0;
	background: #EEE5D0;
	}

.jaosg_bildbeschreibung
	{
	text-align: justify;
	}






/* *** ALLGEMEIN *** */

#form-module fieldset{
	border:1px solid #333;
	margin:0;
	padding:20px;
	padding-bottom:10px;
	border:1px solid #d5eeff;
}


#form-module legend {
	margin-left:-5px;
	padding:3px 5px;
	background-color:#d5eeff;
	color:#216491;
	font-size:14px;
}

#form-module label {
	line-height:15px;
}

#form-module select {
	border:1px solid #ccc;
	padding:2px;
	width:250px;
}

#form-module ul.form_warning {
	color:#f90;
	margin-bottom:20px;
}

#form-module ul.form_warning li{
	list-style-type: square;
	margin-left:15px;
}

p.formcaptcha input,
p.formtextarea textarea,
p.formselect select,
p.formtext input,
p.formpassword input,
input.formtext,
textarea {
	border:1px solid #ccc;
	padding:2px;
	width:352px;
}

p.formcaptcha input,
p.formselect select,
p.formtext input,
p.formpassword input,
input.formtext {
	height:15px;
}

/* ***************************** TEXTAREA */
textarea {
	height:80px;
}

/* ***************************** TEXT */
p.formtext {
	clear:both;
	padding-bottom:0px;
	margin-bottom:0px;
}

/* ***************************** HTML */
p.formhtml {
	margin-top:10px;
	margin-bottom:10px;
	font-weight:bold;
}

/* ***************************** TEXTSELECT */
p.formselect {
	clear:both;
	padding-bottom:0px;
	margin-bottom:10px;
}

p.formselect select {
	height:20px;
	padding:1px;
	width:256px;
}

/* ***************************** CAPTCHA */

p.formcaptcha {
	clear:both;
	padding-bottom:10px;
	margin-bottom:10px;
}

p.formcaptcha label{
	float: left;
	margin-bottom: 20px;
}

p.formcaptcha input{
	width: 120px;
	float: right;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 24px;
}

p.formcaptcha span{
	display:block;
}

/* ***************************** TEXTSELECT */
p.formtextarea {
	clear:both;
	padding-bottom:0px;
	margin-bottom:10px;
}

p.formtextarea textarea {
	height:80px;
}

/* ***************************** CHECKBOX */

p.formcheckbox {
	clear:both;
	padding:0;
	height:15px;
}

p.formcheckbox input {
	float: left;
	width: 50px;
	margin:1px;
}

p.formcheckbox label {
	width: 300px;
}


/* ***************************** RADIO */

p.formradio {
	clear:both;
	padding:0;
	margin-bottom:10px;
	height:22px;
}

p.formradio input {
	float:left;
	margin:5px;
}

p.formradio label {
	float:right;
	width:460px;
	line-height:23px;
}

/* ***************************** LINE */

p.formline {
	height:1px;
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
}

/* ***************************** BE MEDIAPOOL */

p.formbe_mediapool {
	clear:both;
	padding:0;
	margin-bottom:10px;
	height:22px;
}

p.formbe_mediapool input {
	float:left;
	margin:0px;
}

p.formbe_mediapool label {
	float:left;
	width:160px;
}

p.formbe_mediapool span {
	margin-left:10px;
}



/* ***************************** SUBMIT */

p.formsubmit label {
	clear:both;
	width:160px;
}

p.formsubmit input{
	width:auto;
	margin:0;
	border:0;
	padding:3px 5px;
	background-color:#e7dbb2;
	color:#666;
	font-size:14px;
}


/* ***************************** SPEZIELLE */


p.formlabel-menge {
	clear:both;
	padding:2px;
	height: 12px;
}

p.formlabel-menge input {
	float: left;
	width: 20px;
	text-align: right;
}

p.formlabel-menge label {
	float: right;
	margin-top: 3px;
	width: 300px;
}

p.formlabel-text {
	clear:both;
	padding:2px;
	height: 12px;
}

p.formlabel-text input {
	float: right;
	width: 150px;
}

p.formlabel-text label {
	float: left;
	margin-top: 3px;
}




