/* CSS Document */

/*##############################
www.flutlicht-medien.de Stylesheet
Datei: flutlicht.css
Media: screen
Datum: 13.06.2007
###############################*/

html, body {
           height: 100%;
}

body {
	  font-family: Verdana, sans-serif;
           font-size: 12px;
           color: #333;
           background-color: #FFF;
           background-repeat: repeat;
           text-align: center;
           margin: 0;
           padding: 0;
/*           min-height: 100.01%; */
	min-height:100%;
           overflow-y: scroll;
}

*+html body{
overflow-y: visible;
}

* html body{
overflow-y: visible;
}

*+html ul {
	margin-left: 15px;
}

*+html ul li {
	list-style-image: none;
	list-style: none;
	background: url(../image/li-sign2.gif) no-repeat 0px 0;
	padding-left: 35px;
}

* html ul {
	margin-left: 15px;
}

* html ul li {
	list-style-image: none;
	list-style: none;
	background: url(../image/li-sign2.gif) no-repeat 0px 0;
	padding-left: 35px;
}

ul li {
	list-style-image: url(../image/li-sign.gif); 
	padding-left: 10px;
	margin-bottom: 10px;
	line-height: 18px;
	margin-top: -2px; 
}

img, a img, img a{
  	border: 0px;
}


h1, h2, h3, h4 {
           color: #666;
           background-color: inherit;
}
 

h1 {
           font-size: 13px;
           /*color: #F2AB2F;*/
           margin: 0 0 0px 0;
           padding: 0;
}

.csc-firstHeader {
           font-size: 16px;
           color: #F2AB2F;
           margin-bottom: 15px;
           padding-top: 15px;
           line-height: 22px;
}

h2 {
           font-size: 15px;
           color: #F2AB2F;
           margin-top: 0px;
           margin-bottom: 5px;
}

h3 {
           font-size: 12px;
           color: #666;
           font-weight: bold;
}

h4 {
           font-size: 11px;
           color: #F2AB2F;
}
h5 {
           font-size: 11px;
           color: #F2AB2F;
	  text-transform: uppercase;
	  margin: 0px 0px 5px 0px;
	  padding: 0;
}

#main {
           text-align: left;
           width: 910px;
           margin: 0 auto 30px;
           background-image: url(../image/hg-910.gif);
           background-repeat: repeat-y;
           position: relative;
}

#menutop {
           text-align: right;
           color: #464B4F;
           background-color: #FFF;
           padding-top: 15px;
           height: 20px;
           
}

/* Klasse des oberen Men�s */
.mtop a, #menutop a{

   	font-size: 10px;
   	text-transform: uppercase;
   	text-decoration: none;
   	color: #666;
   	background-color: #F7D67E;
   	padding: 7px;
   	margin-left: 1px;
   	border-bottom: 1px solid #fff;
}

#menutop a:hover {
         background-color: #EFB30D;
}

#menutop2{
         color: #FFF;
         background-color: #999;
         height: 30px;
         width: 910px;
         border-top: 1px solid #FFF;
}


/* IE6 */
* html #menutop2{
margin-top: -1px;

/*	padding-top: 3px;*/
}

.mtop2 a{

   	font-size: 10px;
   	text-transform: lowercase;
   	text-transform: uppercase;
   	text-align: center;
   	display: block;
   	width: 153px;
   	line-height: 30px;
   	text-decoration: none;
   	border-right: 1px solid #FFFFFF;
   	color: #FFF;
   	background-color: #999;
   	float: left;
   	position: relative;
}

.mtop2 a:hover{

   	color: #FFF;
   	background-color: #EFB30D;

}

#logoplatz {
         position: relative;
         color: #fff;
         background-color :#FFF;
         height: 177px;
         width: 910px;
}

#logo {
         width: 155px;
         height: 177px;
         float: left;
         margin: 0;
         padding: 0;
}

#trailer {

         height: 177px;
         float: left;
         margin: 0;
         padding: 0;
}

#inhalt {
         color: inherit;
         background-color: inherit;
}

#left {
	width: 154px;
         	float: left;
         	margin-top: -20px;
         	font-size: 10px;
         	text-transform: lowercase;
         	text-transform: uppercase;
}

#left h1 {
	margin-top: 15px;
	background-color: #EFB30D;
	color: white;
	line-height: 25px;
	padding-left: 10px;
	margin-bottom: 0;
	font-size: 10px;
}

.textbox-left {
	text-transform: none;
	background-color: #F7D67E;
	color: #666;
	padding: 5px 5px 10px 10px;
	margin: 0;
	line-height: 13px;
}
.textbox-left a{
	color: #666;
	text-decoration: underline;
}
.textbox-left a:hover{
	text-decoration: none;
}

/*Klassen f�r das linke Menu*/

.ml1 a, .ml2 a {
	color: #fff;
	background-color: #EFB30D;
	display: block;
	width: 120px;
	padding: 7px 0px 6px 34px;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	background-image: url(../image/gelbebox.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	
}
.ml2 a{background-image: url(../image/hellorangebox.gif);}

.ml1 a:hover, .ml2 a:hover {
	background-image: url(../image/orangebox.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

/* IFSUB-Zustand */
/*.ml1ifsub,*/

.ml1ifsub,.ml1cur
 {
	background-image: url(../image/ifsub-ebene1.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	width: 12px;
	height: 16px;
	float: left;
}

/* CUR-zustand: */
.ml1act a, .ml2act a {
	display: block;
	padding: 7px 0px 7px 30px;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	background-image: url(../image/orangebox.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
	
.ml1 a, .ml1act a{
	
	background-color: #EFB30D;
	color: #555;
	color: #fff;
	font-weight: normal;
}	
.ml2 a, .ml2act a{
	font-weight: normal;
	background-color: #fff;
	background-color: #F9D67D;
	color: #555;
	padding: 7px 0px 7px 34px;
	width: 120px;
}

/* Definitionen f�r das zweite Men� (Home, Kontakt Impressum, Sitemap): */

.mleft1 a, .mleft1over a{
	color: #fff;
	background-color: #EFB30D;
	display: block;
	width: 120px;
	padding: 5px 0px 5px 34px;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	background-image: url(../image/orangebox.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

.mleft1over a{
	background-image: url(../image/gelbebox.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

.mleft1 a:hover{
	background-image: url(../image/orangebox.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

.mleft1over a:hover{
	background-image: url(../image/orangebox.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}



#center {
           width: 417px;
           color: #62685a;
           background-color: #fff;
           padding: 20px 20px 20px 25px;
           float: left;
           margin-top: -19px;
           
}

p.bodytext {
	padding: 0;
	margin: 0 0 10px 0;
	line-height: 18px;
}

#center a {
	font-weight: bold;
           color: #095d79;
           background-color: inherit;
           text-decoration: underline;
}

#center a:hover {
           text-decoration: none;
}

#right {
           width: 292px;
           float: left;
           padding-top:16px;
}

#footer{
  	width: inherit;
  	height: 30px;
  	line-height: 30px;
  	background-color: #F1AB30;
  	color: #FFF;
  	text-align: center;
}

#footerinhalt {
  	line-height: 30px;
  	/* padding-top: 6px; */
}

#footer a{
   	background-color: inherit;
   	color: #FFF;
   	text-decoration: underline;
   	padding: 2px 8px 0px 8px;
}
#footer a:hover {

   	text-decoration: none;

}

#footer a img{
	margin-bottom: -1px;
}
.imgtext-table{
  	text-align: center;
  	padding-left: 10px;
}


/* Rahmen1 und Rahmen2 */
.csc-frame-frame1 {
	border-top: 1px solid #F2AB2F;
	border-bottom: 1px solid #F2AB2F;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 5px 0px 0 0;

}
	
.csc-frame-frame2 {
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	padding: 0 10px;
	background-color: #FDF0D0;

}
.csc-frame-frame3 {

	border-bottom: 1px solid #F2AB2F;
	padding-bottom: 15px;
	margin-bottom: 15px;


}

.csc-frame-frame4 {

	padding: 0px 15px 0px 15px;
	font-size: 10px;
	margin:0;

}
.csc-frame-frame4 p{

	line-height: 14px;

}
.csc-frame-frame4 a{

	color: #095D79;

}
.csc-frame-frame4 a:hover{

	text-decoration: none;

}

.csc-frame-frame5 {

	border: 2px dotted #c32424;
	background-color: #f6e8c2;
	font-size: 10px;
	padding: 10px 10px 5px 10px;
	margin: 15px 10px 5px 0px;
	width: 200px;
	float: left;


}

.csc-frame-frame5 h1{

	color: #c32424;
	font-size: 11px;
	text-transform: uppercase;
	margin-bottom: 10px;


}
.csc-frame-frame5 p{

	line-height: 14px;


}

.csc-textpic-caption {
	font-size: 10px;
	color: #888;
}

.csc-subheader {
	color: #999;
	margin: 6px 0px 10px 0px;
}

.csc-textpic-imagewrap {
	margin-top: 5px;
}

/* Formulare */


.csc-mailform-field {
  	margin-bottom: 10px;
  	font-size: 11px;
}

.csc-mailform-label {
	font-size: 11px;
	display: block;
	margin-top: 15px;
	color: #62685A;
}

fieldset {
	border: 0px;
	padding:0px;
}

label {
	display:block;
	margin-top: 0;
	margin-bottom: 5px;
}

fieldset input, textarea {
         width: 390px;
         border: 1px solid #62685A;
}

.mf-submit {
        background-color: #626262;
        color: #FFFFFF;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: bold;
        margin-right: 20px;
        padding: 3px;
        text-transform: uppercase;
        width: 160px;
        float:right;
}

.mf-submit:hover {
	background-color: #EFB30D;
	}




.mf-radio{
	width:15px;
	border: 0;
	float: left;
}

#mailform_8,
#mailformhtml-css,
#mailformtypo3,
#mailformphp-mysql,
#mailformphp-mysql,
#mailformdigitale-bildbearbeitung,
#mailformflash,
#mailformbarrierefreies-webdesign
 {
	background-color: #FAECBF;
	width: 370px;
	padding: 5px 5px 5px 10px;
}


#mailform_8 input,
#mailformhtml-css input,
#mailformtypo3 input,
#mailformdigitale-bildbearbeitung input,
#mailformbarrierefreies-webdesign input,
#mailformflash input{
		margin:0px 7px 0px 0px !important; /* Firefox, Opera & CO */
		margin: -2px 7px 0px 0px; /* IE 5.01, 5.5, 6 */		
}


/*
#mailform_8 label {
	margin-bottom:0px;
}
*/
#mailform{
	text-align:left;
}
legend {display: none;}


/* Rechte Spalte ausblenden */

#uid25 #right {
	width: 0;
}
#uid25 #center {
	width: 710px;
	* width: 709px;
}
#uid30 #right {
	width: 0;
}
#uid30 #center {
	width: 710px;
	* width: 709px;
}
#uid31 #right {
	width: 0;
}
#uid31 #center {
	width: 710px;
	* width: 709px;
}
#uid75 #right {
	width: 0;
}
#uid75 #center {
	width: 710px;
	* width: 709px;
}


/* Definition fuer die Sitemap */
#center .level_1{
	background-color:#f8d67d;
}
#center .level_2{
	background-color:#f0b30d;
}
#center .level_3{
	background-color:#f8d67d;
}

#uid7 ul{
           list-style-image: url(../image/pfeil-blau-gelb.gif);
           line-height: 16px;
           
}
#uid7 ul li {
	margin-bottom:10px;
	padding-left:0px;
}
.show{
	height:265px;
	width:292px;
}

.mferrors {
	border: 3px solid #ff0000;
	padding: 10px;
	font-weight: bold;
	margin: 15px 0;
}

.mferrors h2 {
	font-size: 12px;
	text-decoration: underline;
	margin-bottom: 15px;
	color: #ff0000;
}

.mferrors p {
	margin-top: 0;
}

/* Kontaktformular Rechte Seitenleiste */
#right .csc-frame-frame1 {
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-bottom: 1px solid #999999;
	padding: 0px 20px 15px 20px;
}

#right .csc-frame-frame1 .csc-firstHeader, #right .csc-frame-frame1 h3 {
	padding: 0px;
	margin-bottom: 10px;
}

#right .csc-mailform label {
	margin-bottom: 3px;
	color: #62685A;
}

#right .mf-input, #right .mf-select {
	width: 242px;
	border: 1px solid #BFBFBF;
	padding: 3px 3px;
	font-size: 11px;
	color: #62685A;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}

#right .mf-select {
	width: 254px;
}

#right .mf-submit {
	width: 75px;
	cursor: pointer;
	margin: 0px;
}

#right .mf-input:hover, #right .mf-input:focus {
	border: 1px solid #a8a8a8;
}

/* Bildabstaende */
.csc-textpic-image {
	margin-bottom: 10px !important;
}
