* {
	padding: 0;
	margin: 0;
}

body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #666;
	background-color: #FFF;
}

img.block {
	display: block;
}


/* ------------------------- LINKS ------------------------- */

a.links:hover {
	color: #F50;
}

#topmenu .col_1 a, #topmenu .col_2 a, #topmenu .col_3 a, #topmenu .col_4 a, #topmenu .col_1_active a, #topmenu .col_2_active a, #topmenu .col_3_active a, #topmenu .col_4_active a, #topmenu .col_1_over a, #topmenu .col_2_over a, #topmenu .col_3_over a, #topmenu .col_4_over a {
	color: #FFF;	
	text-decoration: none;
}

#topmenu .col_1_active a, #topmenu .col_2_active a, #topmenu .col_3_active a, #topmenu .col_4_active a {
	font-weight: bold;
}

#topmenu .col_1:hover, #topmenu .col_2:hover, #topmenu .col_3:hover, #topmenu .col_4:hover, #topmenu .col_1_over, #topmenu .col_2_over, #topmenu .col_3_over, #topmenu .col_4_over {
	background: url(../images/menu/bg_topmenu_o.gif) repeat-x left top;
}

#topmenu .col_1_active, #topmenu .col_2_active, #topmenu .col_3_active, #topmenu .col_4_active {
	background: url(../images/menu/bg_topmenu_o.gif) repeat-x left top;
}

#head_links a {
	font-size: 11px;
	color: #666;
	text-decoration: none;
}

#head_links a:hover {
	text-decoration: underline;
}

#contentmenu p.mainmenu {
	background: #CCEBFF url(../images/arrow_normal.gif) top left no-repeat;
	color: #069;
}

#contentmenu p.mainmenu:hover, p.mainmenu_active {
	background: #069 url(../images/arrow_over.gif) top left no-repeat;
	color: #FFF;
	cursor: pointer;
}

#contentmenu p.mainmenu:hover a, #contentmenu p.mainmenu_active a {
	color: #FFF;
}

#contentmenu p.mainmenu a, a:link, a:active, a:visited {
	color: #069;
	text-decoration: none;
}

#contentmenu p.mainmenu a:hover {
	color: #FFF;
	text-decoration: none;
}

#contentmenu p.auxmenu {
	background: #069;
	color: #FFF;
}

#contentmenu p.auxmenu:hover, p.auxmenu_active {
	background: #069 url(../images/arrow_over.gif) top left no-repeat;
	color: #FFF;
	cursor: pointer;
}

#contentmenu p.auxmenu:hover a, #contentmenu p.auxmenu_active a {
	color: #FFF;
}

#contentmenu p.auxmenu a, a:link, a:active, a:visited {
	color: #FFF;
	text-decoration: none;
}

#contentmenu p.auxmenu a:hover {
	color: #FFF;
	text-decoration: none;
}

#contentmenu p.submenu {
	background-color: #09C;
	color: #FFF;
}

#contentmenu p.submenu:hover, p.submenu_active {
	background: #09C url(../images/arrow_sub.gif) top left no-repeat;
	color: #FFF;
	cursor: pointer;
}

#contentmenu p.submenu a, p.submenu_active a, p.submenu_active a:link, p.submenu_active a:visited, p.submenu_active a:active {
	font-size: 11px;
	color: #FFF;
}

p.linkmenu, p.linkmenu a, p.linkmenu a:link, p.linkmenu a:active, p.linkmenu a:visited, p.linkmenu a:hover {
	background: #666;
	color: #FFF;
}

#footer_links a {
	font-size: 11px;
	color: #069;
	text-decoration: none;
}

#footer_links a:hover {
	text-decoration: underline;
}

a.contentlink, a.contentlink:link, a.contentlink:active, a.contentlink:visited {
	font-size: 14px;
	color: #09C;
	font-weight: bold;
	text-decoration: underline;
}

a, a:link, a:visited, a:focus, a:active {
	color: #09C;
}

a:hover {
	color: #F50;
}

img.contentarrow {
	border: 0;
	margin-left: -15px;
}

img.hist_right {
	float: right;
	margin-left: 10px;
}

img.hist_left {
	float: left;
	margin-right: 10px;
}


/* ------------------------- TABELLEN ------------------------- */

table.infobroschueren {
	width: 100%;
}

table.infobroschueren td {
	margin: 10px;
}

table.bestellcenter {
	width: 100%;
}

table.bestellcenter td {
	padding: 5px 0px 5px 0px;
}

table.bestellcenter td.border {
	border-top: 1px solid #09C;
}

table.formular {
	width: 100%;
}

table.formular td {
	padding: 5px 0px 5px 0px;
	vertical-align: top;
	white-space: nowrap;
}

table.formular td.small {
	font-size: 10px;
	white-space: normal;
	line-height: 12px;
}


/* ------------------------- FORMULARE ------------------------- */

input, select, option {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #666;
	background-color: #FFF;
	border: 1px solid #09C;
	padding: 2px;
	vertical-align: middle;
}

select {
	padding: 0px;
}

option {
	border: 0px;
}

input.button {
	background-color: #09C;
	color: #FFF;
}

input.noborder {
	border: 0px;
}

label {
	vertical-align: middle;
}

.submit_button {
	text-align: center;
}

/* ------------------------- TEXT ------------------------- */

h1 {
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-size: 20px;
	color: #09C;
	font-weight: bold;
	margin-bottom: 10px;
}

h1.sticker {
	line-height: 22px;
}

h2 {
	font-size: 14px;
	color: #09C;
	font-weight: bold;
	margin-bottom: 10px;
}

h3 {
	font-size: 14px;
	color: #F50;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 20px;
}

h1 em {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-style: normal;
}

.start_box_1 h1, .bayerinfo_start h1, .bayerinfo h1, .bayeraktion h1, .umtauschinfo h1 {
	font-size: 14px;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	margin-bottom: 5px;
}

.start_box_1 h1 em, .bayerinfo_start h1 em, .bayerinfo h1 em, .bayeraktion h1 em, .umtauschinfo h1 em {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-style: normal;
}

.start_box_1 a, .start_box_1 a:link, .start_box_1 a:active, .start_box_1 a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #F50;
	text-decoration: underline;
}

.start_box_1 a:hover {
	text-decoration: none;
}

.bayerinfo_start a, .bayerinfo_start a:link, .bayerinfo_start a:active, .bayerinfo_start a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #F50;
	text-decoration: underline;
}

.bayerinfo_start a:hover {
	text-decoration: none;
}

.umtauschinfo a, .umtauschinfo a:link, .umtauschinfo a:active, .umtauschinfo a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #F50;
	text-decoration: underline;
}

.umtauschinfo a:hover {
	text-decoration: none;
}

.bayerinfo_start strong, .bayerinfo strong, .bayeraktion strong, .umtauschinfo strong {
	font-size: 16px;
	color: #F50;
}

strong {
	color: #09C;
	font-weight: bold;
}

strong.form {
	color: #666;
	font-weight: bold;
}

ul {
	color: #09C;
	list-style-type: none;
}

ul li {
	margin-bottom: 10px;
}

ol {
	margin-left: 18px;
}

ul.pointlist {
	color: #666;
	list-style-type: disc;
	margin-left: 15px;
}

ul.circlist {
	color: #666;
	list-style-type: circle;
	margin-left: 15px;
}

ul.circlist li {
	margin-bottom: 2px;
}

.errors {
	color: #900;
}

ul.errors {
	list-style-type: disc;
}

ul.errors li {
	margin-bottom: 2px;
}

p.errors {
	font-weight: bold;
}

p {
	margin-bottom: 10px;
}

.center {
	text-align: center;
}

p.small {
	font-size: 11px;
}

p.kontaktinfo {
	font-size: 11px;
	margin-top: 15px;
	line-height: 13px;
}

/* hide from IE5-mac. only IE-win sees this. \*/
* html .clear {
	margin-top: -15px;
}
/* end hide from IE5-mac */

#img_mouseover {
	position: absolute;
	z-index: 999;
	display: none;
	border: 1px solid #09C;
}
