/* Gastro & Soul - CSS Screen Styles */
/* Stand: 06.06.2008 */

/* Init Base Styles                                                                         */
/* ---------------------------------------------------------------------------------------- */

html { 
	height: 100%;
}

body {
	margin: 0;
	padding: 29px 0 0 0;
	
	min-width: 960px;
	height: 101%;
	position: relative;
	
	background-color: #fff;
	
	background-image: url(../images/background-gastro-soul.gif);
	background-position: top center;
	background-repeat: repeat-x;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #671915;
	
}

/* ClearFix Hack                                */
/* -------------------------------------------- */
  
.clearfix:after {
	content: "."; 
	display: block;
	height: 0;
	clear: both; 
	visibility: hidden;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */


/* ### Struktur ############################################################################## */

#pageholder {
	
	width: 960px;
	height: 625px;
	margin: 0 auto 0 auto;
    padding: 0;
	
	border: 1px solid #671915;
}


#top {
	width: 960px;
	height: 360px;
	margin: 0;
	padding: 0;
	
	background-image: url(../images/background-top-left.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.left {
	width: 465px;
	float: left;
	margin: 0px;
	padding: 0px;
	
}

.dynimage {
	vertical-align: baseline;	
}

.right {
	width: 300px;
	height : 340px;
	float: left;
	margin: 0;
	padding: 0 0 0 25px;
	line-height: 20px;
    overflow: auto;
}

#bottom {
	width: 631px;
	margin: 0;
	padding: 1px 0 0 329px;
}

#rainbow {
	width: 462px;
	height: 195px;
	border: 2px solid #fff;
	
	background-image: url(../images/background-rainbow.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

/* ### Navigationen ############################################################# */

#mainnavigation {
}

#rainbow ul,
#mainnavigation ul {
	padding:0px;
	white-space: nowrap;
	list-style-type: none;
	list-style-position:inside;
	margin-left:5px;
}

#rainbow li,
#mainnavigation li {
	width:91px;
	padding-top:10px;
	float: left;
}


#rainbow ul li a ,
#mainnavigation ul li a {
	padding: 7px;
	font-family: Verdana, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	color: #fff;
	display: block;
}

#rainbow .a1no,
#mainnavigation .a1no {

}

#rainbow .a1act,
#mainnavigation .a1act {
	
}

#mainnavigation .a1no:hover,
#mainnavigation .a1no:active,
#mainnavigation .a1no:focus
{
	
}

#subnavigation {
	padding:3px;
	margin: 0px;
	float: right;
	width: 160px;
	/*height: 355px;
	background-image: url(../images/background-submenu.gif);
	background-repeat: no-repeat;*/
}

#subnavigation ul {   
	padding:2px;
	margin: 0px;
	white-space: nowrap;
	list-style-type: none;
	line-height: 18px;
}

#subnavigation li {
	padding:2px;
	margin: 0px;
	line-height: 18px;
}


#subnavigation ul li a {
	font-family: Verdana, sans-serif;
	font-style: normal;
	font-size: 12px;
	text-decoration: none;
	color: #671915;
	display: block;
	border-bottom: 1px dashed #d1cfcd;
	line-height: 18px;
	padding:3px;
	margin: 0px;
}

#subnavigation .a1no {
	font-family: Verdana, sans-serif;
	font-weight: normal;
	line-height: 18px;
	padding:3px;
	margin: 0px;
}

#subnavigation .a1act {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	line-height: 18px;
	padding:3px;
	margin: 0px;
}

#subnavigation .a1no:hover{
	font-family: Verdana, sans-serif;
	font-weight: normal;
	line-height: 18px;
	padding:3px;
	margin: 0px;
}

#subnavigation .a1no:active {
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	padding:3px;
	margin: 0px;
}

#subnavigation .a1no:focus {
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	padding:3px;
	margin: 0px;
}

#subnavigation .a2no
{   
    font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	
	background-image: url(../images/gastro-quadrat.gif);
	background-position: left;
	background-repeat: no-repeat;
	line-height: 18px;
	
	padding-left:10px;
	margin: 0px;
}

#subnavigation .a2act {
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	
	background-image: url(../images/gastro-quadrat.gif);
	background-position: left;
	background-repeat: no-repeat;
	line-height: 18px;
	
	padding-left:10px;
	margin: 0px;
}

#subnavigation .a2no:hover {
	background-image: url(../images/gastro-quadrat.gif);
	background-position: left;
	background-repeat: no-repeat;
	line-height: 18px;
	
	padding-left:10px;
	margin: 0px;
}

#subnavigation .a2no:active {
	background-image: url(../images/gastro-quadrat.gif);
	background-position: left;
	background-repeat: no-repeat;
	line-height: 18px;
	
	padding-left:10px;
	margin: 0px;
}
#subnavigation .a2no:focus {   
	background-image: url(../images/gastro-quadrat.gif);
	background-position: left;
	background-repeat: no-repeat;
	line-height: 18px;
	
	padding-left:10px;
	margin: 0px;
}

#klickpfad {
font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 9px;
	text-decoration: none;
	color: #671915;
	display: block;
	padding: 0px 0px 5px 10px;
}

/* ### Content HTML Elements #################################################### */

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, sans-serif;
	font-style: normal;
	font-weight: normal;
	
	text-transform: uppercase;
	
	margin: 0;
	padding: 0;
	color: #671915;
}

h1 {
	font-size: 16px;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	font-weight: bold;
}

h3 {
	font-size: 12px;
	font-weight: bold;
}

h4 {
	font-size: 10px;
	font-weight: bold;
}

h5 {
	font-size: 8px;
	font-weight: bold;
}

h6 {
	font-size: 6px;
	font-weight: bold;
}

a {	
	font-family: Verdana, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #6F240F;
	}
	
/* ### Kontaktformular #################################################### */
	
.csc-mailform-submit {
	border: 1px inset #6F240F;
	color: #FFFFFF;
	background: #6F240F;
	width: auto;
}

/* ### Download-Archiv #################################################### */

.download_doc {
	background-image: url(../images/gastro-doc.gif);
	background-position: left;
	background-repeat: no-repeat;
	border-bottom: 1px dashed #d1cfcd;
	line-height: 45px;
	width: 80%;
	padding: 0px 0px 0px 35px;
}

.download_jpg {
	background-image: url(../images/gastro-jpg.gif);
	background-position: left;
	background-repeat: no-repeat;
	border-bottom: 1px dashed #d1cfcd;
	line-height: 45px;
	width: 80%;
	padding: 0px 0px 0px 35px;
}

.download_mp3 {
	background-image: url(../images/gastro-mp3.gif);
	background-position: left;
	background-repeat: no-repeat;
	border-bottom: 1px dashed #d1cfcd;
	line-height: 45px;
	width: 80%;
	padding: 0px 0px 0px 35px;
}

.download_pdf {
	background-image: url(../images/gastro-pdf.gif);
	background-position: left;
	background-repeat: no-repeat;
	border-bottom: 1px dashed #d1cfcd;
	line-height: 45px;
	width: 80%;
	padding: 0px 0px 0px 35px;
}

.download_ppt {
	background-image: url(../images/gastro-ppt.gif);
	background-position: left;
	background-repeat: no-repeat;
	border-bottom: 1px dashed #d1cfcd;
	line-height: 45px;
	width: 80%;
	padding: 0px 0px 0px 35px;
}

.download_xls {
	background-image: url(../images/gastro-xls.gif);
	background-position: left;
	background-repeat: no-repeat;
	border-bottom: 1px dashed #d1cfcd;
	line-height: 45px;
	width: 80%;
	padding: 0px 0px 0px 35px;
}

.download_zip {
	background-image: url(../images/gastro-zip.gif);
	background-position: left;
	background-repeat: no-repeat;
	border-bottom: 1px dashed #d1cfcd;
	line-height: 45px;
	width: 80%;
	padding: 0px 0px 0px 35px;
}