html, body {
	height: 100%;
}

body {
	margin: 0;
	text-align: center;
	color: #555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F0F0F0;	/*background-image:url(img1/bg_body.jpg);
	background-repeat:repeat-x;*/
}


h1,h2,h3,h4,h5,h6 {
	margin: 0 0 0.5em 0;
	color:  #6391B1;
	/* font-family: tahoma, arial, verdana, sans-serif; */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

h1 {
	font-size: 30px;
	line-height: 30px;
}

h1 a, h1 a:link, h1 a:visited{
	color:  #6391B1;	
}


h2 { 
	margin-top: 1em;
	font-size: 20px; 
}
h3 { 
	font-size: 18px; 
}
h4 { 
	font-size: 13px; 
	font-weight: bold; 
}
h5 { 	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
}

p, li {
	margin: 0 0 0.6em 0;
	line-height: 140%;
}
ul {
	margin: 0 0 1em 0;
}
li {
	margin: 0 0 0.3em 0;
}
table{
	border-collapse: collapse;
	width: 100%;
}

td{
	vertical-align: top;
}

a,
a:link,
a:visited {
	color: #DC5629;
	text-decoration: none;
}

a:focus,
a:hover,
a:active {
	color: #FE7B05;
	border-bottom: dotted 1px #FE7B05;
}

a.at,  a.at:link,  a.at:visited{
	color: #555;
}

a.email{
	cursor: pointer;
}

a img{
	border: none;
}
a.email span{
	display: none;
}

.small{
	font-size: 11px;
}


.top-0{
	margin-top: 0em;
}
.top-05{
	margin-top: 0.5em;
}
.top-1{
	margin-top: 1em;
}
.top-2{
	margin-top: 2em;
}
.top-3{
	margin-top: 3em;
}
.top-4{
	margin-top: 4em;
}
.top-5{
	margin-top: 5em;
}
.top-6{
	margin-top: 6em;
}
.top-7{
	margin-top: 7em;
}
.top-8{
	margin-top: 8em;
}
.bottom-0{
	margin-bottom: 0em;
}
.bottom-05{
	margin-bottom: 0.5em;
}

.bottom-1{
	margin-bottom: 1em;
}
.bottom-2{
	margin-bottom: 2em;
}
.bottom-3{
	margin-bottom: 3em;
}
.bottom-6{
	margin-bottom: 6em;
}
.bottom-8{
	margin-bottom: 8em;
}

.bild-links{
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}	
.bild-links1{
	float: left;
	margin-right: 33px;
	margin-bottom: 33px;
}	
.bild-rechts{
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
.float-left{
	float: left;
}
.float-right{
	float: right;
}

.clear {
	clear: both;
}
.align-left{
	text-align: left;
}
.align-center{
	text-align: center;
}
.align-right{
	text-align: right;
}

.bottom{
	vertical-align: bottom;
}	
.border{
	padding: 4px 12px;
	border-top: 1px solid #c2d3e0;
	border-bottom: 1px solid #c2d3e0;
}

#footer {
	margin-top: 30px;
	padding: 20px;
	border-top: 1px solid #c2d3e0;
}

#footer p{
	margin: 0 0 0.5em 0;
	color: #777;
}

#footer a,
#footer a:link,
#footer a:visited{
	color: #777;	
}


.subcolumns {
    overflow: hidden;
    width: 100%;
}

.subcl {
    padding: 0 24px 0 0;
	text-align: left;
}
.subcr {
    padding: 0 0 0 24px;
	text-align: left;
}

.c20l, .c25l, .c33l, .c40l, .c38l, .c50l, .c60l, .c62l, .c66l, .c75l, .c80l {
    float: left;
}
.c20r, .c25r, .c33r, .c40r, .c38r, .c50r, .c60r, .c66r, .c62r, .c75r, .c80r {
    float: right;
    margin-left: -5px;
}
.c20l, .c20r {
    width: 20%;
}
.c40l, .c40r {
    width: 40%;
}
.c60l, .c60r {
    width: 60%;
}
.c80l, .c80r {
    width: 80%;
}
.c25l, .c25r {
    width: 25%;
}
.c33l, .c33r {
    width: 33.333%;
}
.c50l, .c50r {
    width: 50%;
}
.c66l, .c66r {
    width: 66.666%;
}
.c75l, .c75r {
    width: 75%;
}
.c38l, .c38r {
    width: 38.2%;
}
.c62l, .c62r {
    width: 61.8%;
}


/* Some page specific formats */

#index p.small{
	margin-bottom: 1.5em;
}

#kontakt .top-2{
 	margin-top: 1.5em;
}

#kontakt .bottom-05{
 	margin-bottom: 0.3em;
	line-height: normal;
}

#logo {
	margin: 0 0 0.5em 0;
	padding-left: 22px;
}

/* Layout */


#distance {
	float: left;
	width: 1px;
	height: 44%;
	margin-bottom: -180px; /* half of container's height */
}
#bg-top{
	clear: left;
	margin: 30px auto 0 auto;
	height: 32px;	
	background-image: url(img1/bg_top.png);
	background-repeat: no-repeat;
	background-position: bottom center;
}

#bg-page { 
	margin: 0px auto;
	background-image: url(img1/bg_page.png); 
	background-repeat: repeat-y;
	background-position: center;
}
#bg-bottom { 
	margin: 0px auto;
	height: 46px;
	background-image: url(img1/bg_bottom.png);
	background-repeat: no-repeat;
	background-position: top center;
}


#page {	
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 960px;
	/* text-align: left;*/
}


#content {
	margin: 0;
	padding: 0 50px 0 50px;
}

#start #content{
	padding: 0 25px 0 25px;
}

#einkaufsfuehrer #bg-top{
	margin-top: 30px;
}
#einkaufsfuehrer #page{
	padding-bottom: 10px;
}
