* {
    padding: 0px;
    margin: 0px;
	border: 0px;
}

body, table, select, input, textarea {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
}

body {
    background-color: #006282;
    background-image: url(../images/body_background.jpg);
    background-repeat: repeat-x;
    color: #000000;
   
}

table {
    border-collapse: collapse;
    border-spacing: 0px;
}

table td {
    vertical-align: top;
}

img {
	border: 0px;
}

hr {
	border-top: 1px solid #3a73b8;
	margin-bottom: 10px;
}

h1 {
    color: #1aa3d0;
    font-size: 14px;
    border-bottom: 2px solid #8dd1e8;
    text-transform: uppercase;
    padding: 9px 0px 8px 0px;
    margin-bottom: 12px;
}

h1 a {
    color: #333333;
}

h2 {
    background-image: url(../images/h2_background.gif);
    background-repeat: no-repeat;
    color: #ffffff;
    font-size: 11px;
    text-transform: uppercase;
    padding: 5px 10px 7px 10px;
    margin-bottom: 10px;
}

h2 a {
    color: #ffffff !important;
}

.h2-wrap {
    background-color: #29b8e3;
    background-image: url(../images/h2_background_top.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

.h2-wrap h2 {
    background-image: url(../images/h2_background_bottom.gif);
    background-position: left bottom;
}

h3 {
    color: #1aa3d0;
    font-size: 11px;
    border-bottom: 2px solid #8dd1e8;
    text-transform: uppercase;
    padding: 5px 0px 6px 0px;
    margin-bottom: 12px;
}

h3 .small {
    font-weight: normal;
}

h4 {
    font-size: 11px;
}

h5, h5 a {
    color: #1aa3d0;
    font-size: 11px;
}

p {
    padding-bottom: 15px;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a.arrow,
a.arrow-back,
a.to-top {
    color: #ff9900;
    background-image: url(../images/arrow.gif);
    background-position: 0px 4px;
    background-repeat: no-repeat;
    font-weight: bold;
    padding: 0px 0px 0px 12px;
}

a.arrow-back {
    background-image: url(../images/arrow_back.gif);
}

a.to-top {
    background-image: url(../images/arrow_up.gif);
    background-position: 0px 3px;
}

ul {
    list-style-type: none;
}

acronym {
	cursor: help;
	border-bottom: 1px dotted #3a73b8;
}

.clear {
    clear: both;
    line-height: 0px;
    font-size: 0px;
}

.keynote {
    color: #1aa3d0;
    font-weight: bold;
    text-transform: uppercase;
}

/* Wraps */
#wrap {
    background-image: url(../images/key_visual.jpg);
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
    padding: 20px 35px 0px 0px;
    width: 912px;
}

#upstream-logo {
    position: absolute;
    margin: -2px 0px 0px 18px;
}

#upstream-logo img {
    width: 108px;
    height: 30px;
}

#logo-wrap {
    padding: 0px 0px 32px 0px;
    text-align: right;    
}

#logo-print {
    display: none;
}

#content-wrap {
    background-color: #ffffff;
    background-image: url(../images/content_corner_top.gif);
    background-repeat: no-repeat;
    background-position: right top;
    padding: 9px 0px 0px 0px;
}

#content-wrap-inner {
    background-color: #ffffff;
    background-image: url(../images/content_corner_bottom.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
    padding: 0px 0px 30px 0px;
}

#content-wrap-inner-2 {
    padding: 0px 0px 0px 18px;
}

/* Content */
#content-homepage {
	width: 620px;
}

#content-approach,
#content-error {
    padding: 0px 18px 0px 0px;
}

#content {
	width: 420px;
	padding-left: 200px;
	min-height: 600px;
	overflow: auto;
}

#content-homepage,
#content {
	line-height: 1.4em;
}

#content a {
    color: #ff9900;
}

/* Suchleiste */
#search-bar {
    float: right;
    padding: 12px 18px 0px 0px;
    width: 188px;
}

#search-bar * {
    vertical-align: middle;
}

#search-bar input.text {
    width: 108px;
}

#search-bar input.image {

}

.search-item {
	margin-bottom: 10px;
}

/* Hauptnavigation */
#main-navigation {
    background-color: #17b3e1;
    background-image: url(../images/main_navi_background.gif);
    background-repeat: no-repeat;
    background-position: right top;
    color: #ffffff;
    font-weight: bold;
    height: 47px;
    padding: 0px 0px 0px 18px;
    margin-bottom: 5px;
}

#main-navigation li {
    float: left;
    padding: 17px 7px 0px 22px;
    background-image: url(../images/main_navi_slashes.gif);
    background-position: 0px 18px;
    background-repeat: no-repeat;
}

#main-navigation li.first {
    padding-left: 0px;
    background: transparent;
}

#main-navigation li.tab:hover,
#main-navigation li.active {
    color: #000000;
}

#main-navigation li a {
    color: #ffffff;
}

#main-navigation li a:hover,
#main-navigation li.tab:hover a,
#main-navigation li.active a {
    color: #000000;
}

/* Sub Navigation */
#sub-menue li {
    padding: 5px 0px 5px 12px;
    background-image: url(../images/navi_arrow.gif);
    background-repeat: no-repeat;
    background-position: 0px 9px;
}

#sub-menue li.level_0,
#sub-menue li.level_0_active {
    text-transform: uppercase;
    font-weight: bold;
}

#sub-menue li a {
    color: #b2b7b9;
}

#sub-menue li.level_1,
#sub-menue li.level_1_active {
    padding-left: 24px;
    background-position: 12px 9px;
}

#sub-menue li.level_0_active a,
#sub-menue li.level_1_active a {
    color: #1aa3d0;
}

#sub-menue li.level_0_active,
#sub-menue li.level_1_active {
    background-image: url(../images/navi_arrow_active.gif);
}

/* Kategorien Layer */
#menu-categories {
    background-color: #ffffff;
    background-repeat: repeat-x;
    display: none;
    border: 1px solid #cccccc;
    border-top: 0px;
    padding: 10px;
    position: absolute;
    margin: 6px 0px 0px -20px;
    width: 670px;
}

#menu-categories h3 {
    padding-left: 10px;
}

/* Homepage */
#homepage-teaser {
    width: 300px;
}

#homepage-teaser a {
    color: #ff9900;
    font-weight: bold;
}

#homepage-teaser ul li {
    border-bottom: 1px solid #c5c5c5;
    padding: 0px 0px 9px 0px;
    margin-bottom: 7px;
}

#featured-keyspeaker {
    float: right;
    width: 300px;
}

#featured-keyspeaker h2 {
    background-image: url(../images/h2_background_m.gif);
}

#discount-button {

}

/* Slogan */
#slogan {
    padding: 17px 0px 24px 0px;
}

/* Teaser */
.teaser {
    color: #1aa3d0;
    font-size: 14px;
    margin-bottom: 10px;
}

/* Linke Spalte */
#left-column {
    position: absolute;
    width: 180px;
    margin: 20px 0px 0px 20px;
}

/* Rechte Spalte */
#right-column {
    float: right;
    width: 242px;
}

#signup-button {
    padding: 0px 0px 4px 0px;
}

#sendpage-button {
    padding: 0px 0px 24px 0px;
}

.container {
    padding: 0px 18px 10px 0px;
}

/* Login Presse */
#login-press {
    background-image: url(../images/login_background.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    color: #1aa3d0;
    padding: 10px;
    margin-bottom: 10px;
}

#login-press h3 {
    border: 0px;
    padding: 0px 0px 5px 0px;
    margin: 0px;
}

#login-press input.text {
    width: 80px;
    margin: 0px;
}

#login-press td {
    padding: 0px 5px 7px 0px;
    vertical-align: middle;
}

/* News */
.container#current-news {
    color: #1aa3d0;
}

.news-item {
    padding-bottom: 12px;
    border-bottom: 2px solid #8dd1e8;
    margin-bottom: 12px;
}


/* Listen */
ul.language-switch {
    text-align: right;
    padding: 0px 0px 6px 0px;
}

ul.links li {
    background-image: url(../images/arrow.gif) !important;
    background-position: 0px 5px !important;
    background-repeat: no-repeat;
    font-weight: bold;
    padding: 0px 0px 0px 12px;
    color: #ff9900;
}

ul.links li a {
     color: #ff9900;
}

ul.categories {
    width: 100%;
}

ul.categories li {
    background-image: none !important;
    padding: 11px !important;
    width: 112px;
    float: left;
}

ul.categories li:hover {
    background-color: #eff0f4 !important;
}

ul.categories .category-image {
    border: 1px solid #999999;
    display: block;
    margin-bottom: 10px;
}

ul.categories:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

ul.glossaryABC {
	height: 50px;
}

ul.glossaryABC li {
	float: left;
	border-right: 1px solid #333333;
	padding: 0px 10px 0px 10px !important;
	background: transparent !important;
}


ul.sitemap li {
	padding: 5px 12px 5px 12px;
	font-weight: bold;
	background-image: url(../images/navi_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}

ul.sitemap li a {
    color: #1aa3d0;
}

ul.sitemap li li a {
    color: #b2b7b9;
}

ul.sitemap li li {
	font-weight: normal;
}

ul.subnavigation li {
    padding: 0px 0px 3px 15px !important;
    background-image: url(../images/navi_arrow.gif) !important;
    background-repeat: no-repeat;
    background-position: 0px 5px !important;
}

ul.subnavigation li a {
    color: #b2b7b9 !important;
}

ul.downloads {
    border-top: 1px solid #1aa3d0;
    border-bottom: 1px solid #1aa3d0;
    padding: 3px 0px 4px 0px !important;
}

ul.downloads li {
    display: inline;
    padding: 0px 15px 0px 15px !important;
    background-image: url(../images/navi_arrow.gif) !important;
    background-repeat: no-repeat;
    background-position: 0px 4px !important;
    color: #b2b7b9;
}

ul.downloads li a {
    color: #b2b7b9 !important;
}

ul.faq {
    padding: 0px;
}

ul.faq li {
    background: transparent !important;
    padding: 0px !important;
}

#content ul {
    padding: 0px 0px 15px 0px;
}

#content ul li {
    padding: 0px 0px 3px 15px;
    background-image: url(../images/bullet_point.gif);
    background-repeat: no-repeat;
    background-position: 0px 6px;
}

#content ul.images li {
	background-image: none;
	background-color: #eeeeee;
	border: 1px solid #dddddd;
	float: left;
	margin: 0px 5px 5px 0px;
	height: 132px;
	width: 132px;
	line-height:132px;
	text-align:center;
	vertical-align:middle;
	padding:0;
}

#content ul.images li img {
	margin: auto;
	vertical-align:middle;
}


/* Tabellen */
table.simple-overview-table {
    width: 100%;
}

table.simple-overview-table td {
    border-bottom: 1px solid #c5c5c5;
    padding: 8px 20px 8px 0px;
}

table.simple-overview-table td.first {
    white-space: nowrap;
}


table.simple-overview-table tr.separator td {
    padding: 10px 0px 0px 0px;
    border: 0px;
}

.table-contact-wrap {
    border: 1px solid #8dd1e8;
    background-color: #dff2f9;
    margin-bottom: 15px;
}

.table-contact-wrap table {
     width: auto !important;
}

.table-contact-wrap table td {
    padding: 10px 10px 0px 10px;
}

.table-contact-wrap table td img {
    border: 1px solid #ffffff !important;
}

/* Content-Bilder */
#head-image {
    padding-bottom: 15px;
}

.image-left {
    border: 1px solid #b2b7b9;
    float: left;
    margin: 3px 10px 10px 0px;
}

.image-left img {
    display: block;
}

/* Content-Tabelle */
.renderedtable {
    margin: 0px 0px 15px 0px;
}

.renderedtable td {
    padding: 0px 3px 0px 0px;
}


/* Registrierung */
.registration-status {
    height: 30px !important;
    padding: 0px !important;
}

.registration-status li {
    float: left;
    background-image: url(../images/arrow_big.gif) !important;
    background-repeat: no-repeat;
    background-position: 0px 4px !important;
    padding: 0px 10px 0px 12px !important;
}

.registration-status li.first {
    padding-left: 0px;
    background: transparent;
}

/* Seite empfehlen */
.content-preview {
    padding: 10px;
    margin-bottom: 10px;
    border: 1px solid #8dd1e8;
    background-color: #dff2f9;
}

/* Formulare */
.form-wrap {
    background-image: url(../images/form_background_top.jpg);
    background-repeat: no-repeat;
    background-color: #dff2fa;
    color: #1aa3d0;
    padding: 10px 0px 0px 0px;
    margin-bottom: 10px;
}

.form-wrap form {
    background-image: url(../images/form_background_bottom.jpg);
    background-position: left bottom;
    background-repeat: no-repeat;
    display: block;
    padding: 0px 0px 10px 10px;
}

.form-wrap form table {
    width: 100%;
}

.form-wrap form table td.button {
    padding: 5px 0px 5px 0px;
    text-align: right;
}

.form-wrap input.text {
    width: 180px;
}

.form-wrap textarea {
    width: 300px;
}

.form-wrap form h3 {
    margin-right: 15px;
}

fieldset {
	border: 0px;
}

input.text,
input.date,
textarea {
    background-color: #ffffff;
    padding: 5px 5px 4px 5px;
    border: 1px solid #92d4ee;
    font-size: 11px;
    color: #666666;
    margin-bottom: 7px;
}

select {
    background-color: #ffffff;
    padding: 5px 5px 4px 5px;
    border: 1px solid #92d4ee;
    font-size: 11px;
    color: #666666;
    margin-bottom: 7px;
}

select>option {
    padding-right: 15px;
}

input.submit,
input.button {
    background-color: #1aa3d0;
    color: #ffffff;
    padding: 3px;
}

input.image {
    margin-bottom: 10px;
}

.message-warning {
	padding-bottom: 25px;
	color: red !important;
}

.message-warning a {
    text-decoration: underline;
}

.successful {
    border: 1px solid #99c477;
    background-color: #c7e3b0;
    background-image: url(../images/successfull.gif);    
    background-repeat: no-repeat;
    background-position: 10px 10px;
    padding: 10px 10px 10px 60px;
    font-weight: bold;
    color: #336600;
    margin-bottom: 15px;
}

#proceeding {
    background-image: url(../images/icon_wait.gif);
    background-repeat: no-repeat;
    background-position: left center;
    background-color: #ffffff;
    border: 1px solid #92d4ee;
    padding: 9px 5px 9px 37px;
    width: 148px;
}

.message-warning * {
	color: red !important;
}

/* Übersichtlisten */
.overview-list-item {
    margin-bottom: 15px;
}

.overview-list-item td {
    padding: 0px 15px 0px 0px;
}

.overview-list-item td img {
    border: 1px solid #cccccc !important;
    margin: 3px 0px 10px 0px;
}

.overview-list-item p {
    padding-bottom: 5px;
}

.overview-list-item a {
    color: #ff9900;
    font-weight: bold;
}


/* IFrame */
#actionIFrame {
	position: absolute;
	display: none;
	top: 0px;
	left: 0px;
	border: 2px solid red;
	width: 1000px;
	height: 450px;
	opacity: 0.85;
}

/* Footer */
#footer {
    color: #ffffff;
    font-size: 11px;
    padding: 12px 0px 50px 18px;
}

#footer a {
    color: #ffffff;
}

#footer-actions {
    position: absolute;
    margin-left: 655px;
}

#footer-actions img {
    margin-right: 20px;
}
/* Highslide */
.highslide {
	cursor: url(../images/highslide/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid silver;
}

.highslide-image {
    border-bottom: 1px solid white;
}
.highslide-image-blur {
}

.highslide-caption {
    display: none;
}

.highslide-caption .description {
	background-color: #ffffff;
	background-image: url(../images/zoom_background.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	padding: 15px;
}

.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(../images/highslide/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}