#content {
    font-family: Verdana, sans-serif;
    font-size: 0.625em;
    color: black;
    overflow: hidden;
}

#content p {
    font-size: 1.1em;
    margin-bottom: 1em;
    line-height: 150%;
}

#content ul li,
#content ol li {
    font-size: 1.1em;
    line-height: 150%;
}

#content .spacer {
    height: 1em;
}

#content hr {
    border: 0;
    border-top: 0.0625em solid #ccc;
    margin-top: 1em;
    margin-bottom: 1em;
    height: 0.0625em;
}

#content select,
#content input,
#content textarea {
    border: 0.0625em solid #a5acb2;
    color: #666666;
    font-size: 1em;
    font-family: Verdana, Tahoma, sans-serif;
}

#content h1 + hr {
    margin-top: -0.625em;
}

#content a {
    color: #008DD6;
    text-decoration: none;
}

#content a:hover {
    text-decoration: underline;
}

/* one single, multi-purpose button */
#content a.button,
#content input.button {
    border: 0.0625em solid #a5acb2;
    background: url(../images/button_bg.png) repeat-x left bottom;
    font-weight: bold;
    color: #003366;
    padding-left: 0.5em;
    padding-right: 0.5em;
    padding-top: 0.3em;
    padding-bottom: 0.3em;
    font-family: Verdana, sans-serif;
    display: -moz-inline-block;
    display: inline-block;
    text-decoration: none;
}

#content a.narrow_button,
#content input.narrow_button {
    border: 0.0625em solid #a5acb2;
    background: url(../images/button_bg.png) repeat-x left bottom;
    font-weight: bold;
    color: #003366;
    padding-left: 0.3em;
    padding-right: 0.3em;
    padding-top: 0.1em;
    padding-bottom: 0.1em;
    font-family: Verdana, sans-serif;
    display: -moz-inline-block;
    display: inline-block;
    text-decoration: none;
}

#content table td .button,
#content table td .narrow_button {
    margin-top: 0.5em;
    margin-bottom: 0.5em;    
}

#content h1 {
    color: #003366;
    font-size: 1.7em;
    font-weight: bold;
    margin-top: 0;
}

#content h1.narrow {
    font-weight: normal;
}

#content h2 {
    color: #990000;
    font-size: 1.2em;
 	 line-height: 1.5em;
}

#content h2 a {
    color: #990000;
}

#content h3 {
    color: #666666;
    font-size: 1.2em;
}

#content h4, #content h5 {
    font-size: 1.1em;
    margin-bottom: 0;
}

#content blockquote {
    padding-left: 1.2em;
    padding-right: 1.2em;
    padding-top: 0.05em;
    padding-bottom: 0.05em;
    background: #F8FBE7;
    font-style: italic;
    color: #003366;
    margin: 0;
    margin-bottom: 1em;
}

#content table {
    margin-bottom: 1em;
    border-collapse: collapse;
    margin-left: 0.0625em;  /* FF fix */
}

#content table td {
    border: 0.0625em solid #003366;
    padding: 0.2em;
}
#content table.none-border td {
    border: 0.0625em solid #fff;
    padding: 0.2em;
}

#content table tr.head td,
#content table th {
    text-align: center;
    font-weight: bold;
    background: #003366;
    border: 0.0625em solid #003366;
    color: white;
}

#content table tr.head td p,
#content table th p {
    margin: 0;
}

#content table caption {
    margin-bottom: 0.5em;
}

/* no styling for cascaded tables */
#content table table {
    margin: 0;
}

#content table table td,
#content table table th {
    border: 0;
    padding: 0;
}

#content h1 img,
#content h2 img,
#content h3 img,
#content h4 img,
#content h5 img,
#content h6 img,
#content p img {
    margin: 0 0.75em 0.5em 0;
}

#content ul, #content ol {
    margin-top: 1em;
    margin-bottom: 1em;
}

#content .teaser p {
    margin-top: 0;
}

#content .teaser img {
    margin-top: 0.0625em;
    float: left;
    margin-top: 0.0625em;
    margin-right: 1em;
}

#content .shop_teaser {
    border-top: 0.0625em solid #ECECEC;
    padding-top: 1em;
    margin-top: 1em;
}

#content .shop_teaser img {
    float: left;
    display: block;
    width: 9em;
}

#content .shop_teaser div {
    float: left;
    width: 30em;
    margin-left: 2.5em;
}

#content .shop_teaser div p {
    margin-top: 0;
}

#content .shop_teaser div a {
    display: block;
    margin-bottom: 0.5em;
    font-weight: bold;
    font-size: 1.1em;
}

#content .meta {
    margin-bottom: 2em;
}

#content .teaser_link_only {
    margin-bottom: 0.75em;
}

#content hr + .teaser_link_only {
    margin-top: 2em;
}

#content .teaser_link_only + .footer {
    margin-top: 2em;
}

#content .teaser_link_only .dots {
    display: inline;
    margin: 0;
}

#content .teaser_link_only a {
    text-decoration: none;
    color: #003366;
    font-size: 1.1em;
    display: block;
    line-height: 1.4em;
}

#content .teaser_link_only a:hover {
    text-decoration: underline;
}

#content .teaser_link_only img + a {
    margin-left: 4.4em;
    margin-top: -1.4em;
}

#content .teaser_link_only img + img + a {
    margin-left: 4.4em;
}

#content .teaser_link_only img + img + img + a {
    margin-left: 4.4em;
}

#content .teaser_link_only img + img + img + img + a {
    margin-left: 5.7em;
}

#content .teaser_link_only img + img + img + img + img + a {
    margin-left: 7em;
}

#content .teaser_link_only img + img + img + img + img + img + a {
    margin-left: 8.2em;
}

#content .teaser_link_only img + img + img + img + img + img + img + a {
    margin-left: 9.4em;
}

#content .teaser_link_only .item img {
    width: 1em;
}

#content .horiz_linklist {
    border-top: 0.0625em solid #ECECEC;
    border-bottom: 0.0625em solid #ECECEC;
    text-align: center;
    color: #666666;
    font-size: 1.1em;
    padding-top: 0.3em;
    padding-bottom: 0.3em;
    margin-bottom: 1em;
}

#content .horiz_linklist a {
    color: #666666;
    margin-left: 0.35em;
    margin-right: 0.35em;
}

#content .horiz_linklist a.active {
    font-weight: bold;
}

#content .horiz_linklist a.active:hover {
    text-decoration: none;
}

#content .vert_linklist {
    margin-top: -0.625em;
}

#content .vert_linklist a {
    display: block;
    margin-bottom: 0.5em;
    color: #003366;
}

#content .vert_linklist a a {
    display: inline;
}

#content table.headers_left {
    border: 0;
    color: #333333;
    margin-top: 1em;
    margin-bottom: 1em;
}

#content table.headers_left th, #content table.headers_left td {
    padding: 0.3em;
    vertical-align: top;
    border: 0;
}

#content table.headers_left th {
    text-align: left;
    padding-right: 1em;
    background: white;
    color: black;
}

#content table.headers_left td h2 {
    margin-top: 0;
}

#content table.headers_left table {
    margin: 0;
}

/* FIXME: no padding for table cells inside tables - cxxl-hack for event item display */
#content table.headers_left table td {
    padding: 0;
}

#content div.footer {
    text-align: center;
}

#content div.footer .previous {
    float: left;
}

#content div.footer .next {
    float: right;
}

#content .new_marker {
    display: none;
}

#content div.form {
    margin-bottom: 2em;
}

#content div.form label {
    font-weight: bold;
    width: 14em;
    color: black;
    float: left;
    display: block;
    line-height: 1.5em;
}

#content div.form input,
#content div.form textarea,
#content div.form select,
#content div.form .radio_list {
    margin-left: 16.5em;
    margin-right: 0.5em;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-top: 0.01em;
    display: block;
}

#content div.form .birthdayDay {
	margin-left: 2.5em;	
}
#content div.form .birthdayDay,
#content div.form .birthdayMonth,
#content div.form .birthdayYear {
	width: 5em;
	float: left;
}
#content div.form .birthdayYear {
	width: 7.75em;
}
#content div.form .birthdayMonth,
#content div.form .birthdayYear {
	margin-left: 0.5em;	
}

#content #privat_street_div,
#content #privat_zip_div,
#content #privat_city_div {
	display: none;
}

#content div.form .button {
    display: -moz-inline-block;
    display: inline-block;
    margin-left: 2.5em;
}

#content div.form textarea {
    height: 10em;
    width: 19em;
}

#content div.form input[type=text],
#content div.form input[type=password] {
    width: 19em;
}

#content div.form select {
    width: 19.8em;
    padding-top: 0.05em; /* FF hidden top border fix */
}

#content div.form select.salutation {
    width: 6em;
}

#content div.form .radio_list {
    margin-bottom: 0.5em;
}
#content div.form .radio_list span{
    margin-top: 0.6em;
	 display: block;
}

#content div.form .radio_list table td {
    border: 0;
}

#content div.form .radio_list input {
    margin-left: 0;
    margin-top: 0.3em;
    float: left;
    display: block;
}

#content div.form .radio_list label {
    float: none;
    margin-left: 2em;
    font-weight: normal;
    width: auto;
}

#content div.form a {
    display: block;
    float: left;
    margin-left: 2.5em;
    border: 0.0625em solid #a5acb2;
    color: #666666;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    background: url(../images/button_bg.png) repeat-x left bottom;
    font-weight: bold;
    color: #003366;
    padding-top: 0.1em;
    padding-bottom: 0.1em;
    text-decoration: none;
}

#content div.form input,
#content div.form textarea,
#content div.form a {
    padding-left: 0.3125em;
    padding-right: 0.3125em;
}


#content div.form textarea.four_lines {
    height: 5em;
}

#content div.form div {
    float: none;
}

#content .error {
    display: block;
    color: #990000;
    font-size: 1em;
    margin-bottom: 1em;
}

#content .search_form {}

#content .search_form label {
    display: block;
}

#content .search_form > .button {
    display: block;
    float: right;
    margin-top: 0.4em;
    margin-right: 13em;
    width: auto;
    padding: 0;
    padding-left: 0.3em;
    padding-right: 0.3em;
}

#content .search_form.microsites .button {
    margin-top: -2.6em;
    margin-bottom: 1em;
    border: 0.0625em solid #a5acb2;
    color: #003366;
    font-size: 1em;
	 margin-right: 9em; 
}

#content .search_form input,
#content .search_form select {
    margin-top: 0.4em;
    margin-bottom: 1em;
    border: 0.0625em solid #a5acb2;
    color: #333333;
    font-size: 1em;
    width: 25em;
}

#content .search_form select {
    width: 25.2em;
    padding-top: 0.05em; /* FF hidden top border fix */
}

#content .search_form .small_group {
    float: left;
    margin-right: 2em;
    white-space: no-wrap;
    margin-bottom: 1em;
}

#content .search_form .small_group .date {
    width: 10em;
}

#content .search_form .small_group label {
    display: inline;
    line-height: 2em;
}

#content .search_form .small_group label:first-child {
    display: block;
    line-height: normal;
}

#content .search_form .small_group input {
    vertical-align: -20%;
}

#content .search_form .big_group {
    margin-bottom: 1em;
    font-size: 1.1em;
}

#content .search_form .big_group label {
    white-space: no-wrap;
    float: left;
    line-height: 2em;
}

#content .search_form .big_group div.elements {
    float: left;
    margin-left: 1em;
    line-height: 2em;
}

#content .search_form .big_group div.elements label {
    display: inline;
    margin-right: 1em;
    float: none;
}

#content .search_form .button_box {
    margin-top: 2em;
    margin-bottom: 3em;
}

#content .search_form .button_box .button,
#content .search_form .button_box .narrow_button {
    display: block;
    width: auto;
    color: #003366;
}

#content .search_form .button_box .secondary {
    color: #666666;
}

#content .search_form .small_group input,
#content .search_form .small_group select,
#content .search_form .big_group input,
#content .search_form .big_group select {
    width: auto;
    margin-bottom: auto;
}


#content .search_list_event {
    font-size: 1.1em;
}

#content .search_list_event .entry {
    margin-bottom: 1em;
}

#content .search_list_event .entry div {}

#content .search_list_event .entry a {
    font-weight: bold;
    color: #003366;
}

#content .search_list_event .entry p {
    font-size: 0.9em;
    margin-top: 0.5em;
    margin-bottom: 0;
}

/* fixme: cxxl bugfix */
#content .search_list_event table td {
    border: 0;
    padding: 0;
    margin: 0;
}

#content .search_list_full,
#content .search_list_shop {}

#content .search_list_full .entry,
#content .search_list_shop .entry {
    margin-bottom: 0.8em;
    border-top: 0.0625em solid #ECECEC;
    padding-top: 0.5em;
    padding-bottom: 0.3em;
}

#content .search_list_full .entry:first-child,
#content .search_list_shop .entry:first-child {
    border-top: 0;
    margin-top: -0.5em;
}

#content .search_list_full .entry a,
#content .search_list_shop .entry a {
    display: block;
    text-decoration: none;
    color: #003366;
    font-weight: bold;
    font-size: 1.1em;
    padding-top: 0.3em;
}

#content .search_list_full .entry a .extranet,
#content .search_list_shop .entry a .extranet {
    float: right;
    margin-left: 1em;
    margin-top: -0.3em;
}

#content .search_list_shop .entry a .extranet {
    margin-top: -1.3em;
}

#content .search_list_event .entry .extranet {
    float: right;
    margin-left: 1em;
    margin-top: -0.3em;
}
#content .teaser_link_only a .extranet {
	 float: right;
    margin-left: 1em;
    margin-top: -1.5em;
}

#content h2 .extranet {
    float: right;
    margin-left: 1em;
    margin-top: -1.56em; 
}
#content h2 .extranet img {
    margin: 0;
}

#content .search_list_full .entry a:hover,
#content .search_list_shop .entry a:hover {
    text-decoration: underline;
}

#content .search_list_full .entry p,
#content .search_list_shop .entry p {
    margin-top: 0.3em;
    margin-bottom: 0;
}

#content .search_list_full .entry div.meta {
    color: #666666;
    margin-top: 0.5em;
    margin-bottom: 0;
}

#content .search_list_full .entry div.meta div {
    display: inline;
    font-weight: bold;
}

#content .search_list_shop .shop_order_bar {
    margin-bottom: 0;
    margin-top: 0.5em;
}

#content .search_navigation {
    border-top: 0.0625em solid #ECECEC;
    border-bottom: 0.0625em solid #ECECEC;
    color: #333333;
    font-size: 1em;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    margin-top: 1em;
    margin-bottom: 2em;
}

#content .search_navigation a {
    text-decoration: none;
    color: #333333;
}

#content .search_navigation a:hover {
    text-decoration: underline;
}

#content .search_navigation a.active {
    font-weight: bold;
    text-decoration: none;
}

#content .search_navigation .results_per_page {
    float: left;
}

#content .search_navigation .prev_next {
    float: right;
}

#content .search_navigation .prev_next img {
    width: 1.5em;
    border: 0;
}

#content .search_navigation .prev_next div {
    display: inline;
    margin-left: 0.5em;
    margin-right: 0.5em;
    vertical-align: 20%;
}

#content input[type=radio] {
    border: 0;
    margin-top: 0em;
}

#content input[type=checkbox] {
    border: 0;
    margin-top: 0em;
}

#content .related {
    margin-top: 1.5em;
}

#content .related h1 {
    font-size: 1em;
    color: #003366;
    background: url(../images/grey_dot.gif) repeat-x 0.5em;
}

#content .related h1 span {
    background: white;
    padding-right: 1em;
}

#content .related .entry {
    margin-bottom: 0.5em;
}

#content .related .entry h2 {
    color: #003366;
    font-size: 1em;
}

#content .related .entry p {
    font-size: 0.9em;
}

#content .contacts .entry {
    margin-bottom: 1em;
}

#content .contacts .entry h2 {
    padding-left: 1em;
    background-position: 0em 0.4em;
    background-repeat: no-repeat;
    background-image: url(../images/expanded.gif);
    cursor: pointer;
}

#content .contacts .entry img {
    float: left;
    max-width: 6em;
}

#content .contacts .entry h3 {
    margin-left: 6.5em;
}

#content .contacts .entry p {
    margin-left: 8em;
    margin-top: -0.7em;
}

#content .contacts .hidden img {
    display: none;
}

#content .contacts .hidden h2 {
    background-image: url(../images/collapsed.gif);
}

#content .contacts .hidden h3 {
    display: none;
}

#content .contacts .hidden p {
    display: none;
}

#content .news a,
#content .events a {
    display: block;
    font-weight: bold;
    text-decoration: none;
    color: #666666;
}

#content .news a:hover,
#content .events a:hover {
    text-decoration: underline;
}

#content .links .entry h2,
#content .documents .entry h2 {
   margin-bottom: 0em;
}

#content .links .entry p,
#content .documents .entry p {
    margin-top: 0.25em;
    margin-bottom: 0.3em;
}

#content .event_date_entry {
    margin-bottom: 0.5em;
}

#content .event_date_entry p {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 1em;
    font-size: 1em;
}

#content .image_gallery_list {
    margin-top: 1em;
    margin-bottom: 1em;
    margin-right: -0.5em;
}

#content .image_gallery_list .entry {
    float: left;
    margin: 0.35em;
    min-width: 14em;
    text-align: center;
}

#content .image_gallery_list .entry img {
    border: 0.0625em solid #003366;
}

#content .image_gallery_list .paging,
#content .image_gallery_detail .paging {
    margin-top: 1em;
    border-top: 0.0625em solid #DCDCDC;
    border-bottom: 0.0625em solid #DCDCDC;
    padding-top: 0.3em;
    padding-bottom: 0.3em;
}

#content .image_gallery_list .paging {
    margin-left: 0em;
    margin-right: 0.5em;
}

#content .image_gallery_list .paging .left,
#content .image_gallery_detail .paging .left {
    display: block;
    float: left;
    margin-left: 0.5em;
}

#content .image_gallery_list .paging .right,
#content .image_gallery_detail .paging .right {
    display: block;
    float: right;
    margin-right: 0.5em;
}

#content .image_gallery_list .paging .center,
#content .image_gallery_detail .paging .center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 10em;
    text-align: center;
}

#content .image_gallery_detail p {
    margin-top: 0.5em;
}

#content .shop_order_bar {
    text-align: right;
    margin-top: 1em;
    margin-bottom: 1em;
}

#content .shop_order_bar div {
    display: inline;
    font-weight: bold;
    font-size: 1.1em;
    padding-right: 0.5em;
}

#content .shop_order_bar input {
    border: 0.0625em solid #a5acb2;
    color: #666666;
    width: 2em;
    font-size: 1em;
    text-align: center;
}

#content .shop_order_bar input.narrow_button {
    width: auto;
    color: #003366;
}

#content .shop_cart {
    border-collapse: collapse;
    width: 100%;
}

#content .shop_cart th {
    border: 0;
    background: #cccccc;
    font-weight: bold;
    color: #333333;
    padding-left: 0.5em;
    padding-right: 0.5em;
    font-size: 1.1em;
}

#content .shop_cart td {
    border: 0;
    border-bottom: 0.0625em solid #cccccc;
    color: #333333;
    padding-left: 0.5em;
    padding-right: 0.5em;
    padding-top: 0.3em;
    padding-bottom: 0.3em;
    font-size: 1.1em;
}

#content .shop_cart td a {
    color: #003366;
}

#content .shop_cart tr.noline td {
    border-bottom: 0;
}

#content .shop_cart tr.noline td a {
    font-weight: bold;
}

#content .shop_cart td input {
    width: 2em;
    text-align: center;
}

#content .shop_adresses {
    margin-top: 1em;
    padding-bottom: 1.5em;
    margin-bottom: 1em;
    border-bottom: 0.0625em solid #cccccc;
    font-size: 1.1em;
}

#content .shop_adresses .narrow_button {
    font-size: 0.9em;
    display: table-cell;
}

#content .shop_adresses .leftfloat {
    width: 19em;
}

#content .shop_disclaimer {
    font-size: 1.1em;
    margin-bottom: 1em;
}

#content .shop_disclaimer input {
    display: block;
    float: left;
}

#content .shop_disclaimer label {
    display: block;
    margin-left: 2em;
}

#content .shop_disclaimer textarea {
    font-size: 1em;
    margin-left: 2em;
    margin-top: 0.3em;
    margin-bottom: 0.6em;
    width: 38.75em;
    height: 4em;
}

/*SITEMAP*/
#sitemap {
   /*FIXME*/
    border: 0.1em solid white;
}
#sitemap a {
    display: block;
    float: left;
    margin-top: 0.3em;
    padding-top: 0.2em;
    color: #444444;
    font-size: 1.2em;
    font-weight: bold;
}
#sitemap img {
    display: block;
    float:left;
}
#sitemap img + a {
    margin-left: 1em;
}
#sitemap .item {
    clear: both;
}

#sitemap img {
    width: 1.275em;
    line-height: 1.15em;
}
#sitemap .item a img {
    display: block;
    margin-top: 0.2em;
    margin-right: 0.7em;
}

#sitemap .level_2 {
    margin: 3em 2.5em 3em 2.7em;
    font-size: 0.9em;
}
#sitemap .level_2 .item a img {
    width: 1.4em;
    margin-right: 0.7em;
    margin-top: 0.2em;
}

#sitemap .level_3 {
    margin: 3em 2.5em 3em 3.25em;
    font-size: 0.8em;
}
#sitemap .level_3 * a {
    font-weight: normal;
}
#sitemap .level_3 .item img {
    width: 1.75em;
}
#sitemap .level_3 .item a img {
    width: 1.75em;
    margin-right: 0.7em;
    margin-top: 0.3em;
}

#sitemap .level_4 {
    margin: 3em 2.75em 3em 2.5em;
    font-size: 1em;
}
#sitemap .level_4 * a {
    font-weight: normal;
    font-style: italic;
}

#content #content_service {
    font-size: 0.9em;
}

/* voting stuff */

#content table.voting {
    width: 100%;
    font-size: 1.1em;
    font-family: Verdana, Tahoma, sans-serif;
    font-weight: bold;
    margin-bottom: 1em;
}

#content table.voting td {
    border: 0;
    background: #d4e5e5;
    padding: 0.5em;
    vertical-align: top;
    border-bottom: 0.0625em solid white;
    border-right: 0.0625em solid white;
}

#content table.voting th {
    border: 0;
    background: #aac1cc;
    padding: 0.5em;
    color: black;
    text-align: left;
}

#content table.voting td + td + td {
    text-align: right;
    width: 10%;
}

#content table.voting td + td + td + td {
    font-weight: normal;
    border-right: 0;
}

#content table.voting th + th {
    text-align: right;
    border-left: 0.0625em solid white;
}

#content div.other_votings {
    border-top: 0.0625em solid #cccccc;
    padding-top: 1em;
    margin-bottom: 1em;
}

#content h1 + div.other_votings {
    border: 0;
}

#content div.other_votings h1 {
    font-size: 1.4em;
    color: #333;
}

#content div.other_votings p {
    font-weight: bold;
}

#content div.other_votings a {
    font-weight: bold;
    color: #003366;
    text-align: right;
    display: block;
}

#content div.other_votings a:hover {
    text-decoration: none;
    color: #008dd6;
}

/* ONLY for PRINT EVENTS */
/* only fixed zones*/
#content .search_list_event.export {}

#content .search_list_event.export .entry h2 {
	margin-bottom: 5px;
	margin-top: 0;
	line-height: 1.2em;
}

#content .search_list_event.export .entry div .icon {
	background-color: #003366;
	float: left;
	margin-top: 4px;
	margin-right: 7px;
	width: 7px;
	height: 7px;
}

#content .search_list_event.export .entry div .icon.big {
	margin-top: 2px;
	width: 10px;
	height: 10px;
}

#content .search_list_event.export .entry {
	margin-bottom: 20px;
}

#content .search_list_event.export .entry p,
#content .search_list_event.export .entry div {
	margin-bottom: 3px;
}
#content .search_list_event.export .entry div.subentry {
	margin-left: 18px;
}
#content .search_list_event.export .entry div {
	font-size: 11px;
}
