p{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-style: normal;
	 line-height: 150%;
}
h1 {
	font-size: 14px;
	line-height: 1em;
	font-weight: bold;
	color: #5767B2;

}
#head {
	font-size: 14px;
	line-height: 1em;
	font-weight: bold;
	color : #ffffff; 
  padding: 5px 0 10px 5px;
  background-color: #f26722;

}
h2 {
	font-size: 14px;
	line-height: 1em;
	font-weight: bold;
	color: #5767B2;

}
h3 {
	font-size: 11px;
	line-height: 1em;
	font-weight: bold;
	color: #747474;

}
h4 {
	font-size: 11px;
	line-height: 1em;
	font-weight: bold;
	color: #f26722;

}
h5 {
	font-size: 11px;
	line-height: 1em;
	font-weight: bold;
	color: #000000;

}
h6 {
	font-size: 11px;
	line-height: 1em;
	color: #5767B2;

}
a {
	color: #5767B2;
	text-decoration: none;
}
a:hover {
	color: #f26722;
	text-decoration: underline;
}

a.image, a.image:hover  {border:0;}

.bildleft{
        width: 175px;
        margin-right: 25px;
        margin-bottom: 25px;
	float: left;
     

}
.contentright1{
	margin-left: 200px;
	padding-left: 20px;
	width: 350px;
	line-height: 150%;
}
.contentleft1{
	width: 300px;
	line-height: 150%;
}
.contentright2{
	margin-left: 300px;
	padding-left: 20px;
	width: 360px;
	line-height: 150%;
}
.contentleft2{
	width: 300px;
	float: left;
	line-height: 150%;
}
.contentclear{
	clear: both;
}
.tablecontent{
   width: 780px;
}
.text1 {
       /* width: 463px; */

        vertical-align: top;
        width: 480px;
}
.red {
        padding: 2px 2px 2px 12px;
        vertical-align: top;
        width: 480px;
        color: #ffffff;
        background-color: #f26722;
        clear: both;
        font-weight: bold;
}
.orange{
  color: #f26722;
  font-weight: bold;
}
.blue{
  color: #5767b2;
  font-weight: bold;
}

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }

/* STYLES FOR JOOMLA! EDITOR */
hr#system-readmore  { border: red dashed 1px; color: red; }
hr.system-pagebreak { border: gray dashed 1px; color: gray; }
