/*
¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦
› © Timewheel Templates ¦¦¦
› Stylesheet: Master.css¦¦¦¦
› CSS Level 2           ¦¦¦¦¦
¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦---> www.timewheel.de
*/



/* - basic html elements - */
html {

}
body {
	margin: 0px;
	font: normal 11px/13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: url(background.gif) repeat-y left;
}
p {

}
h1 {

}

.blocksatz
 {
 text-justify:auto;
 text-align:justify;
 }

a.main {
	margin-left:10px;
	color: #993300;
	text-decoration: none;
	font: normal normal bold 12px/14px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a.main:visited {
	color: #993300;
	font-weight: bold;
}
a.main:hover {
	text-decoration: none;
	color: #CC3300;
}

a.small {
	color: #993300;
	text-decoration: none;
	font: normal normal normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a.small:visited {
	color: #993300;
}
a.small:hover {
	text-decoration: underline;
	color:#CC3300;
}

a {
	color: #993300;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #993300;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #CC3300;
}

img {

}
/* - layout elements - */
.linksection {
	margin-left: 10px;
	vertical-align: top;
}

hr {
	height: 1px;
	color: black;
}

.footer {
	border-bottom: 1px dotted #993300;
	border-top: 1px dotted #993300;
	background-color: #E1D8CE;
}
/* - content elements - */
#content {
         position:absolute;
         top:120px;
         left:420px;
	width:495px;
	padding: 10px;
         margin-right: 5px;
	font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.title {
	font: normal small-caps bold 24px serif;
	color: #993300;
	letter-spacing: 1px;
}
.bc {
	font: normal 11px Arial, Helvetica, sans-serif;
	margin-left: 15px;
	padding-top: 6px;
}
.newssection {
	margin-left: 10px;
	margin-right: 7px;
	padding-top: 5px;
	font: normal normal bold 12px/14px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.datum-klein
 {
 font-size:10px;
 font-weight:normal;
 }

.ladenliste td {
border-bottom:1px solid #808080;
}