/*******************************************************************************

	Project		:	Wolfsliebe

	Copyright	:	blumbeet - web.studio
					www.blumbeet.com

	geaendert	:	rupert weis - vis-a-visual
					www.v-a-v.com

*******************************************************************************/




/*	undo
*******************************************************************************/

:link,:visited { 
	text-decoration: none;
}

ul,ol { 
}

h1,h2,h3,h4,h5,h6,pre,code { 
	font-size: 1em;
	font-weight: normal;
}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { 
	margin: 0;
	padding: 0;
}

img, a img,:link img,:visited img, fieldset { 
}

img { 
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

address { 
}

table { 
	border: none;
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
	font-size: 1em;
}

tr { 
	border: none;
	padding: 0px;
	margin: 0px;
}

td { 
	border: none;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	border-spacing: 0px;
}

legend { 
	display: none;
}

body, div,p,li,

/*	reset some basic style
*******************************************************************************/
dl { 
	margin: 0 0 0 0;
}

dl dt { 
	margin: 0 0 0 0;
}

dl dd+dt { 
	margin-top: 0;
}

dl dd { 
	margin: 0 0 0 0;
}

ol { 
	list-style: none;
}

ol li { 
	margin: 0 0 0 0;
}

ol li ol { 
	margin: 0 0 0 0;
}

ol li ul { 
	margin: 0 0 0 0;
}

p { 
	margin-bottom: 0em;
}

ul { 
	list-style: none;
}

ul li { 
	margin: 0 0 0 0;
}

ul li ul { 
	margin: 0 0 0 0;
	list-style: none;
}

ul li ol { 
	margin: 0 0 0 0;
}

pre { 
	font-size: 1.2em;
}

a:hover { 
	text-decoration: none;
}

/*	html
*******************************************************************************/
html { 
	min-height: 100%;
	margin-bottom: 1px;
}

/*	body
*******************************************************************************/
body { 
	background-image: url(bg_content.gif);
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.clearer { 
	display: block;
	clear: both;
	line-height: 0;
	height: 1px;
	font-size: 0;
	visibility: hidden;
}

.clear { 
	clear: both;
}

.flLeft { 
	float: left;
}

.flRight { 
	float: right;
}

.warning { 
	color: #f00;
}

/*	website
*******************************************************************************/
#website { 
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 1000px;
	color: #fff;
	text-align: left;
}

/*	header
*******************************************************************************/
#header { 
	position: relative;
	margin: 0;
	padding: 0;
	height: 140px;
	background-image: url(bg_header.jpg);
	background-repeat: repeat-y;
}

/*	content
*******************************************************************************/


#content, #content2 { 
	display: block;
	clear: both;
	position: relative;
	padding: 0 0 0 0;
}

/* hide from IE/MAC \\*/
* html #content, * html #content2 { 
	height: 1px;
}

/* end hide */


#content { 
}

#content2 { 
	background-image: url(content.gif);
	background-repeat: repeat-y;
}

#main { 
	float: left;
	width: 600px;
}

#main-block { 
}

#main-block2 { 
	padding: 28px;
}

/*	Navigation horizontal and vertical - 
	Wenn die Navigation mit der ID 2 verwendet wird, kann alles bis 
	zum nächsten Kommentar gelöscht werden
------------------------------------------------------------------------------*/

#header-nav { 
	position: absolute;
	bottom: 0px;
	left: 188px;
	width: 688px;
	background: #E7E6DB;
}

#header-nav ul.nav1st { 
}

#header-nav ul.nav1st li { 
	display: block;
	float: left;
	padding: 5px 7px 5px 7px;
}

#header-nav ul.nav1st li.active { 
	background: #796A55;
}

#header-nav ul.nav1st li.active a,
#header-nav ul.nav1st li.active a:link { 
	color: #FDF381;
}

#header-nav ul.nav1st a, 
#header-nav ul.nav1st a:link { 
	color: #000;
	font-size: 1.2em;
	font-weight: bold;
}

#header-nav ul.nav1st a:hover { 
	color: #867635;
}

#navigation { 
	float: left;
	width: 200px;
	height: 370px;
	margin: 60px 13px;
	padding: 10px 0px;
	background-image: url(link.gif);
}

#navigation ul.nav2nd li { 
	margin-left: 20px;
	font-size: 1.0em;
	font-weight: bold;
}

#navigation ul.nav2nd a, 
#navigation ul.nav2nd a:link { 
	display: block;
	padding: 4px 0 4px 0;
	color: #fff;
}

#navigation ul.nav2nd a.current, 
#navigation ul.nav2nd a.current:link, 
#navigation ul.nav2nd a:hover { 
	color: #FDF381;
	text-decoration: underline;
}

#navigation ul.nav3rd li { 
	padding: 0;
	margin-left: 8px;
	font-size: 1.0em;
	font-weight: bold;
	color: #fff;
}

#navigation ul.nav3rd a, 
#navigation ul.nav3rd a:link { 
	display: block;
	padding: 0px 0 7px 0;
	color: #fff;
}

#navigation ul.nav3rd a.current, 
#navigation ul.nav3rd a.current:link, 
#navigation ul.nav3rd a:hover { 
	color: #FDF381;
	text-decoration: underline;
}

/*	Headlines
------------------------------------------------------------------------------*/

/* Headline 1 */
#main-block h1 { 
	color: #FDF381;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 1.8em;
	font-weight: bold;
	line-height: 1.8em;
}

#main-block .teaser h1 { 
	font-size: 1.4em;
}

/* Headline 2 */
#main-block h2 { 
	color: #FDF381;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.4em;
}

/* Headline 6 */
#main-block h6 { 
	color: #FDF381;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.9em;
	text-align: center;
}

/*	Paragraphs / Lists
------------------------------------------------------------------------------*/
#main-block p,
#main-block ul,
#main-block ol { 
	margin-bottom: 1.2em;
	font-size: 1.2em;
	line-height: 1.6em;
}

#main-block ul li ul,
#main-block ul li ol,
#main-block ol li ol,
#main-block ol li ul { 
	font-size: 1em;
}

#main-block ul { 
	margin-left: 14px;
	list-style-type: square;
	color: #E7E6DB;
}

#main-block ol { 
	list-style-type: decimal-leading-zero;
}

/*	Hyperlinks
------------------------------------------------------------------------------*/
#main-block a, #main-block a:link { 
	color: #E7E6DB;
	text-decoration: underline;
}

#main-block a:hover { 
	color: #FDF381;
}

/*	Images
------------------------------------------------------------------------------*/
#main-block div.image { 
	margin-bottom: 0;
}

#main-block div.image p { 
	margin: 0;
	font-size: 0.9em;
}

#main-block div.flLeft { 
	margin-right: 14px;
}

#main-block div.flRight { 
	margin-left: 14px;
}

/*	footer
------------------------------------------------------------------------------*/
.footer { 
	display: block;
	width: 100%;
}

.footer2 { 
	padding: 0 4px;
}

.footer p { 
	margin: 0;
	padding: 11px 10px 2px 0px;
	font-size: 9px;
	text-transform: uppercase;
}

.footer p, 
.footer p a,
.footer p a:link { 
	color: #ccc;
}

.footer p a:hover { 
	text-decoration: underline;
}



.footer .col-right { 
	float: right;

}

/* form-module
*******************************************************************************/
#form-module * { 
	padding: 0px;
	margin: 0px;
}

#form-module { 
	margin: 0px;
	padding: 0px;
	width: 520px;
	background-color: #f7f7f7;
	color: #666;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1.2em;
}

#form-module fieldset { 
	border: 0px solid #fff;
}

#form-module legend { 
	display: none;
}

#form-module p { 
	margin: 0;
	padding: 5px;
	font-size: 1em;
	font-weight: bold;
}

#form-module .element { 
	display: block;
	clear: both;
	background-color: #f7f7f7;
	border-top: 2px solid #fff;
}

#form-module label { 
	display: block;
	float: left;
	padding: 5px;
	width: 120px;
	border-right: 2px solid #fff;
}

#form-module label.checkbox { 
	width: 372px;
	border-left: 2px solid #fff;
	border-right: none;
}

#form-module input, 
#form-module select, 
#form-module textarea { 
	float: left;
	margin: 5px;
	width: 295px;
	border: 1px solid #333;
}

#form-module input.text { 
	height: 20px;
}

#form-module input.checkbox { 
	width: 120px;
	padding: 0;
	border: none;
}

#form-module input.submit { 
	margin: 5px 5px 5px 137px;
	padding: 2px 5px;
	border: 1px solid #333;
	background-color: #fff;
	color: #666;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: center;
	cursor: pointer;
}

#form-module input.submit:hover { 
	background-color: #f7f7f7;
	color: #000;
}

#form-module label.textarea, 
#form-module textarea.textarea { 
	height: 96px;
}

#form-module-thanks { 
	display: block;
	color: #666;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1.2em;
}

/* download
*******************************************************************************/
#main-block .download-hdl p, 
#main-block .download-file p, 
#main-block .download-desc p { 
	margin: 0;
}

#main-block .download-hdl p { 
	padding: 0px 0px;
	background-color: #867635;
	color: #fff;
}

#main-block .download-file { 
	padding: 0;
	border-left: 2px solid #867635;
	border-right: 2px solid #867635;
}

#main-block .download-desc { 
	margin-bottom: 1.2em;
	padding: 0px;
	background-color: #867635;
	border-left: 2px solid #867635;
	border-right: 2px solid #867635;
	border-bottom: 2px solid #867635;
}

#main-block .download-without-desc { 
	margin-bottom: 1.2em;
	border-top: 2px solid #867635;
}

/* gallery
*******************************************************************************/
#hassoGallery { 
	margin-left: 0px;
	font-size: medium;
}

#hassoNav { 
	display: block;
	text-align: center;
}

#hassoNav ul { 
	display: block;
	text-align: center;
	list-style: none;
	margin-left: 0.5em;
	font-size: 0.8em;
	font-weight: bold;
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}

#hassoNav a { 
	display: block;
}

#hassoNav a:hover { 
	display: block;
}

#hassoNav #active { 
	display: block;
}

#hassoThumbs { 
	float: left;
	padding: 0 0 0 80px;
	width: 460px;
	margin: 0px;
	border: 0px dashed  #867635;
	font: bold 14px verdana ,  sans-serif;
	background-color: transparent;
	text-align: center;
	vertical-align: middle;
}

#hassoThumbs .hassoThumb { 
	float: left;
	margin: 10px 5px 10px 5px;
	border: 0px dashed  #867635;
	height: 130px;
	width: 130px;
	text-align: center;
	vertical-align: middle;
}

#hassoThumbs .hassoThumb a { 
	border: 0;
}

#hassoThumbs .hassoThumb a img { 
	border: 2px solid  #867635;
}

#hassoPic { 
	text-align: center;
	padding: 0px;
	width: 560px;
	margin: 0px;
	border: 0px dashed  #bfbfbf;
}

#hassoPic .hassoTitle { 
	color: #796A55;
	text-align: left;
	font-size: small;
}

#hassoPic .hassoDescription { 
	text-align: left;
	font-size: small;
}

#hassoPrevNextNav { 
	display: block;
	font-size: small;
	width: 560px;
	margin: 0;
	padding: 0;
}

#hassoPrevNextNav #hassoPrevPic { 
	float: left;
}

#hassoPrevNextNav #hassoNextPic { 
	float: right;
}

#hassoPic img { 
	border: 2px solid  #867635;
	margin-top: 0px;
	margin-bottom: 0px;
}

/*  Start Forms 
********************************************************************************/
#formwrap { 
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
}

#form { 
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/* Rahmenfarbe angeben für Opera */
fieldset { 
	border: 0px solid #867635;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
}

legend { 
	border: 0px solid #867635;
}

Label { 
	font: 11px/10px verdana, arial, helvetica, sans-serif;
	padding: 0px;
	margin-left: 0px;
}

.inpt { 
	width: 400px;
	border: 2px solid #867635;
	background-color: #847662;
	color: #000;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	padding: 3px 3px 3px 3px;
	margin: 0px 0px 5px 0px;
	word-spacing: 0.2em;
}

.txt { 
	width: 400px;
	border: 2px solid #867635;
	background-color: #847662;
	color: #000;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	padding: 1px 1px 1px 3px;
	margin: 0px 0px 5px 0px;
	word-spacing: 0.2em;
}

input.inpt:focus, textarea.txt:focus { 
	color: #000;
	font-family: Verdana, Arial, Sans-Serif;
}

.senden { 
	width: 100px;
	font-weight: bold;
	font-size: 11px;
	margin: 15px 0px 0px 0px;
	padding: 3px 0px 3px 0px;
	background-color: #847662;
	color: #fff;
	text-align: center;
	border: solid 2px #867635;
	cursor: pointer;
}

label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit] { 
	cursor: pointer;
}

.formerror { 
	color: #FDF381;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}

/*  codierter mailbutton
********************************************************************************/
#button { 
	font-size: 1em;
	font-weight: bold;
	font-family: arial, verdana, helvetica, sans-serif;
	color: #FDF381;
	border: 0;
	background: transparent;
	text-decoration: none;
}

