﻿
*
{
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5
{
	font-weight: normal;
	color: #333;
}

h2
{
	font-size: 15px;
}

a
{
	color: #D75600;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

p
{
	margin-top: 0px;
	margin-bottom: 12px;
}

body
{
	margin: 0;
	padding: 0;
	background: url(/Images/Company/main_bg.gif) #cdcdcd repeat-x;
	width: 100%;
}

input
{
	border-color: #aaaaaa;
	background-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	font-size: 11px;
}

textarea
{
	border-color: #aaaaaa;
	background-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	font-size: 11px;
}

.DropDown
{
	border-color: #aaaaaa;
	background-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	font-size: 11px;
}

#LanguageSelection
{
	width: 920px;
	display: inline;
	margin: 0 auto;
	padding-bottom: 20px;
	background-color: Red;
}

#Wrapper
{
	display: block;
	padding: 0;
	margin: 0 auto;
	width: 920px;
	background: url(/Images/Company/body_bg.gif) repeat-y center top;
}

#Container
{
	display: inline;
	float: left;
	width: 920px;
	background: url(/Images/Company/container_top.jpg) no-repeat;
}

#Header
{
	display: inline;
	float: left;
	width: 920px;
	height: 80px;
	padding-top: 5px;
}

#IRHeader
{
	background: url(/Images/Company/ir_logo_en_ohne_bg_small.gif) no-repeat right top;
	display: inline;
	float: left;
	height: 100px;
	width: 860px;
	margin-left: 10px;
	margin-top: -10px;
}

#Navigation
{
	display: inline;
	float: right;
	margin: 0 0 0 0;
}


#Logo a
{
	padding: 0 20px 0 0;
	display: inline;
	float: right;
	width: 250px;
	height: 90px;
	background: url(/Images/Company/logo.png) no-repeat;
	text-indent: -9999px;
	margin-top: -10px;
}

#Content
{
	display: inline;
	float: left;
	width: 900px;
	padding: 0 9px 0 11px;
	margin-top: 19px;
}

.default
{
	width: 900px !important;
	padding: 20px 9px 0 30px !important;
}

#teaser
{
	width: 820px;
	padding: 20px;
	border: 1px #aaaaaa solid;
	height: 300px;
	background-color: #efefef;
}

#vlearn
{
	width: 820px;
	background: url(/Images/Company/vlearn.png) no-repeat right top;
	padding: 20px;
	line-height: 20px;
}

#singlecontent
{
	width: 820px;
	padding: 20px;
	line-height: 20px;
}

#sourcemeet
{
	margin-top: -18px;
	width: 860px;
}

.subnavigation
{
	padding-top: 55px;
	font-size: 17px;
	height: 100px;
}

ul#main-nav
{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}
ul#main-nav li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	margin: 0 0.3em 0 0;
}

ul#main-nav li#highlight a
{
	background-color: #D75600;
	color: #ffffff;
}

ul#main-nav li#highlight a:hover
{
	text-decoration: none;
	display: block;
	padding: 0.3em 0.5em;
	color: #333;
	border: 1px solid #D75600;
	color: #D75600;
	background: #efefef;
}

ul#main-nav li a
{
	text-decoration: none;
	display: block;
	padding: 0.3em 0.5em;
	border: 1px solid silver;
	color: #333;
	background: #fff;
}
ul#main-nav li a:hover
{
	border: 1px solid #D75600;
	color: #D75600;
	background: #efefef;
}

#tweet li
{
	list-style-image: url(/Images/Company/twitter.png);
	vertical-align: text-bottom;
	padding-right: 15px;
	line-height: normal;
}

#feed
{
	vertical-align: text-bottom;
	line-height: normal;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
}


.teaserleftcolum
{
	width: 450px;
	height: 300px;
	margin: 0px;
	display: block;
	float: left;
	border: 1px solid #aaaaaa;
}



.teaserrightcolumn
{
	float: left;
	padding-left: 18px;
	display: block;
	width: 340px;
	color: #333;
}

.teaserrightcolumnlogo
{
	margin-top: 102px;
	margin-left: -5px;
}



.teaserbutton
{
	margin-left: 10px;
	font-size: 15px;
	float: left;
	width: 330px;
	padding: 5px;
	margin-top: 15px;
	border-left: 3px #D75600 solid;
	line-height: 20px;
}

.teaserbuttonright
{
	float: left;
	vertical-align: middle;
	padding-left: 350px;
}


.contentspan
{
	width: 820px;
	margin: 10px;
	display: block;
	padding-bottom: 40px;
	float: left;
}

.contentthreecolumn
{
	width: 255px;
	margin: 0px 5px 5px 5px;
	display: block;
	padding: 10px;
	float: left;
}

.contentthreecolumn ul
{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 17px;
	max-width: 255px;
	vertical-align: top;
	list-style-type: square;
	list-style-image: url("/Images/Company/contentgroup_list_bullet.png");
	line-height: 19px;
}

.contenttwocolumn
{
	width: 383px;
	margin: 0px 5px 5px 5px;
	display: block;
	float: left;
}

.fullcontentcolumn
{
	width: 820px;
	margin: 10px 10px 0px 10px;
	display: block;
	padding-bottom: 40px;
	float: left;
	height: auto;
}

.fullcontentcolumnclear
{
	width: 860px;
	margin: 10px 10px 0px 10px;
	display: block;
	float: left;
	height: auto;
}

.contentleftcolumn
{
	width: 490px;
	margin: 10px;
	display: block;
	padding-bottom: 40px;
	float: left;
}

.contentleftcolumnclear
{
	width: 490px;
	margin: 10px;
	display: block;
	float: left;
}

.contentrightcolumnsmall
{
	float: left;
	width: 610px;
	margin: 10px;
	display: block;
	padding-bottom: 40px;
	padding-left: 10px;
	text-align: justify;
}

.contentleftcolumnbig
{
	width: 210px;
	margin: 10px;
	display: block;
	padding-bottom: 40px;
	float: left;
}

.contentrightcolumnbigH
{
	width: 610px;
	margin: 15px;
	display: block;
	padding-bottom: 40px;
	float: left;
}

.contentleftcolumnsmallH
{
	float: left;
	width: 210px;
	margin: 10px;
	display: block;
	padding-bottom: 40px;
	padding-left: 10px;
	text-align: justify;
}

.contentrightcolumn
{
	display: block;
	float: left;
	width: 330px;
	margin: 10px;
	display: block;
	padding-bottom: 40px;
	padding-left: 10px;
	border-left: 1px #aaaaaa solid;
	text-align: justify;
}

.contentrightcolumnclear
{
	display: block;
	float: left;
	width: 330px;
	margin: 10px;
	display: block;
	text-align: justify;
}


.productteaser
{
	border: 1px #e5e5e5 solid;
}

.contentteaser
{
	padding-bottom: 20px;
	text-align: justify;
}

#Content
{
	font-size: 12px;
	line-height: 17px;
}

#Content h1
{
	font-size: 20px;
	line-height: 22px;
}

#Content b
{
	color: #D75600;
}

#Footer
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	display: inline;
	float: left;
	width: 920px;
	height: 90px;
	background: url(/Images/Company/footer_bg.jpg) no-repeat #cdcdcd;
	font-size: 11px;
	color: #888;
}

.footerline
{
	margin: 0 0 0 11px;
	float: left;
	width: 900px;
	height: 1px;
	border-top: 1px #aaaaaa solid;
}

#Footer a
{
	font-size: 11px !important;
	font-weight: normal !important;
	color: #222 !important;
}

.leftfootercolumn
{
	display: inline;
	float: left;
	width: 235px;
	margin: 0;
	padding: 5px 0 0 20px;
	font-size: 10px;
	color: #777;
}

.rightfootercolumn
{
	display: inline;
	float: right;
	margin-right: 15px;
	padding: 5px 0 0 0px;
	font-size: 10px;
	color: #777;
}

.disclaimer
{
	font-size: 10px;
	color: #222;
	background: #cdcdcd;
	text-align: justify;
	padding: 20px;
}

.validationerrors
{
	color: #ff0000;
	margin-left: 10px;
}

.balloon a:link span
{
	display: none;
}
.balloon a:visited span
{
	display: none;
}
.balloon a:hover span
{
	margin-left: -25px;
	margin-top: -20px;
	position: absolute;
	max-width: 400px;
	padding: 2px 10px 2px 10px;
	border: 1px solid #aaaaaa;
	background-color: #e5e5e5;
	text-decoration: none;
	color: #000;
	text-align: left;
	display: block;
}

div.box
{
	margin-top: 9px;
	border: solid 1px #c9c8c7;
}

div.box .headline
{
	padding: 0 0px;
	border-bottom: solid 1px #e1e1e0;
	background: url(/Images/Company/box-header-bg.png);
	font-size: 13px;
	line-height: 23px;
	font-weight: bold;
	color: #D75600;
	padding-left: 5px;
}


div.box .headline_without_bg
{
	padding: 0 0px;
	border-bottom: solid 1px #e1e1e0;
	font-size: 13px;
	line-height: 23px;
	font-weight: bold;
	color: #D75600;
}

.contentline
{
	font-size: 17px;
	line-height: 30px;
	background-position: left;
	padding-left: 20px;
	border: solid 1px #ffffff;
}

.Section
{
	margin-top: 2px;
}

.SectionText
{
	line-height: 17px;
	margin-bottom: 32px;
}

.ContentNavigation
{
	margin-bottom: 20px;
	width: 610px;
	line-height: 17px;
}

.ContentNavigation ul
{
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 17px;
	max-width: 580px;
	vertical-align: top;
	float: left;
	list-style-type: none;
	list-style-type: square;
	list-style-image: url("/Images/Company/contentnavigation_list_bullet.png");
	line-height: 22px;
}

.ContentNavigation ol
{
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 17px;
	max-width: 580px;
	vertical-align: top;
	line-height: 22px;
}

.ContentNavigation .cb
{
	line-height: 1px;
	height: 1px;
	clear: both;
}

.ContentGroup
{
	margin-bottom: 20px;
	width: 610px;
	line-height: 17px;
}

.ContentGroup .Title
{
	text-align: left;
	padding: 3px 0px;
	border-bottom: solid 1px #aaaaaa;
	color: #000000;
	font-weight: bold;
	font-size: small;
	margin-bottom: 10px;
}

.ContentGroup ul
{
	margin-top: 5px;
	max-width: 580px;
	vertical-align: top;
	list-style-type: square;
	list-style-image: url("/Images/Company/contentgroup_list_bullet.png");
	line-height: 19px;
}

.ContentGroup ul.checked
{
	list-style-image: url("/Images/Company/contentgroup_list_checked.png");
}

.ContentGroup ul.small
{
	max-width: 407px;
}

.ContentGroup ol
{
	margin-top: 5px;
	max-width: 580px;
	vertical-align: top;
	list-style-type: decimal;
	line-height: 19px;
}

.ContentGroup ol.small
{
	max-width: 407px;
}


.ContentGroup img
{
	max-width: 150px;
	vertical-align: top;
	float: right;
}

.ContentGroup .cb
{
	line-height: 1px;
	height: 1px;
	clear: both;
}

#ContentHeaderSmall
{
	margin: 18px 0px 15px 0px;
	width: 858px;
	height: 100px;
	padding: 0px;
	border: 1px #aaaaaa solid;
	background-color: #efefef;
}

#ContentHeaderLarge
{
	margin: 18px 0px 15px 0px;
	width: 858px;
	height: 480px;
	padding: 0px;
	border: 1px #aaaaaa solid;
	background-color: #efefef;
}

#ContentHeaderSmall .Headline, #ContentHeaderLarge .Headline
{
	float: left;
	width: 445px;
	margin: 20px 10px 20px 20px;
	padding: 0px;
}

#ContentHeaderSmall .Logo, #ContentHeaderLarge .Logo
{
	width: 348px;
	margin: 0px -45px 20px 0px;
	padding: 0px;
	float: right;
}

#ContentHeaderSmall .cb, #ContentHeaderLarge .cb
{
	clear: both;
}

#ContentLeft
{
	width: 220px;
	float: left;
	margin-bottom: 15px;
}

#ContentRight
{
	width: 610px;
	float: right;
	text-align: justify;
	margin-bottom: 15px;
}

.ContentHint
{
	margin-bottom: 20px;
	width: 588px;
	line-height: 17px;
	padding: 10px;
	border: 1px #aaaaaa solid;
	background-color: #efefef;
}

#Accordion
{
	float: left;
	border: 1px solid #aaaaaa;
	width: 445px;
	height: 329px;
	margin: 0px 10px 20px 20px;
	padding: 0px;
}

#MainFeatures
{
	float: right;
	width: 348px;
	height: 248px;
	margin: 30px 20px 20px 0px;
	padding: 0px;
	line-height: 25px;
	font-size: 14px;
}

#MainFeatures ul
{
	padding: 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: top;
	list-style-type: none;
}

#MainFeatures ul li
{
	margin: 0px;
	background-image: url("/Images/SourceMeet/check.png");
	background-position: left top;
	background-repeat: no-repeat;
	vertical-align: text-top;
	line-height: 20px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-top: 5px;
}

#TopLayer
{
	background-color: Black;
}

#transparentLayer
{
	width: 900px;
	height: 100%;
	background: rgba(196, 196, 196, 0.5);
	position: absolute;
	visibility: hidden;
	z-index: 1;
}
#transparentLayerMessageBox
{
	width: 450px;
	height: 250px;
	background-color: #ffffff;
	border: 1px solid #C0C0C0;
	position: absolute;
	visibility: hidden;
	z-index: 2;
	color: #000000;
}
#transparentLayerMessageBoxText
{
	margin: 70px 80px;
	color: #000000;
}

.languageLink
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: inherit;
	border: solid 0px White;
}

.recaptcha_only_if_image
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: inherit;
	border: solid 0px White;
}
.recaptcha_only_if_audio
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: inherit;
	border: solid 0px White;
}
.recaptcha_only_if_incorrect_sol
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: inherit;
	border: solid 0px White;
}
.recaptcha_only_if_no_incorrect_sol
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: inherit;
	border: solid 0px White;
}

#HeadlineText
{
	
}

