html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	font-family: verdana, arial, sans-serif;
	vertical-align: baseline;
	color: #9ca799;
	font-size: 15px;
}

/* HTML5 display-role reset for older browsers */
article, aside, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
html {
	height: 101%;
}
body {
}
p,h1,h2,th,td,li,span,em{
	color: #bcc3b9;
	text-align: left;
	font-weight: normal;
}
p {
	font-size: 15px;
	line-height: 1.2em;
	margin-bottom: 1em;
}
em {
	font-style: italic;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	line-height: 1em;
	margin-bottom: 1em;
}

ol, ul {
	list-style-type: disc;
	padding-left: 1em;
	margin-bottom: 1em;
}
ol {
	list-style-type: decimal;
}
li {
	font-size: 15px;
	line-height: 1.5em;
	/*margin-bottom: 0.3em;*/
}
strong {
	font-weight: bold;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a {
	outline: none;
}

a {
	color: #bcc3b9;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
body {
	background-color: #355343;
}

.green_a {
	color: #bcc3b9;
}
.green_b {
	color: #9ca799;
}
.green_c {
	color: #687d6d;
}
.green_d {
	color: #355343;
}
.gruen_e {
	color: #0d2f23;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
	line-height: 0;
	font-size: 0;
	margin: 0;
	padding: 0;
}
.left,
.left_imprint {
	float: left;
	width: 180px;
	margin-right: 30px;
}
.right,
.right_imprint {
	float: left;
	width: 300px;
}
.left_imprint {
	width: 245px;
	margin-right: 20px;
}
.right_imprint {
	width: 245px;
}
img {
	border: 0;
	margin: 0;
	padding: 0;
}
#container {
	position: relative;
	margin: 0 auto 40px auto;
	width: 850px;
	height: 735px;
}
#adac_logo {
	position: absolute;
	top: 10px;
	left: 537px;
	width: 128px;
	height: 128px;
	background: transparent url(../img/ADAC_Vertrag.png) top left;
}
#header {
	width: 850px;
	height: 113px;
	overflow: hidden;
	background-color: #355343;
}
#navigation {
	width: 850px;
	height: 43px;
	background-color: #687d6d;
	overflow: hidden;
}
#navigation ul {
	position: relative;
	margin-top: 12px;
}
#navigation ul li {
	display: block;
	float: left;
	padding: 0 45px 0 5px;
}
#navigation ul li.last {
	margin-right: 0;
}
#navigation ul li a {
	text-transform: uppercase;
	font-size: 15px;
	color: #9ca799;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
}
#navigation ul li a.selected {
	color: #0d2f23;
}
#navigation ul li a:hover {
	text-decoration: none;
}
#content_left {
	position: relative;
	float: left;
	width: 255px;
	height: 578px;
	overflow: hidden;
	background-color: #9ca799;
}
#content_right {
    position: relative;
    float: left;
    width: 595px;
    height: 710px !important;
    background-color: #687d6d;
}

#content_right .padding {
	padding: 40px;
}
#content_right .small {
	padding: 40px 60px 40px 40px;
}

#content_left .padding {
	padding: 18px 10px 25px 25px;
}
#content_left .padding p {
	color: #355343;
}
.padding ul {
	margin-top: -4px;	
}
#content_left .smallfont p,
#content_left .smallfont em {
	font-size: 13px !important;
	color: #355343 !important;
	margin-bottom: 0.4em;
}

#ticker {
	width: 595px;
	height: 28px;
	overflow: hidden;
	background-color: #bcc3b9;
}
#ticker p {
	color: #355343;
	font-size: 13px;
	padding-top: 6px;
	padding-left: 40px;
	letter-spacing: 0.05em;
}
#bottom {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 595px;
	height: 330px !important;
	overflow: hidden;
	background-color: #bcc3b9;
}
#bottom h1, #bottom p {
	color: #355343;
}
table.kontakt_home {
	margin-left: 190px;
}
table.kontakt td, 
table.kontakt th,
table.kontakt_home td,
table.kontakt_home th
{
	padding: 0 30px 0 0;
	line-height: 1.3em;
	white-space: nowrap;
}
table.kontakt td,
table.kontakt_home td {
	font-weight: normal;
}
table.kontakt td.mail,
table.kontakt th.mail,
table.kontakt_home td.mail,
table.kontakt_home th.mail
{
	line-height: 1.1em;
}
td span.mailme {
	font-weight: normal;
}
table.kontakt td,
table.kontakt_home td {
	letter-spacing: 0.05em;
}
