body {
   background-color: #bdb6d6;
   color: #333;
   margin:3%; 
   text-align: left;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 75.01%;
   line-height: 1em;
}


div#pagewrapper {
   border: 1px solid #fff;
   margin: 0 auto;     
   width: 73em; 
   background-color: #fff;
   color: black;
}


div#pagewrapperintro {
   border: 1px solid #fff;
   margin: 0 auto;     
   width: 68em; 
height: 52em;
   background-color: #fff;
   color: black;
}


div#header {
   height: 166px;
padding-top: 0px;
   background: #fff;        
padding-left: 0px;
}

div#header h1 a {
   background: #fff; 
   display: block; 
   height: 80px;             
   text-indent: -999em;  
   text-decoration:none; 
}

div#search {
   float: right;
   width: 23em;     
   text-align: right;
   padding: 0.6em 0 0.2em 0;
   margin: 0 1em;
}

div.breadcrumbs {
   padding: 1em 0 1.2em 0; 
   font-size: 90%;             
   margin: 0 1em;              
   border-bottom: 1px dotted #000;
}

div#content {
   margin: 1.5em auto 2em 0; 
height: 300px;

}

div#main {
margin-left: 0px;
padding-left: 0px;
margin-left: 100px;
height: 300px;
width: 480px;
 
}

div#symbols {
float: left;
widht: 40px;
margin-top: 50px;
margin-left: 10px;
}

div#sidebar {
   float: right;  
   width: 200px;   
   display: inline; 
   margin-left: 0;
}


div#sidebar.hascontent {
   padding-right: 20px;
   width: 200px;  
}

div#footer {
   clear:both;       
   color: #fff;
   background-color: #fff;
height: 90px;
}

div#footer p {
   font-size: 0.8em;
      text-align: center; 
   margin:0;
}



div.hr {
   height: 1px;
   margin: 1em;
   border-bottom: 1px dotted black;
}


div.left49 {
  float: left;
  width: 49%;  
}

div.right49 {
  float: right;
  width: 49%;
  text-align: right;
}




/********************
CONTENT STYLING
*********************/
div#content {
   font-size: 11px;
}

/* HEADINGS */
div#content h1 {
   font-size: 2em;  /* font size for h1 */
   line-height: 1em;
   margin: 0;
}
div#content h2 {
   color: #bdb6d6; 
   font-size: 1.5em; 
   text-align: left; 
/* some air around the text */
   padding-left: 1em;
   padding-bottom: 1px;
/* set borders around header */
   border-bottom: 1px solid #000; 
   border-left: 0.1em solid #999; 
   line-height: 1.5em;
/* and some air under the border */
   margin: 0 0 1.5em 0;
}
div#content h3 {
   color: #294B5F; 
   font-size: 1.3em;
   line-height: 1.3em;
   margin: 0 0 0.5em 0;
}
div#content h4 {
   color: #294B5F; 
   font-size: 1.2em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
div#content h5 {
   font-size: 1.1em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
h6 {
   font-size: 1em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
/* END HEADINGS */

/* TEXT */
p {
   font-size: 11px;
   margin: 0 0 1.5em 0;  /* some air around p elements */
   line-height:1.4em;
   padding: 0;
}
blockquote {
   border-left: 0px solid #ddd;
   margin-left: 10px;
}
pre {
   font-family: monospace;
   font-size: 11px;
}
strong, b {
/* explicit setting for these */
   font-weight: bold;
}
em, i {
/* explicit setting for these */
   font-style:italic;
}


code, pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
 font-family: "Courier New", Courier, monospace;
 font-size: 1em;
}

pre {
   border: 1px solid #000;  
   background-color: #ddd;
   margin: 0 1em 1em 1em;
   padding: 0.5em;
   line-height: 1.5em;
   font-size: 90%;  
}

/* END TEXT */

/* LISTS */
div#main ul,
div#main ol,
div#main dl {
  font-size: 11px;
   line-height: 1.3em;
   margin: 0 0 0em 0;
}
div#main ul li,
div#main ol li {
   margin: 0 0 0.25em 3em;
}

div#dl dt {
   font-weight: bold;
   margin: 0 0 0.25em 3em;
}
div#dl dd {
   margin: 0 0 0 3em;
}
/* END LISTS */



#menu_vert {
   margin-left: 1px;
   margin-right: 1px;

}



/* Fix for Opera 8 */
.clearb { clear: both; }
#menuwrapper { 
   /* Fix for Opera 8 */ 
   /*   overflow: hidden;  */ 
      border-bottom: 1px solid #C0C0C0;
   width: 100%;
margin-bottom: 30px;
background-image: url(http://solus-studio.de/images/menu_blue_down.jpg);
color: #000;

}

#primary-nav li li { 
   width: 100px; 

}


#primary-nav, #primary-nav ul { 
   list-style: none; 
   margin: 0px; 
   padding: 0px; 
margin-left: 50px;
color: #000;
}

#primary-nav ul { 
   position: absolute; 
   top: auto; 
   display: none; 
margin-left: 0px;
}
#primary-nav ul ul { 
   margin-top: 1px;
   margin-left: -1px;
   left: 100%; 
   top: 0px; 

}
	
#primary-nav li { 
   margin-left: -1px;
   float: left; 

}
#primary-nav li li { 
   margin-left: 0px;
   margin-top: -1px;
   float: none; 
   position: relative; 
background: #fff;
}

#primary-nav a { 
   display: block; 
   margin: 0px; 
   padding: 5px 10px; 
   text-decoration: none; 
   background: transparent;

}
#primary-nav li a { 
   border-right: 1px solid #C0C0C0;
   border-left: 1px solid #C0C0C0;
}
#primary-nav li li a { 
   border: 1px solid #C0C0C0;
}	
#primary-nav li, #primary-nav li.menuparent { 
   
}

#primary-nav li.menuactive { 
 color: #000;
background-image: url(http://solus-studio.de/images/menu_red_down.jpg);
}


#primary-nav ul li.menuparent, 
#primary-nav ul li.menuparent:hover, 
#primary-nav ul li.menuparenth { 
/* arrow for menuparents */
   background-image: url(images/cms/arrow.gif); 
   background-position: center right; 
   background-repeat: no-repeat; 

}


#primary-nav li:hover, 
#primary-nav li.menuh, 
#primary-nav li.menuparenth, 
#primary-nav li.menuactiveh { 
   background-image: url(http://solus-studio.de/images/menu_red_down.jpg);
color: #000;
}


#primary-nav ul, 
#primary-nav li:hover ul, 
#primary-nav li:hover ul ul, 
#primary-nav li.menuparenth ul, 
#primary-nav li.menuparenth ul ul { 
   display: none; 
}

#primary-nav li:hover ul, 
#primary-nav ul li:hover ul, 
#primary-nav ul ul li:hover ul, 
#primary-nav li.menuparenth ul, 
#primary-nav ul li.menuparenth ul, 
#primary-nav ul ul li.menuparenth ul { 
   display: block; 
}


/* IE Hacks */
#primary-nav li li { 
   float: left; 
   clear: both; 
}
#primary-nav li li a { 
   height: 1%; 
}
/* accessibility */

/* 
menu links accesskeys 
*/
span.accesskey {
   text-decoration:none;
}

.accessibility, hr {
   position: absolute;
   top: -999em;
   left: -999em;
}

dfn {
   position: absolute;
   left: -1000px;
   top: -1000px;
   width: 0;
   height: 0;
   overflow: hidden;
   display: inline;
}
/* end accessibility */


a.external span {
  position: absolute;
  left: -5000px;
  width: 4000px;
}

a.external {
  padding: 0 12px 0 0;
}

a.external:link {
  color: #18507C;

background: url(images/cms/external.gif) no-repeat 100% 0;
}
a.external:visited {
  color: #18507C; /* a different color can be used for visited external links */

/* 
Set the last 0 to -100px to use that part of the external.gif image for different color for active links 
external.gif is actually 300px tall, we can use different positions of the image to simulate rollover image changes.
*/
  background: url(images/cms/external.gif) no-repeat 100% 0; 
}

a.external:hover {
color: #18507C;
background: url(images/cms/external.gif) no-repeat 100% 0; 
  background-color: #C3D4DF;
}


* {
margin:0;
padding:0;
}


div {
   font-size: 1em;
}

img {
   border: 0;
}

a,
a:link 
a:active {
   text-decoration: underline;
   background-color: inherit; 
   color: #18507C; 
}

a:visited {
   text-decoration: underline;
   background-color: inherit;
  color: #18507C;                
}


a:hover {
   text-decoration: none;
   background-color: #C3D4DF;
   color: #385C72;
}

	.clearfix:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}
	* html>body .clearfix {
		display: inline-block; 
		width: 100%;
	}
	
	* html .clearfix {
		/* Hides from IE-mac */
		height: 1%;
		/* End hide from IE-mac */
	}


div#news {
  margin: 2em 0 1em 1em;  
  border: 1px solid #000; 
  background: #FFE9AF; 
}

div#news h2 {
   line-height: 2em;
   background: #fff;
}

.NewsSummary {
    padding: 0.5em 0.5em 1em; 
    margin: 0 0.5em 1em 0.5em; 
    border-bottom: 1px solid #ccc; 
}

.NewsSummaryPostdate {
  font-size: 90%;
  font-weight: bold;
 }

.NewsSummaryLink {
    font-weight: bold;
    padding-top: 0.2em;
}

.NewsSummaryCategory {
  font-style: italic;
  margin: 5px 0;
 }

.NewsSummaryAuthor {
  font-style: italic;
  padding-bottom: 0.5em;
}

.NewsSummarySummary, .NewsSummaryContent {
  line-height: 140%;
 }

.NewsSummaryMorelink {
  padding-top: 0.5em;
}

#NewsPostDetailDate {
  font-size: 90%;
  margin-bottom: 5px;
  font-weight: bold;
  }

#NewsPostDetailSummary {
   line-height: 150%;
   }

#NewsPostDetailCategory {
  font-style: italic;
  border-top: 1px solid #ccc;
  margin-top: 0.5em;
  padding: 0.2em 0;
}

#NewsPostDetailContent {
  margin-bottom: 15px;
  line-height: 150%;
  }

#NewsPostDetailAuthor {

  padding-bottom: 1.5em;
  font-style: italic;
}


/* to add specific style to the below divs, uncomment them. */

/* 
#NewsPostDetailTitle {}
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/


/**** LINK-tag style sheet stylesheet_screen19ca14e7ea6328a42e0eb13d585e4c22.css ****/

body {
   background-color: #bdb6d6;
   color: #333;
   margin:3%; 
   text-align: left;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 75.01%;
   line-height: 1em;
}


div#pagewrapper {
   border: 1px solid #fff;
   margin: 0 auto;     
   width: 73em; 
   background-color: #fff;
   color: black;
}


div#header {
   height: 166px;
padding-top: 0px;
   background: #fff;        
padding-left: 0px;
}

div#header h1 a {
   background: #fff; 
   display: block; 
   height: 80px;             
   text-indent: -999em;  
   text-decoration:none; 
}

div#search {
   float: right;
   width: 23em;     
   text-align: right;
   padding: 0.6em 0 0.2em 0;
   margin: 0 1em;
}

div.breadcrumbs {
   padding: 1em 0 1.2em 0; 
   font-size: 90%;             
   margin: 0 1em;              
   border-bottom: 1px dotted #000;
}

div#content {
   margin: 1.5em auto 2em 0; 
height: 300px;

}

div#main {
margin-left: 0px;
padding-left: 0px;
margin-left: 100px;
height: 300px;
width: 480px;
 
}

div#symbols {
float: left;
widht: 40px;
margin-top: 50px;
margin-left: 10px;
}

div#sidebar {
   float: right;  
   width: 200px;   
   display: inline; 
   margin-left: 0;
}


div#sidebar.hascontent {
   padding-right: 20px;
   width: 200px;  
}

div#footer {
   clear:both;       
   color: #fff;
   background-color: #fff;
height: 90px;
}

div#footer p {
   font-size: 0.8em;
      text-align: center; 
   margin:0;
}



div.hr {
   height: 1px;
   margin: 1em;
   border-bottom: 1px dotted black;
}


div.left49 {
  float: left;
  width: 49%;  
}

div.right49 {
  float: right;
  width: 49%;
  text-align: right;
}




/********************
CONTENT STYLING
*********************/
div#content {
   font-size: 11px;
}

/* HEADINGS */
div#content h1 {
   font-size: 2em;  /* font size for h1 */
   line-height: 1em;
   margin: 0;
}
div#content h2 {
   color: #bdb6d6; 
   font-size: 1.5em; 
   text-align: left; 
/* some air around the text */
   padding-left: 1em;
   padding-bottom: 1px;
/* set borders around header */
   border-bottom: 1px solid #000; 
   border-left: 0.1em solid #999; 
   line-height: 1.5em;
/* and some air under the border */
   margin: 0 0 1.5em 0;
}
div#content h3 {
   color: #294B5F; 
   font-size: 1.3em;
   line-height: 1.3em;
   margin: 0 0 0.5em 0;
}
div#content h4 {
   color: #294B5F; 
   font-size: 1.2em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
div#content h5 {
   font-size: 1.1em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
h6 {
   font-size: 1em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
/* END HEADINGS */

/* TEXT */
p {
   font-size: 11px;
   margin: 0 0 1.5em 0;  /* some air around p elements */
   line-height:1.4em;
   padding: 0;
}
blockquote {
   border-left: 0px solid #ddd;
   margin-left: 10px;
}
pre {
   font-family: monospace;
   font-size: 11px;
}
strong, b {
/* explicit setting for these */
   font-weight: bold;
}
em, i {
/* explicit setting for these */
   font-style:italic;
}


code, pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
 font-family: "Courier New", Courier, monospace;
 font-size: 1em;
}

pre {
   border: 1px solid #000;  
   background-color: #ddd;
   margin: 0 1em 1em 1em;
   padding: 0.5em;
   line-height: 1.5em;
   font-size: 90%;  
}

/* END TEXT */

/* LISTS */
div#main ul,
div#main ol,
div#main dl {
  font-size: 11px;
   line-height: 1.3em;
   margin: 0 0 0em 0;
}
div#main ul li,
div#main ol li {
   margin: 0 0 0.25em 3em;
}

div#dl dt {
   font-weight: bold;
   margin: 0 0 0.25em 3em;
}
div#dl dd {
   margin: 0 0 0 3em;
}
/* END LISTS */



#menu_vert {
   margin-left: 1px;
   margin-right: 1px;
z-index:10;

}



/* Fix for Opera 8 */
.clearb { clear: both; }
#menuwrapper { 
   /* Fix for Opera 8 */ 
   /*   overflow: hidden;  */ 
      border-bottom: 1px solid #C0C0C0;
   width: 100%;
margin-bottom: 30px;
background-image: url(http://solus-studio.de/images/menu_blue_down.jpg);
color: #000;
z-index:9;
}

#primary-nav li li { 
  width: 130px; 

}


#primary-nav, #primary-nav ul { 
   list-style: none; 
   margin: 0px; 
   padding: 0px; 
margin-left: 50px;
color: #000;
}

#primary-nav ul { 
   position: absolute; 
   top: auto; 
   display: none; 
margin-left: 0px;
z-index: 8;
}
#primary-nav ul ul { 
   margin-top: 1px;
   margin-left: -1px;
   left: 100%; 
   top: 0px; 
z-index: 8;
}
	
#primary-nav li { 
   margin-left: -1px;
   float: left; 

}
#primary-nav li li { 
   margin-left: 0px;
   margin-top: -1px;
   float: none; 
   position: relative; 
background: #fff;
z-index: 8;
}

#primary-nav a { 
   display: block; 
   margin: 0px; 
   padding: 5px 10px; 
   text-decoration: none; 
   background: transparent;

}
#primary-nav li a { 
   border-right: 1px solid #C0C0C0;
   border-left: 1px solid #C0C0C0;
}
#primary-nav li li a { 
   border: 1px solid #C0C0C0;
}	
#primary-nav li, #primary-nav li.menuparent { 
   
}

#primary-nav li.menuactive { 
 color: #000;
background-image: url(http://solus-studio.de/images/menu_red_down.jpg);
}


#primary-nav ul li.menuparent, 
#primary-nav ul li.menuparent:hover, 
#primary-nav ul li.menuparenth { 
/* arrow for menuparents */
   background-image: url(images/cms/arrow.gif); 
   background-position: center right; 
   background-repeat: no-repeat; 
z-index: 8;
}


#primary-nav li:hover, 
#primary-nav li.menuh, 
#primary-nav li.menuparenth, 
#primary-nav li.menuactiveh { 
   background-image: url(http://solus-studio.de/images/menu_red_down.jpg);
color: #000;
}


#primary-nav ul, 
#primary-nav li:hover ul, 
#primary-nav li:hover ul ul, 
#primary-nav li.menuparenth ul, 
#primary-nav li.menuparenth ul ul { 
   display: none; 
}

#primary-nav li:hover ul, 
#primary-nav ul li:hover ul, 
#primary-nav ul ul li:hover ul, 
#primary-nav li.menuparenth ul, 
#primary-nav ul li.menuparenth ul, 
#primary-nav ul ul li.menuparenth ul { 
   display: block; 
}


/* IE Hacks */
#primary-nav li li { 
   float: left; 
   clear: both; 
z-index: 8;
}
#primary-nav li li a { 
   height: 1%; 
}
/* accessibility */

/* 
menu links accesskeys 
*/
span.accesskey {
   text-decoration:none;
}

.accessibility, hr {
   position: absolute;
   top: -999em;
   left: -999em;
}

dfn {
   position: absolute;
   left: -1000px;
   top: -1000px;
   width: 0;
   height: 0;
   overflow: hidden;
   display: inline;
}
/* end accessibility */


a.external span {
  position: absolute;
  left: -5000px;
  width: 4000px;
}

a.external {
  padding: 0 12px 0 0;
}

a.external:link {
  color: #18507C;

background: url(images/cms/external.gif) no-repeat 100% 0;
}
a.external:visited {
  color: #18507C; /* a different color can be used for visited external links */

/* 
Set the last 0 to -100px to use that part of the external.gif image for different color for active links 
external.gif is actually 300px tall, we can use different positions of the image to simulate rollover image changes.
*/
  background: url(images/cms/external.gif) no-repeat 100% 0; 
}

a.external:hover {
color: #18507C;
background: url(images/cms/external.gif) no-repeat 100% 0; 
  background-color: #C3D4DF;
}


* {
margin:0;
padding:0;
}


div {
   font-size: 1em;
}

img {
   border: 0;
}

a,
a:link 
a:active {
   text-decoration: underline;
   background-color: inherit; 
   color: #18507C; 
}

a:visited {
   text-decoration: underline;
   background-color: inherit;
  color: #18507C;                
}


a:hover {
   text-decoration: none;
   background-color: #C3D4DF;
   color: #385C72;
}

	.clearfix:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}
	* html>body .clearfix {
		display: inline-block; 
		width: 100%;
	}
	
	* html .clearfix {
		/* Hides from IE-mac */
		height: 1%;
		/* End hide from IE-mac */
	}


div#news {
  margin: 2em 0 1em 1em;  
  border: 1px solid #000; 
  background: #FFE9AF; 
}

div#news h2 {
   line-height: 2em;
   background: #fff;
}

.NewsSummary {
    padding: 0.5em 0.5em 1em; 
    margin: 0 0.5em 1em 0.5em; 
    border-bottom: 1px solid #ccc; 
}

.NewsSummaryPostdate {
  font-size: 90%;
  font-weight: bold;
 }

.NewsSummaryLink {
    font-weight: bold;
    padding-top: 0.2em;
}

.NewsSummaryCategory {
  font-style: italic;
  margin: 5px 0;
 }

.NewsSummaryAuthor {
  font-style: italic;
  padding-bottom: 0.5em;
}

.NewsSummarySummary, .NewsSummaryContent {
  line-height: 140%;
 }

.NewsSummaryMorelink {
  padding-top: 0.5em;
}

#NewsPostDetailDate {
  font-size: 90%;
  margin-bottom: 5px;
  font-weight: bold;
  }

#NewsPostDetailSummary {
   line-height: 150%;
   }

#NewsPostDetailCategory {
  font-style: italic;
  border-top: 1px solid #ccc;
  margin-top: 0.5em;
  padding: 0.2em 0;
}

#NewsPostDetailContent {
  margin-bottom: 15px;
  line-height: 150%;
  }

#NewsPostDetailAuthor {

  padding-bottom: 1.5em;
  font-style: italic;
}


/* to add specific style to the below divs, uncomment them. */

/* 
#NewsPostDetailTitle {}
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/






