@charset "utf-8";
/* CSS Document */

/* ========================================================================================	*/
/* Allgemeines Stylesheet 
/* ========================================================================================	*/

html, body {
	height: 100%;
}

body
{
	scrollbar-arrow-color:#ffffff; 
	scrollbar-3dlight-color:#787878;
	scrollbar-face-color:#787878;  
	scrollbar-darkshadow-color:#787878; 
	scrollbar-track-color:#D7D6CF;
	scrollbar-highlight-color:#ffffff; 
	scrollbar-shadow-color:#ffffff;
}

ul
{
	margin-left:0px;
	list-style-type:none;
}

ul ul
{
	margin-left:9px;
	list-style-type:none;
}

td
{
  empty-cells:show;
}

a
{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	text-decoration:none;
	color:#10238C;
}

.highlightLink
{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	text-decoration:none;
	color:#787878;	
	font-weight:bold;
}

.highlightLink2
{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	text-decoration:none;
	color:#787878;	
}

.highlightLinkBG
{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	text-decoration:none;
	color:#ffffff;
	background-color:#9FA4A8;
	font-weight:bold;
	padding: 0 1px 0 1px;
}




.unhighlightLink
{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	text-decoration:none;
	color:#10238C;	
	font-weight:normal;
}



.internerLink a
{
	color:#10238C;
	
}	

.internerLink a:hover
{
	background-color: #9FA4A8;
	color:#ffffff;
}


a:hover
{
	color:#787878;
}	

#headImg
{
	position:absolute;
	top:0px;
	left:197px;
	width:770px;
	height:171px;
	background-color: #FFF;
	float:left;
	background-repeat:no-repeat;
	background-position: 0px 0px;
	overflow:hidden;
}

#headLogo
{
	position:absolute;
	top:40px;
	left:49px;
	background-color:#FFFFFF;
	float:left;	
}


.headNaviLine3
{
	position:absolute;
	top:0px;
	left:196px;
	width:1px;
	height:171px;
	background-color: none;
	z-index:40;
}

.headNaviLine4
{
	position:absolute;
	top:0px;
	left:967px;
	width:1px;
	height:171px;
	background-color: none;
	z-index:40;
}

.headNaviLine5
{
	position:absolute;
	top:170px;
	left:197px;
	width:770px;
	height:1px;
	background-color: none;
	z-index:40;
}

.containerContent
{
	position:absolute;
	top:205px;
	left:20px;
	width:948px;
	background-color:#FFFFFF;
}

#contentLine1
{
	position:absolute;
	top:205px;
	left:20px;
	z-index:10;
}


#containerFooter
{
	position:relative;
	width:953px;
}


.footerLinie1
{
	width:948px;
	height:2px;
	background-color:#D0D1D5;
}

.footerNaviText
{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#10238C;
	float:left;
	padding:2px 3px 2px 3px;

}

#margin {
	position:absolute;
	left:748px;
	top:207px;
	width:220px;
	overflow:hidden;	
}

#copyBild
{
	height:170px;
	width:220px;
	overflow:hidden;
}

#infoBox {
	position:absolute;
	left:746px;
	top:378px;
	width: 217px;
	background-color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FF850D;
}

.infoBoxItem {
	padding: 3px;
	margin-bottom: 3px;
	width: 217px;
	border-style: dotted;
	border-width: 0 0 1px 0;
	border-color: #FF850D;
}

#infoBox a {
	color: #FF850D;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-decoration: underline;
}

.copyDiv
{
	position:relative;
	left:156px;
	width:500px;
	min-height:273px;
	padding-right:20px;
	margin-left:20px;
	margin-top:28px;
	padding-bottom:38px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#787878;	
	background-color:#FFFFFF;
}


.copyHeadline
{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:22px;
	line-height:26px;
	color:#787878;
}

#naviLinks
{
	position:absolute;
	top:224px;
	left:20px;
	width:156px;
	z-index:20;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#10238C;
	white-space:nowrap;
}

#naviLinks ul li {
	margin-left: 0;
}

#naviLinks ul
{
	margin-left:-35px;
	list-style-type:none;
}

#naviLinks ul ul
{
	margin-left:-24px;
	list-style-type:none;
}

#naviLinks ul ul ul
{
	margin-left:-35px;
	list-style-type:none;
}

.copyText
{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#787878;
}


/* kamedia Styles start */

.emaillink a:link, .emaillink a:visited {
	color: #FFFFFF!important;
}

.emaillink a:hover, .emaillink a:active {
	text-decoration: underline;
}

.clear {
	clear: both;
	line-height: 0px;
	font-size: 0px;
	height: 0px;
}

#contact-form fieldset {
	border: none;
	margin: 0 0 4px 0;
	padding: 0;
}

#contact-form .contact-index {
	float: left;
	width: 92px;
	margin-top: 2px;
}

#contact-form .contact-formfield {
	float: left;
	width: 380px;
}

#contact-form .contact-formfield input, #contact-form .contact-formfield textarea {
	width: 265px;
	margin: 0 3px 0 0;
	padding: 2px 3px;
	border-color: #DOD1D5;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;	
	color: #787878;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
}

#contact-form .contact-formfield textarea {
	height: 100px;
}

#contact-form .contact-submit {
	margin-left: 92px;
	width: 273px;
	padding: 1px 3px;	
	border-color: #DOD1D5;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;	
	background-color: #F9F9F9;
	color: #787878;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;	
}

#intro-flash {
	position: absolute;
	z-index: 60;
	top: 0px;
	left: 197px;	
}

#language {
	padding-top: 2px;
	width: 150px;
	overflow: hidden;
	z-index: 40;
	float: left;
}

#language a {
	display: block;
	width: 74px;
	float: left;
	height: 15px;	
}

#language .language-left {
	margin-right: 2px;
}

#language .language-right {	
}

/* Sprache DE */
#language a.de:link, #language a.de:visited {
	background: url(../img/language_de.gif) 0 0 no-repeat;
}

#language a.de:hover, #language a.de:active {
	background: url(../img/language_de.gif) 0 -15px no-repeat;
}


/* Sprache EN */
#language a.en:link, #language a.en:visited {
	background: url(../img/language_en.gif) 0 0 no-repeat;
}

#language a.en:hover, #language a.en:active {
	background: url(../img/language_en.gif) 0 -15px no-repeat;
}


/* Sprache PT */
#language a.pt:link, #language a.pt:visited {
	background: url(../img/language_pt.gif) 0 0 no-repeat;
}

#language a.pt:hover, #language a.pt:active {
	background: url(../img/language_pt.gif) 0 -15px no-repeat;
}


/* kamedia Styles end */


