html {height: 101%;}


body {
	margin-top: 15px;
	padding: 0;
	background: #c00; 
	font-size: 12px;
	text-align: justify;
	color: #000;
}

body, th, td {
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4 { 
	
	margin-bottom:0.2em;
	text-align:center;
	}

h1 {
	font-size: 2em;
	color: #ffffff;
}

h2 {
	font-size: 1.8em;
	color:#ffffff;
	text-align: center;
}

h3 {
	font-size: 1.5em;
	line-height: 120%;
	color:#000;
	
}
h4 {
	font-size: 1.2em;
	line-height: 180%;
	color: #867055;
}

p, ul, ol {
	line-height: 170%;
	font-size: 13px;
	font-weight: bold;
	color:#ffffff;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #ffffff;
}

a:hover {
	color: #000;
	border-bottom: 3px solid #ffffff;
}

hr {
	display: none;
}

#wrapper {
	width: 800px;	
	margin: 15px auto;
	padding: 0;
	
}


/* Header */

#header {
	width: 800px;
	/*height: 20px;*/
	margin: 0 auto;
	background-image: url(../images/logo_misburger_blatt.gif);
	background-repeat:no-repeat;
	padding: 0;
	font-family: "Arial", Times, serif;
}

#header h1, #header p {
	margin: 0;
}

#header h1 {
	font-family: "Arial", Times, serif;
	color: #FFF;
	font-size: 1.1em;
	text-align: center;
}

#header p {
	float: left;
	
}


#banner {
	margin: 0 auto;
	m2argin-bottom: 5px;
	padding: 0;
	width: 800px;
	h2eight: 250px;
	
}

/* Page */

#page {
	width: 800px;
	h2eight: 480px;
	margin: 0 auto;
}



/* Content */

#content {
	f2loat: right;
	width: 99%;
	margin: 0;
	padding: 15px;
	text-align: center;
	font-size: 12px;
}

.title {
	b2order-left: 8px solid #000;
	p2adding: 0 20px 0 10px;
	text-align:center;
	font-size: 24px;
	color: #D10019;
}
.post {
	padding: 0;
	
}


.alignleft {
	float: left;
	margin: 0 10px 0 0;
}

.alignright {
	float: right;
}

.posts {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	
}

.posts li {
}

.posts h3 {
	margin: 0;
	font-weight: bold;
}

.posts p {
	margin: 0;
	line-height: normal;
}

.basic {
	margin: 0;
	padding-left: 17px;
	text-align:right;
}
.basic p {
	margin-top: 0.2em;
	font-weight: bold;

}
.slogan {
	margin-top: 	0.2em;
	font-family: 	Times, serif;
	font-size: 		1.4em;
	font-weight:	bold;
	color: 			#D10019;
	text-align:		right;
}

.red {
	color: #D10019;
	font-weight:	bold;
	}

td img  {border: 2px solid #D10019;}

.mid { text-align: center;}

/* Sidebar */

#s2idebar {
	float: left;
	width: 25%;
	height: 480px;
	m1argin: 10px;
	padding: 10px 0 0 10px;
	color: #000;
	background-color:#FFF;
}

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

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0 0 20px 0;
	padding: 0;
	b2ackground:#efefef;
}

#sidebar li li {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	background: url(../images/dot.gif) no-repeat left 50%;
	line-height: 25px;
}

#sidebar h1 {
	margin-top: 10px;
	height: 15px;
	font-size: 1.3em;
	text-align:left;
}

#sidebar a {
	color: #000;
	/*font-weight: bold;*/
	text-decoration: none;
}

#sidebar a:hover {
	border-bottom: solid 1px #D10019;
	color: #D10019;
	/*font-weight: bold;*/
	text-decoration: none;
}

.fett {font-weight: bold; }


/* Footer */

#footer {
	width: 800px;
	height: 30px;
	min-height: 30px;
	margin: 10px auto;
	b2ackground-color:#008;
	text-align: center;
	font-family:Verdana, Geneva, sans-serif;
	color: #9e876b;
}

#footer p {
	font-size: 1em;
	f2ont-weight: bold;
	padding: 0;
}

#footer p a {
	color: #fff;
}


.winzig {
	font-size: 0px;
	line-height: 0px;
	color: #fff;
	text-decoration: none;
}

