/*	---------------------------------------------------------------------------------------
	Copy
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
	
.orange {
    color: #fe5c11;
}

/*	---------------------------------------------------------------------------------------
	Home Page
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/

/*.headline {
    width: 325px;
    height: 218px;
    display: block;
    position: absolute;
    bottom: 0px;
    left: 570px;
    background: white;
	filter: alpha(opacity=55);
	-moz-opacity: .55;
	opacity: .55;
}*/

#headlines h1 {
    width: 870px;
    position: absolute;
    bottom: 0px;
    left: 20px;
    padding-right: 30px;
    color: black;
    /*font-family: georgia,times,serif;*/
    /*font-size: 30px;*/
    /*font-weight: normal;*/
    text-align: right;
}

#submenu {
    border-right: 1px solid #D6DEE1;
}

h1 {
    color: #fe5c11;
    font-size: 24px;
    padding-top: 5px;
}

#content-head .week-navi { 
    float: right; 
    vertical-align: middle; 
    line-height: 1.5;
    font-size: 105%;
    color: #fe5c11;
}
    
#content-head .week-navi a { 
    margin: 0 5px; 
    padding: 2px 0;
    text-transform: uppercase;
    font-size: 70%;
    color: #333;
}

.logo {
    padding-top: 13px;
    padding-left: 23px;
    float: left;
}

#content-head .week-navi span {
    color: #333333;
    font-size: 70%;
    padding: 2px 0;
    text-transform:uppercase;
}

.raffle {
	background: url('../images/raffle/Gewinnspiel-Partyhuette_180_271.jpg') top left;
	width: 180px;
	height: 271px;
	display: block;
}

.raffle-detail {
	background: url('../images/raffle/Gewinnspiel-Partyhuette_199_300.jpg') top left;
	width: 199px;
	height: 300px;
	margin-left: -12px;
	display: block;
}

*+html .raffle {
    margin-bottom: 0px;
}

/*.raffle:hover {
	background: url('../images/mittagessen-mittagstisch-restaurant-gewinnspiel.gif') bottom left;
}*/

.earnMoney {
	background: url('../images/mittagsangebot-50-euro-mittagessen-und-mittagsmenue.png') top left;
	width: 180px;
	height: 180px;
	display: block;
}

/*.earnMoney:hover {
	background: url('../images/mittagsangebot-100-euro-mittagessen-und-mittagsmenue.gif') bottom left;
}*/

/*	---------------------------------------------------------------------------------------
	Footer
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/

#footer {
    background: #dce5e7 url('../images/footer.gif') left top;
    text-align: center;
    padding: 0px 15px;
}

#footer span {
    margin: 20px 0;
}

#footer .copy {
    width: 870px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0px;
    padding-right: 0px; }

#footer .copy a { 
    text-decoration: none;
}

#footer .copy strong {
    margin-right: 8px;
}

#footer .copy a:hover , #footer .copy a:focus { 
    text-decoration: underline;
}

#footer a { 
    color: #000;
    margin-left: 8px; 
    margin-right: 8px;
}

/*	---------------------------------------------------------------------------------------
	Google Maps
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/

#map-search label {
    height: 20px;
    vertical-align: bottom;
    font-size: 12px;
    white-space: nowrap;
    margin-right: 7px;
}
	
#map-search input {
    height: 18px;
    width: 180px;
    vertical-align: top;
    border: 1px solid #000;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    margin-right: 7px;
    padding: 4px 6px 0 6px;
}

#map-search .search {
    height: 24px;
    vertical-align: top;
    border: 1px solid #000;
    background-color: #fff;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 0px;
    padding: 2px 6px;
}

#map-links a {
	display: block;
	width: 110px;
	text-align: center;
	border: 1px solid #fe5c11;
    background-color: #fff;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    padding: 1px 0;
    color: #fe5c11;
    text-decoration: none;
}

#map {
	border: 1px solid #000;
}

/*	---------------------------------------------------------------------------------------
	Forms
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
	
.subscribe, .browse_submit {
	position: relative;
	color: #FE5C11;
	height: 26px;
	border: 1px solid #FE5C11;
	background-color: #ffffff;
	margin: 0 0 0 5px;
	top: 1px;
	padding-right: 5px;
	padding-left: 5px;
	width: 0;
	overflow: visible;
}

.subscribe[class], .browse_submit[class] {
	width: auto;
}

*+html .subscribe, .browse_submit {
	top: 0;
	height: 28px;
}

button {
	padding: 5px;
	width: 0;
	overflow: visible;
}

button[class] {
    width: auto;
}

form#subscribe input.checkbox {
	float: left;
	display: block;
	margin-right: 8px;
	margin-top: 28px;
}

form#subscribe h3 {
}

form#subscribe div#subscribebutton {
	clear: both;
	margin-top: 30px;
	text-align: center;
}

form#subscribe input.text {
	/*margin-left:100px;*/
}

form#subscribe h3 img {
	margin-right: 8px;
}

.text {
	color: #9cafa9;
	margin-bottom: 1px;
	*margin-bottom: 0px;
	padding: 5px;
	width: 300px;
	border: 1px solid #9cafa9;
}

/*	---------------------------------------------------------------------------------------
	Google Maps
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
	
.map_links {
    height: 189px;
}

*+html button {
    width: 61px;
    line-height: 12px;
}

*+html input, label {
    margin-top: -1px;
}

/*	---------------------------------------------------------------------------------------
	BOOKMARK
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
	
.bookmark {
    padding: 8px 18px 3px 18px !important;
}

*+html .bookmark {
    padding: 8px 18px 5px 18px !important;
}

/*	---------------------------------------------------------------------------------------
	BOOKMARK
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
	
address {
	font-style: normal;
}
