@charset "UTF-8";
/* CSS Document */

body
{
	margin: 0;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #666666;
}

/* top level structure elements */
.seite #container
{
	width: 894px;
	text-align: left;
	margin: auto;
	background-color: #FFFFFF;
	position: relative; /* important for #topnav */
}

.seite #head
{
	height:146px;
	background-repeat: no-repeat;
	clear:both;
	float:left;
	width:100%;
}

#head img
 {
  border:none;
 }

.seite #content
{
	font-size: 0.8em;
}

.seite #footer
{
	height: 33px;
	background: #FFFFFF;
	overflow: hidden;
	clear:both;
	float:left;
	width:100%;
}

/* left / center / right division of content */

#left
{
	padding: 11px 5px 0 5px;
}

#center
{
	border-right: 2px solid;
	padding: 0 9px 0 0;
}

#right
{
 border-left: 2px solid #006600;
	padding-top: 11px;
}
/* column container */
.colmask {
	position:relative;	/* This fixes the IE7 overflow hidden bug */
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
	
}
/* common column settings */
.colright,
.colmid,
.colleft {
	float:left;
	width:100%;			/* width of page */
	position:relative;
}
.col1,
.col2,
.col3 {
	float:left;
	position:relative;
	padding:0 0 1em 0;	/* no left and right padding on columns, we just make them narrower instead 
					only padding top and bottom is included here, make it whatever value you need */
	overflow:hidden;
	
}
/* 3 Column settings */
.threecol {
	background:#fff;		/* right column background colour */
}
.threecol .colmid {
	right:175px;			/* width of the right column */
	background:#fff;		/* center column background colour */
}
.threecol .colleft {
	right:559px;			/* width of the middle column */
}
.threecol .col1 {
	width:529px;			/* width of center column content (column width minus padding on either side) */
	left:909px;			/* 100% plus left padding of center column */
}
.threecol .col2 {
	width:150px;			/* Width of left column content (column width minus padding on either side) */
	left:195px;			/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
}
.threecol .col3 {
	width:175px;			/* Width of right column content (column width minus padding on either side) */
	left:747px;
}


/* special content elements */


div#leftcontent, div#rightcontent
{
	padding: 5px;
}


div#caption
{
	margin: 10px 5px 10px 5px;
}

/* navigation */
.seite #topnav
{
	margin-top: 1px;
	height: 22px;
	width: 710px;
	overflow: hidden;
	white-space: nowrap;
	position:absolute;
	top: 123px;
	left:0;
}


.seite #topnav a
{
	padding-top: 4px;
	padding-bottom: 2px;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: none;
	border-right: 2px solid #999;
}

.seite #topnav a:hover
{
	font-size: 12px;
	font-weight: bolder;
	text-decoration: underline;
}

#sitepath
{
	padding: 10px;
	font-size: 0.75em;
}

#leftnav
{
	padding-left: 5px;
	margin: 10px 0px 10px 0px;
}

/* header elements */
#hagelogo
{
	float: right;
	padding: 5px 5px 0 0;
}

/* footer elements */

.seite #inset
{
	height: 33px;
	font-weight: bolder;
	font-size: 15px;
	float: left;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 6px;
}

.seite #imprint
{
	height: 29px;
	font-size: 11px;
	float: right;
	margin-top: 4px;
	padding-left: 60px;
	padding-right: 10px;
	padding-top: 9px;
}


.align-center
{
	text-align: center;
}

/*div.tx-newloginbox-pi1 p
{
	font-size: 0.8em;
}

div.tx-newloginbox-pi1 th
{
	font-size: 0.8em;
}

div.tx-newloginbox-pi1 input
{
	font-size: 0.75em;
	width: 120px;
}*/


/* Content CSS */

p { 
	margin: 0px;
	padding: 0px;
}


#container a
{
	text-decoration: none;
}

#container a:hover
{
	text-decoration: underline;
}


h1 
{
	font-size: 1.2em;
}

#rightcontent h1 
{
	font-size: 1.0em;
	margin: 0px;
	padding: 0px;
}

#caption h1 
{
	font-size: 1.2em;
}


/* Typo3 stuff */

div.tx-felogin-pi1 h3
{
	font-size: 1.2em;
}

div.tx-felogin-pi1 input
{
	font-size: 0.75em;
}




.user-fhagemannshop-pi1 table
{
	margin: 10px 0px 10px 0px;
}

.user-fhagemannshop-pi1-listrow
{
	font-size: 1.0em;
}

.user-fhagemannshop-pi1-listrow td
{
	padding: 2px 10px 2px 10px;
}

.user-fhagemannshop-pi1-browsebox td
{
	font-size: 1.0em;
}

.htmlarea-showtableborders
{
	font-size: 0.8em;
}

div#buyform 
{
	margin-left: 50px;
}

.tx-srfeuserregister-pi1 a
{
	background-position: 0px 2px;
}

/* used by rte-generated tables */
div#centercontent table
{
	font-size: 1.0em;
}

/***
 * SEO Changes by michael@feinbier.net
 * 2010-04-21
 **/
#leftnav ul,
#leftnav ul li {
	list-style: none;
	margin: 0;
	padding: 0;
 font-weight: bold;
}

#leftnav ul li {
		padding: 0 0 5px 0;
}

#leftnav ul li ul li {
		padding: 0;
}

#leftnav li.hasSub {
	font-weight: bold;
}

#leftnav li.hasSub li {
	font-weight: normal;
	margin-left: 5px;
}

#leftnav ul li ul {
	margin-bottom: 5px;
}

