* {padding: 0; margin: 0; -moz-outline-width: 0;}
img {border: none;}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/ 
* html .clearfix{
	height: 1%;
}
.clearfix{
	display: block;
}
/* End hide from IE-mac */

li {list-style-type: none; list-style-position: outside;}
.pageContentLarge li,
.pageContent li {list-style-type: none;
				 background: url(../images/Satellic_Digit.jpg) no-repeat 0 6px;
				 padding: 0px 0px 0px 10px;
				 list-style-position: inside;}

body { 
    background: url(../images/background.png) repeat-x #f5f5f5; 
    font-family: arial;
    font-size: 12px;
}

a {text-decoration: none; color: #000000;}
a:hover {color: #699AC2;}

h1 a,
h2 a,
h3 a,
h4 a {color: #699AC2;}

h1,h2,h3,h4 {color: #699AC2;}

h1 {font-size: 22px; margin: 0 0 20px 0;}
h2 {font-size: 16px; margin: 0 0 12px 0;}

#page {
    margin: 0 auto; 
    width: 1150px;
    background: url(../images/background_arrows.png) no-repeat 0 -20px;
} 

#pageContentTop {
    width: 999px;
    margin: 22px auto 0 auto;
    height: 6px;
    position: relative;
}
	
	#pageContentTop_left {
	    background: url(../images/Rahmen_Ecke.png) no-repeat;
	    position: absolute;
	    left: 0px;
	    width: 6px;
	    height:6px
	}
	
	#pageContentTop_middle {
        border-bottom: 1px solid #e1e1e1;
	    background: url(../images/background_pageContent_top.png) repeat-x;
	    position: absolute;
	    left: 5px;
	    width: 987px;
	    height:5px
	}
	
	#pageContentTop_right {
	    background: url(../images/background_pageContent_corner_t-r.png) no-repeat;
	    position: absolute;
	    left: 993px;
	    width: 6px;
	    height:6px
	}

#pageContentBottom {
    width: 999px;
    margin: 0 auto;
    height: 6px;
    position: relative;
}

    #pageContentBottom_left {
        background: url(../images/background_pageContent_corner_b-l.png) repeat-x;
        position: absolute;
        left: 0px;
        width: 6px;
        height:6px
    }
    
    #pageContentBottom_middle {
        background: url(../images/background_pageContent_bottom.png) repeat-x;
        border-top: 1px solid #e1e1e1;
        position: absolute;
        left: 6px;
        width: 987px;
        height:6px
    }
    
    #pageContentBottom_right {
        background: url(../images/background_pageContent_corner_b-r.png) repeat-x;
        position: absolute;
        left: 993px;
        width: 6px;
        height:6px
    }

#pageContentMiddle {
    background: url(../images/background_pageContent_middle.png) repeat-y top center;
    margin: 0 auto;
    width: 956px;
    padding: 0px 23px 15px 21px;
}

#logo {
    float: right;
    margin: -110px 20px 0 0;
}

#lang {
    padding: 30px 0 0 21px;
}
#lang li {
    display: inline;
}
#lang a img {
    opacity: 0.3;
    filter: alpha(opacity = 30);
}
#lang a:hover img {
    opacity: 1;
    filter: alpha(opacity = 100);
}

#topNavigation {
    margin: 30px 0 0 0;
    height: 37px;
    background: url(../images/background_navi.png) repeat-x;
}

#topNavigation li{
    float: left;
    background: url(../images/background_navi_separator.png) no-repeat bottom right;
    height: 29px;
}
#topNavigation li a{
    float: left;
    color: #000000;
    font-weight: bold;
    font-size: 15px;
    padding: 7px 20px 0 20px;
    height: 23px;
}
#topNavigation li a:hover,
#topNavigation li.active a {
    color: #FFFFFF;
    background: url(../images/background_navi_active.png) repeat-x;
}

#topPages { 
    float: right;
    font-size: 10px;
    margin: 30px 300px 0 0;
}
#topPages li:first-child { border-left: none; }
#topPages li { 
    float: left; 
    border-left: 1px solid #699AC2; 
    padding: 0 5px;
    height: 12px;
}
#topPages a{ color: #699AC2; }

#footer {
    margin: 10px 0 0 96px;
    font-size: 11px;
    color: #999999;
}
#footer li {color: #999999; display: inline; }
#footer a { color: #999999; }

#content {
    background: url(../images/background_content_cat.png) repeat-x; 
    padding: 10px 0px 0px 0px;
}
#content h3{
    margin: 0 0 5px 0;
}

a.external {
    background: url(../images/background_link_external.png) no-repeat 0px 3px; 
    padding: 0 0 0 13px;
}
a.internal,
#rootList a {
    background: url(../images/arrow_blue.png) no-repeat 0px 0px; 
    padding: 0 0 0 18px;
}

.teaser { float: left; }
.teaser h2 {
    margin: 0 0 5px 2px;
}
.teaser img {display: block;}
.teaser p {margin: 2px 0 15px 2px;}
.teaser .teaserLink {
    display: block;
    background: url(../images/arrow_blue.png) 0px 0px no-repeat;
    padding: 0 0 0 18px;
    margin: 0 0 0 2px;
}


.teaser_medium {
    width: 283px;
    margin: 0 67px 0 0;
}
.teaser_medium img {
    background: url(../images/background_teaser_medium.png);
    padding: 2px 3px 3px 3px;
}

.topTopics { float: left; width: 215px;}
.topTopics h2 { margin: 0 0 6px 0px; }
.topTopics ul {margin: 0px 0 0 0;}
.topTopics li a {color: #FFFFFF;}
.topTopics li {
    background: url(../images/arrow_white_blue.png) no-repeat 200px 7px #006BAB; 
    padding: 3px 0 3px 10px;
    margin: 0 0 2px 0;
    font-size: 14px;
}
.topTopics li:hover { background-color: #4C97C4; }



.subPages {
    
	
    width: 225px;
    margin: 0 0px 0 0px;
    float: left;
    
    padding-bottom: 30px;
}
.subPages_page {
    background-image: none;
    background-color: transparent;
    width: 180px;
    margin: 0 0px 0 0px;
    float: left;
}
.subPages li {
    padding: 0 10px 10px 20px;
    background: url(../images/arrow_blue.png) no-repeat 0 0px;
    margin: 0 0 0 10px;
}
.subPages a {
    font-weight: bold;
}

.subPages li.active a {
	color:#699AC2;
}

.pageContent {
    float: left;
    background-color: #FFFFFF;
    width: 506px;
    padding: 0 20px 30px 20px;
}

#categoryContentSmall {
    float: left;
    width: 506px;
    padding: 0 8px 30px 32px;
    background-color: #FFFFFF;
}

.pageContentLarge {
    float: left;
    width: 736px;
    padding: 0 20px 30px 20px;
    background-color: #FFFFFF;
}

#categoryContentLarge {
    float: left;
    width: 691px;
    padding: 0 20px 30px 20px;
    background: url(../images/background_content_cat_large.png) repeat-x #FFFFFF;
}


#glossary {
    width: 203px;
    float: left;
}
#glossary li {
    float: left;
    background: url(../images/background_glossary_char.png) no-repeat;
    color: #C3C3C3;
    width: 27px;
    height: 20px;
    font-weight: bold;
    padding: 3px 2px 0 0px;
    text-align: center;
}
#glossary li a {display: block; }

.mediabox {
    background: url(../images/background_mediabox.png) no-repeat bottom;
    width: 733px;
    height: 95px;
    margin: 20px 0 0 0;
    position: relative;
}
.mediabox img {
    background: url(../images/background_media_thumb.png) no-repeat;
    margin: 0px 0 0 10px;
    padding: 7px 9px 7px 8px;
    float: left;
}
.mediabox h2 {
    float: left;
    width: 265px;
    margin: 0 0 0 10px;
}
.mediabox p {
    float: left;
    width: 265px;
    margin: 0 0 0 10px;
}
.mediabox a.watch {
    background: url(../images/background_link_watch.png) no-repeat 0px 3px;
    position: absolute;
    top: 38px;
    left: 550px;
    padding: 0 0 0 15px;
}
.mediabox a.download {
    background: url(../images/background_link_down.png) no-repeat -4px 3px;
    position: absolute;
    top: 58px;
    left: 550px;
    padding: 0 0 0 15px;
    height: 16px;
}

ul#faq {margin: 10px 215px 40px 0px;}
ul#faq li {
    padding: 0 20px 0px 20px;
    background: url(../images/arrow_blue.png) no-repeat 0 0px;
    margin: 0 0 5px 0;
	list-style-type:none;
}

.anchorLinkTop {
    float: left;
    background: url(../images/background_link_up.png);
    width: 10px;
    height: 13px;
    margin: 0 5px 0 0;
}

#rightCol {
    float: left;
    width: 190px;
    padding: 0 20px 0 20px;
}

.pageDownloads {margin: 0 0 30px 0;}
.pageDownloads li  {
    padding: 0 0px 0px 20px;
    background: url(../images/background_link_down.png) no-repeat 0 1px;
    margin: 0 0 5px 0;
}

.faqheader {
	margin: 0px 215px 5px 0px !important;
}

.pageFaqs li  {
    padding: 0 0px 0px 20px;
    background: url(../images/arrow_blue.png) no-repeat 0 0px;
    margin: 0 0 5px 0;
}

#page_media {position: relative; z-index: 1; overflow: hidden;}
#mediaFlashContainer {position: relative; z-index: 2;}
#mediaFlashContainer object {position: relative; z-index: 2;}

#topTeaser {
    position: absolute;
    bottom: 0px;
    right: 0px;
    z-index: 3;
	padding: 0px 3px 12px 0px;
}

.teaser_small {
    width: 217px;
    margin: 0 11px 30px 11px;
}
.teaser_small img {
    background: url(../images/background_media_thumb.png);
    padding: 7px 9px 7px 8px;
}

.teaserRight h2 {padding-left: 5px;}
.teaserRight .teaserContent {margin: 0 5px 5px 5px;}
.teaserRight .teaserLink {
    margin-left: 5px;
    padding: 0 0 0 18px;
    background: url(../images/arrow_blue.png) 0px 0px no-repeat;
}

#sitemap ul#rootList {
    background: url(../images/background_sitemap.png) no-repeat 0px bottom;
    padding: 0 0px 0 0;
    margin: 0 0 0 7px;
}
#sitemap ul#rootList a {
    margin: 0 0 5px 0;
    display: block;
}
#sitemap li.rootNode {
    width: 165px;
    padding: 0 10px 30px 15px;
    float: left;
}
#sitemap h1 {margin-left: 20px;}
#sitemap {padding: 0 0 30px 0;}

.paddingImage {padding: 0 5px 5px 0;}

.dialogBackground{
    position: fixed;
    top: 0px;
    bottom: 0px;
    right: 0px;
    left:0px;
    background-color: #000000;
    opacity: .5;
    filter: Alpha(opacity:50);
    z-index: 10;
}

.dialogContainer{
    position: absolute;
    z-index: 15;
}
.dialogClose{
    text-align: right;
    color: #FFFFFF;
    font-weight: bold;
    height: 20px;
    cursor: pointer;
    width: 100%;
    display: block;
    float: right;
}

#tooltip {
    position: absolute;
    width: 300px;
    border: 1px solid #E1E1E1;
    padding: 10px;
    z-index: 100;
    background-color: #FFFFFF;
}
#tooltipClose {
    text-align: right;
    display: block;
}
#tooltip h2 {
    font-size: 14px;
    color: #000;
    margin: 0;
}
a.glossaryLink {text-decoration: underline;}

#mainLink {
	
	height:250px;
	left:0;
	position:absolute;
	top:-250px;
	width:200px;
	display:block;
	
	/*
	 cursor: pointer;
background-color:#006BAB;
*/	
}

.pressHeader {
	margin:20px 0 12px;
}
.pressFooter {
	
	margin: 10px 0;
}

}
