/*
Theme Name: Daway Theme
Theme URI: http://www.daway.de
Description: A theme for Daway Stuttgart, Hannover.
Version: 2.0
Author: Hans Schuster, Dimitrij Pankratz
Author URI: http://www.daway.de 
*/

* {
padding: 0;
margin: 0;
}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	color: #111111;
	line-height: 1.8em;
	background-image: url(images/header_bg.jpg);
	background-repeat:repeat-x;
}

h1, h2 {
	color: #222222;
}

h1 {
	font-size: 34px;
	margin-bottom: 36px;
	font-family: 'StoneInformalStd-Semibold', Arial;
}

h2 {
	font-size: 1.8em;
	margin-bottom: 18px;
}

h3 {
	font-size: 1.2em;
	margin-bottom: -18px;
}

p, ul {
	font-size: 1.2em;
	margin: 18px 0;
}

blockquote {
	font-weight: bold;
	padding: 0 100px;
}

blockquote p {
	margin: 0;
}

cite {
	text-align: right;
	display: block;
}

hr {
	display: none;
}

img {
	border: none;
}

.clearfix {
	clear: both;
	height: 0px;
}

.hidden {
	display: none;
}

/* Header */
#header {
	margin:0px auto;
	width: 960px;
	height: 125px;
	background-image: url(images/beta.png);
	background-repeat: no-repeat;
	background-position: 250px 30px;
}

#logo {
	display: block;	
	float: left;
	margin: 0px;
	padding: 0px;
	height: 52px;
	width: 243px;
	margin-right: 70px;
	margin-top: 30px;
}

#logo img {
	border: none;
}

#hmenu {
	display:block;
	margin:0px;
	padding-top:40px;
}

	
#hmenu li {
	padding:0;
	display:block;
	float:left;
}

#hmenu li {
	font-size:1.2em;
}

#hmenu li a{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	display:block;
	height: 40px;
	margin-left: 5px;
	margin-right: 5px;
	width: 116px;
	line-height: 40px;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	background-image: url(images/hmenu_bg.jpg);
	background-position: center -40px;
}

#hmenu li a:hover{
	color: #ffffff;
	background-position: center center;
}

#hmenu li a.current-site{
	color: #ffffff;
	background-position: center center;
}

#page_wrapper {
	background-image:url(images/content_bg.jpg);
	background-repeat: repeat-x;
}

/* Teaser */

#teaser {
	margin: 0px auto;
	width:960px;
	height:310px;
	background:url(images/teaser_short.jpg);
	background-position: 0px -10px;
	background-repeat: no-repeat;
}

#teaser h1 {
	color: #ffffff;
	font-size: 30px;
	text-transform: none;
	display: block;
	margin: 0px auto;
	padding-top: 150px;
	width: 380px;
	line-height: 30px;
	font-weight: bold;
}

.externalControl {
	margin:0 auto; width: 200px;
}

.externalControl a {
	display: block;
	width: 10px;
	height: 10px;
	background-image: url(images/teaser_ext_btn.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	margin-left: 10px;
	cursor: pointer;
	margin-top: 8px;
}

.externalControl a:hover {
	background-position: bottom;
}





#teaser_search_wrapper {
	width: 960px;
	margin: 0 auto;
	margin-top: 12px;
	position: relative;
	top: 33px;
}

#teaser_s_btn {
	background-image: url(images/teaser_search.jpg);
	width: 43px;
	height: 39px;
	display: block;
	cursor: pointer;
	float: left;
}

#teaser_search {
	background-image: url(images/teaser_search.jpg);
	width: 233px;
	height: 39px;
	background-repeat: no-repeat;
	overflow: hidden;
}

#teaser_search #searchform {
	display: block;
	background-image: url(images/search_form_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 183px;
	float: left;
	overflow: hidden;
}

#panel_end {
	background-image: url(images/panel_end.jpg);
	height: 39px;
	width: 7px;
	float: left;
}

#teaser_search #search_wrapper {
	/*background-image: url(images/search_teaser_bg.jpg);*/
	background-image: none;
	background-repeat: no-repeat;
	width: 150px;
	height: 39px;
	border: 0;
	display: block;
	float: left;
}

#teaser_search #s {
	border: 0;
	background: none;
	display: block;
	height: 22px;
	width: 150px;
	margin-left: 12px;
	margin-top: 11px;
}

#teaser_search #searchsubmit {
	display: block;
	float: left;
	background-image:url(images/search_teasert_btn.jpg);
	background-repeat: no-repeat;
	width: 33px;
	height: 39px;
	border: 0;
	cursor: pointer;
	background-position: top left;
}

#teaser_search #searchsubmit:hover {
	background-position: bottom left;
}





/* This one is for the front page */
#teaser_home {
	background-image:url(images/teaser_bg.jpg);
	height: 438px;
	background-repeat: repeat-x;
}

/* This one is for the front page */
#teaser_home h1 {
	color: #fe8100;
	font-size: 3.6em;
	text-transform: none;
	display: block;
	margin: 0px auto;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 960px;
	line-height: 50px;
	text-shadow: #004875 0px 1px 0px;
}

#teaser_home h2 {
	margin-bottom: 5px;
	color: #7f7f7f;
	font-weight: normal;
	display: block;
	margin: 0px auto;
	width: 960px;
}

#teaser_wrap {
	width:1012px;
	margin: 0 auto;
	background-image: url(images/teaser_bg.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 260px;
}

#teaser_wrap #slider {
	width:921px;
	height:250px;
	overflow:hidden;
	margin-left: 36px;
}

#teaser_wrap #next a {
	width:12px;
	position:absolute;
	margin-left:966px;
	margin-top: 144px;
	height:14px;
	z-index:100;
	background-image: url(images/Header_Pfeil_rechts_orange.png);
	background-position: 0 -20px;
	background-repeat:no-repeat;
	color:#dbdbdb;
	cursor:pointer;
}

#teaser_wrap #next a:hover {
	background-position: center center;
}

#teaser_wrap #prev a {
	width:12px;
	position:absolute;
	margin-top: 144px;
	margin-left: 16px;
	height:14px;
	z-index:100;
	background-image: url(images/Header_Pfeil_links_orange.png);
	background-position: 0 -20px;
	background-repeat:no-repeat;
	color:#dbdbdb;
	cursor:pointer;
}

#teaser_wrap #prev a:hover {
	background-position: center center;
}

#teaser_wrap #slider_overlay {
	position:absolute;
	z-index:15;
	display: none;
}

#teaser_wrap #slider ul {
	padding:0;
	margin:0;
	width:921px;
	top:3px;
	height:250px;
	position:absolute;
}

#teaser_wrap #slider li {
	padding:0;
	margin:0;
	display:inline;
	list-style-type:none;
	width:921px;
	height:250px;
	float:left;
}

#sliderContent {
	position:absolute;
	height:250px;
	width:921px;
}

#teaser_wrap #slider .images, #teaser_wrap #slider .text {
	width:921px;
	height:250px;
	position:absolute;
}


#teaser_wrap #slider .images {
	top:-250px;
}

/* TOOLBAR */

#toolbar_wrapper {
	background-image:url(images/page_second_menu.jpg);
	height: 42px;
	background-repeat: repeat-x;
}

#toolbar {
	width: 960px;
	margin: 0 auto;
	line-height: 42px;
	color: #ffffff;
	font-size: 12px;
}

/* Content */
#wrapper {
	width: 960px;
	margin: 0px auto;
	padding-top: 40px;
}

/* Front page styles */
/* ----------------- */
#wrapper_home {
	background-image:url(images/front_home_bg.jpg);
	background-repeat: repeat-x;
	padding-top: 24px;
}

#wrapper_home #contact {
	padding-top: 40px;
}

#site_description {
	float: left;
	width: 200px;
	padding-top: 40px;
	color: #4d4d4d;
}

#site_description h2 {
	font-size: 2.7em;
	line-height: 24px;
	font-weight: bold;
	color: #4d4d4d;
	font-family: 'Rotis Sans Serif', 'RotisSansSerifStd';
}

#site_description p {
	font-size: 1.4em;
}

#content_wrapper_home {
	width: 492px;
	margin: 0px auto;
	background: url(images/paper_mid.jpg);
}

#content_home {
	background: url(images/papertop.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
	text-align: center;
	padding: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
}

#content_home p {
	font-size: 1.4em;
}

#content_home ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-bottom: 1px;
}

#content_home li {
	padding: 0px;
	margin: 0px;
	margin-bottom: 1px;
	display: block;
}

#content_home a {
	padding: 0px;
	margin: 0px;
	display: block;
}

#front_content {
	width: 960px;
	margin: 0 auto;
}

#front_content_wrapper {
	width: 960px;
	margin: 0px auto;
}

.front_story {
	width: 200px;
	float: left;
	padding-top: 190px;
	background-repeat: no-repeat;
	background-position: top center;
	padding-bottom: 0px;
	margin-right: 0px;
}

.story_div {
	width: 47px;
	float: left;
	height: 410px;
	margin-right: 0px;
	background-image: url(images/story_div.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.front_story h3 {
	font-size: 21px;
	line-height: 22px;
	font-weight: bold;
	color: #363636;
	font-family: 'StoneInformalStd-Semibold', Arial;
	padding-bottom: 20px;
}

.orange {
	color: #fd8300;
}

.front_story a {
	display: block;
	width: 91px;
	height: 30px;
	background-image: url(images/mehr_btn.jpg);
	background-repeat: no-repeat;
}

.front_story a:hover {
	background-position:bottom;
}

#story_1 {
	background-image: url(images/versand_front.jpg);
}

#story_2 {
	background-image: url(images/24_hour.jpg);
}

#story_3 {
	background-image: url(images/fan_front.jpg);
}

#story_4 {
	background-image: url(images/kontakt_front.jpg);
}

a.front_btn {
	display: block;
	/* width: 434px; */
	height: 71px;
	background-position: center top;
	background-repeat: no-repeat;
	margin: 0 auto;
}

a.front_btn:hover {
	background-position: bottom;
}

#grossformat_btn {
	background-image: url(images/grossformat_back.jpg);
}

#scan_btn {
	background-image: url(images/scan_back.jpg);
}

#kleinformat_btn {
	background-image: url(images/kleinformat_back.jpg);
}

#werbesystem_btn {
	background-image:url(images/werbesysteme_back.jpg);
}

#service_btn {
	background-image: url(images/service_back.jpg);
}

#weiterverarbeitung_btn {
	background-image: url(images/weiterverarbeitung_back.jpg);
}

/* ----------------- */


/* CONTENT */

#content {
	padding-top: 10px;
}

#content p {
	font-size: 1.4em;
}

#content_wrapper {
	width: 704px;
}

#content h2 {
	font-size: 2.4em;
	line-height: 24px;
	font-weight: normal;
}

#content h3 {
}

#contact {
	float: right;
	width: 240px;
	padding-top: 10px;
	color: #9b9b9b;
}

.infobox {
	background-image: url(images/info_box_back.jpg);
	background-repeat: repeat-y;
	width: 240px;
	margin-bottom: 40px;
}

.infobox_top {
	background-image: url(images/info_box_top.jpg);
	width: 240px;
	height: 9px;
}

.infobox_mid {
	background-image: url(images/info_box_mid.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	width: 240px;
}

.infobox_bottom {
	background-image: url(images/info_box_bottom.jpg);
	width: 240px;
	height: 9px;
}

.infobox h2 {
	font-size: 21px;
	line-height: 24px;
	font-weight: normal;
	font-weight: bold;
	color: #7f7f7f;
	font-family: 'StoneInformalStd-Semibold', Arial;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}

.infobox p {
	padding-left: 20px;
	padding-right: 20px;
	color: #7f7f7f;
	font-size: 14px;
}

.infobox a.contact_btn {
	background-image: url(images/contact_btn.jpg);
	display: block;
	width: 99px;
	height: 30px;
}

.infobox a.contact_btn:hover {
	background-position: bottom;
}

h2.contact_h {
	background-image:url(images/DAWAY_Kontakt.png);
	background-position: 0px 5px;
	padding-top: 25px;
	padding-left: 67px;
	margin-left: 20px;
	background-repeat:no-repeat;
}

h2.versandt_h {
	background-image: url(images/DAWAY_Versand.png);
	background-position: 0px 10px;
	padding-top: 10px;
	padding-left: 67px;
	height: 55px;
	margin-left: 20px;
	background-repeat:no-repeat;
}

h2.express_h {
	background-image: url(images/DAWAY_Expressprint.png);
	background-position: 0px 10px;
	padding-top: 10px;
	padding-left: 67px;
	height: 75px;
	margin-left: 20px;
	background-repeat:no-repeat;
}

#content .short_desc {
	background-repeat: no-repeat;
	background-position: bottom center;
	margin-bottom: 40px;
}

#content .content_point {
	background-repeat: no-repeat;
	min-height: 190px;
	background-position: 0 30px;
	margin-bottom: 20px;
}

#content .content_point h2 {
	display: block;
	padding-left: 240px;
	background-image:url(images/content_div.jpg);
	padding-top: 30px;
	background-repeat: no-repeat;
	background-position: top center;
	font-family: 'StoneInformalStd-Semibold', Arial;
	font-size: 21px;
	font-weight: bold;
}

#content h3.post-title-search {
	display: block;
	background-image:url(images/content_div.jpg);
	padding-top: 30px;
	padding-bottom: 15px;
	background-repeat: no-repeat;
	background-position: top center;
	font-family: 'StoneInformalStd-Semibold', Arial;
	font-size: 21px;
	font-weight: bold;
}

#content h3.post-title-search a {
	text-decoration: none;
	color: #000000;
}

#content h3.post-title-search a:visited {
	color: #000000;
}

#content h3.post-title-search a:hover {
	text-decoration: underline;
}

a.weiterlesen {
	background-image: url(images/weiterlesen.png);
	display: block;
	width: 124px;
	height: 30px;
	background-position: top;
	margin-bottom: 30px;
}

a.weiterlesen:hover {
	background-position: bottom;
}

#content .end_note {
	background-image:url(images/content_div.jpg);
	padding-top: 20px;
	background-repeat: no-repeat;
	background-position: top center;
}

#content .content_point p {
	padding-left: 240px;
}

a.mehr_story {
	display: block;
	background-image: url(images/mehr_btn.jpg);
	width: 91px;
	height: 30px;
	margin-top: 20px;
	cursor: pointer;
}

a.mehr_story:hover {
	background-position: bottom;
}

a.contact_btn {
	background-image: url(images/contact_btn.jpg);
	display: block;
	width: 99px;
	height: 30px;
	margin-top: 20px;
	cursor: pointer;
}

a.contact_btn:hover {
	background-position: bottom;
}

.active_btn {
	background-position: bottom;
}

/* GRAFIKDESIGN */

#grafik_1 {
	background-image:url(images/icons/01_Grafik_Logodesign.png);
}

#grafik_2 {
	background-image:url(images/icons/02_Grafik_CI.png);
}

#grafik_3 {
	background-image:url(images/icons/03_Grafik_Screendesign.png);
}

#grafik_4 {
	background-image:url(images/icons/04_Grafik_Printdesign.png);
}

#grafik_5 {
	background-image:url(images/icons/05_Grafik_Nichts-dabei.png);
}

/* PRINT */

#print_1 {
	background-image:url(images/icons/01_Print_Plakte.png);
}

#print_2 {
	background-image:url(images/icons/02_Print_Visitenkarten.png);
}

#print_3 {
	background-image:url(images/icons/03_Print_Broschueren.png);
}

#print_4 {
	background-image:url(images/icons/04_Print_Flyer.png);
}

#print_5 {
	background-image:url(images/icons/05_Print_Briefpapier.png);
}

#print_6 {
	background-image:url(images/icons/06_Print_Banner.png);
}

#print_7 {
	background-image:url(images/icons/07_Print_Nichts-gefunden.png);
}

/* INTERNET */

#internet_1 {
	background-image:url(images/icons/01_Internet_Webdesign.png);
}

#internet_2 {
	background-image:url(images/icons/02_Internet_Programmierung.png);
}

#internet_3 {
	background-image:url(images/icons/03_Internet_SEO.png);
}

#internet_4 {
	background-image:url(images/icons/04_Internet_CMS.png);
}

#internet_5 {
	background-image:url(images/icons/05_Internet_Nichts-dabei.png);
}


/* Referenzen */
.ref_a {
	background-image:url(images/ref_bg.jpg);
	background-position: top center;
	display: block;
	width: 200px;
	padding-top: 10px;
	background-repeat: no-repeat;
	text-align: center;
	cursor: pointer;
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	outline: none;
}

.ref_a:hover {
	background-position: 0px -255px;
	color: #ff8201;
}

.ref_a img {
	display: block;
	margin: 10px;
	margin-top: 0px;
	margin-bottom: 25px;
	cursor: pointer;
}

.ref_a div {
	display: block;
	margin: 10px;
	margin-top: 0px;
	margin-bottom: 25px;
	cursor: pointer;
	height: 115px;
	background-repeat: no-repeat;
	width: 180px;
}

.ref_a #telekom {
	background-image: url(images/logos/telekom.jpg);
}

.ref_a #mediamarkt {
	background-image: url(images/logos/media_markt.jpg);
}

.ref_a #sonderbar {
	background-image: url(images/logos/sonderbar.jpg);
}

.ref_a #saturn {
	background-image: url(images/logos/saturn.jpg);
}

.ref_a #usability {
	background-image: url(images/logos/usability.jpg);
}

.ref_a #gessner {
	background-image: url(images/logos/gessner.jpg);
}

.ref_a #dreamtel {
	background-image: url(images/logos/dreamtel.jpg);
}

.ref_a #vesmi {
	background-image: url(images/logos/vesmi.jpg);
}

.ref_a #bestcom {
	background-image: url(images/logos/bestcom.jpg);
}

.ref_a #avi {
	background-image: url(images/logos/avi.jpg);
}

.ref_a #lounge {
	background-image: url(images/logos/lounge.jpg);
}

.ref_a #handysmobile {
	background-image: url(images/logos/handysmobile.jpg);
}

h3.h_referenzen {
	display: block;
	background-image: url(images/content_div.jpg);
	padding-top: 30px;
	margin-top: 10px;
	margin-bottom: 40px;
	background-position: top center;
	background-repeat: no-repeat;
	font-family: 'StoneInformalStd-Semibold', Arial;
	color: #333333;
	font-size: 21px;
}


/* Sidebar */

#sidebar_wrapper {
	background-color: #333333;
}

#sidebar {
	width: 960px;
	margin: 0px auto;
	padding-top: 0px;
	color: #919191;
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
}

#sidebar h2 {
	color: #919191;
	font-family: 'StoneInformalStd-SemiboldIt', Arial;
	font-style: italic;
	font-weight: normal;
	font-size: 20px;
}

#sidebar p {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	padding-left: 30px;
	font-style: italic;
}

#sidebar a {
	color: #919191;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 30px;
	display: block;
	height: 25px;
	font-weight: bold;
	font-size: 16px;
}

#sidebar a:hover {
	color: #ff8300;
	background-position: bottom left;
}

#sidebar #xing_link {
	background-image: url(images/social/xing.png);
	display: inline;
}

#sidebar #delicious_link {
	background-image: url(images/social/delicious.png);
	display: inline;
}

#sidebar #mister-wong_link {
	background-image: url(images/social/mister-wong.png);
	display: inline;
}

#sidebar #facebook_link {
	background-image: url(images/social/facebook.png);
	display: inline;
}

#sidebar ul {
	margin: 0px;
	padding-top: 20px;
}

#sidebar ul li ul {
	background-image: url(images/sidebar_div.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
}

#sidebar li {
	width: 200px;
	display: block;
	float: left;
	margin-right: 40px;
	margin-bottom: 50px;
}

#sidebar li ul li {
	float: none;
	margin: 0px;
	padding-bottom: 20px;
}

#after_footer {
	background-image:url(images/after_footer_bg.jpg);
	width: 940px;
	height: 134px;
	background-repeat: no-repeat;
}

#after_footer a {
	display: block;
	width: 54px;
	height: 24px;
	background-image: url(images/after_footer_btn.jpg);
	position: relative;
	top: 110px;
	left: 886px;
	outline: none;
}

#after_footer a:hover {
	background-position: bottom left;
}

.grafikdes_foot {
	background-image: url(images/screen_des.png);
}

.internet_foot {
	background-image: url(images/internet_foot.png);
}

.print_foot {
	background-image: url(images/print_foot.png);
}

.rating_foot {
	background-image: url(images/rating_foot.png);
}

.ref_foot {
	background-image: url(images/ref_foott.png);
}

.bookmark_foot {
	background-image: url(images/bookmark_foot.png);
}

.fan_foot {
	background-image: url(images/fan_foot.png);
}

.home_foot {
	background-image: url(images/home_foot.png);
}

.kontakt_foot {
	background-image: url(images/kontakt_foot.png);
}

/* Searchform */

#search_wrapper {
	background-image: url(images/search_bg.jpg);
	background-repeat: no-repeat;
	width: 195px;
	height: 42px;
	border: 0;
	display: block;
	float: left;
}

#s {
	border: 0;
	background: none;
	display: block;
	height: 22px;
	width: 150px;
	margin-left: 40px;
	margin-top: 9px;
}

#searchsubmit {
	display: block;
	float: left;
	background-image:url(images/kontakt_btn.jpg);
	background-repeat: no-repeat;
	width: 36px;
	height: 42px;
	border: 0;
	cursor: pointer;
}

#searchsubmit:hover {
	background-position: bottom;
}

#searchform {
	display: block;
	float: right;
}


/* Comments*/

#comments {
	font-size:1.4em;
}

.commentlist {
	margin:20px 0;
	padding:0 0 1px 0;
	background:url('images/border_h.png') repeat-x bottom;
}

.commentlist li {
	list-style:none;
	margin:0;
	padding:0;
	background:url('images/border_h.png') repeat-x top;
}

li.comment div, li.pingback div {
	padding:20px;
	overflow:auto;
}

li.comment div div, li.pingback div div {
	padding:0;
	overflow:visible;
}

.commentlist li.even {
	background-color:#fafafa;
}

.commentlist li.odd {
	background-color:#f6f6f6;
}

ul.children li {
	list-style:none;
}

img.avatar {
	float:right;
	border:1px solid #eee;
	padding:2px;
	margin:0;
	background:#fff;
}

.comment-meta, .reply {
	margin:0;
	padding:0;
	font-size:0.8em;
}

.comment-author cite {
	font-style:normal;
	font-weight:bold;
}


textarea#comment {
	width:100%;

}

#comments div.navigation {
	font-size:0.8em;
}

/* Footer */

#footer {
	height: 90px;
	color:#ffffff;
	background-image:url(images/pre_footer_bg.jpg);
}

#footer p {
	width: 960px;
	margin: 0px auto;
	padding-top: 45px;
	line-height: 50px;
}

#footer a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	text-shadow: #555555 0px -1px 0px;
	font-size: 12px;
	padding-left: 20px;
}

#footer a:hover {
	color:  #333333;
	text-shadow: #cccccc 0px 0px 0px;
}

#footer a.top {
	display: block;
	background-image:url(images/footer_top_btn.jpg);
	width: 54px;
	height: 24px;
	display: block;
	position: relative;
	top: -29px;
	left: 884px;
	padding: 0;
	outline: none;
}

#footer a.top:hover {
	background-position: bottom center;
}

#footer a.divide {
	padding-right: 14px;
	background-image: url(images/footer_div.jpg);
	background-position: left;
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-bottom: 7px;
}

#footer a.first_point {
	padding-left: 550px;
	padding-right: 14px;
}

#foot_note_wrapper {
	background-color: #000000;
	height: 36px;
}

#foot_note {
	width: 960px;
	margin: 0 auto;
	height: 36px;
	padding: 0px;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	line-height: 36px;
}


.form_hint {
	color:#666666;
	display:block;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #B3B3B3;
}

.form_hint b {
	color:#009247;
}
    
#kontakt_form input {
	border-color:#B3B3B3;
	border-style:solid;
	border-width:1px;
	display:block;
	height:26px;
	width:364px;
	line-height:26px;
	margin-bottom:10px;
	background-color:#FFFFFF;
	font-size:14px;
}
    
#kontakt_form textarea {
	display:block;
	border-color:#B3B3B3;
	border-style:solid;
	border-width:1px;
	height:120px;
	width:364px;
	background-color:#FFFFFF;
	font-size:14px;
}

#kontakt_form .form_submit {
	cursor:pointer;
	width:252px;
	height:40px;
	margin-top:20px;
	background-image: url(images/DAWAY_Nachricht%20abschicken.png);
	background-position: top;
	border: none;
	background-color:#eaeaea;
}

#kontakt_form .form_submit:hover {
	background-position: bottom;
}

#form_error {
	padding-bottom:10px;
	margin-bottom:10px;
	color: #F00;
	display:none;
}

#form_ok {
	padding-bottom:10px;
	margin-bottom:10px;
	color:#063;
	text-align:center;
	font-weight:bold;
}
