/* Normalizes margin and padding */
* { 
  margin: 0;
  padding: 0;
}

/* Normalizes article content elements */
.content p,
.content dl.fileObject, 
.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content .image-box,
.content ol,
.content ul,
.content .flashContent,
.content .mediaPlayer,
.content .user-table,
.content .bordered-user-table,
.content .outlined-user-table,
.content .outlined-horizontal-user-table,
.content .horizontal-user-table,
.content .outlined-vertical-user-table,
.content .vertical-user-table,
.content .user-box,
.content form {
  margin-bottom: 12px;
}

img, fieldset {
  border: 0;
}

a {
  text-decoration: none;
  color: #99305b;
}
.content a {
  text-decoration: underline;
}
.content a:hover {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

ul, ol {
  padding-left: 20px;
}

/* 75% sets medium size to 12px in standard browsers */
body {
  font: 75% Tahoma, Trebuchet, Arial, Helvetica, Tahoma, Verdana, sans-serif;
  background-color: #fff;
  color:#444444;
}

h1, h2, h3, h4, h5 {
  color:#99305b;
  font-size: 100%;
  font-weight: normal;
  font-family: Tahoma, Trebuchet, Arial, Helvetica, Tahoma, Verdana, sans-serif;
}
.content h1 a,
.content h2 a,
.content h3 a, 
.content h4 a, 
.content h5 a{
  text-decoration:none;
}

h1 { 
  color:#99305b;
  font-size: 200%; 
}
.article h2 { 
  color:#99305b;
}
h2 { 
  font-size: 167%; 
}
h3 { 
  font-size: 150%; 
}
h4 { 
  font-size: 116%; 
}

img {
  display: block;
}

input {
  font-size: 100%;
}

/* Framework style */
#wrapper {
  background:#fff;
  margin: 0 auto;
  width: 960px;
}

#breadcrumbs {
  clear:both;
  float:left;
  font-weight:bold;
  padding:5px 10px;
}

#breadcrumbs a {
  font-weight:normal;
}

#breadcrumbs a.active {
}

#main {
  border-bottom:2px solid #99305b;
  margin:20px 0px 10px 0px;
  padding-bottom:10px;
}

#leftColumn {
  width:220px;
  float:left;
}

#mainColumn {
  xfloat: left;
  xpadding-left:30px;
  float: right;
  width:710px;
}
.noFolders #mainColumn {
  padding-left:0px;
  width:960px;
}
#rightColumn {
  float: right;
  width: 315px;
}
#content {
}

#footer {
  float:left;
  width:700px;
  padding:5px 0px;
  color:#444;
  font-size:108%;
}

/* COMMON STYLES */
h4.boxTitle {
  color: #fff;
  background: #a1a1a1;
  padding: 5px 20px;
  margin-bottom: 0;
}
h3.boxTitle {
  border-bottom:1px solid #0E72BA;
  color:#17335B;
  font-size:200%;
  line-height:200%;
  padding-left:15px;
}
div.box {
  border-bottom: 1px solid #f0f0f0;
}

div.box .content {
  padding: 15px 10px;
}

/* SUMMARY|ARTICLE LIST */
.content .summary,
.content .article {

}
.content .article-content {
  font-size:110%;
}
.content .summary,
.content .article {
  padding-bottom:10px;
}

.content .summary h1{
}
.content .summary h2 {
  font-size: 170%;
}
.summary a.readmore {
  text-decoration:none;
}
.content .article .text {
  font-size: 120%;
  font-weight: bold;
}
.content .summary .text {
  font-size: 115%;
}
.content .summary img {
  float:left;
  margin-right:10px;
}



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

.clearfix {
  display: inline-block;
}

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

/*
## menu.css - Contains style for menu
*/

/* common style for <ul> elements */
.nav,
.nav ul {
  list-style-type: none;
  padding: 0;
}

/* Top menu style */
#language {
  float:right;
  margin:25px 10px 0px 0px;
}
#language li {
  float:left;
}
#language li a {
  display:block;
  margin-left:5px;
  border:1px solid #f1f1f1;
}


.navSupport {
  float:right;
  margin:27px 5px 0px 0px
}
.navMainWrapper {
  padding-top:5px;
  text-align:center;
  background:#99305b url(../GFX/red_right_corner_bottom.png) bottom right no-repeat;
  height:25px;
}
.navMain {
  height:25px;
  padding:0px;
  margin:0px;
  display:inline-block;
}
.navSupport li,
.navMain li {
  float: left;
}
#searchForm label,
.navSupport li a {
  font-size:116%;
  color:#444444;
  padding:1px 4px;
}
.navSupport li a.current,
.navSupport li a.active  {
  text-decoration:underline;
}
.navSupport li {
  border-right:1px solid #444;
}
.navSupport li.last {
  border-right:0px solid white;
}

.navMain li {
 border-right:1px solid #fff;
}
.navMain li.last {
  border-right:0px solid white;
}
.navMain li.first {
}
.navMain li a {
  color:#fff;
  display:block;
  font-size:125%;
  padding:0px 25px;
}
.navMain li a.current,
.navMain li a.active,
.navMain li a:hover {
  color:#c3ce09;
  text-decoration:none;
}
.navMain li a.current {
  text-decoration:underline;
}

/*TODO: refactor code, get rid of inline-block element */
/*Sub menu style */
.navSub {
  margin-bottom:10px;
}
.navSub ul{
  margin:0px;
  padding:0px;
}
.navSub li{
  border-bottom:1px solid #dedede;
}
.navSub li.last{
  border-bottom:0px solid #dedede;
}
/*.navSub ul li.first{
  border-top:1px solid #dedede;
}*/
.navSub ul li{
  border-bottom:0px solid #dedede;
}
.navSub ul li a{
  font-size:116%;
  background-image:url(../GFX/strek.png);
  background-position: 0px 15px;
  padding:7px 0px 7px 20px;
  margin-left:20px;
}
.navSub ul li a.current,
.navSub ul li a:hover,
.navSub ul li a.active{
  background-position: 0px 9px;
  background-image:url(../GFX/farget_pil.png);
}
.navSub a {
  background-image:url(../GFX/gra_pil.png);
  background-repeat:no-repeat;
  background-position:0px 14px;
  font-size:125%;
  color: #444444;
  padding:12px 0 12px 24px;
  display: block;
}
.navSub a.first {
  
}
.navSub a.current,
.navSub a.active {
  background-image:url(../GFX/farget_pil_exp.png);
}
.navSub a:hover {
  background-image:url(../GFX/farget_pil.png);
}


#logo {
 margin:10px 0px;
 float:left;
}
#header {
  height:62px;
  width:100%;
}
#logo span {
 display:block;
 font-size:20px;
}
#logo img {
 float:left;
 margin-right:5px;
}
#logo a:hover img {
 border:1px solid black;
}
.ruler {
  height:16px;
  line-height:1px;
  width:100%;
  background:#c3ce09 url(../GFX/green_right_corner.png) top right no-repeat;
}
.imageHeaderWrapper {
  width:100%;
  height:266px;
  padding:4px 0px;
  margin:4px 0px;
  background-image:url(../../Headerbilder/header.jpg);
  background-position:bottom left;
  background-repeat:no-repeat;
}

.innerHeader {
  border-top:7px solid #99305b;
  border-bottom:7px solid #c3ce09;
  height:252px;
  width:100%;
}
.headerTop {
  clear:both;
  height:7px;
  background:url(../GFX/top.png) top left no-repeat;
}
.headerBtm {
  height:6px;
  background:url(../GFX/bottom.png) bottom left no-repeat;
  margin-bottom:10px;
}
#searchForm {
  position:absolute;
  top:2px;
  right:10px;
  z-index:200;
  display:none;
  float:right;
  width:200px;
  padding:10px;
  background:#fff;
}
#searchForm label {
  float:left;
  left:14px;
  position:absolute;
  top:17px;
}
#newSearchForm input.query,
#searchForm input.query{
 clear:both;
  float:left;
  margin:2px 5px 5px 0;
  padding:4px;
  width:185px;
  font-size:14px;
  line-height:14px;
}
#newSearchForm input.button,
#searchForm input.button {
  padding:3px;
  float:left;
}
#newSearchForm label{
  float:left;
}
#newSearchForm {
  margin:10px 0px;
}

/* GALLERY */
#gallery {
  padding:0;
  /*background:transparent url(../GFX/bg_rpter_.png) top left repeat-y;*/
}
#galleryWrapper {
  height:400px;
  overflow:hidden;
  /*border-bottom:2px solid #0E72BA;
  border-top:2px solid #0E72BA;*/
  border-bottom:5px solid #99305B;
  border-top:5px solid #99305B;
}
#controls-adv {
  width:100%;
  text-align:center;
  position:absolute;
  top:0px;
  z-index:1000;
}
#caption-adv {
  position:absolute;
  left:0px;
  height:50px;
  width:100%;
  bottom:0px;
  z-index:1000;
}
#galleryWrapper {
  position:relative;
}
#galleryWrapper a {
  color:#000;
}
#galleryWrapper h2 {
  color:#000;
}
#galleryContent {
}
#galleryContent h1 {
  font-size:200%;
}
#galleryContent .next{
 position:absolute;
 top:180px;
 z-index:1000;
 right:0px;
 padding:20px 0 0px 0;
}
#wrapper #galleryContent .play,#wrapper #galleryContent .pause {
 width:75px;
 margin:0px auto;
}
#galleryContent .download {
 position:absolute;
 bottom:10px;
 right:10px;
 background:#fff;
}
#galleryContent .prev{
 position:absolute;
 top:180px;
 z-index:1000;
 left:0px;
 padding:20px 0 0px 0;
}
.caption a{
  float:right;
}
.caption p {
}
.caption h2 {
  padding-bottom:5px;
}
#gallery div.content {
float:right;
width:100%;
}
#gallery {
background-color:#fff;
}
#gallery div.content a, #gallery div.navigation a {
color:#000;
text-decoration:none;
}
#gallery div.content a:focus, #gallery div.content a:hover, #gallery div.content a:active {
text-decoration:underline;
}
#galleryContent div.controls {
}
#wrapper .caption {
  text-align:center;
}
#wrapper #caption-adv h2 {
  display:inline;
}
#gallery div.controls a,#caption-adv h2 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
  background:#000000 none repeat scroll 0 0;
  color:white;
  display:block;
  margin:5px;
  opacity:0.5;
  padding:5px 15px;
  font-size:12px;
  font-weight:normal;
}
#gallery div.ss-controls {
  padding-top:10px;
}
#gallery div.nav-controls {
float:right;
}
#gallery div.loader {
  background-image:url(../GFX/ajax-loader.gif);
  background-position:center center;
  background-repeat:no-repeat;
  height:100%;
  width:100%;
}
#gallery div.slideshow {
  width:100%;
}
.slideshow {
  text-align:center;
}
#gallery div.slideshow span.image-wrapper {
}
#gallery div.slideshow a.advance-link {
display:block;
}
#gallery div.slideshow img {
border:medium none;
display:block;
margin:0 auto;
}
#gallery div.download {
float:right;
}
#gallery div.embox {
clear:both;
}
#gallery div.image-title {
font-size:1.4em;
font-weight:bold;
}
#gallery div.image-desc {
line-height:1.3em;
padding-top:12px;
}
div.navigation {
  position:relative;
  padding:10px;
}
 ul.thumbs {
 height:120px;
clear:both;
margin:0;
padding:0;
width:100%;
overflow:hidden;
margin-bottom:8px;
}
 ul.thumbs li {
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
background:url(../GFX/thumbnail.png) top left no-repeat;
/*border-top:2px solid #0e72ba;
border-bottom:2px solid #0e72ba;*/
margin:5px 8px 5px 0;
padding:0;
height:100px;
width:105px;
overflow:hidden;
}

 ul.thumbs li.selected a {
   border:1px solid #999;
}

 a.thumb {
border:1px solid white;
display:block;
height:83px;
margin:7px;
overflow:hidden;
width:88px;
}

 a.thumb:focus {
outline-color:;
outline-style:none;
outline-width:medium;
}
 ul.thumbs img {
display:block;
}
 div.pagination {
clear:both;
}

 div.pagination a, div.pagination span.current {
border:1px solid #e9e9e9;
background-color:#e9e9e9;
display:block;
float:left;
margin-right:5px;
padding:4px 7px 3px;
}
 div.pagination a:hover {
border:1px solid #d7d7d7;
background-color:#e9e9e9;
text-decoration:none;
}
 div.pagination span.current {
background-color:#e9e9e9;
border-color:#e9e9e9;
color:#000;
font-weight:bold;
}
 #thumbs-min ul.thumbs li {
float:none;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
 #thumbs-min a.thumb {
border:medium none;
display:inline;
padding:0;
}
#thumbs-min ul.thumbs li.selected a.thumb {
  -moz-background-clip:inherit;
  -moz-background-inline-policy:inherit;
  -moz-background-origin:inherit;
  background:inherit;
  color:#eee;
  font-weight:bold;
}
div.pagination.top {
  bottom:10px;
  position:absolute;
  right:10px;
}
/*****************
## IDIUM FOOTER ##
*****************/

.idium {
  /*width:200px;
  margin:10px auto;*/
  float:right;
  margin:5px 13px 0 0;
}

.idium a:hover,
.idium a:active {
  text-decoration: none;
}

.idium,
.idium a {
  font-family: 'Century Gothic', Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #58585A;
  text-transform: uppercase;
  text-decoration: none;
}

.idium img {
  float: left;
  margin-top: -3px;
}

.idium span {
  font-family: Century Gothic,Verdana,Arial,helvetica,sans-serif;
  font-size: 13px;
  font-weight: bold;
  margin: -8px 0 0;
  padding: 0 0 0 6px;
  text-transform: lowercase;
  word-spacing: 3px;
  color: #000;
}

.folderlist {
  position:relative;
}

#leftColumn .folderlist {
  width:220px;
}

#leftColumn .folderlist li {
  height:200px;
  margin-bottom:20px;
  margin: 0 0 30px 0;
  width:220px;
}

.folderlist li {
  width:300px;
  height:236px;
  margin: 0 30px 30px 0;
  float:left;
  position:relative;
  overflow:hidden;
}

.noFolders .folderlist li.pos3,
.noFolders .folderlist li.pos6,
.noFolders .folderlist li.pos9 {
  margin-right:0px;
}

#leftColumn .folderlist a {
  width:210px;
}

.folderlist a {
  background:#c4d009 url(../GFX/folderlist.png) no-repeat scroll right top;
  color:#FFFFFF;
  font-size:175%;
  /*height:36px;*/
  line-height:36px;
  padding-left:10px;
  position:absolute;
  z-index:1000;
  width:290px;
}
.folderlist img {
  top:36px;
  left:0;
  position:absolute;
  z-index:990;
}
.iframe {
  background-image:url(../GFX/ajax-loader.gif);
  background-position:center 50px;
  background-repeat:no-repeat;
}
.summaryImageWrapper {
  float:left;
  height:150px;
  margin-right:15px;
  margin-bottom:15px;
  overflow:hidden;
  width:150px;
}
form.error {
  color:red;
}
form.error input.email{
  border:2px solid red;
}
p.error {
  color:red;
  font-weight:bold;
}
#newsletterForm {
  position:relative;
  float:right;
  padding:5px;
}
#newsletterForm label{
  position:absolute;
  top:7px;
  left:10px;
  z-index:10;
}
p.alert {
  float:right;
  color:red;
}
.article-content img {
  cursor: pointer;
}

#socialmedia ul {
float: left;
margin:15px 0 0 140px;

 }

#socialmedia li {
float: left;
margin: 0 10px 0 0;
list-style-type: none;

 }
