html
{ height: 100%;}

*
{ margin: 0;
  padding: 0;}

body
{
	font: normal 85% Arial, Helvetica, sans-serif;
	color: #000;
}

p
{ padding: 0 0 10px 0;
  line-height: 1.7em;
  font-size: 100% }

img
{
	float: left;
	margin-top: 0px;
	padding-top: 0px;
	top: 0px;
}

h1, h2, h3, h4, h5, h6 
{
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	font-size: 175%;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	color: #363330;
	text-shadow: 0px 0px 0px #CCC;
	letter-spacing: -1px;
	margin: 0 0 10px 0;
}

h2
{ font: normal 165% Arial, Helvetica, sans-serif;}

h3
{ font: normal 130% Arial, Helvetica, sans-serif;
}

h4, h5, h6
{ margin: 0;
  padding: 0 0 0px 0;
  font: normal 150% Arial, Helvetica, sans-serif;
  line-height: 1.5em;}

h5, h6
{ font: normal 95% Arial, Helvetica, sans-serif;
  color: #888;
  padding-bottom: 15px;}

a
{ color: #000;
  font-weight: bold;
  background: transparent;
  outline: none;
  text-decoration: underline;}

a:hover
{ text-decoration: none;}

ul
{ margin: 2px 0 22px 30px;
  line-height: 1.7em;
  font-style: normal;
  font-size: 100%;}

ol
{ margin: 8px 0 22px 20px;}

ol li
{ margin: 0 0 11px 0;}

#main, #header, #banner, #menubar, #site_content, #footer, #content_blue
{ margin-left: auto; 
  margin-right: auto;}

#main
{
	background: transparent;
}

#header
{
	height: 100px;
	background: #1D1D1D;
	background: -moz-linear-gradient(#FFFFFF, #FFFFFF);
	background-color: #FFFFFF;
	z-index: 1;
}

#menubar
{
	width: 960px;
	height: 50px;
	padding-top: 50px;
	background-image: url(../images/head_vorlage.gif);
} 
  
#welcome
{
	width: 160px;
	float: left;
	text-align: center;
	height: 130px;
	margin-top: -45px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	padding-left: 20px;
	background: transparent;
}  
   
#welcome h1 a
{ font: normal 150% Arial, Helvetica, sans-serif;
  letter-spacing: -3px;
  color: #FFF;
  text-decoration: none;
  text-shadow: 1px 1px #000;  }
  
#menu_items
{
	float: right;
	width: 700px;
	left: 0px;
	padding-left: 50px;
	z-index: 999999;
}
  
menu
{ margin:0;
  float: right;}

gallery
{ border-radius: 15px 15px 15px 15px;
  moz-border-radius: 15px 15px 15px 15px;
  webkit-border: 15px 15px 15px 15px;}

#site_content
{ width: 940px;
  overflow: hidden;
  margin: 0 auto;
  padding: 0 0 20px 20px;
  background: #FFF;
  border-radius: 15px 15px 15px 15px;
  -moz-border-radius: 15px 15px 15px 15px;
  -webkit-border: 15px 15px 15px 15px;  } 

.sidebar_container
{
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 0;
	width: 230px;
	padding-left: 15px;
	text-shadow: 0px 0px 0px;
	-webkit-box-shadow: 1px 2px 5px;
	box-shadow: 1px 2px 5px;
	border-radius: 6px;
	background-color: #FBFBFB;
}

.sidebar
{ float: left;
  width: 220px;
  padding: 0;
  margin-top: 10px;
  margin-bottom: 10px;}

.sidebar_item
{ font: normal 100% Arial, Helvetica, sans-serif;
  width: 215px;}

.sidebar h2
{ font: normal 140% Arial, Helvetica, sans-serif;}  

#content
{ width: 650px;
  margin-bottom: 20px;
  float: left;}
  
  #content2
{
	width: 900px;
	margin-bottom: 20px;
	margin-left: 50px;
	float: left;


	-webkit-box-shadow: 0px 0px 0px;
	box-shadow: 0px 0px 0px;
	text-shadow: 0px 0px 0px;
	visibility: inherit;
}

 #content3
{
	width: 920px;


	float: left;
	box-shadow: 1px 5px 6px;
	border-radius: 2px;

	
	
}

.content_item
{
	width: 820px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.content_item2
{
	width: 650px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.content_item3
{
	width: 850px;
	margin-top: 20px;
	margin-bottom: 20px;
}
  
.content_item_links
  {
  float:left;
	width:450px; 
	height:auto; 
	padding:5px; 
	margin:5px; 
	
}
.content_item_rechts
  {
  float:right;
	width:300px; 
	height:auto; 
	padding:5px; 
	margin:5px; 
	
}


.content_item2_links
  {
  float:left;
	width:255px; 
	height:auto; 
	padding:5px; 
	margin:5px; 
	
}
.content_item2_rechts
  {
  float:left;
	width:255px; 
	height:auto; 
	padding:5px; 
	margin:5px; 
	
}
.content_item2_mitte
  {
  float:left;
	width:255px; 
	height:auto; 
	padding:5px; 
	margin:5px; 
	
}
  

  
.content_container
{ width: 310px;
  padding: 5px;
  margin-right: 10px;
  float: left;}
  
  .content_container2
{ width: 460px;
  padding: 5px;
  margin-right: 10px;
  float: left;}
  
#footer
{
	width: 960px;
	height: 20px;
	text-align: center;
	background: transparent;
	margin-top: 10px;
}

#footer a, #footer a:hover
{ text-decoration: none;
  padding-bottom: 20px;}

#footer a:hover
{ text-decoration: underline;}
  
 .readmore
{ font: bold 110% Arial, Helvetica, sans-serif;
  height: 15px;
  margin-left: 95px;
  width: 90px;
  padding: 5px 5px 10px 7px;
  background: #fff;
  background: -moz-linear-gradient(#fff, #ccc);
  background: -o-linear-gradient(#fff, #ccc);
  background: -webkit-linear-gradient(#fff, #ccc);
  border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -webkit-border: 7px 7px 7px 7px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 5px;
  -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 5px;
  box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 5px;}
  
 .readmore a
{ color: #1D1D1D;}
 
 .button_small
{ font: normal 110% Arial, Helvetica, sans-serif;
  height: 15px;
  width: 90px;
  padding: 5px 5px 10px 7px;
  background: #730101;
  background: -moz-linear-gradient(#D40000, #730101);
  background: -o-linear-gradient(#D40000, #730101);
  background: -webkit-linear-gradient(#D40000, #730101);
  border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -webkit-border: 7px 7px 7px 7px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 5px;
  -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 5px;
  box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 5px;}
  
.button_small a
{ color: #FFF;
  padding-left: 5px;}

.form_settings
{ margin: 15px 0 0 0;}

.form_settings p
{ padding: 0 0 4px 0;}

.form_settings span
{ float: left; 
  width: 280px; 
  text-align: left;}
  
.form_settings input, .form_settings textarea
{ padding: 2px; 
  width: 299px; 
  font: 100% arial; 
  border: 1px solid #BBB; 
  background: #FFF; 
  color: #47433F;}
  
.form_settings input[type="checkbox"]
{ padding: 2px 0; 
  width: 15px; 
  font: 100% arial; 
  border: 0; 
  background: #FFF; 
  color: #47433F;
  margin: 28px 0;}

.form_settings .submit
{ font: bold 100% arial; 
  width: 99px; 
  margin: 0 0 0 206px; 
  height: 26px;
  padding: 2px 0 3px 0;
  cursor: pointer; 
  background: #fff;
  background: -moz-linear-gradient(#fff, #ccc);
  background: -o-linear-gradient(#fff, #ccc);
  background: -webkit-linear-gradient(#fff, #ccc);
  border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -webkit-border: 7px 7px 7px 7px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 5px;
  -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 5px;
  box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 5px;
  color: #000;}
  
  
#banner_image 
{
	height: 480px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background: -webkit-linear-gradient(#D43B00, #B92401);
	background: -moz-linear-gradient(#D43B00, #B92401);
	background: -o-linear-gradient(#D43B00, #B92401);
	background: -webkit-linear-gradient(#D43B00, #B92401);
	text-shadow: 0px 0px;
}
  #banner_image2
{
	height: 480px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background: -webkit-linear-gradient(#D43B00, #B92401);
	background: -moz-linear-gradient(#D43B00, #B92401);
	background: -o-linear-gradient(#D43B00, #B92401);
	background: -webkit-linear-gradient(#D43B00, #B92401);
	text-shadow: 0px 0px;
	  border-radius: 15px 15px 15px 15px;
  moz-border-radius: 15px 15px 15px 15px;
  webkit-border: 15px 15px 15px 15px;
}
  
 
  
#slider-wrapper {
	margin: 0 auto;
	padding-top: 20px;
	background: transparent;
	width: 920px;
	  border-radius: 15px 15px 15px 15px;
  moz-border-radius: 15px 15px 15px 15px;
  webkit-border: 15px 15px 15px 15px;
}
#slider {
	background: url("../images/loading.gif") no-repeat scroll 50% 50% transparent;
	height: 400px;
	position: relative;
	width: 920px;
	text-shadow: 17px 13px 9px;
}
#slider img {
    display: none;
    left: 0;
    position: absolute;
    top: 0;
}
#slider a {
    border: 0 none;
    display: block;
}

.nivoSlider {
    position:relative;
    width:100%;
    height:auto;
    overflow: hidden;
}
.nivoSlider img {
    position:absolute;
    top:0px;
    left:0px;
    max-width: none;
    display: none;
}
.nivo-main-image {
    display: block !important;
    position: relative !important;
    width: 100% !important;
}

.nivoSlider a.nivo-imageLink {
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    border:0;
    padding:0;
    margin:0;
    z-index:6;
    display:none;
}

.nivo-slice {
    border-radius: 5px;
    display:block;
    position:absolute;
    z-index:5;
    height:100%;
    top:0;
}
.nivo-box {
    display:block;
    position:absolute;
    z-index:5;
    overflow:hidden;
}
.nivo-box img { display:block; }

.nivo-caption {
    position:absolute;
    left:0px;
    bottom:0px;
    background:#000;
    text-align: center;
    color:#fff;
    width:100%;
    z-index:8;
    padding: 5px 10px;
    opacity: 0.8;
    overflow: hidden;
    display: none;
    -moz-opacity: 0.8;
    filter:alpha(opacity=8);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;    
    box-sizing: border-box;

        
}
.nivo-caption p {
    padding:5px;
    margin:0;
}
.nivo-caption a {
    display:inline !important;
}
.nivo-html-caption {
    display:none;
}

.nivo-directionNav a {
    position:absolute;
    top:45%;
    z-index:9;
    cursor:pointer;
}
.nivo-prevNav {
    left:0px;
}
.nivo-nextNav {
    right:0px;
}

.nivo-controlNav {
    text-align:center;
    padding: 15px 0;
}
.nivo-controlNav a {
    cursor:pointer;
}
.nivo-controlNav a.active {
    font-weight:bold;
}

.nivoSlider {
    position:relative;
    background:#fff url(http://u.jimdo.com/www52/o/s2ba029df7f23bf1c/userlayout/img/loading.gif) no-repeat 50% 50%;
    width:678px;
    height:100%;
    margin-bottom:10px;
    border-radius: 5px;
    box-shadow: 0px 3px 6px 2px rgba(0, 0, 0, 0.6);

}
.nivoSlider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
    border-radius: 5px;
    box-shadow: 0px 3px 6px 2px rgba(0, 0, 0, 0.6);

}
.nivoSlider a {
    border:0;
    display:block;
}

.nivo-controlNav {
    text-align: center;
    padding: 20px 0;
}
.nivo-controlNav a {
    display:inline-block;
    width:22px;
    height:22px;
    background:url(http://u.jimdo.com/www52/o/s2ba029df7f23bf1c/userlayout/img/bullets.png) no-repeat;
    text-indent:-9999px;
    border:0;
    margin: 0 2px;
}
.nivo-controlNav a.active {
    background-position:0 -22px;
}

.nivo-directionNav a {
    display:block;
    width:30px;
    height:30px;
    background:url(http://u.jimdo.com/www52/o/s2ba029df7f23bf1c/userlayout/img/arrows.png) no-repeat;
    text-indent:-9999px;
    border:0;
    opacity: 0;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
.nivoSlider:hover .nivo-directionNav a { opacity: 1; }
a.nivo-nextNav {
    background-position:-30px 0;
    right:15px;
}
 a.nivo-prevNav {
    left:15px;
}

.nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.nivo-caption a:hover {
    color:#fff;
}

.nivo-controlNav.nivo-thumbs-enabled {
    width: 100%;
}
.nivo-controlNav.nivo-thumbs-enabled a {
    width: auto;
    height: auto;
    background: none;
    margin-bottom: 5px;
}
.nivo-controlNav.nivo-thumbs-enabled img {
    display: block;
    width: 120px;
    height: auto;
}

nav {
	width: 850px;
	margin-left: 440px;
	z-index: 81;
	opacity: 1;
	overflow-x: visible;
}
nav ul {
    padding: 0px;
    margin: 0px;
}
nav ul:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
    nav ul,nav ul li{
   
}
    nav ul li {
    list-style: none;
    float:left;
}
nav ul li a {
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	padding: 10px 24px 10px 24px;
}
nav ul li:hover > ul {
	visibility: visible;
	z-index: 1000;
}
nav ul li ul{
    display: inline;
    visibility: hidden;
    position: absolute;
    padding:0px;
}
nav ul li ul li{
	float: none;
}
nav ul li ul li a:hover{
	color: #FFFFFF;
}

nav ul {
    padding: 0px;
    margin: 0px;
 
    
}
nav ul li {
	list-style: none;
	float: left;
	z-index: 1000;
}
nav ul li a {
	text-decoration: none;
	display: block;
	color: #010101;
	padding: 19px 16px 8px 16px;
	-webkit-transition: background 0.3s ease-out 0s;
	-moz-transition: background 0.3s ease-out 0s;
	-o-transition: background 0.3s ease-out 0s;
	transition: background 0.3s ease-out 0s;
}
nav ul li.cat1:hover a, nav ul li.cat1:hover > ul li a  {
	background-color: #222222;
	color: #EB501D;
}

nav ul li:hover > a {
	color: #EB501D;
}
nav ul li ul li a {
	color: #000000;
}
nav ul li ul li a:hover{
	color: #000000;
	background-color: #FAFAFA !important;
}

#leer {
	position: relative;
	width: 920px;
	text-shadow: 17px 13px 9px;
	background-color: #FFFFFF;





	-webkit-box-shadow: 2px 2px 8px;
	box-shadow: 2px 2px 8px;
	border-radius: 5px;
	height: 430px;
}

#leer2 {
	position: relative;
	width: 920px;
	text-shadow: 17px 13px 9px;
	background-color: #FFFFFF;
	-webkit-box-shadow: 2px 2px 8px;
	box-shadow: 2px 2px 8px;
	height: 880px;
	border-radius: 5px;
}

#leer3 {
	position: relative;
	width: 920px;
	text-shadow: 0px 0px 0px;
	background-color: #FFFFFF;
	-webkit-box-shadow: 2px 2px 8px;
	box-shadow: 2px 2px 8px;
	min-height: 550px;
	border-radius: 5px;
}

#leer_projekte {
	position: relative;
	width: 920px;
	text-shadow: 17px 13px 9px;
	background-color: #FFFFFF;





	-webkit-box-shadow: 2px 2px 8px;
	box-shadow: 2px 2px 8px;
	border-radius: 5px;
	height: 700px;
}
