html,body {
	margin:0;
	padding:0;
	background-image: url(images/backgnd_stripes.gif);
	background-position:left top;
	background-repeat:repeat-y;
}

body {
	font: 79% Arial, Helvetica, sans-serif;
	text-align:center;
	color: #333;
	background-image: url(images/backgnd_lightning.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

.widerruf {
	font-size: 14px;
	padding: 8px;
	border: 1px solid #666;
	background-color: #EFEFEF;
}

img {
	border: none;
}

p {
	margin: 0;
	padding: 4px 0 4px 0;
	line-height: 145%;
}

table td {
	vertical-align: top;
}

div#content #content_normal p a.rot {
	color: #E3001A;
}

/*************************************/
/* Messetermine */
.table_header {
	background-color: #ccc;
}

.table_rows {
	background-color: #ddd;
}

.table_header td, .table_rows td {
	padding: 0 5px 0 8px;
}

/*************************************
/* Container
*************************************/
div#container {
	position: relative;
	margin:0 auto;
	width:987px;
	text-align:left;
	background-color: #efefef;
	border-bottom: 1px solid #CCC;
}

/*************************************
/* Top
*************************************/
div#top {
	height:286px;
	background-image: url(images/backgnd_himmelTop.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}


/*************************************
/* Inhalte (CONTENT) 
*************************************/
div#content {
	margin: 0;
	padding: 50px 5px 0 10px;
	min-height: 350px;
	background-image: url(images/backgnd_content.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}

div#content h2 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #333;	
}

div#content h3 {
	margin: 0;
	padding: 0;
	font-size: 15px;
	color: #333;	
}

div#content h4, div#content h4 a:link, div#content h4 a:visited, div#content h4 a:hover {
	margin: 0;
	padding: 0 0 3px 3px;
	font-size: 15px;
	color: #E3001A;	
	text-decoration: none;
}

div#content a:link, div#content a:visited, div#content a:hover {
	color: #333;
	text-decoration: none;
}

div#content a:hover {
	text-decoration: underline;
}

/* Mehrspaltige Inhalte (für Extension cfloat) */
div#content .tx_cfloat_first, div#content .tx_cfloat_middle {
	padding-right: 5px;
}

div#content .tx_cfloat_middle, div#content .tx_cfloat_last {
	padding-left: 8px;
}

div#content .zwei_spaltig_links {
	float: left;
	padding-right: 28px;
}

div#content .zwei_spaltig_rechts {
	float: left;
	padding-left: 28px;
}

div#footer {
	clear:left;
	width: 100%;
	height: 22px;
	padding-top: 83px;
	color: #666;
	background-image: url(images/roteEckeRechts.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}

div#footer p {
	padding-left: 12px;
}

div#footer a, div#footer a:link, div#footer a:visited, div#footer a:hover {
	text-decoration: none;
	color: #666;
}

div#footer a:hover {
	color: #E3001B;
}

/* Absolut positioniert */
div#navigation {
	position: absolute;
	top: 287px;
	left:0;
	height: 28px;
	width: 809px;
	background-image: url(images/backgnd_navigation.jpg);
	background-position: left;
	background-repeat: repeat-x;
}

/* Absolut positioniert */
#beam_frau {
	position:absolute;
	top: 0;
	left:0;
}

/* Absolut positioniert */
#unternehmen {
	position: absolute;
	top:13px;
	left:690px;
	padding: 3px;
}

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

#unternehmen ul li {
	display: inline;
}

#unternehmen ul li a, #unternehmen ul li a:link, #unternehmen ul li a:visited, #unternehmen ul li a:hover {
	padding: 2px 0.37em 2px 0.43em;
  	text-decoration: none;
	color: #333333;
}

#unternehmen ul li a:hover {
	color: #E3001B;
}

#unternehmen ul .aktuell {
	margin: 2px 0.32em 2px 0.38em;
  	color: #E3001B;
}

/* Absolut positionierte */
#suchen {
	position: absolute;
	top:37px;
	left:697px;
	width: 300px;
	height: 30px;
	padding: 7px 0 0 9px;
	color: #333333;
	background-image: url(images/backgnd_suchen.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

#suchen .textfeld {
	height:	16px;
	border: 1px solid #CCCCCC;
	margin: 2px 0 0 2px;
	padding: 0 2px 1px 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

#suchen .senden {
	float: right;
	width: 17px;
	padding: 3px 62px 0 0;
}

/* Absolut positioniert */
#logo {
	position: absolute;
	top:103px;
	left:793px;
}

/*************************************
/* flash */
/* Absolut positioniert */
div#top .flash {
	position: absolute;
	top:90px;
	left:220px;
}

/*************************************
/* Warenkorb */
/* Absolut positioniert */
#warenkorb {
	position: absolute;
	top:287px;
	left:809px;
	height: 23px;
	width: 178px;
	padding-top: 5px;
	background-image: url(images/backgnd_navigation.jpg);
	background-position: left;
	background-repeat: repeat-x;
}

#warenkorb .basket {
	float: left;
	width: 21px;
	margin-right: -6px;
}

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

#warenkorb ul li {
	display: inline;
	color: #666;
}

#warenkorb a, #warenkorb a:link, #warenkorb a:visited, #warenkorb a:hover {
	padding: 0 0.25em 0 0.7em;
	text-decoration: none;
	color: #666;
}

#warenkorb a:hover {
	color: #E3001B;
}

/*******************************
/* Miniwarenkorb 
 ********************************/
#minibasket {
	position: absolute;
	top: 314px;
	left: 819px;
	font-size: 11px;
	color: #666;
}

.tt-products .shop_minibasket .full {
	border-bottom: 1px dotted #999;
}

/*************************************
/* Anmeldeformular
*************************************/
div#content fieldset {
  	/* Fieldset */
	border: 1px solid #999;
	/* background-color: #ccc; */
	padding: 25px;
	margin-top: 13px;
	margin-bottom: 5px;
}

div#content fieldset legend {
	/* legend of Fieldset */
	font-weight: bold;
	color: #999;
	padding: 4px 5px 8px 5px;
}

div#content .submit_login {
	margin: 5px 0 5px 0;
}

div#content .tx-felogin-pi1 h3 {
	font: 79% Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}
