/* src-style.css */
/* Version: 1.1.1.4 */

/**
 *
 *	§1	DEFAULTS
 *	§1.1	reset
 *	§1.2	tools
 *	§1.3	typography
 *	§2	GLOBAL
 *	§3	MODULES
 *	... CHAOS - put new stuff here
 */

/* COLOR REFERENCE
 *	#009dea primary color   - blue
 *	#666    secondary color - grey
 */

/* @group §1 DEFAULTS 
 *********************************************************/

/* @group §1.1	reset
 *
 *	basierend auf dem CSS reset von Eric Meyer
 */ 
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 			0;
	padding: 			0;
	border: 			0;
	outline: 			0;
	font-weight: 		normal;
	font-style: 		normal;
	font-size: 			100%;
	font-family: 		inherit;
	/*vertical-align: 	baseline;*/
}
:focus {
	outline: 			0;
}
ol, ul {
	list-style-type: 		none;
}
table {
	border-collapse: 	collapse;
	border-spacing: 	0;
}
caption, th, td {
	text-align: 		left;
	font-weight: 		normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
strong {
	font-weight: bold;
}
img {
	vertical-align: middle;
}
a img {
  border: 0;
}
/* @end reset **/

/* @group §1.2	Tools
 */
.hide {
	position: 			absolute !important; 
	left:				-9999px !important; 
}
.hide-text {
	text-indent: 		-9999px;
}
/* Clear Floated Elements */

.clear {
	clear: both;
}

/* clearfix */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}

/* Clearen per Overflow */
.floatbox { overflow:hidden; }

/* .floatbox-Anpassung fuer IE6 */
* html .floatbox {width:100%;}
/* @end Tools **/


/* @group §1.3 typography
 */
a { 
  color:            #084878;
}
a:visited {
  color:            #414141;
}
a:focus,
a:hover {
  color:            #fabb00;
}
/* @end typography */


/* @end DEFAULTS ****************************************/


/* @group §2 STRUCTURE 
 *********************************************************/

#search {
  position:         absolute;
  top:              26px;
  right:            13px;
  vertical-align:   top;
}

#search label {
  position:         absolute;
  left:             -9999px;
}
#search input {
  border:           0;
  background:       #FFF;
  width:            220px;
  height:           16px;
  font-size:        12px;
  
  
  padding:          4px 3px;
  vertical-align:   top;
}

#search input.labeled {
  color:            #ccdbe5;
  
}

* html #search input {
  position:         relative;
  top:              -1px;
  left:             -4px;
}

.defaultSkin .mceMenu .mce_h3 span.mceText, h3 {
  color:#737373;
  font-size:15px;
  font-weight:bold;
  line-height:18px;
  padding:0 0 10px;
}

.defaultSkin .mceMenu .mce_h4 span.mceText,
h4,
#main #content h4,
#main #content p {
  padding:          0 0 10px;
  line-height:      18px;
  
}

.defaultSkin .mceMenu .mce_h4 span.mceText, h4, h4 a {
  font-weight:      bold;
  font-size: 		16px;
}

.defaultSkin .mceMenu .mce_h5 span.mceText,
h5,
#main #content h5 {
  color:            #000000;
  font-size:        14px;
  line-height: 		  16px;
  font-weight:      bold;
  padding:          0 0 15px;
}

.defaultSkin .mceMenu .mce_h6 span.mceText, h6,
#main #content h6 {
  color:            #005AA8;
  font-size:        14px;
  line-height: 		  16px;
  font-weight:      bold;
  padding:          0 0 15px;
}

#main #content .breadcrumbs {
  position:         absolute;
  top:              10px;
  left:             0;
  width:            100%;
  white-space:      nowrap;
  color:            #414141;
  font-size:        10px;
  
}
#sidebar {
  margin:           0 17px 0 0;
  float:            right;
  display:          inline;
  width:            210px;
  
  
  padding:          70px 0 0;
  overflow:         hidden;
}

#sidebar .box {
  padding:          6px 12px 30px;
  margin:           0 0 3px;
  
  background:       #d5ecf2;
  font-size:        10px;
}
#sidebar .box h4,
#sidebar .box img {
  font-size:        12px;
  padding:          0 0 5px;
}
#sidebar .box p {
  line-height:      13px;
}

#sidebar .box dl {
  line-height:      15px;
  
}
/* @end STRUCTURE ****************************************/



/* @group §3 MODULES 
 *********************************************************/

/* @group canvas
 */
#canvas {
  position:         relative;
  
  width:            970px;
  height:           510px;
  /*background:       url(../img/canvas_homepage.jpg) no-repeat;*/ 
}
#canvas h2 {
  position:         absolute;
  left:             19px;
  bottom:           17px;
  color:            #FFF;
  font-size:        36px;
  line-height:      36px;
  
  width:            460px;
  
}

#canvas h2 strong {
  display:          block;
}
#canvas #teasers {
  position:         absolute;
  right:            3px;
  bottom:           3px;
  width:            400px;
}
#canvas #teasers div {
  padding:          6px 6px 6px 12px;
  margin:           0 0 3px;
  
  background:       url(../img/teaser_bg.png);
  font-size:        10px;
}

#canvas #teasers div.with-image-sep {
  background:       url(../img/teaser_bg_sep.png) repeat-y;
}
#canvas #teasers div.image {
  margin-left:      263px;
  padding:          6px;
}

#canvas #teasers .dates dt {
  float:            left;
  width:            125px;
  white-space:      nowrap;
  overflow:         hidden;
}
#canvas #teasers .dates dd {
  margin-left:      130px; 
  line-height:      14px;
}
#canvas #teasers h3 {
  font-size:        12px;
  padding:          3px 0 5px;
}
#canvas #teasers h3 a {
  color:            #084878;
  font-weight:      bold;
  font-size:        12px;
  padding:          3px 0 5px;
}

#canvas #teasers p {
  line-height:      14px;
  
}
#canvas #teasers .image {
float:            right;
margin:           0 0 6px 6px;
}
/* @end canvas */

dl.image dt{
  padding:          0 0 5px;
}

.gallery {
  margin:           10px 0;
  position:         relative;
  font-size:        10px;
}
.gallery dt {
  width:            100%;
  overflow:         hidden;
}
.gallery dt img {
  width:            100%;
  height:           auto;
}
.gallery dd {
  padding:          5px 100px 5px 5px;
  background:       #eee;
}
.gallery .nav {
  position:         relative;
  float:            right;
  padding:          5px;
  top:              -23px;
}
.gallery .nav a {
  color:            #084878;
  
}
/* @end MODULES ****************************************/



/* Add new stuff here
 *********************************************************/

/* Newsmodul */
#main #content .date {
	font-size: 10px;
	float: right;
}
 
/* Forms */
.formModul {
	margin: 0 0 10px 0;
}

.formModul div.danke {
	font-weight: normal;
	color: #084878;
	background-color: #d2d3d5; 
	padding: 3px;
	margin-bottom: 5px;
}

ul.form li, .formModul li {
	margin-bottom: 10px;
  list-style-type: none;	
}

ul.form label, .formModul label {
	display: block;
	float: left;
	width: 110px;
	margin-top: 7px;
	color: #6280A4;
	font-weight: bold;
	font-size: 12px;
}

div#teaser ul.form label, div#teaser .formModul label {
	font-size: 11px;
}

ul.form input.text, .formModul input.text {
	border: 1px solid #CCCCCC;
	font-size: 12px;
	height: 20px;
	padding: 2px 5px 3px;
	color: #666;
	width: 395px;
}

div#teaser ul.form input.text, div#teaser .formModul input.text {
	border:1px solid #CCCCCC;
  color:#666666;
  font-size:10px;
  height:14px;
  padding:2px 5px 0;
  width:155px;
}

.formModul textarea.text {
	border: 1px solid #CCCCCC;
	font-size: 12px;
	font-family: Verdana, Arial, Sans-Serif;
	height: 20px;
	padding: 4px 5px 0;
	color: #666;
	width: 395px;
	height: 100px;
}

.formModul label.alert {
	color: red;
	float: none;
	font-size: 10px;
	font-weight: bold;
	margin-left: 110px;
	width: 300px;
}

.formModul h2.alert-main {
	color: red;
	margin-bottom: 5px;
}

.formModul ul.radio, .formModul ul.radio li {
	width: 410px;
	float: right;
}

div#teaser .formModul ul.radio, div#teaser .formModul ul.radio li {
	width: 160px;
	float: right;
}

.formModul ul.radio input.radio, .formModul ul.radio li input.radio {
	margin: 0 7px 0 0;
}

.formModul ul.radio input.checkbox, .formModul ul.radio li input.checkbox {
	margin: 0 7px 0 0;
}

.button, .button:visited {
	border: 0;
	background: #005AA8 repeat-x; 
	display: inline-block; 
	padding: 5px 10px 6px; 
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
}

.button:hover					{ background-color: #012542; color: #fff; }
.button:active					{ top: 1px; }
.button, .button:visited 		{ font-family: Arial; font-size: 12px; font-weight: bold; line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); }

#teaser .button {
	font-size: 9px;
	padding: 3px 8px 4px;
	float: right;
}

.button.margin {
	margin: 15px 0;
}


/* downloads */
.downloads {
	margin: 0 0 10px 0;
}

.downloads img {
	margin: 0 5px 8px 0;
}



/* dhonishow */

.dhonishow {
	overflow: hidden;
	/*width: 520px;*/
	font-family: Verdana, sans-serif;
}           

.dhonishow * {
	padding:  0;
	margin: 0;
	border:  none;
	list-style: none;
}                  

#content ul.dhonishow-image {
	overflow: hidden;
	min-height: 220px;
	/*width: 520px;*/
  text-align: left;
	position: relative;
	margin: 0;
	padding: 0;
}

#content ul.dhonishow-image img {
	/*width: 520px;*/
}  

.dhonishow-image li {
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	padding: 0;
}


.dhonishow-navi {
	text-align: left;  
	margin-bottom: 2px;
	color: #272727;
	overflow: hidden;
	/*width: 520px;*/
	padding: 0 0 5px 0;
}
                  
.dhonishow-navi p.dhonishow-picture-alt {
	text-align: left;
	font-size: 11px;
	line-height: 20px;
	display: block;
	margin-bottom: 5px;
	background: #eee;
	padding: 2px 6px;
	/*width: 520px;*/
}          


.dhonishow-navi p {
	display: inline;
}

.dhonishow-navi a img{
	vertical-align: middle;
}

.dhonishow-navi a:hover {
	cursor: pointer;
}


.dhonishow-navi .paging {
	font-size: 11px;
	line-height:  20px;
	margin: 0 5px;
}


/* PeopleModule */

#main #content .peopleModule p.position {
	padding: 0;
	font-size: 10px;
}

#content .peopleModule img {
	float: left;
	margin: 0 20px 10px 0;
}

#content .peopleModule .quote blockquote{
	text-indent: -8px;
	float: left;
	font-size: 14px;
	color: #3d3d3d;
}

#content .peopleModule .quote p {
	font: italic 14px Georgia, "Times New Roman", Times, serif;
	color: #3d3d3d;
}

#main #content .peopleModule p.kontakt {
	font-weight: normal;
	font-size: 10px;
	line-height: 14px;
	color: #3d3d3d;	
}


/* Events */
#main #content table.events {
	width: 520px;
	margin-bottom: 40px;
}

#main #content table.events tr th {
	font-size: 14px;
	padding: 0 0 10px;
}

#main #content table.events tr td {
	padding: 4px 0 4px;
	border-top: 1px solid #eee;
}

#main #content table.events tr th.date {
	width: 90px;
	float: none;
}
#main #content table.events tr th.time {
	width: 80px;
}

/* Twitter */

#main #content ul.tweets li {
	margin: 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #ccc;
}

#main #content ul.tweets li.last {
	border: none;
}

#main #content ul.tweets li span.date {
	float: none;
}

#main #content ul.tweets li blockquote {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-indent: -5px;
	font-size: 14px;
	line-height: 20px;
}

#teasers ul.tweets li,
.box ul.tweets li {
	margin-bottom: 5px;
}

#teasers ul.tweets li span.date,
.box ul.tweets li span.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 10px;
	line-height: 11px;
	font-style: italic;
}

#teasers ul.tweets li blockquote,
.box ul.tweets li blockquote {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-indent: -5px;
	font-size: 10px;
	line-height: 12px;
}



/* News */

#main #content div.news {
	margin-bottom: 30px;
}


/* Suche */
#main #content ul.search {
	
}

#main #content ul.search li {
	margin-bottom: 20px;
}

#main #content ul.search li p {
	padding: 0;
}

#main #content ul.search li small {
	font-size: 10px;
	color: #aaa;
}

#main #content ul.search li h2 {
  color:            #084878;
  font-size:        18px;
}

/* END Suche */

/** facebook_likeTeaer **/
div.facebook_likeTeaser {
  margin-top: -30px;
}

div.facebook_likeTeaser_index {
  float: right;
  margin-top: -55px;
  width: 260px;
}
/** END facebook_likeTeaser **/

/* Mailchimp */
span.mailchimpResponse {
  color: red;
}

span.blue, p.blue {
  color: #005AA8;
}

/* ############################################ */
/**************************************/
/* 2. CSS-Modul: LAYOUT (PAGEREGIONS) */
/**************************************/

body {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px !important; font-size: 0.8em;
	position: relative;
	background: url("../img/bg4.png") repeat-x scroll 0 0 #FFFFFF;
}

#pageregion {
	margin: auto;
	padding: 0;
	border: 0;
	width: 980px;
}
#Content {
	margin-left: 190px;
	padding:0px 20px 0px 15px;
	border:0;
}
#Content_home {
	margin-left: 210px;
	padding:0px 20px 0px 25px;
	border:0;
}

#Sitemap {
	margin-top:60px;
	margin-bottom:50px;
	margin-left: 200px;
	padding:0px 20px 0px 0px;
	border:0;
}

#pageregionTop {
	margin:0;
	padding:0;
}
#pageregionLeft {
  padding-top:25px;
  margin:0px;
  float: left;
  width: 181px;
}
#pageregionLeft_Lev0{
  padding-top:25px;
  margin:5px;
  float: left;
  width: 200px;
}

/* BG-color compensates BG-bug of IE */
#pageregionRight {
  float: right;
  margin-right: 2px;
  padding-right: 10px;
}
#Logo {
  border-left:1px solid #737373;
  border-right:1px solid #737373;
  margin:0;
  background-color:#d2d3d5;
  width:978px;
  height:100px;
}
#pageregionBottom {
	vertical-align:top;
	padding-top:5px;
	font-size:11px;
}

/*-- FLOATING ---------------*/
.clear {
  clear: both;
}

.clearing {
	clear: both;
	height: 0;
	border:0;
	margin:0;
	padding:0;
	font-size:1;
	line-height:0;
}
.floatRight {
	float:right;
}
.floatLeft {
	float:left;
}
img.imgNoborder {
	border:0px;
}

/**************************************/
/* 3. CSS-Modul: NAVIGATION           */
/**************************************/


/*-- Channel Menu ---------------------------*/

div#Menu {
	float: left;
	width: 100%;
	margin:0px;
	padding:0px;
	background-color: #0059a5;
	white-space:nowrap;
	}
div#Menu ul {
	margin:0px;
	padding:0px;
	font-size:small;
	}
	
div #mainmenu {
  width: 750px;
  height: 24px;
  float: left;
}
/*----- font size hack -----*/

body #Menu ul {
  font-size : x-small;
  height: 24px;

}
html>head:first-child+body #Menu ul {
font-size : small;
}
/* */
/*----- /font size hack -----*/

div#Menu ul li {
	display: inline;
	margin:0px;
	top: 3px;
	height: 24px;
	padding: 4px 12px 5px 12px;
	border-right: 0.1em solid #fff;
	position: relative
}
div#Menu ul li.active {
	color: #0059a5;
	background-color: #7b92ce;
}
div#Menu ul li a {
	font-family: arial, helvetica, sans-serif;
	font-weight:bold;
	background: transparent;
	color: #fff;
	text-decoration: none;
	height: 24px;
	position: relative;
}
div#Menu ul li.active a {
	color: #0059a5;
	background-color: #7b92ce;
}
div#Menu ul li a.home {
	background-color: #7b92ce;
	}
div#Menu ul li a:hover, div#Menu ul li:hover {
	background-color: #7b92ce;
}

/*-- MenuDropdown ---------------------------*/

.child, .subchild 
	{ 
	position: absolute;
	visibility: hidden;
/*-------box model hack-------*/
	margin-left: -1.1em !important;
	margin-left: 0px;
	margin-left/**/:/**/-1.1em;
/*-------box model hack-------*/	
	margin-top: 0.50em !important;
	margin-top: 0.0em;
	margin-top/**/:/**/0.55em;
	}

.menuDropdown {
/*-----   filter: progid:DXImageTransform.Microsoft.Alpha( Opacity=80, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);*/
  border-left: 1px solid #666;
  border-right: 1px solid #666;
  border-top: 1px solid #666;
  background-color: #eee; 
  width: 160px;
}

.navDropdown{
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-align: left;
  line-height: 1.3em;
  white-space:nowrap;
  padding: 0.25em 0.25em 0.25em 0.6em;
  border-bottom: 1px solid #666;
}

.navDropdownH{
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-align: left;
  line-height: 1.3em;
  white-space:nowrap;
  padding: 0.25em 0.25em 0.25em 0.6em;
}

a.navDropdownH:link{color:#0059a5;text-decoration:none;}
a.navDropdownH:visited{color:#0059a5;text-decoration:none;}
a.navDropdownH:active{color:#0059a5;text-decoration:none;}
a.navDropdownH:hover{color:#7b92ce;text-decoration:none;}

/* -- Breadcrump -----------------*/

#breadcrump {
	padding:15px 0px 20px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7b92ce;
}
#breadcrump span {
  margin-right: 8px;
  margin-left: 8px;
}
#breadcrump a:link,
#breadcrump a:visited {
	color: #0059a5;
	text-decoration:none;

}
#breadcrump a:hover {
	color: #7b92ce;
	text-decoration:none;
}

/* -- MACRONAVIGATION -----------------*/

div#submenu {
  margin-top: 55px;
}
div#submenu a {
  display: block;
}
div#submenu ul {
  list-style-type: none;
  margin-left: 0px;
  padding-left: 0px;
}
div#submenu ul li a {
  text-decoration: none;
  font-size: 13px;
  line-height: 19px;
}
div#submenu ul.level1 li {
  margin: 1px 0 1px 0;
}
div#submenu ul.level1 li a {
  background-color: #005BA9;
  padding-left: 5px;
  color: #FFFFFF;
  font-weight: bold;
}
div#submenu ul.level1 li.active a {
	background-color: #7b92ce;
}
div#submenu ul.level2 {
  min-height: 10px;
}
div#submenu ul.level2 li {
  margin: 2px 0 2px 0;
}
div#submenu ul.level1 li ul.level2 li a {
  background-color: #D2D3D5;
  padding-left: 10px;
  color: #323234;
  font-weight: normal;
}

div#submenu ul.level1 li ul.level2 li.active a {
  background-color: #7b92ce;
}

/* -- SEARCH ------------------------*/

.searchLabel, .searchLabel, .searchElement, .searchText {
	font-size: 10px !important; font-size: xx-small;
}

#Search {
        float: right;
	margin: 1px 0px 0px 0px;
	border: 0;
	padding-right: 10px;
}
#Search form {
	margin: 0;
	border: 0;
	padding: 2px 10px 0px 10px;
}
#Search input#raw {
	font-family: Arial;
	font-size:13px;
	padding:0;
	margin:0;
	height:16px;
	width:153px;
	vertical-align:middle;
}
#Search input#btnSearch {
	vertical-align:middle;
}
#Search table {
	margin:10px 10px 0px 10px;
	color:#666;
	text-align:left;
}

#Search button {
  background: url("../img/search_go.png") no-repeat scroll 50% 50% #FFFFFF;
  border: 0 none;
  height: 18px;
  text-indent: -9999px;
  vertical-align: top;
  width: 20px;
}


/**************************************/
/* 4. CSS-Modul: TEXT                 */
/**************************************/

#Headline h1 {
	margin-top: 0;
}

.form, p, ol, ul, li, em, sup, sub, table, tr, th, td {
	font-family: Arial, Helvetica, sans-serif;
	color : #000000;
	font-size: 13px;
	}
em {
  font-style: italic;
}
h1 {
	font-size: 18px;
	line-height: 22px;
	margin-top:0px; 
	color: #737373;
	font-weight: bold;
}
h2 {
	color: #737373;
  font-size: 16px;
  line-height: 22px;
  margin: 10px 0;
}

h4 {
	font-size: 14px;
	line-height: 16px; 
	color: #737373;
	font-weight: bold;
}
p{ line-height: 15px;}
ol{ line-height: 15px;}

p.caption {
    font-style: italic;
    padding-top:0px;
    margin-top:0px;
    color:#000;
}
p.emphasis {
	background-color:#0059a5;
	margin-left: 20px;
	margin-right: 30px;
	line-height: 16px;
	}

p.description {
	line-height: 16px;
	font-weight:bold;
	color:#737373;
	}
p.creator  {
}

p.small {
	font-size: 10px;
	}
p.smalltext {
	font-size: 10px !important; font-size: xx-small;
}

a:link, a:visited {
	color: #0059a5;
	text-decoration : underline;
}

a:hover, a:active {
	text-decoration : underline;
	color: #7b92ce;
}


sup, sub {
font-family: Verdana, sans-serif;
font-size: 11px;
color : #000000;
line-height: 16px;
vertical-align:top;
 }


/*--------------- Form --------------*/


.form {
	color: #000;
	padding: 1px;
	margin: 0;
	font-size: 10px !important; font-size: xx-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small;
}
	html>.form {
	font-size: x-small;
} 
	
.form-button {
	color: #000;
	background-color: #fff;
	border: 1px solid #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 1px;
	padding-right: 1px;
	margin: 0;
	font-size: 10px !important; font-size: xx-small;
}
.form-small{
	margin-left: 1px;
	margin-right: 1px;
}



/***************************************************
 *  Setienaufteilung
 *  ************************************************/
 
div#main {
  border-left: 1px solid #737373;
  border-right: 1px solid #737373;
  min-height: 400px;
} 

div#leftCol {
  width: 198px;
  float: left;
}

div#centerCol {
  width: 570px;
  float: left;
  border-left: 1px dashed #737373;
  border-right: 1px dashed #737373;
  padding: 5px;
  min-height: 400px;
}

div#rightCol {
  width: 198px;
  float: left;
}

div#rightCol div#language {
  text-align: center;
  margin: 10px 0 30px 0;
}

div#rightCol div#language a {
  border: none;
  margin: 0 10px 0 10px;
  text-decoration: none;
}

div#footer {
  width: 100%;
  background-color: #005AA8;
  min-height: 70px;
  padding: 5px 0 5px 0;
}
div#footer div.left {
  float: left;
  margin-top: 25px;
  margin-left: 10px;
}
div#footer span {
  font-family: "Lucida Sans Unicode", Arial;
  color: #FFFFFF;
  font-size: 10pt;
  display: block;
}
div#footer div#footermenu {
  float: right;
  margin-right: 10px;
}
div#footer div#footermenu ul {
  list-style-type: square;
}
div#footer div#footermenu ul li, div#footer div#footermenu ul li a {
  font-weight: bold;
  font-family: "Lucida Sans Unicode", Arial;
  color: #FFFFFF;
  font-size: 12px;
  text-decoration: none;
}
div#footer div#footermenu ul li a:hover {
  text-decoration: underline;
}

div#sitemap {
  width: 100%;
  background-color: #D2D3D5;
}

div#sitemap a {
  text-decoration: none;
  color: #313234;
}
div#sitemap a:hover {
  text-decoration: underline;
}
div#sitemap div.site {
  float: left;
  margin: 10px;
}
div#sitemap div.site span a {
  font-weight: bold;
  line-height: 25px;
}
div#sitemap div.site ul {
  margin-left: 15px;
  padding: 0px;
  list-style-type: none;
}

div#footer span, div#sitemap span, div#sitemap a {
  font-size: 11px;
}

div#colorrow {
  height: 5px;
  clear: both;
}
div#colorrow img {
   margin: 0;
   padding: 0;
   position: absolute;
}

div#sscLogo {
  margin: 70px 40px 10px 40px; 
}

/*---------- Content ------------*/
#content div.item {
  margin-bottom: 10px;
}

#content .item ul, body#tinymce.mceContentBody  ul {
  list-style-type: square;
  padding-left: 30px;
}
#content .item ol, body#tinymce.mceContentBody ol {
  list-style-type: decimal;
  padding-left: 30px;
}

#content .item ul.form {
  list-style-type: none;
}

/*-------------------------------------------------------------- 
   Lightbox
--------------------------------------------------------------*/
#overlay{ 
    background: url(../img/admin/overlay.png);
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 90;
    width: 100%;
    height: 100%;

}

* html #overlay{
    background-color: #333;
    background-color: transparent;
    background-image: url(../img/blank.gif);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
        src="../img/overlay.png", sizingMethod="scale");
}

#box {
	background: #fff;
	margin: 0;
	padding: 0;
	overflow: none;
	text-align: left;
	border: 1px solid #666;
	font-family:  "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
}

#box #close{
    position:absolute;
    top:6px;
    right:5px;
    cursor:pointer;
}

/*----------------------------------------------------------
  Recommendation
  ----------------------------------------------------------*/
div.recommend {
  padding: 40px;
  width: 600px;
}
div.recommend p {
  font-family: Verdana, Arial, Sans-Serif;
  margin: 10px 0 10px 0;
}
div.recommend li {
  margin-bottom: 10px;
}
div.recommend label {
  display: block;
	float: left;
	width: 180px;	
	color: #6280A4;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	margin-top: 3px;
}
div.recommend input.text {
  border: 1px solid #CCCCCC;
	font-size: 12px;
	height: 20px;
	padding: 4px 5px 0;
	color: #666;
	width: 395px;
}
div.recommend textarea.text {
	border: 1px solid #CCCCCC;
	font-size: 12px;
	font-family: Verdana, Arial, Sans-Serif;
	height: 20px;
	padding: 4px 5px 0;
	color: #666;
	width: 395px;
	height: 100px;
}
div.recommend span#error {
  color: red;
}

/*--------------------------------------------
  Teaser
  --------------------------------------------*/
div#teaser {
  margin: 10px 0 30px 0;
  padding: 0 5px;
}

/***************************************
 * module_imageText
 * ****************************************/ 
div.imageText-left {
  float: left;
  margin: 0 10px 5px 0;
  max-width: 260px;
}
div.module_imageText-left ul, div.module_imageText-left ol {
  margin-left: 260px;
}
div.imageText-right {
  float: right;
  margin: 0 0 5px 10px;
  max-width: 260px;
}
div.imageText_text {
  width: 290px;
}

img.imageText_vertical, img.imageText_horizontal {
  max-height: 260px;
  max-width: 260px;
}

div.imgSubtitle {
  position: relative;
  width: 100%;
  width: 100% - 4px;
  max-width: 260px;
  background-color: #d2d3d5;
  padding: 2px;
  font-size: 11px; 
}
div.imgSubtitle a.magnifier {
  float: right;
}
div.imgSubtitle span, div.largeSubtitle span {
  float: left;
}

div.largeSubtitle {
  width: 100% - 4px;
  background-color: #d2d3d5;
  padding: 2px;
  font-size: 12px;
  font-family: "Lucida Sans Unicode", Verdana;
}
div.largeSubtitle img.close {
  float: right;
  cursor: pointer;
}

/* modules in right column */
ul#teaserModuleList div.module_html, ul#teaserModuleList div.module_download, ul#teaserModuleList div.module_form {
	border: 1px solid #FF8418;
  width:175px;
  font-size: 12px;
  margin-bottom: 30px;
  padding: 5px 5px 5px 5px;
	line-height:1.3em;
	background-color: #FFFFFF;
}

div.teaserContainer {
	padding:1px;
	background-color: #FF8418;
  width:185px;
  font-size: 12px;
  margin-bottom: 30px;
}

/*div.teaserElement div.teaserTitle {*/
ul#teaserModuleList div.module_html div.title, ul#teaserModuleList div.module_download div.title, ul#teaserModuleList div.module_form div.title {
	font-weight:bold;
	text-decoration:none;
	color:white;
	padding: 4px 4px 2px 4px;
	margin:-5px -5px 5px;
	display: block;
	background-color: #FF8418;
}
ul.moduleList_center div.module_html div.title, ul.moduleList_center div.module_download div.title {
  display: none;
}