
#main-block * {
  color: #666666;
}

/* ### headlines ############################################################ */
#main-block h1 {	
	color:#fe6400;	
	font-size:19px;	
	font-weight:bold;
  font-style: italic;	
  margin-bottom: 0.6em;	
}

#main-block h2 {
	color:#fe6400;	
  font-size:1.4em;	
  font-weight:bold;	
  font-style: italic;}

#main-block h3 {
	color:#fe6400;	
  font-size:1.3em;	
  font-weight:bold;	
  font-style: italic;}
  
#main-block h4 {
	color:#666666;	
  font-size:14px;	
  font-weight: normal;	
  font-style: normal;}
  
#main-block h5 {
	color:#666666;		
  font-size:12px;	
  font-weight: normal;	
  font-style: normal;}

#main-block h6 {	
	color:#666666;	
  font-size:10px;	
  font-weight: normal	
  font-style: italic;}
  
/* ### Images ############################################################ */
#main-block img {
	display:block;	
  margin: 0;}

#main-block img.floatLeft {
	float:left;	
  margin:0px 10px 0px 0;}

#main-block img.floatRight {
	float:right;	
  margin:0px 0 0px 10px;}
  
/* ### Hyperlinks ######################################################### */
#main-block a,
#main-block a:link,
#main-block a:visited {
	color:#666666;		
  text-decoration:underline;}

#main-block a:hover,
#main-block a.active {
	color:#000000;	
  text-decoration: none;}
  
/* ### Paragraphs ########################################################## */
#main-block p {
  margin-bottom:1em;	
  font-size:15px;
  line-height: 19px;
  font-family: arial;		
  color: #666666;
  text-align: justify;
}
  
#main-block p.center {
  display: block;
  color: #666666;
  width: 100%;
}
  
/* ### Cont ########################################################## */

#main-block #main-content-block #orange-block {
	position: absolute;
	display:block;
	top: 354px;
	left: 175px;
	width: 807px;
	height: 50px;
	background-color: #fc961f;
}

/* ### Bildgalerie ### */
#main-block #main-content-block div.galerie {
	display:block;
	width: 816px;
	height: 339px;
}


#main-block a.galCat-active {
	color: #fff;
	text-decoration: none;
}

#main-block a.galCat-active:hover {
	color: #FC961F;
}

#main-block div.article-content {
	padding: 7px;
	display:block;
	width: 793px;
	min-height: 153px;
	background: #5b5b5b;
	margin-bottom: 7px;
}

#main-block div.sto {
	padding: 7px;
	display:block;
	width: 793px;
	background: #5b5b5b;
	margin-bottom: 7px;
  height:auto !important;
  min-height: 589px !important;
  height:589px;
}

#main-block div.article-content form table {
  font-size: 1.2em;
}

#main-block div.article-content form table tbody tr td{
  padding-right: 10px;
}

#main-block div.article-content form table tbody tr td input#paswd,
#main-block div.article-content form table tbody tr td input#login {
  font-size: 0.9em;
  border: 1px solid #ccc;
  height: 1.2em;
  margin-bottom: 3px;
}

#main-block div.article-content form table tbody tr td input.submit,
#main-block div.article-content form * input.formsubmit{
  background: #5b5b5b;
  color: #fff;
  height: auto;
  font-size: 0.9em;
  border: 1px solid #ccc;
  margin-top: 6px;
}

#main-block div.article-content form table tbody tr td input.submit:hover,
#main-block div.article-content form * input.formsubmit:hover{
  background: #333;
}

*html #main-block div.article-content {
	height: 153px;
}

#main-block img.catpic, 
#main-block div.flash,
#main-block div.galerie {
	display:block;
	height: 210px;
	width: 471px;
	clear: both;
	margin-bottom: 67px;
	z-index: 1;
}


#main-block div.headline_images {
  width: 100%;
  margin-top: 1px;
  margin-bottom: 5px;
}

/* ### Lists ################################################################ */
#main-block ul, #main-block ol {
	margin-bottom:1em;	
	font-size:1.2em;	
	line-height:1.3em;
}
  
#main-block ul li {
	margin: 0px;
	padding-left: 14px;
	list-style-type: none;
	background: url(/files/list_style_normal.gif);
	background-position: left;
	background-repeat: no-repeat;
}

#main-block ol li {
	margin: 0px;
	padding-left: 14px;
	padding-right: 9px;
	line-height: 1.2em;
	list-style-type: none;
	background: url(/files/list_style_orange.gif);
	background-position: left;
	background-repeat: no-repeat;
	float:left;
}
  
/* ### Module ################################################################ */
#main-content-block div.floatLeft img {
	float:left;	
  margin:4px 40px 4px 0;}

#main-content-block div.floatRight img {
	float:right;	
  margin:4px 0 4px 40px;}

#main-content-block a.more {
	clear:left;	
  position: relative;	
  left: 120px;}


/* ### Formular ############################################################## */
.formblock {
  font-size: 12px;
}

.formblock input, textarea {
  margin-bottom: 3px;
  font-size: 11px;
  height: 13px;
  width: 250px; 
}

.formblock textarea {
  width: 248px;
  font-size: 10px;
}


.formblock textarea {
  font-family: arial;
  font-size: 1em;
}

.formblock textarea#el_4 {
  height: 50px;
}

.formblock label{
  display: block;
  width: 180px;
}

.formblock select#el_5 {
  font-size: 11px;
  margin-bottom: 10px;
}

.formblock input.formsubmit {
  clear: both;
  font-size: 0.9em;
  width: auto;
  height: auto;
}

/* Referenzen */

#main-block div.referenzen_galerie {
  margin-top: 1em;
}

#main-block a.ref_galerie {
  float: left; 
  margin-right: 2px;
  margin-bottom: 2px;
  display: block;
  height: 75px;
  width: 100px;
  border: 2px solid #C4C4C4;
  background: #C4C4C4;
  text-align: center;
  line-height: 75px;
  overflow: hidden;
}

#main-block a.ref_galerie img{
  clear: both;
  display: block;
}

#main-block div.referenzen_leiste {
  display: block; 
  height: 45px;
  border-bottom: 1px solid #c6c6c6;
  border-top: 1px solid #c6c6c6;
  margin-bottom: -1px;
  padding-bottom: 5px;
  padding-top: 5px;
  font-size: 11px;
}

#main-block div.referenzen_bild {
  width: 60px;
  height: 45px;
  display: block; 
  margin-right: 7px;
  overflow: hidden;
}

#main-block div.referenzen_bild a {
  width: 60px;
  height: 45px;
  display: block; 
  overflow: hidden;
}

#main-block div.referenzen_titel {
  display: block; 
  color: #ff5a00;
  font-size: 12px;
  font-weight: bold;
}

#main-block div.referenzen_inhalt {
  display: block;
  margin-top: 5px;
}

#main-block div.referenzen_link {
  position: absolute;
  right: 0;
  margin-right: 21px;
  margin-top: -13px;
  display: block; 
  color: #ff5a00;
  font-size: 10;
}

#main-block div#ref_footer {
  position: absolute;
  bottom: 0;
  margin-left: -21px;
  display: block;
  width: 470px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  background: #c4c4c4;
} 

.wysiwygimgrightcol {
  padding-left: 10px;
}

.wysiwygimgleftcol {
  padding-right: 10px;
}


