/* Grunddefinitionen */

html{
	min-height: 101%;
}

body{
	font-size: 12px;
	font-color: #000000;
	font-family: inherit,Helvetica, Arial, sans-serif;
	background: #EFE5BB url(https://webdesign-homepage-gestaltung.de/webpage/demo/templates/f08003/images/bg.jpg) no-repeat;
   background-attachment: fixed;
	background-position: left bottom;
}
.textue1 {
	FONT-SIZE: 23px; COLOR: #AF192D; LINE-HEIGHT: 26px; FONT-STYLE: italic; FONT-FAMILY: Comic Sans MS, Verdana, sans-serif; TEXT-ALIGN: justify
}
.textue2 {
	FONT-SIZE: 20px; COLOR: #000000; LINE-HEIGHT: 22px; FONT-STYLE: italic; FONT-FAMILY: Comic Sans MS, Verdana, sans-serif
}
.textbes {
	FONT-SIZE: 16px; CURSOR: text; COLOR: #000000; LINE-HEIGHT: 16px; FONT-FAMILY: Helvetica, Verdana, sans-serif
}
.textlog {
	FONT-SIZE: 14px; COLOR: #000000; LINE-HEIGHT: 12px; FONT-FAMILY: Arial, Verdana, sans-serif
}
.textue3 {
	FONT-SIZE: 18px; COLOR: #AF192D; LINE-HEIGHT: 22px; FONT-FAMILY: comic sans ms, Verdana, sans-serif
}
.textklein {
	FONT-SIZE: 10px; COLOR: #AF192D; LINE-HEIGHT:12px; FONT-FAMILY: comic sans ms, Verdana, sans-serif
}


#container{
   background: transparent;
 	width: 85%;
	margin-left: auto;
	margin-right: auto;
	display: block;
	border: 0px solid #F1FE2F;

}

#oben{
	width: 100%;
	background: transparent url(templates/f08003/images/top.png) no-repeat;
	background-position:center 0px;
   margin-top: 0px;
 	height: 120px;
	padding-top: 0px;
}
#content_bild{
	width: 100%;
	background: transparent url(templates/f08003/images/logo.png) no-repeat;
	background-position: 190px;
	position:absolute; top:0px; left: 120px;z-index:499;
  	height: 176px;
  	margin-top: -30px;

}



#topmenu{

float: center;
width: auto;
background: transparent;
padding-left: 250px;
padding-top: 10px;
margin-top: 140px;
height: 47px;
border: 0px solid #F1FE2F;
position:absolute; top:0px; left: 0px;z-index:505;
}

#top{

float: center;
width: auto;
background: transparent;
font-size: 12px;
color: #8E053C;
padding-left: 0px;
padding-top: 80px;
margin-top: 3px;
margin-bottom: 5px;
height: 30px;

}

#content{
	width: 1057px;
	margin: 3px 0px 0px 3px;
	float: left;
    padding: 0px 0px;
   border: 0px solid #F1FE2F;


}


#contentwrap{
	width: 1073px;
	
	margin: 0px;
	float: left;

   }

#content_left{
	width: 658px;
 	background: transparent url(templates/f08003/images/rand.png) no-repeat;
   position:absolute; top:0px; left: 0px;z-index:500;
   border: 0px solid #ffffff;
   height: 222px;
}

#mitte{
	width: 100%;
	margin: 0pt;
 	padding-top: 0px;
	float: left;
	font-size: 14px;
	font-family: Comic Sans MS, Helvetica, Arial, sans-serif;
	color: #000000;
  	background: transparent;
 	border: 1px solid red;
}	

#footer{
	width: 100%;
	margin: 50px;
	padding-left: 200px;
    padding-top: 100px;
    color: #000;
   height: 300px;
   background: transparent url(templates/f08003/images/glashintergrund.png) no-repeat;
}

#rechtwrap{
	width: 180px;
 	background: transparent;
  	margin: 0px 0px 0px 0px;
	float: right;
}



#rechtmenu{
	width: 180px;
 	background: url(templates/f08003/images/left-mid.png);
  	margin: 0px 0px 0px 0px;
	float: right;
	border-left: 0px solid #fff;
   border-right: 0px solid #fff;
}



#search {
margin: 3px;
padding: 0px;
width: 150px;
height: 20px;
float: left;
background: transparent right top no-repeat;
padding-left: 4px;
padding-top: 5px;
vertical-align: top;
border: 1px solid #4B5F14;
}
#search .inputbox{
width: 150px;
height: 18px;
font-size: 10px;
background: transparent;
border: 1px;
border-color: #000;
margin: 0px;
padding: 0px;
line-height: 14px;
}

/* horizontal pill menu */
table.pill {
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

td.pill_l {
  background: url(templates/f08003/images/button_01.png) no-repeat;
  width:  15px;
  height: 47px;

}

td.pill_m {
  background: url(templates/f08003/images/button_02.png) repeat-x;
  padding: 0;
  margin: 0;
  width: auto;
}

td.pill_r {
  background: url(templates/f08003/images/button_04.png) no-repeat;
  width:  15px;
  height: 47px;
}

#pillmenu {
  white-space: nowrap;
  height: 47px;
  float: left;
}

#pillmenu ul {
  margin: 0;
  padding: 0;
  list-style:none;
}

#pillmenu li
 {
	float: left;
 	background: url(templates/f08003/images/button_stg.png) top right no-repeat;
	margin: 0;
	padding: 0;
}


#pillmenu li.active a:link,
#pillmenu li.active a:visited
{

	float: left;
	background: url(templates/f08003/images/button_stg1.png) top right no-repeat;
	margin: 0;
	padding: 0;
}

#pillmenu a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
	float:left;
  display:block;
  height: 24px;
  line-height: 24px;
  margin-top: 15px;
  padding: 0 20px;
  color: #41590E;
  text-decoration: none;
}




#pillmenu li:hover, ul#pillmenu li.sfhover {
font-size: 15px;
  font-weight: bold;
 color: #ffffff;
background: url(templates/f08003/images/button_gedr.png) repeat-x;

}
#pillmenu ul li.active a:link,
#pillmenu ul li.active a:visited
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  float:left;
  display:block;
  height: 47px;
  line-height: 47px;
  margin-top: 0px;
  padding: 0 20px;
  text-decoration: none;
  color: #ffffff;
  background: url(templates/f08003/images/button_stg1.png) top right no-repeat;

  text-decoration: none;

}

.icon-phone-2:before {
	content: "\e261";
}


/* Umrandung obere Feld*/
.ro {
	background: top right no-repeat;
	
	margin:10;
	padding:10;

}

.lo {
	background: top left no-repeat;
	
	margin:10;
	padding:10;
}

.ru {
	background: bottom right no-repeat;
	
	margin:10;
	padding:10;
}

.lu {
	background: bottom left no-repeat;
	
	margin:10;
	padding:10;
}

.inhalt {
   min-width: 1074px;
   min-height: 179px;
  	margin:0;
 padding:2.0em 0.5em 0.2em 1.5em;
}

.inhalt p {
	margin:0;
	padding:0;
}

/* Umrandung obere Feld*/
.ro1 {
	background:url("images/inhalt1.png") top right no-repeat;
	margin:0;
	padding:0;

}

.lo1 {
	background:url("images/inhalt2.png") top left no-repeat;
	margin:0;
	padding:0;
}

.ru1 {
	background:url("images/inhalt3.png") bottom right no-repeat;
	margin:0;
	padding:0;
}

.lu1 {
	background:url("images/inhalt4.png") bottom left no-repeat;
	margin:10;
	padding:0;
}

.inhalt_body {
   min-width: 900px;
   min-height: 400px;
  	margin:0;
 padding:2.5em 2.5em 3.5em 2.5em;
 	border: 0px solid red;
}

.inhalt_body p {
	margin:0;
	padding:0;
}

.hero-unit {
  padding: 20px;
  margin-bottom: 30px;
  font-size: 1.1em;
  
  line-height: 1.3em;
  color: inherit;
  background-color: rgba(250,250,250,.55);
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
 border: 1px solid #C1987A;
 -webkit-animation: mymove 3s infinite;
  -webkit-animation-iteration-count: 1;
  animation: mymove 3s infinite;
  animation-iteration-count: 1;
}

@-webkit-keyframes mymove {
  from {
    margin-left: 100%;
  }
  to {
    margin-left: 0%;
  }
}
@keyframes mymove {
  from {
    margin-left: 100%;
  }
  to {
    margin-left: 0%;
  }
}
.hero-unit h1 {
  margin-bottom: 0;
  font-size: 1.5em;
  
 
   color: #000;
  
  text-shadow: 0 -1px 0 rgba(250, 250, 250, 0.5);
  
}
.hero-unit img {
width: auto\9;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
	margin-left: -10px;
	margin-bottom: 20px;
    border: 10px solid #C1987A;
    -ms-interpolation-mode: bicubic;
}
.hero-unit span {
	
	color: #C1987A;
}



/* Topmenu */

 ul#mainlevel-nav
{
list-style: none;
padding: 0;
margin: 0;
float: right;
white-space: nowrap;
}

ul#mainlevel-nav li{
width: auto !important;
width: 15%;
float: left;
margin: 0;
font-size: 10px;
height: 20px;
line-height: 20px;
margin-right: 1px;
white-space: nowrap;	
}

ul#mainlevel-nav li a{
font-weight: normal;
height: 20px;
padding-left: 5px;
padding-right: 10px;
text-decoration: none;
color: #000000;
margin-left: 5px;
white-space: nowrap;
}

ul#mainlevel-nav li{
PADDING-RIGHT: 0px; DISPLAY: inline; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0.01em; PADDING-TOP: 0px; LIST-STYLE-TYPE: none;
}


ul#mainlevel-nav li a{
BACKGROUND-COLOR: #A5A5A5 url(templates/f08003/images/button_act.jpg) no-repeat;PADDING-RIGHT: 0.5em; PADDING-LEFT: 0.5em; FONT-SIZE: 12px; PADDING-BOTTOM: 0.2em; COLOR: #000000; PADDING-TOP: 0.2em; FONT-COLOR: black; BACKGROUND-COLOR: #AAEB07 url(templates/f08003/images/button_act.jpg) no-repeat; TEXT-DECORATION: none;
}



ul#mainlevel-nav li:hover, ul#mainlevel-nav li.sfhover {
BACKGROUND-COLOR: #A5A5A5;
}


ul#mainlevel-nav li:hover a, ul#mainlevel-nav li.sfhover a{
BORDER=1px;BORDER-LEFT-COLOR: black; BORDER-BOTTOM-COLOR: white; COLOR: white; BORDER-TOP-COLOR: black; BACKGROUND-COLOR: #A5A5A5; BORDER-RIGHT-COLOR: white;
}



.componentheading {
border-bottom: 1px solid #FFB200;
color: #C59D71;
}
.componentheadingbodyhome {
border: 1px solid #9C71C5;
margin-top: 15px;
color: #C59D71;
font-size: 20px;
}
.contentheading {
width: 98%;
font-weight: bold;
font-size:16px;
height: 23px;
line-height: 20px;
border-bottom: 1px solid #80522E;
font-family: 'Trebuchet MS', verdana, sans-serif;
color: #C59D71;
}

/* Überschrift Startseite */
.contentheadingbodyhome {
width: 100%;
font-size:24px;
font-family: 'Trebuchet MS', verdana, sans-serif;
color: #FF0000;
}

a:link{

  color: #9C71C5; text-decoration: underline;
}
a:visited{

  color: #C59D71; text-decoration: none;
}
a:active{

  color: #red;text-decoration: none;
}
a:hover{

  color: #B6C571;text-decoration: underline;
}

.pathway{ 
width: 40px;
height: 30px;
padding-left: 0px;
margin-top: 20px;
font-size: 16px;
color: #9C71C5;
float: center;

}
/* Seitentitel, rechts Menü */
div.moduletable {
	padding : 0;
	padding-bottom : 10px;
	text-align: center;
}
div.moduletable_text {
	padding : 0;
	padding-bottom : 10px;
	text-align: center;
}
div.banneritem_text {
	padding: 0 3px 0 3px;
	margin: 0;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

/* z.b. modul werbung*/
table.moduletable th, .moduletable_text h3 {
	background-repeat : repeat-x;
	background-color : transparent;
	color : #fff;
	text-align : left;
	font-weight : bold;
	height : 36px;
	line-height : 36px;
	font-size : 14px;
	margin :0;
	overflow : hidden;
	margin-bottom: 2px;
	text-indent: 10px;
	width: 167px;
	padding:0;
	font-variant:small-caps;
	font-family:Arial, Helvetica, Sans-Serif;
	border: 0px solid #000;
	text-decoration: none;
}
div.moduletable h3{
	background-repeat : repeat-x;
	background-color : transparent;
	color : #9C71C5;
	text-align : left;
	font-weight : bold;
	height : 36px;
	line-height : 36px;
	font-size : 14px;
	padding:0;
	margin :0;
	overflow : hidden;
	text-indent: 10px;
	font-variant:small-caps;
	font-family:Arial, Helvetica, Sans-Serif;
	border: 0px solid #3E5409;
	text-decoration: none;
}
/* z.b. modul umfrage, template chooser, wer ist online..*/
#leftcolumn div.moduletable h3, #rechtmenu div.moduletable h3 {
	background-repeat : repeat-x;
	background-color : transparent;
	color : #9C71C5;
	text-align : left;
	font-weight : bold;
	height : 36px;
	line-height : 36px;
	font-size : 14px;
	padding:0;
	margin :0;
	overflow : hidden;
	text-indent: 10px;
	width: 210px;
	font-variant:small-caps;
	font-family:Arial, Helvetica, Sans-Serif;
	border: 0px solid #3E5409;
	text-decoration: none;
}


/* breite des hauptmenues */




/* Überschrift des Hauptmenues   */
div.module_menu h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9C71C5;
	margin: -23px -4px 5px -5px;
	padding-left: 10px;
	padding-bottom: 2px;
}


div.moduletable_menu {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}

div.module_menu div div div {
	padding: 10px;
	padding-top: 30px;
	padding-bottom: 15px;
	width: auto;
}

div.module_menu div div div div {
	background: none;
	padding: 0;
}

div.module_menu ul {
	margin: 10px 0;
	padding-left: 20px;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: bold;
}


div.module_menu {
   background: transparent 100% 100%no-repeat;
}

div.module_menu div {
	background: transparent 0 100% no-repeat;
}

div.module_menu div div {
	background: transparent 100% 0 no-repeat;
}

div.module_menu div div div {
	background: transparent 0 0 no-repeat;
}


div.module, div.module_table {
  margin-bottom: 25px;
}


#leftcolumn {
	padding: 20px;
    font-family: Helvetica, Arial, sans-serif;
    margin: 0px 0px 0px 0px;
    width: 100%;
    height: 400px;
    float: left;
    margin-bottom: 50px;
    background-color: #FBFAF6;

}
#leftcolumn div.module {
	padding: 0 20px;
}

#leftcolumn div.module table {
	width: auto;
}
