html {
    margin: 0;
    padding: 0;
    border: 0;
	height: 100%;
}

body  {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	margin: 0;
	padding: 0;
	background-color : #FFFFFF; 
	background-image:url(../images/bg.gif);
	height: 100%;
	position:relative;
}

#frame {
	position: relative;
	min-height: 100% !important;
	/*
	background-image:url(../images/bg_content.gif);
	background-repeat:repeat-x;
	background-position: 0 160px;
	*/
}	

* html #frame {
    height: 100%;
}





.text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #29373f;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height:150%;
}

.text_white {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #fff;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height:150%;
}


.gross {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

b {
	font-weight: bold;
}

a,a:link {
	font-size : 12px;
	font-style: normal;
	font-weight: normal;
	color: #29373f;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	text-decoration: underline;
}
a:visited {
	font-size : 12px;
	font-style: normal;
	font-weight: normal;
	color: #29373f;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	text-decoration: underline;
}
a:hover {
	font-size : 12px;
	font-style: normal;
	font-weight: normal;
	color: #80052e;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	text-decoration: underline;
}



a.link1:link,
a.link1:visited,
a.link1:active {
	font-size : 12px; 
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a.link1:hover {
	font-size : 12px;
	font-weight: normal;
	color: #E1E6D0;
	text-decoration: none;
}


a.gruen2:link,
a.gruen2:visited,
a.gruen2:active {
	font-size : 12px; 
	font-weight: bold;
	color: #728235;
	text-decoration: underline;
}
a.gruen2:hover {
	font-size : 12px;
	font-weight: bold;
	color: #5C6A29;
	text-decoration: underline;
}


a.link2:link,
a.link2:visited,
a.link2:active {
	font-size : 12px; 
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a.link2:hover {
	font-size : 12px;
	font-weight: normal;
	color: #D8E5B7;
	text-decoration: none;
}
	
			
a.gruen:link,
a.gruen:visited,
a.gruen:active {
	font-size : 12px; 
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a.gruen:hover {
	font-size : 12px;
	font-weight: normal;
	color: #DDECAF;
	text-decoration: none;
}

	
a.nav:link,
a.nav:visited,
a.nav:active {
	font-size : 12px; 
	font-weight: normal;
	color: #7F7E7E;
	text-decoration: none;
}
a.nav:hover {
	font-size : 12px;
	font-weight: normal;
	color: #6B6B6B;
	text-decoration: underline;
}
	
a.orange:link,
a.orange:visited,
a.orange:active {
	font-size : 12px; 
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a.orange:hover {
	font-size : 12px;
	font-weight: normal;
	color: #F7EDE2;
	text-decoration: none;
}

a.gross:link,
a.gross:visited,
a.gross:active {
	font-size : 14px; 
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.gross:hover {
	font-size : 14px;
	font-weight: bold;
	color: #4A4A4A;
	text-decoration: underline;
}
	
input {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	text-decoration : none;

}	

input.text {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	width : 150px;
}	

textarea {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	text-decoration : none;
	width : 150px;
	height : 100px;
}


/* 2008-11-07 info@l-vogel.de */

.msg {
	border: 1px solid red;
	background-color: silver;
	color: red;
	font-size: 10px;
}
.highlight {
	color: #8a2237;
	font-weight: bold;
}

.boxImgRL {
	width: 340px;
	height: auto;
	margin: 0 0 0 25px;
	border-left: 1px solid #8a2237;
}	
.boxImgR {
	width: 340px;
	height: auto;

}	

.boxImgL {
	width: 160px;
	height:auto;
	position: relative;
	top:31px;
	left:-161px;
}	

.imgSep {
	background-color: #8a2237;
	height:auto;
	width: auto;
}

/* Feuer */
#swfIndex {
	position: relative;
	top: -244px;
	left: 28px;
}

#swfKontakt {
	position: absolute;
	top: 264px;
	left: 670px;
}
#swfNews {
	position: absolute;
	top: 364px;
	left: 712px;
}

/* Galerie */
.galerieHead {
	margin:40px 20px 10px 140px;

	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #29373f;
	font-size: 12px;
	font-style: normal;
	line-height:150%;
}

.galerieBody {
	margin:0px 20px 0px 140px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #29373f;
	font-size: 12px;
	font-style: normal;
	line-height:150%;
	background-color: #bcb1b5;
	padding:10px;
}
