﻿/* _lcid="1033" _version="12.0.4518"
    _LocalBinding */
.floatLeft
{
	float:left;
    margin-right:0px; 
    margin-left: 0px; 
    margin-top:5px;
}
.floatRight
{
	float:right;
    min-width:100px;
    margin-left:10px; 
    margin-right: 0px; 
    margin-top:5px;
}
.welcomeImage 
{
	float:left;
}
.welcomeImage img
{
    margin-right:10px; 
    margin-left: 0px; 
    margin-top:5px;
   	border:solid 1px #CCCCCC; 
}
.caption 
{
      font-size:8pt; 
      font-family:verdana; 
      color:#666666; 
      padding-bottom:2px;
      margin-top:-3px;
}
.caption p
{ 
      padding-top: 2px; 
      margin-bottom: 2px; 
}
.header 
{ 
      padding-bottom:0px;
      padding-right:0px; 
      padding-left: 0px; 
      text-align:right; 
      white-space:nowrap;
      border-bottom:solid 1px #cccccc;
      font-family:tahoma;  
      font-size:8pt;  
      color:#666666; 
}
.dateLine 
{
      font-weight:bold;  
      float:left;
      white-space:nowrap;
}
.pageContent
{ 
      font-family:tahoma;  
      font-size:9pt;  
      color:#666666; 
}
.pageContent UL, .pageContent OL
{ 
    clear:both;
}
.splashLinkArea
{
    /**height:100px;*/
    min-height:100px;
	border:solid 1px #CCCCCC; 	
}
.imageSplash
{
    text-align:center;
    display:block;
    width:100%;
}
.imageSplash img
{
	border:solid 1px #CCCCCC; 	
}
.splashLinkFrame
{
    width:100%;
    display:block;
    clear:both;
    min-height:100px;
    /**height:100px;*/
}
.floatingRelatedLinks
{
	border:solid 1px #CCCCCC;
    margin-left:10px; 
    margin-right: 0px; 
    margin-top:5px;
	float:right;
	min-width:150px;
	/**width:150px;*/
	display:inline;
}
.removeMargins
{
	margin-top:-11px;
	margin-left:-11px;
	margin-right:-10px;
}


/* PAGE HOME PAGE*/
.homepage-top{
	
}
.homepage-top img{
	float:left;	
}
.homepage-bottom{
	padding:0 8px;
	float:left;
}
.homepage-bottom img {
	margin:5px 0 5px 5px;
}
/*////*/

/* PAGE: TERMS & CONDITIONS */
ol.terms-and-conditions li{
	color:#878787;
	font-size:11px;
	line-height:12px;
	font-weight:bold;
	padding-bottom:10px;
}
ol.terms-and-conditions div.frame{
	border:3px solid #ff6600;
	background-color:#fff1e3;
	margin:0 40px;
	padding:20px;
}
ol.terms-and-conditions div.frame p{
	padding-bottom:10px;
}
ol.terms-and-conditions div.frame span.kontakt{
	padding-left:20px;
	display:block;
}
ol.terms-and-conditions p{
	padding-bottom:0;	
}
ol.terms-and-condition-level-two li{
	overflow:hidden;
	height:100%;
	padding-bottom:0;
}
ol.terms-and-condition-level-two span.number{
	padding-right:12px;
	overflow:hidden;
	height:100%;
	display:block;
	float:left;
	margin-bottom:-1000px;
	padding-bottom:1000px;
}
ol.terms-and-condition-level-two span.content{
	overflow:hidden;
	height:100%;
	display:block;
	margin-bottom:-1000px;
	padding-bottom:1000px;
}
ol.terms-and-conditions ul.std-list-arrow{
	font-weight:normal;
	padding-left:20px;	
}
ol.terms-and-conditions ul.std-list-arrow li{
	font-weight:normal;
	padding-bottom:2px;
}
/*////*/

#mscs-blankWebPartPageTwoColumnsZoneLeftCol {
	width: 50%;
	position: absolute;
	left: 0px;
	top: 0px;
}

#mscs-blankWebPartPageTwoColumnsZoneRightCol {
	width: 50%;
	position: absolute;
	top: 0px;
	right: 0px;
}
	
#mscs-blankWebPartPageTwoColumnsZoneContainer {
	position: relative;
	width: 100%;
}
.mscs-float-left
{
	display: inline;
	float: left;
	width: 49.9%;
}

.mscs-float-right
{
	display: inline;
	float: right;
	width: 50%;
}

.mscs-column20
{
    width: 20%;
    float: left;
}

.mscs-column80
{
    width: 80%;
    float: left;
}

