




BODY {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:16px;
	color: #000000;
	text-align:center;
}

A {
	font-weight: bold;
	text-decoration:underline;
	color: #383B55;
	border: 0px;
}
img {
	border: 0px;
}
P, FORM {
	margin: 0px;
	display:block;
}
P {
	margin-bottom: 10px;
}
INPUT, TEXTAREA, SELECT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 2px;
}
UL {
	list-style-image:url(/semiramis/servlet/contentblob/19686/Image);
	list-style-position:outside;
	line-height: 16px;
}

OL {
	list-style-type:decimal;
	list-style-image:none;
}

HR {
	height: 2px;
	color: #FFDD00;
	background-color: #FFDD00;
	margin-bottom: 15px;
}

FONT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.bodyContent {
	text-align:center;
	margin:auto;
}
.spacer {
	height: 2px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear:both;
}
.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}
.noPadding {
	padding: 0px;
}
.clearSpaceNone {
	clear:both;
	height:0px;
	line-height:0px;
	margin:0px;
	padding:0px;
}
.small {
	font-size: 10px;
}

#semMain {
	width: 950px;
	text-align:left;
	margin:auto;
}

#semHeader {
	height: 80px;
	width: 950px;
}

/* NAVIGATION */

#semNavigation {
	margin-bottom: 2px;
	width: 948px;
	border-right: 1px solid #D7D7D7; 
	border-left:1px solid #D7D7D7;
	border-bottom: 1px solid #D7D7D7;
}
	#semNavigationInner {
		width: 946px;
		border-left: 1px solid #FFFFFF; 
		border-right:1px solid #FFFFFF; 
	}
	#semSubNavigation {
		border: 1px solid #D7D7D7;
		width: 198px;
	}
	#semSubNavigationContent {
		border: 1px solid #FFFFFF;
		border-top: none;
		width: 196px;
		padding: 0px;
		background-color: #F0F0F0;
	}
	#semSubNavigationContent A {
		text-decoration:none;
		color: #000000;
	}
	.semSubNav {
		border-bottom: 1px solid #D7D7D7;
		padding-top: 4px;
		padding-bottom: 4px;
		cursor:pointer;
	}
	.semSubNavActive {
		background-image:url(/semiramis/servlet/contentblob/19708/Image); 
		border-bottom: 1px solid #D7D7D7;
		padding-top: 4px;
		padding-bottom: 4px;
	}

	#semProductNavigationContent {
		border: 1px solid #FFFFFF;
		border-top: none;
		width: 196px;
		padding: 0px;
		background-color: #F0F0F0;
	}

	#semProductNavigationContent A {
		text-decoration:none;
		color: #000000;
	}

	#semProductNavigation {
		border-bottom: 1px solid #FFFFFF;
		padding-top: 4px;
		padding-bottom: 4px;
		padding-left: 10px;
		cursor:pointer;
	}
	
	#semSmallFrameworkNavigation {
		position:absolute;
		z-index: 10;
		border: 1px solid #D7D7D7;
		display:none;
	}
	#semSmallFrameworkHolder {
		border: 1px solid #FFFFFF;
		background-color: #F0F0F0;
		padding: 5px;
	}	
/* CONTENT STRUCTURE */

#semContent {
	width: 950px;
	background-image:url(/semiramis/servlet/contentblob/19692/Image);
	background-repeat:repeat-y;
}
	#semLeftCol {
		width: 200px;
		float:left;
		background-color:#FFFFFF;
		border-bottom: 1px solid #D7D7D7;
		margin-bottom: 10px;
	}
	
	#semCenterColHolder {
		width: 550px;
		float:left;
		margin: auto;
	}
	#semCenterCol {
		width: 470px;
		margin-left: 40px;
		margin-right: 40px;
	}
		#semGeopath {
			margin-top: 15px;
			margin-bottom: 40px;
			padding-bottom: 3px;
			border-bottom: 2px solid #FFDD00;
			font-size: 9px;
			color: #666666;
		}
		#semGeopath A {
			font-size: 9px;
		}
		
		#semCenterHeader {
			margin-bottom: 20px;
		}
		
		#semFooter {
			margin-top: 20px;
			padding-bottom: 5px;
			border-bottom: 2px solid #D7D7D7;
			font-size: 9px;
			line-height: 14px;
			color: #666666;
		}
		#semFooter A {
			color: #666666;
		}
				
		#semCopyright {
			padding-bottom: 20px;
			margin-top: 14px;
			font-size: 9px;
			line-height: 14px;
			color: #666666;			
		}
		#semCopyright A {
			color: #666666;
			font-size: 9px;
			text-decoration:none;
		}


	#semRightCol {
		width: 200px;
		float:right;
		background-color:#FFFFFF;
		border-bottom: 1px solid #D7D7D7;
		margin-bottom: 10px;
	}
	
	.semColEnd {
		height: 5px;
		line-height: 5px;
	}
	
/* BOXES */

.semBox {
	border: 1px solid #D7D7D7;
	width: 198px;
	max-width: 198px;
}
	.semBoxTitle {
		border: 1px solid #FFFFFF;
		padding: 8px;
		padding-top: 5px;
		padding-bottom: 5px;
		width: 180px;
		background-color: #D7D7D7;
   	font-weight: bold;
		font-size: 9px;
	}
	
	.semBoxTitle_homepage {
		border: 1px solid #FFDD00;
		padding: 8px;
		padding-top: 5px;
		padding-bottom: 5px;
		width: 180px;
		background-color: transparent;
   	font-weight: bold;
		font-size: 9px;
		color:#FFDD00;
	}
	
	.semBoxContent {
		border: 1px solid #FFFFFF;
		border-top: none;
		width: 180px;
		padding: 8px;
		background-color: #F0F0F0;
	}

/* ROLLOUT NAVIGATION */	
	
#semRolloutShadowLevel1, #semRolloutShadowLevel2 {
	position: absolute;
	top:0px;
	left:0px;
	height: 500px;
	width: 320px;
	display:none;
	z-index: 2999;	
	
    background-image: url(/semiramis/servlet/contentblob/19716/Image) !important;
    background-color: transparent !important;

    filter: alpha(opacity=50);
    background-image: none;
    background-color: #999999;
}
	#semRolloutShadowLevel2 {
		z-index: 2998;
	}

.semRolloutContent {
	text-align:left;
	width: 318px;
	padding: 0px;
	margin: 0px;
	z-index: 3000;
	display:none;
	top: 0px;
	left: 0px;
	position: absolute;
	border: 1px solid #B4B4B4;
	background-color: #F0F0F0;
	padding-top: 5px;
	padding-bottom: 5px;
}
.semRolloutButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #FFFFFF;
	height: 20px;
	padding-left: 4px;
	padding-top: 5px;
	cursor:hand;
}
	.semRolloutButton A {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #000000;
		text-decoration:none;
		font-weight:bold;
	}

.semRolloutArrow {
	float:right;
	margin-right: 4px;
	margin-top: 2px;
}

/* GLOBAL CLASSES */

#semFrameworkNavigation {
	margin-bottom: 40px;
	margin-top: 5px;
}
#semGermanOnly {
	border: 1px solid #D7D7D7;
	background-color: #F0F0F0;
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 5px;
}




/* MESSAGES */

.errorfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
	border: 1px solid #CC0000;
	background-color: #FFCCCC;
	color: #CC0000;
}
.errorbox {
	border: 1px solid #CC0000;
	background-color: #FFCCCC;
	color: #CC0000;
	padding: 5px;
	font-size: 10px;
	margin-bottom: 10px;
}
.noticebox {
	border: 1px solid #F0A51C;
	background-color: #F8E1B8;
	color: #000000;
	font-size: 10px;
	padding: 5px;
	margin-bottom: 10px;
}


/* OLD CLASSES */
.newstitle {
	background-color: #FFDD00;
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 5px;
	vertical-align:middle;
	color: black;
   font-weight:bold;
	font-size: 13px;
}

.pagetitle {
	margin-bottom: 25px;
}
.pageicon {
	margin-bottom: 30px; 
	margin-right: 10px;
}
.subtitle {
	margin-bottom: 7px;
	display:block;
}
.teaser {
	font-weight: bold;
	margin-bottom: 7px;
	font-size: 11px;
}
.content {
	margin: 0px;
	margin-bottom: 7px;
	font-size: 11px;
}
.small {
	font-size: 10px;
}
.grey {
	color: #666666;
}
.link {
	font-weight: bold;
	color: #383B55;
	text-decoration: underline;
}



.framework_image {
/*		border: 1px solid #383B55;*/
}
.framework_imagedescription {
	background-color:#383B55;
   padding-bottom:10px;
   padding-left:10px;
   padding-top:10px;
	color: #FFFFFF;
	font-size: 10px;
}
.list_image {
	border-right: 1px solid #D7D7D7;
	border-bottom: 1px solid #D7D7D7;
}
.list_imagedescription {
	background-color: #D7D7D7;
	padding: 5px;
	color: #000000;
	font-size: 10px;
}
.presstitle {
	font-size:18px;
	line-height: 18px;
	font-weight:bold;
	margin-bottom: 15px;
}
.presssubtitle {
	font-size: 11px;
	line-height: 11px;
	font-style:italic;
}
.courselisting {
	border-right: 1px solid #FFFFFF; 
	border-left:1px solid #FFFFFF; 
	border-top: 1px solid #FFFFFF; 
	border-bottom: 1px solid #D7D7D7;
	background-color: #F0F0F0; 
	padding: 3px; 
	padding-left: 10px;
	cursor:pointer;
	cursor:hand;
}
.pr_box {
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border: 1px solid #D7D7D7;
	border-top: none;
	width: 448px;
	overflow:hidden;
}
.pr_highlight {
	padding: 15px;
	font-style:italic;
}
.statement {
	border: 1px solid #D7D7D7;
	padding: 5px;
	background-color: #F0F0F0;
	font-style:italic;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.language_notice {
	margin-bottom: 15px;
}
.highlight_text {
	background-color: #F0F0F0;
	font-weight: bold;
}
.pagenav, .pagenav A {
	text-align:center;
	font-size: 10px;
}



.box {
	border-left: 1px solid #D7D7D7;
	border-right: 1px solid #D7D7D7;
	text-align:left;
	margin: 0px;
}
.boxcell {
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
.boxheader, .boxnormal {
	height: 28px;
	vertical-align:middle;
	border: 1px solid #FFFFFF;
	background-color: #D7D7D7;
}
.boxnormal {
	background-color: #D7D7D7;
	background-image: none;
}
.boxpadding {
	padding: 8px;
}


.light {
	background-color: #F0F0F0;
}
.dark {
	background-color: #D7D7D7;
}

.partnerlisting {
	width: 210px;
	padding: 5px;
}
.partnerline {
	padding: 5px;
	border-bottom: 2px solid #D7D7D7;
	margin-bottom: 10px;
}

.content_header_text{
      font-size:18px;
      font-family: Helvetica, Verdana, Arial, sans-serif;
      text-align:left;
      font-weight:bold;
      vertical-align:middle;
      padding-left: 10px;
      color: #3C3E5C;
}

.smText {
}

.smText TABLE {
   padding: 0px;
   border-collapse: collapse;
}

.smText TBODY {
   padding: 0px;
   border-collapse: collapse;
}

.smText TR {
   padding: 0px;
}

.smText TD {
   padding: 0px;
}

.sem_formular {
   border: 1px solid #FFFFFF;
   background-color: #F0F0F0;
   padding: 7px;
}

.formular--error {
    background-color: #FFDD00;
}

.partnerkarte_popup {
	background-color: white;
	padding: 1px;
   border: 1px solid silver; 
}

.partnerkarte_popup_header {
	background-color: white;
   border: 1px solid silver;
}

.partnerkarte_popup_header2 {
	background-color: #F9B700;
   margin: 1px;
	color: black;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align:middle;
   font-weight: bold;
	font-size: 12px;
}

  #searchButton {
    background-image:url("/semiramis/servlet/contentblob/42642/Image");
    background-color:transparent;
    background-repeat:no-repeat;
    background-position:-138px -47px;
    border: 0px;
    width: 36px;
    height: 22px;
    margin: 0px;
    padding: 0px;
    position: absolute;
    top: 1px;
    right: 0px;
    cursor: pointer;
    z-index:2;
  }
    
  #searchButton:hover {
    background-image:url("/semiramis/servlet/contentblob/42642/Image");
    background-repeat:no-repeat;
    background-position:-138px -70px;
  }
  
  #searchButton:active {
    background-image:url("/semiramis/servlet/contentblob/42642/Image");
    background-repeat:no-repeat;
    background-position:-138px -70px;
  } 
  
  
  .search_input{
    background-color:transparent;
    background-repeat:no-repeat;
    background-position:-10px 0px;
    border:0 none;
    padding-top: 5px;
    color:#313F3B;
    font-family:Verdana,sans-serif;
    font-size:1.1em;
    height:19px;
    margin:0;
    position:absolute;
    top:0;
    left: 10px;
    width:140px;
    cursor:text;
    z-index:2;
  }

  #searchdiv {
    background-image:url("/semiramis/servlet/contentblob/42642/Image");
    background-color:transparent;
    background-repeat:no-repeat;
    background-position:0px 0px;
    position: absolute;
    top:515px;
    left:30px;
    width:180px; 
    height: 23px;
    overflow:hidden;
    z-index:2;
  }
