html, body, p, ul, li, div, a, img {
	margin:0px;
	padding:0px;
	color:#666666;
	/*font-family:Verdana,Helvetica,sans-serif;*/
	font-family:Arial;
}
html {
	background:#ffffff url(../img/bg.jpg) repeat-x;
	overflow-y:scroll;
}
* html div, * html img{
	behavior:url(fileadmin/templates/iepngfix.htc);
}
.align-justify { text-align: justify; }
body{
	height:100%; 
}
*html a img{
	border:0px;
	behavior:url(fileadmin/templates/iepngfix.htc);
}

div.center {
	width:920px;
	margin:auto;
}

div.head{
	background:url(../img/head1.png);
	width:916px;
	height:210px;
}
div.head_logo{
	height:69px;
	width:466px;
	margin-left:78px;
}
div.head_pic{
	width:916px;
}
div.nav{
	height:20px;
	margin-left:78px;
}
ul.nav{
	list-style-type:none;
	margin-left:78px;
	margin-top:2px;
}
li.nav{
	float:left;
	margin-right:60px;
}
li.nav a{
	text-decoration:none;
	font-size:13px;
}
li.nav a:hover{
	color:#7c914a;
	
}
li.nav a.act{
	color:#7c914a;
	
}

/*#####CONTENT#####*/
div.main_content{
	margin-top:10px;
	margin-left:78px;
	float:left;
	width:760px;
	padding-bottom:35px;
	/*margin-left:50px;*/
}
div.main_content h1{
	color:#7c914a;
	font-size:18px;
}
div.main_content h2{
	color:#7c914a;
	font-size:16px;
	font-weight:normal;
}
div.main_content p{
	color:#666666 !important;
	font-size:12px;
	line-height:20px;
}
div.main_content a{
	color:#7c914a;
	font-size:12px;
	text-decoration:none;
}

/*##########FOOTER##########*/
/*
div.footer{
	margin-left:78px;
	margin-top:30px;
	float:left;
	width:760px;
	height:91px;
	border-top:1px solid #cccccc;
}*/
ul.footer{
	list-style-type:none;
	font-size:11px;
	margin-top:6px;
}
li.cr{
	float:right;
	color:#ffffff;
	padding-right:10px;
}
li.impressum{
	float:left;
	padding-left:10px;
}
li.impressum a{
	text-decoration:none;
	color:#ffffff;
}
li.impressum a:hover{
	color:#cccccc;
}
li.impressum a.act{
	color:#cccccc;
}


.tx-rgsmoothgallery-pi1 {
  float:left;
}
 
#externalthumbs {
  float:left;
  width:200px;
}
 
#externalthumbs .label {
  display:none;
}
.carouselInner {
  width:250px;
}
 
.carouselInner .thumbnail {
  float:right;
  padding-bottom:10px;
}
span.number {
	display:none !important;
}

* html li.nav, *html div.main_content, * html div.footer{
	display:inline;
}
* html li.main_nav{
	width:126px;
}

div.tx-thmailformplus-pi1 p{
	color:#666666 !important;
}

.tx-rgsmoothgallery-pi1{
	background:none !important;
}
div.myGallery{
	width:300px;
	overflow:hidden;
}

/* just for me and myself */
#left .ce {
  padding-bottom:25px;
}

/* generell container */
.rgsglinks {
  padding:4px 10px;
  Xdisplay:block;
  background:#fff;

z-index:99999;
position:absolute;

}

/* single numbers */
.rgsglinks p {
  border:1px solid #5c8090;
  padding:0px 4px;
  margin:4px;
  display:inline;
  font-family:Courier New, Courier, monospace;
  font-weight:bold;
  background:#a7a6a5;
  color:#fff;
  cursor:pointer;
}

/* single numbers hover */
.rgsglinks p:hover, .rgsglinks p.act {
  background:#5c8090;
}	

/* for special elements */
.rgsglinks294 {
  text-align:right;
  padding:0;
}

.rgsglinks294 p {
  float:right;
}
legend {
padding-left:10px;
padding-right:10px;
border: 0px;
}

fieldset {
border:0px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
border: 1px solid #C0C0C0;
}

.radiolayout {
width:60%;
padding-top:15px;
padding-bottom:15px;
}

.formu {
width:80%;
padding-top:10px;
padding-bottom:10px;
}

.mf-radio {
border:0px;
}

.mf-text {
color: #666666;
border: 1px solid;
border-color:rgb(204,102,0);
background:#000000;
margin-bottom: 5px;
}

.mf-check {
border: 0px;
}
.mf-select {
border:0px;
}

.mf-input {
border: 1px solid;
border-color:rgb(204,102,0);
background:#000000;
margin-bottom: 5px;
color:#666666;
}

.mf-submit {
color: #666666;
background-color: #000000;
border: 1px solid;
border-color:rgb(204,102,0);
}

div.unten{
	position:fixed;
	width:100%;
	bottom:0px;
	z-index:20;
}
div.footer{
	position:absolute;
	bottom:0px;
	background:#7C914A;
	
	height:25px;
	width:100%;
	z-index:20;
	float:left;
}
div.footer p{
	color:#ffffff;
	font-size:10px;
	margin-left:10px;
}

