/* ----------------------------------------------------------------------------------------------
	gnoe.template.css
	getdesigned.at
	
	martin hochreiter, msc
	15.02.2009
 ---------------------------------------------------------------------------------------------- */

/* ----------------------------------------------------------------------------------------------
	GENERAL
 ---------------------------------------------------------------------------------------------- */ 
*{
	padding: 0;
	margin: 0;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: none;
	color: #000;
	padding:5px 0;
}
img, table, fieldset{
    border: 0;
}
h1{
}
p{
	line-height: 1.4em;
	margin: 0 0 1em 0;
}
.hide, hr{
	position: absolute;
	left: -4000px;
}
h2{
    margin: 0 0 1.5em 0;
}
h3{
    font-size: 115%;
}
h3.introText {

}
h4{
    font-size: 105%;
}
a{
	color: #5d5c59;
	text-decoration: underline;
}
a:hover, a.active {
	color: #000000;
} 
.clear {
	clear: both;
}
.back{
	background:url(/graphics/misc/li_prev.gif) no-repeat center left;
	display:block;
	padding:2px 0 2px 9px;
}
.noprint, #raxisAdminBox{
	display:none;
}

/* ----------------------------------------------------------------------------------------------
	HEADER
 ---------------------------------------------------------------------------------------------- */ 
#logo img{
	width:100px;
}
#header {
	/*height:16.9em;*/
	height: 110px;
	background: none;
}
#banner, #search {
	display:none;
}
/* ----------------------------------------------------------------------------------------------
	NAVIGATION
 ---------------------------------------------------------------------------------------------- */ 
#navigation ,#navigation_top ,#navigation_content {
	display:none;
}
/* ----------------------------------------------------------------------------------------------
	TEASERBOX
 ---------------------------------------------------------------------------------------------- */
#teaserbox {
	position: static;
	height: 210px;
}
#teaserbox .teaser {
	float: left;
	display:inline;
	margin: 0 5px;
	width: 15.05em;
	height: 500px; /*15.5em*/
	z-index: 20;
}
#teaserbox ul {
	list-style: none;
	height: 180px;
	_height: 185px;
	overflow: hidden;
}
#teaserbox div {
	position:relative;
}
#teaserbox a {
	text-decoration: none;
}
#teaserbox a span {
	display: none;
} 
#teaserbox a:hover {
	text-decoration: underline;
}
#teaserbox .teaser h1 {
	color: #01346c;
	font-size: 110%;
}
#teaserbox .teaser img {
	/*width: 181px;*/
}
#teaserbox .teaser p {
	color: #5d5c59;
}
#teaserbox #teaser_content {
	padding: 11px 0 0 0;
	margin: 0 0 0 11px;
	overflow: hidden;
	width: 78em;
	/*height:30px;*/
}
#teaserbox #teaser_content_inner {
	overflow: hidden;
	/*height:150px;
	width:500px;*/
	position: relative;
	left: 5px;
}
#teaserbox #teaser_begin, #teaserbox #teaser_end {
	position: absolute;
	top: 0;
	height: 210px;
	width: 17px;
}
#teaserbox #teaser_begin {
	background: url(/graphics/teaserbox/bg_left.jpg) no-repeat 0 0;
	left: -17px;
}
#teaserbox #teaser_end {
	background: url(/graphics/teaserbox/bg_right.jpg) repeat-x 0 0;
	right: -17px;
}
#teaserbox #teaser_begin a, #teaserbox #teaser_end a {
	display: block;
	width: 17px;
	height: 72px;
	margin: 70px 0 0 0;
}
#teaserbox #teaser_begin a:hover {
	background: url(/graphics/teaserbox/arr_right.jpg) no-repeat 0 0;
}
#teaserbox #teaser_end a:hover {
	background: url(/graphics/teaserbox/arr_right.jpg) no-repeat 0 0;
}
/* ----------------------------------------------------------------------------------------------
	CONTENT
 ---------------------------------------------------------------------------------------------- */
#wrapper {
	position: static;
	top: 0;
	margin: 0;
	background: white;
}
#content{
	width:430px;
	float:left;
}
#content_text{
	width:420px
}
#content_text img {
	margin: 0 10px 10px 0;
}
#content_text li {
	background: url(/graphics/misc/listitems/allgemein.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	list-style: none;
	padding: 2px 0 2px 8px;
}
.contentfooter{
	margin:2em 0 0 0;
	background:url(/graphics/misc/hr.gif) repeat-x 0 0;
	font-size:95%;
	padding:1em 0 0 0;
}
.contentfooter .back{
	background:url(/graphics/misc/li_prev.gif) no-repeat right 5px;
	padding:0 7px 0 0;
}
#content_text .header {
	background:url(/graphics/misc/hr.gif) repeat-x 0 0;
	font-size:95%;
	clear:both;
	overflow:hidden;
	margin:0 0 2em 0;
}
#content_text .header .back {
	background:url(/graphics/misc/li_prev.gif) no-repeat right 10px;
	padding:5px 7px 5px 0;
	float:left;
}
#content_text .header .top {
	background:url(/graphics/misc/top.gif) no-repeat right 11px;
	padding:5px 9px 5px 0;
	float:left;
}
#content_text .header .print {
	background:url(/graphics/misc/print.gif) no-repeat right 11px;
	padding:5px 9px 5px 0;
	float:left;
}
#content_text .header .warenkorb {
	float:right;
	display:block;
	background:url(/graphics/icons/zum_warenkorb.gif) no-repeat left 10px;
	padding:5px 0 5px 12px;
}
#content_text .header .print {
	display:none;
}
/* ----------------------------------------------------------------------------------------------
	FORMS
 ---------------------------------------------------------------------------------------------- */
fieldset{
	background:#eeece4;
	padding:8px;
	clear:both;
}
input, select, textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	border:1px solid #7d7c7c;
	width:19.75em;
	color:#5D5C59;
}
select{
	width:20em;
}
input{
	padding:1px;
	color:#5D5C59;
}
label{
	display:block;
	color:#5d5c59;
	width:6em;
	float:left;
	padding:3px 2px 0 2px;
}
.helpbox{
	clear:both;
	border:1px solid #7d7c7c;
	margin:5px 0;
	padding:5px;
}
form.labelbig label{
	width:13em;
}
form.labelbig textarea{
	width:37.5em;
	height:6em;
}
form.labelbig .helpbox{
	margin-left:14em;
	width:21.2em;
}
form.labelbig .errorMeldung{
	font-weight:bold;
	margin-left:14em;
	color:#cc0000;
}
form.labelbig h4{
	margin:2em 0 0 0;
}
#content_text form.labelbig .header{
	margin-top:2em;
}
form fieldset.stk {
	background:none;
	padding:2px;
	float:left;
}
form span.stk {
	padding:4px;
	display:block;
	float:left;
}
form .stk label{
	width:25em;
}
form .stk input{
	width:3em;
}
form fieldset.inputCheckbox{
	background:none;
	padding:2px;
}
form fieldset.inputCheckbox label{
	width:25em;
}
form fieldset.inputCheckbox input{
	width:auto;
	position:relative;
	top:4px;
}
form fieldset#sonstiges label{
	width:25em;
}
/* ----------------------------------------------------------------------------------------------
	LIEFERSCHEIN
 ---------------------------------------------------------------------------------------------- */
#lieferschein table, #lieferschein h4, #lieferschein p {
	position:relative;
	left:10px;
}
#lieferschein th{
	width:145px;
	vertical-align:top;
	font-weight:normal;
}
#lieferschein table{
	width:550px;
	margin:0 0 10px 0;
}
#lieferschein .underline{
	margin:0 0 30px 0;
}
#lieferschein .underline th{
	vertical-align:bottom;
	height:40px;
}
#lieferschein .underline td{
	border-bottom:1px dotted #000;
	height:40px;
}
#lieferschein .products{
	border-collapse:collapse;
	border-spacing:0;
	border:1px solid #666;
}
#lieferschein .products th{
	background:#eee;
	font-weight:bold;
	padding:2px 4px;
	text-align:center;
	border:1px solid #666;
	overflow:hidden;
}
#lieferschein .products td{
	padding:4px;
	border:1px solid #666;
	overflow:hidden;
}
#lieferschein .red{
	color:#cc0000;
	margin: 10px 0;
}
/* ----------------------------------------------------------------------------------------------
	VERANSTALTUNGEN
 ---------------------------------------------------------------------------------------------- */
/*FORM*/
fieldset#stichwort, fieldset#ende, fieldset#once{
	margin:0 0 5px 0;
}
fieldset#projekt,fieldset#start,fieldset#gemeinde{
	padding-bottom:6px;
}
fieldset#stichwort,fieldset#ende,fieldset#gemeinde{
	padding-top:0;
}
fieldset#all{
	margin:0 0 2px 0;
}
#once fieldset, #all_1 fieldset{
	clear:both;
}
#all fieldset{
	padding:0 0 2px 0;
}
fieldset#all_1{
	padding:0 0 6px 0;
}
#once input, #all_1 input, #all_0 input{
	width:auto;
	margin:0 0 0 2px;
	float:left;
}
#once label, #all_1 label, #all_0 label{
	width:35.7em;
	float:right;
	padding:0 2px;
}
#districts input{
	width:auto;
}
#districts label{
	width:12em;
	margin: 0 0 4px 0;
}
#districts input{
	width:auto;
	margin:0 6px 0 0;
	position:relative;
	top:1px;
}
div.button_wrapper{
	background:#e0dbcb;
	text-align:right;
	clear:both;
	margin:10px 0 0 0;
}
div.button_wrapper button,
div.button_wrapper input{
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	background:none;
	border:0;
	color:#5d5c59;
	padding:5px;
	width:auto;
	font-weight:bold;
	cursor:pointer;
}
/*LIST*/
#eventwrapper .item{
	clear:both;
	padding:8px 0 10px 0;
	background: url(/graphics/misc/hr.gif) repeat-x left bottom;
	overflow:hidden;
}
#eventwrapper .info{
	float:left;
}
#eventwrapper .detail{
	float:right;
}
#eventwrapper .detail a{
	background:url(/graphics/misc/listitems/allgemein.gif) no-repeat left 6px;
	display:block;
	padding:0 0 0 7px;
	margin:1.2em 0 0 0;
}
#eventwrapper #paging{
	font-size:95%;
	margin:1.2em 0 0 0;
}
#eventwrapper #paging #prev{
	float:left;
	width:30%
}
#eventwrapper #paging #center{
	float:left;
	width:40%;
	text-align:center;
}
#eventwrapper #paging #next{
	float:left;
	width:30%;
	text-align:right;
}
#eventwrapper #paging #next a{
	background: url(/graphics/misc/li_next.gif) no-repeat 0 5px;
	display:block;
	padding:0 0 0 9px;
	margin:0 0 0 66px;
}
#eventwrapper #paging #prev a{
	background: url(/graphics/misc/li_prev.gif) no-repeat right 5px;
	display:block;
	padding:0 7px 0 0;
	width:6.5em;
}
/*DETAIL*/
#eventwrapper th{
	width:5em;
	font-weight:normal;
	text-align:left;
	vertical-align:top;
	padding:2px 0;
}
#eventwrapper td{
	vertical-align:top;
	padding:2px 0;	
}
#eventwrapper .pdf{
	background:url(/graphics/icons/pdf.gif)no-repeat center left;
	padding:5px 0 5px 22px;	
	margin:1.5em 0;
	display:block;
	
}
#eventwrapper .image{
	margin:0 1em 1em  0;
	float:left
}
/* ----------------------------------------------------------------------------------------------
	GG Kooperationsvereinbarungen
 ---------------------------------------------------------------------------------------------- */


/* ----------------------------------------------------------------------------------------------
	NEWS
 ---------------------------------------------------------------------------------------------- */
#news {
	margin: 1.2em 0 0 0;
}
#news h2 {
	margin: 0 0 .7em 0;
}
#news .entry {
	margin: 0 0 0 0;
	/*padding: 0 0 1.8em 0;*/
	overflow:hidden;
}
#news .line {
	clear:both;
	background:red url(/graphics/misc/hr.gif) repeat-x 0 0;
	height:1px;
	overflow:hidden;
	line-height:1px;
	margin:10px 0;
}
#news .image {
	float: left;
	margin:0 10px 0 0;
	width:125px;
}
#news .text_wrapper {
	overflow:hidden;
	border:1px solid black;
}
#news .text {

}
#news .category {
	font-weight: bold;
	position: relative;
	top: 3px;
	_position: static;
	_top: 0;
}
#news .more {
	font-weight: bold;
	text-decoration: none;
}
#news .more:hover {
	text-decoration: underline;
}

#news .gesunde_gemeinde .more, #news .gesunde_gemeinde .category,
#news .durch_dick_und_duenn .more, #news .durch_dick_und_duenn .category,
#news .tutgut_wanderwege .more, #news .tutgut_wanderwege .category,
#news .tutgut_wirte .more, #news .tutgut_wirte .category {color: #81BE31;}

#news .durch_dick_und_duenn .more, #news .durch_dick_und_duenn .category,
#news .gesunde_schule .more, #news .gesunde_schule .category,
#news .bk_in_der_sekundaerstufe .more, #news .bk_in_der_sekundaerstufe .category,
#news .bewegte_klasse .more, #news .bewegte_klasse .category {color: #FF9421;}

#news .apollonia_2020 .more, #news .apollonia_2020 .category {color: #FFD426;}

#news .treffpunkt_gesundheit .more, #news .treffpunkt_gesundheit .category,
#news .vitalkueche .more, #news .vitalkueche .category,
#news .impfaktion_hpv .more, #news .impfaktion_hpv .category,
#news .kinderkochbuecher .more, #news .kinderkochbuecher .category{color: #0091ab;}

#news .fitnessgeraete .more, #news .fitnessgeraete .category,
#news .abgelaufene_projekte .more, #news .abgelaufene_projekte .category {color: #DD1617;}

#news .vorsorgepaket .more, #news .vorsorgepaket .category,
#news .vorsorgepass .more, #news .vorsorgepass .category,
#news .vorsorgeaktiv .more, #news .vorsorgeaktiv .category,
#news .vorsorgepreis .more, #news .vorsorgepreis .category {color: #1D4B7F;}

#news .ernaehrungsreihen .more, #news .ernaehrungsreihen .category,
#news .abgelaufene_projekte .more, #news .abgelaufene_projekte .category,
#news .fitnessgeraete .more, #news .fitnessgeraete .category,
#news .herzensangelegenheiten .more, #news .herzensangelegenheiten .category {color: #DD1617;}

#news .allgemein .more, #news .allgemein .category,
#news .downloads .more, #news .downloads .category {color: #5D5C59;}

#news .tutgut_wanderwege .more:hover,
#news .tutgut_wirte .more:hover,
#news .lebensuebergaenge .more:hover,
#news .gesunde_gemeinde .more:hover {background: url(/graphics/nav3/icons/gemeinde.gif) no-repeat center right;padding: 0 8px 0 0}

#news .durch_dick_und_duenn .more:hover,
#news .bewegte_klasse .more:hover,
#news .bk_in_der_sekundaerstufe .more:hover,
#news .gesunde_schule .more:hover {background: url(/graphics/nav3/icons/schule.gif) no-repeat center right;padding: 0 8px 0 0}

#news .apollonia_2020 .more:hover {background: url(/graphics/nav3/icons/kindergarten.gif) no-repeat center right;padding: 0 8px 0 0}

#news .treffpunkt_gesundheit .more:hover,
#news .vitalkueche .more:hover,
#news .impfaktion_hpv .more:hover,
#news .kinderkochbuecher .more:hover {background: url(/graphics/nav3/icons/landeskliniken.gif) no-repeat center right;padding: 0 8px 0 0}

#news .vorsorgepaket .more:hover,
#news .vorsorgepass .more:hover,
#news .vorsorgeaktiv .more:hover,
#news .vorsorgepreis .more:hover {background: url(/graphics/nav3/icons/vorsorge.gif) no-repeat center right;padding: 0 8px 0 0}

#news .ernaehrungsreihen .more:hover,
#news .abgelaufene_projekte .more:hover,
#news .herzensangelegenheiten .more:hover,
#news .fitnessgeraete .more:hover {background: url(/graphics/nav3/icons/angebote.gif) no-repeat center right;padding: 0 8px 0 0}

#news .allgemein .more:hover {background: url(/graphics/nav3/icons/allgemein.gif) no-repeat center right;padding: 0 8px 0 0}
#news .downloads .more:hover {background: url(/graphics/nav3/icons/allgemein.gif) no-repeat center right;padding: 0 8px 0 0}

/* ----------------------------------------------------------------------------------------------
	SIDEBAR
 ---------------------------------------------------------------------------------------------- */ 
#sidebar, #sidebar_home {
	padding: 16px 0 9em 0;
	width: 19.3em;
	margin: 0 0 0 60.9em;
	margin: 0 0 0 0;
	background: #fff;
	float: left;
}
#sidebar_home #col_1, #sidebar_home #col_2 {
	float: left;
	display: inline;
}
#sidebar_home #col_2 {
	margin: 0 0 0 0;
}
#sidebar_home {
	padding: 16px 0 9em 0;
	width: 37.5em;
	margin: 0 0 0 60.9em;
	margin: 0 0 0 0;
	background: #fff url(/graphics/misc/bg_sidebar.jpg) repeat-x 0 0;
	_background: #fff;
	min-height: 50em;
	height: auto !important;
	height: 50em;
	float: right;
}
* html #sidebar {
	background: none;
}
#sidebar .box {
	margin: 0 0 1em 1.0em;
	width: 17.4em;
}
#sidebar_home .box {
	margin: 0 0 1em .9em;
	width: 17.4em;
}

#sidebar_home .box .wrapper_content p {
	color: #5d5c59;
	margin: .5em 0 0 1em;
	overflow: hidden;
}
.box .content ul {
	list-style: none;
	margin-top: 10px;
}
.box .content ul a {
	text-decoration: none;
	color: #313131;
}
.box .content ul a:hover {
	text-decoration: underline;
}
.box .content li {
	padding: 8px 0 8px 1em;
}




/* ----------------------------------------------------------------------------------------------
	QUICKLINKS
 ---------------------------------------------------------------------------------------------- */ 
#quicklinks {
	margin: 4em 0 2em 9px;
}
#quicklinks #border-top {
	float: left;
	background: url(/graphics/quicklinks/border-top.gif) no-repeat 0 0;
	padding: .8em;
	width: 15.9em;
	min-height: 100px;
	overflow: hidden;
}
#quicklinks #border-right {
	float: left;
	background: url(/graphics/quicklinks/border-top.gif) no-repeat 0 0;
	width: 1px;
	min-height: 119px;
}
#quicklinks #border-bottom {
	clear: both;
	background: url(/graphics/quicklinks/border-top.gif) no-repeat 0 0;
	height: 1px;
}
#quicklinks h3 {
	width: 80px;
	height: 12px;
	background: url(/graphics/quicklinks/header.gif) no-repeat 0 0;
	margin: 0 0 15px 0;
}
#quicklinks ul {
	margin: 0;
}
#quicklinks li {
	border: 0;
	padding: 0 0 0 10px;
	background: url(/graphics/quicklinks/listitem.gif) no-repeat 0 7px;
	line-height: 14px;
}
#navigation_content #quicklinks a {
	padding: 2px 0;
	text-decoration: none;
	text-transform: none;
}

/* ----------------------------------------------------------------------------------------------
	BREADCRUMB
 ---------------------------------------------------------------------------------------------- */ 
#breadcrumb {
	display:none;
}
/* ----------------------------------------------------------------------------------------------
	FOOTER
 ---------------------------------------------------------------------------------------------- */ 
#footer {
	clear:both;
	font-size:10px;
	margin:20px 0 0 0;
	border-top:1px solid #ccc;
	text-align:center;
}
#footer #gd {
	display:none;
}

