html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, 
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
}
/* remember to define focus styles! */
:focus {
    outline: 0;
}
body {
    line-height: 1;
    color: black;
    background: #aeb29c;
}
ol, ul {
    list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td {
    text-align: left;
    font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: "";
}
blockquote, q {
    quotes: "" "";
}

/* ---- RESET ENDE ------ */


body,textarea,input {
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #3e3e3e;
}

.frame {
	width: 730px;
	background-color: #f3f3f3;
	border: 1px solid #e4e4e4;
	padding: 12px 8px 5px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
}

.box {
	width: 705px;
	float: left;
	margin-bottom: 15px;

}

.box-right {
	width: 333px;
	float: left;
	margin-left:30px;
}

.boxsmall{
	width: 334px;
}

.box-title {
	padding: 3px 10px;
	background-color: #727567;
	color: white;
	width: 100%;
	height: 20px;
	font: bold 13px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-transform: uppercase;
}

.btitle {
	font: bold 13px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-transform: uppercase;
}

.box-content{
	padding: 10px;
	width: 100%;
	background-color: white;
}
.cam {
	border: 1px solid #e4e4e4;
}

.block {
	width:720px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}
.block-col {
	width:50%;
	float: left;
}

li {
	position: relative;
	left: -25px;
	padding-bottom: 4px;
}

.colred {
	color: red;
}

.wetter {
	font-size: 10px;
	text-align: center;
}
.days {
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	padding-top: 7px;
}

.meinung-td {

	padding-top:4px;
	padding-bottom:4px;

}

.meinungsbox {

	padding:4px;
	background-color: #f3f3f3;
	border: 1px solid #e4e4e4;
	width:48%;

}

textarea {

	margin-top:5px;
	padding:4px;
	background-color: #f3f3f3;
	border: 1px solid #e4e4e4;
	width:695px;

}

.bluetext {

	color: #6e8fad;
	font: bold 13px "Lucida Grande", Lucida, Verdana, sans-serif;

}

hr {

	color: #fbfbfb;
	margin-top: 10px;
	margin-bottom: 10px;

}

div.clear
{
clear: left;
height: 0;
margin: 0;
padding: 0;
font-size: 0;
}

div.spacer
{
clear: left;
height: 20;
margin: 0;
padding: 0;
font-size: 0;
}

img.kameras {
	border: 1px solid #3e3e3e;
		margin-bottom: 10px;
}

td.kameras {
	margin-left: 5px;
	vertical-align: top;
	width: 230px;
}

div.twitterribbon {
position: absolute;
left:0px;
top:0px;
overflow:visible;
background-color:transparent;
padding:0;
z-index:1000000000;
border:none;
float:none;
}

.favoriten {
	width: 750px;
	padding: 0 8px;
	text-align: right;
	margin: 15px auto 10px;
}

.slogan {
	width: 728px;
	padding: 10px;
	text-align: left;
	margin: 15px auto 10px;
	background-color: white;
}

body.greets {
	background-color: #3c3c3c;
}

.greetsframe {
	background-color: #fff;
	width: 730px;
	padding: 12px 8px 5px;
	border: 1px solid #e4e4e4;
	margin: 30px auto 50px;
}