html, body, h1, h2, h3, h4, h5, h6, table, td, tr, th, a, div {
    margin: 0;
    padding: 0;
	white-space: normal;
}

body {
    background-color: #fff;
    /*FONTS*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #222222;
}

#header {
    position: relative;
    background: #1964b7 url(/images/header_background.jpg) repeat-x;
/*    background-position: left 12px;*/
    height: 145px;

}

#header_menu {
    position: relative;
    z-index: 100;
    background: url(/images/header_top_border.jpg) repeat-x;
    height: 0px;
}

#header_menu_options {
    width: 1024px;
    margin: 0px auto;
    position: relative;
/*    padding-right: 75px;*/
}

#header_menu_options A, #header_menu_options A:visited, #header_menu_options A:hover, #header_menu_options A:active {
    float: right;
    min-width: 100px;
    height: 30px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-align: center;
    padding-top: 5px;
    color: #333;
    text-decoration: none;
    font-weight: bold;
    background: url(/images/menu_items/white.png) repeat-x;
    
    text-shadow: 1px 1px 3px rgba(255,255,255,.8);
}

#header_menu_options A:hover, #header_menu_options A:active {
    color: #fff;
    text-shadow: 1px 1px 3px rgba(0,0,0,.8);
    background: url(/images/menu_items/red.png) repeat-x;
}

#header_menu_options A.left {
    text-align: center;
    background: url(/images/menu_items/left_white.png) no-repeat;
    padding-left: 17px;
    width: 110px;
    height: 35px;
}

#header_menu_options A.left:hover, #header_menu_options A.left:active {
    background: url(/images/menu_items/left_red.png) no-repeat;
}

#header_menu_options A.right {
    background: url(/images/menu_items/right_white.png) no-repeat;
    padding-right: 22px;
    width: 105px;
    height: 35px;
}

#header_menu_options A.right:hover, #header_menu_options A.right:active {
    background: url(/images/menu_items/right_red.png) no-repeat;
}


#header_menu_options A.premium, #header_menu_options A.premium:hover, #header_menu_options A.premium:active {
    background: url(/images/menu_items/premium.png) no-repeat;
    width: 159px;
    height: 35px;
    color: #fff;
    text-shadow: 1px 1px 3px rgba(0,0,0,.8);
}

#header_content {
    width: 1150px;
    height: 130px;
    margin: 0px auto;
    position: relative;
    z-index: 50;
}

#breadcrumb {
    height: 28px;
    background: url(/images/breadcrumb_background.jpg) repeat-x;
    padding: 1px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #fff;
    font-weight: bold;
}

#breadcrumb .content {
    width: 1150px;
    margin: 0px auto;
    height: 28px;
}

#breadcrumb A, #breadcrumb A:visited, #breadcrumb A:hover, #breadcrumb A:active {
    color: #fff;
    text-shadow: 1px 1px 5px #666;
    font-weight: bold;
    text-decoration: none;
    margin-top: 5px;
}

#breadcrumb A:hover, #breadcrumb A:active {
    color: #FCEF00;
}

#breadcrumb .arrow {
    height: 28px;
    width: 36px; /*18px; */
    background: #fff url(/images/breadcrumb_arrow.png) no-repeat;
    margin: -5px 10px 0px 10px;
    display: inline;
}

#content {
    width: 1150px;
/*    padding: 0px 18px; */
    margin: 0px auto;
    position: relative;
	white-space: normal;
}

#left_content {
    float: left;
    width: 800px;
	padding-bottom: 50px;
}

#sidebar {
    width: 340px;
    min-height: 100%;
    height: 100%;
    border-left: solid 1px #ddd;
    border-right: solid 1px #ddd;
    background: #efefef;
    float: right;
/*	padding-bottom: 50px;*/
}

#sidebar .update {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    padding: 15px 15px 20px 15px;
}

#sidebar .header {
    background: url(/images/sidebar_header.jpg) repeat-x;
    height: 38px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    text-shadow: 2px 2px 3px #333;
    padding: 7px 0px 0px 15px;
}

#sidebar_ad {
    border-top: solid 1px #ccc;
    text-align: center;
    padding: 10px;
    margin: 10px 0px;
    border-bottom: solid 1px #ccc;
}

#facebook_like {
    text-align: center;
    padding: 10px;
}

#footer {
    background: url(/images/footer_background.jpg) repeat-x;
/*    height: 116px;*/
    height: 40px;
}

#footer_content {
    width: 1150px;
    padding: 10px 0px;
    margin: 0px auto;
    color: #fff;
    font-family: Tahoma, Arial, Helvetica, sans-erif;
    font-size: 14px;
}

#footer_content A, #footer_content A:hover, #footer_content A:active, #footer_content A:visited {
    color: #fff;
}

#footer_content A:hover, #footer_content A:active {
    color: #fcef00;
}


#content .small {
    font-size: 9pt;
}

#content h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18pt;
    color: #595959;
    font-weight: 600;
    text-decoration: none;
    letter-spacing: 0pt;
    line-height: 100%;
}

#content h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16pt;
    color: #595959;
    font-weight: 600;
    text-decoration: none;
    letter-spacing: 0pt;
    line-height: 100%;
    display: inline;
}

#content h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14pt;
    color: #464646;
    font-weight: 500;
    text-decoration: none;
    letter-spacing: 0pt;
    line-height: 100%;
}

#content h3 a {
    color: #464646;
    text-decoration: none;
}

#content p {
    margin-left: 10px;
}

#content .img {
    border: 1px solid #181818;
    margin-right: 20px;
}

#bubble {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-bottomright: 4px;
    padding: 0px;
    min-height: 100px;
    margin: 10px auto 0px auto;
    background: #bababa url(/images/bubble_background.jpg) no-repeat;
    background-size: 100%;
    border: solid 1px #646464;
}

.blue_header, .red_header, .orange_header, .green_header {
    background: url(/images/bubble_header_blue.jpg) repeat-x;
    height: 20px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
    margin: 0px;
    padding: 3px 2px 0px 8px;
    text-shadow: 1px 1px 2px #000;
    text-align: left;
    line-height: auto;
    border-bottom: #646464;
}

.red_header {
    background: url(/images/bubble_header_red.jpg) repeat-x;
}

.orange_header {
    background: url(/images/bubble_header_orange.jpg) repeat-x;
}

.green_header {
    background: url(/images/bubble_header_green.jpg) repeat-x;
}

#conv {
    width: 500px;
    padding: 10px;
    border: solid 2px #333;
    border-radius: 4px;
    -moz-border-radius: 4px;
    margin: 25px auto 0px auto;
    background: #e7e7e7;
    text-align: center;
}

/* OLD STYLES */
#navi {
    height: 21px;
    float: right;
    margin: 0px auto;
    padding-top: 2px;
    /*FONTS*/
    font-family: "Arial";
    font-size: 12px;
    color: #BCBCBC;
    text-decoration: none;
    letter-spacing: 1.8px;
    line-height: 100%;
}

#lang {
    float: right;
}

#lang a {
    padding-left: 0.5em;
}

#lang, #lang ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
 /* Style-Reset */
#lang li {
    width: 128px;
    float: left;
}
 /* Horizontale Anordnung */
#lang li ul {
    display: none;
}
 /* Normalzustand eingeklappt */
#lang li:hover ul {
    display: block;
    padding-top: 0.5em;
    position: absolute;
    width: 128px;
    z-index: 100;
}
 /* Ausgeklappt */
#lang li:hover li {
    border: 1px solid #646464;
    background-color: #595959;
    border-top: 0;
}

#lang li a {
    display: block;
}

#lang li ul li a {
    padding: 0.4em;
}

#lang li a:hover {
    border: 0;
}

#navi a {
    text-decoration: none;
    text-transform: uppercase;
    color: #BCBCBC;
}

#navi a:hover, #navi a:active, #navi a.active {
    text-decoration: none;
    text-transform: uppercase;
    color: #FCEF00;
}

a {
    color: #383838;
}

a:hover, a:active {
    color: #808080;
}
.input {
    margin-right: 2px;
    margin-left: 10px;
    padding: 6px;
    width: 375px;
    border: 1px solid #B8B8B8;
    /*FONTS*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #464646;
    font-weight: 500;
    text-decoration: none;
    letter-spacing: 0pt;
    line-height: 100%;
}

.button {
    padding: 4px;
    background-color: #4C4C4C;
    border: 1px solid #B8B8B8;
    /*FONTS*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10.5pt;
    color: #ffffff;
    font-weight: 700;
    letter-spacing: 1px;
}

.tooltip {
    position: absolute;
    display: none;
    color: #464646;
    background-color: #E7E7E7;
    border: 1px solid #808080;
    font-size: 9pt;
    width: 200px;
}

#ad {
    margin: 5px auto;
    width: 752px;
    height: 90px;
}

#adimg {
    margin: 0px auto;
    padding: 0px;
    width: 728px;
    height: 90px;
    border: 1px solid #464646;
    background: url(/images/adsign.png) no-repeat;
    padding-left: 11px;
}

.error {
    background-color: #d8caca;
    border: 1px dotted #400000;
    color: #400000;
    padding: 5px;
    margin: 10px auto;
    width: 450px;
}

.warning {
    background-color: #f0eecc;
    border: 1px dotted #f2cd00;
    color: #000000;
    padding: 15px;
    text-align: left;
    margin-bottom: 10px;
}

#urlform h1 {
    font-size: 14pt;
}

