@charset "utf-8";

*    { margin: 0px; padding: 0px; border: 0px; }
html  { height: 100.2%; }

body { 
  	background: #ffe5c6;
	color: #444444;
  	font-family: Helvetica, Arial, sans-serif;
  	font-size: 0.9em;
  	line-height: 1.6em; 
}

p {
  margin-bottom: 10px;
}

p.psmall {
  font-size: 0.8em;
}

h1 {
  font-size: 2.0em;
  color: #e67300;
}

h2 {
  font-size: 1.4em;
  color: #e67300;
  margin-bottom: 10px;
}

h3 {
  font-size: 1.2em;
  color: #e67300;
  margin-bottom: 10px;
}

h4 {
  font-size: 1.0em;
  color: #444444;
}

h5 {
  color: #b20018;
}

h6 {
  font-size: 1.2em;
  color: #b20018;
  margin-bottom: 10px;
}

a {
  text-decoration: none;
  color: #444444;
  font-weight: bold;
}

a:hover {
  color: #e67300;
}

.img_red {
  border: 2px solid #b20018;
}

hr {
}

hr.logohr {
  background-image: url(/images/layout/hr_surya.png);
  background-repeat: repeat-x;
  height: 20px;
  width: 480px;
}

figure {
  padding-top: 20px;
  padding-bottom: 20px;
}

figure figcaption {
  font-style: italic;
}

ul.content {
  margin-left: 30px;
}


div#wrapper {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  padding: 30px;
	background: linear-gradient(top, #b20018 0%, #e04242 20%,#e04242 50%,#b20018 90%);
  	background: -moz-linear-gradient(top, #b20018 0%, #e04242 20%,#e04242 50%,#b20018 90%);
	background: -webkit-linear-gradient(top, #b20018 0%, #e04242 20%,#e04242 50%,#b20018 90%);
	background: -ms-linear-gradient(top, #b20018 0%, #e04242 20%,#e04242 50%,#b20018 90%);
	background: -o-linear-gradient(top, #b20018 0%, #e04242 20%,#e04242 50%,#b20018 90%);
 
	border: 3px solid #e67300;
}

div#top { 
  position: relative;
  z-index: 2;
}

.topLogo {
  float: left;  
  margin-top: -50px;
}

.topFont {
  float: left;
  margin-left: 100px;
  margin-top: 20px;
  text-align: center;
  line-height: 40px;
  text-shadow: #000 1px 1px 1px;
}



div#header {
 	position: relative;
  	z-index: 1;
	margin-top: 120px;
  	width: 796px;
  	height: 140px;
    border: 2px solid #e67300;
  	background: url(/images/header/header02.jpg);
 } 

.moduletableheaderSlide {
 	position: relative;
  	z-index: 1;
	margin-top: 120px;
      border: 2px solid #e67300;
 } 

div#main { 
  display: block;
  min-height: 100%;
  margin-top: 20px;
  background-color: #fbc997;
  border: 1px solid #e67300;
  clear: all;
} 

div#left { 
  float: left;
  width: 240px;

}

div#menu { 

  padding-top: 20px;
  padding-left: 20px;
  margin-bottom: 80px;
}

div#social {
  position: absolute;
  margin-left: 750px;
  margin-top: -17px;	  
}

div#news { 
  width: 160px;
  border: 2px solid #e67300;
  padding: 10px;
  margin-left: 20px;
  margin-bottom: 20px;

}
 
div#content { 
	float: left;
  width: 500px;
  display: block;
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 20px;
  margin-bottom: 30px;
  border-left: 1px dotted #cccccc;
}

div#footer {
  clear: both;
  text-align: center;
  font-size: 0.8em;
  color: #ffe5c6;
}

div#footer a {
  color: #ffe5c6;
}

div#footer a:hover {
  color: #e67300;
}


/** ### Navigation ### */

ul.menusurya li {
  list-style: none;
  text-decoration: none;
  clear: both;
  
}

ul.menusurya li a {
  color: #444444;
  font-size: 1em;
  float: left;
  font-weight: bold;
    padding-bottom: 10px;
  padding-left: 25px;
  background: url(/images/layout/icon_surya.png) left top no-repeat !important;

}

ul.menusurya li a.isactive{
  color: #b20018;
  font-weight: bold;
}

ul.menusurya li a:hover {
  color: #e67300;
  font-weight: bold;
}



ul.menusurya li ul {
	padding-top: 10px;
}

ul.menusurya li ul li {
  list-style: none;
  text-decoration: none;
  padding-bottom: 12px;
  
    
}

ul.menusurya li ul li a {
  background: url(/surya/images/layout/icon_surya_empty.png) left top no-repeat !important;
 
}

ul.menusurya li ul li ul li {
  list-style: none;
  text-decoration: none;
  padding-bottom: 12px;
  
}

ul.menusurya li ul li ul li a {
  background: url(/images/layout/icon_surya_empty.png) left top no-repeat !important;
	padding-left: 35px;
}

#copy_img {
  float: left;
}

#copy_right {
  float: left;
  padding-left: 20px;
}

.copy_hr {
  margin-top: 10px;
  margin-bottom: 10px;
  clear: both;
}

/** Über Uns */

#persoDate {
  font-weight: bold;
  float: left;
  width: 40px;
}

#persoCont {
  float: left;
  width: 460px;  
  margin-bottom: 10px;
}

.toggler {
  padding-top: 6px;
  padding-right: 5px;
}

.galli {
  float: left;
  width: 250px;
  text-align: center;
}

.galre {
  float: left;
  width: 250px;
  text-align: center;
}

#copy_img {
  float: left;
}

#copy_right {
  float: left;
  padding-left: 20px;
}

.copy_hr {
  margin-top: 10px;
  margin-bottom: 10px;
  clear: both;
}