*{
	padding: 0;
	margin: 0;
	border: 0;
}

body {
	font-size: 80%;
	line-height: 1.6em;
	color: Black;
	background: White;
	font-family: Arial, Helvetica, sans-serif;
}

/* Clear Class */
.c {
	clear: both;
}

img, a img {
	border: 0;
}

.ignore {
	display: none;
}

.mobile {
	display: none;
}

/* Links- und Rechtsausrichtung für Elemente */
.leftalign {
	float: left;
	margin: 0 10px 0 0;
}

.rightalign {
	float: right;
	margin: 0 0 0 10px;
}

/* Absaetze */
h2 {
	font: bold 2em/2.5 Arial, Helvetica, sans-serif;
	color: #e2b416;
}

h3 {
	font: normal bold 1.6em/2.5 Arial, Helvetica, sans-serif;
	color: #dc7401;
}

h4 {
	font: normal bold 1.3em/1.5 Arial, Helvetica, sans-serif;
	color: #dc7401;
}

h5 {
	font: normal bold 3.0em/1.5 Arial, Helvetica, sans-serif;
	color: #c55001;
}

h6 {
	font: normal bold 2.5em/1.5 Arial, Helvetica, sans-serif;
	color: #fff;
}

p {
	font: normal 1em/1.3em Arial, Helvetica, sans-serif;
	color: White;
	clear: both;
}

#disclaimer p {
	font: bold 0.8em Arial, Helvetica, sans-serif;
	color: #6c3014;
}

.f {
	font-weight: bold;
}

.s {
	font-size: 0.6em;
}

.weiss {
	color: White;
}

/* Navigation */
a {
	color: #e2b416;
	background-color: #6c3014;
	text-decoration: underline;
}

a:hover {
	color: White;
	background-color: #6c3014;
	text-decoration: none;
}

a.disclaimer:link {
	font: bold Arial, Helvetica, sans-serif;
	color: #6c3014;
	background-color: White;
	text-decoration: none;
}

a.disclaimer:visited {
	font: bold Arial, Helvetica, sans-serif;
	color: #6c3014;
	background-color: White;
	text-decoration: none;
}

a.disclaimer:hover {
	font: bold Arial, Helvetica, sans-serif;
	color: #c55001;
	background-color: White;
	text-decoration: none;
}

.tabelle_gesamt a {
	font: normal bold 1em Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: #c55001;
	text-decoration: underline;
}

.tabelle_gesamt a:hover {
	color: #e2b416;
	background-color: #c55001;
	text-decoration: none;
}

.navlist {
	list-style-type: none;
	font: normal bold 1.2em Arial, Helvetica, sans-serif;
	margin-left: 30px;
	margin-right: 10px;
}

.navlist dfn {
	display: none;
}

.navlist a {
	display: block;
	color: #e2b416;
	background-color: transparent;
	text-decoration: none;
	padding-top: 2px;
}

.navlist a:link, .navlist a:visited {
	text-decoration: none;
}

.navlist a:hover {
	background-color: #c55001;
	color: #FFF;
}

.navlist .menuaktiv {
	background-color: #dc7401;
	color: #6c3014;
}

/* Layout */
#box {
	background-image: url(rauchverbot_bg.gif);
	width: 770px;
	margin-top: 20px;
	position:absolute;  
   margin-left:-385px; 
   left:50%;
}

#ads {
	background-color: #c55001;
	width: 100%;
	text-align: center;
}

#ads2 {
	width: 100%;
	text-align: center;
	height: 100px;
	margin-top: 20px;
}

#header {
	width: 770px;
	height: 91px;
	background-image: url(rauchverbot_header.gif);
}

#hilfsmenu {
	display: none;
}

#border {
	width: 770px;
	background: url(rauchverbot_border.gif);
	float: left;
}

#navigation {
	float: left;
	background: url(rauchverbot_logo.gif) no-repeat;
	width: 224px;
	padding-top: 150px;
	text-align: center;
}

#content {
	float: left;
	width: 500px;
	padding: 0 25px 0 10px;
}

#footer {
	float: left;
	width: 770px;
	height: 44px;
	background: url(rauchverbot_footer.gif);
}

#disclaimer {
	width: 770px;
	float: left;
	background: White;
	text-align: center;
}

.tabelle_gesamt {
	width: 493px;
	background: #c55001;
	text-align: center;
	border: 1px solid #6c3014;
	padding: 5px 0px 5px 0px;
}

.tabelle_gesamt p {
	color: #6c3014;
}

.tabelle_janein {
	width: 163px;
	background: White;
	text-align: center;
	border: 1px solid #6c3014;
	float: left;
	padding: 5px 0px 5px 0px;
}

.tabelle_janein p {
	color: #6c3014;
}

.tabelle_stimmen {
	width: 493px;
	background: White;
	border: 1px solid #6c3014;
	margin-top: 20px;
}

caption {
	color: #fff;
	width: 493px;
	border: 1px solid #6c3014;
	padding: 5px 0px 5px 0px;
	text-align: left;
	font-weight: bold;
}

thead th {
	width: 493px;
	color: White;
	background: #c55001;
	border: 1px solid #6c3014;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
}

td {
	background: White;
	border: 1px solid #6c3014;
	font-size: 0.8em;
	padding-left: 5px;
	padding-right: 5px;
}

/* Formular */
fieldset {
	padding: 20px 20px 20px 20px;
	border: thin solid #dc7401;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 400px;
}

legend {
	font: bold 1.0em Arial, Helvetica, sans-serif;
	color: #dc7401;
	background-color: #6c3014;
}

label {
	font: 1.0em Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: #6c3014;
}

.vote_left {
	color: #000;
	background: #fff;
	margin-bottom: 15px;
}

.vote_left_box {
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
}

.vote_right {
	display: block;
}

.google {
	margin-left: 20px;
	margin-top: 20px;
}


