/* Layout Eldey.de Mobile */

body {
    min-width:240px;
    max-width:500px;
	font-size: 14px;
}

p {
	margin-bottom: 15px;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 16px;
}

ul {
	list-style-type: disc;
	margin-left: margin-left: 0em;
	padding-left: 1.5em;
	margin-bottom: 1.5em;
}

ul.dreieck {
   list-style-image: url('/img/layout/dreieck.gif');
   margin-bottom: 2px;
}

#keyvisual {
  display:none;}

#bannertop {
  display:none;}
  
.teaser_row1 {
    height: 30px;
	background-image: url('http://www.eldey.de/img/layout/verlauf_grau_1x30px.jpg');
	background-repeat: repeat-x;
	border-left: 1px solid rgb(195,195,195);
	border-top: 1px solid rgb(195,195,195);
	border-right: 1px solid rgb(195,195,195);
	padding: 5px;
}

.teaser_row2 {
	border-left: 1px solid rgb(195,195,195);
	border-bottom: 1px solid rgb(195,195,195);
	border-right: 1px solid rgb(195,195,195);
	padding: 5px;
	margin-bottom: 10px;
}

#sidebar {
    width: 180px;
	position: relative;
	top: 155px;
	left: 20px;
}

#bottomline {
	display:none; }

#contentbox {
	position:relative;
	top: 190px;
	left: 10px;
	width: 470px;
	margin-bottom: 60px;
}

#wrapper {
	border: 0px solid rgb(0,0,0);
}

#bottomline {
  margin-top: 20px;
}

footer {
    text-align:center;
	margin-top: 10px;
	margin-bottom: 5px;
}