			body	{
			margin: 0px;
			padding: 0px;
			background: gray;
			color: white;
			text-align: left;
			}
			.wrapper {
			width: 778px;
			height: 100%;
			background: white;
			display: table;
			position: relative;
			margin-left: auto;
			margin-right: auto;
			text-align: left;
			}
			.allpad	{
			padding: 0px;
			border: 0px;
			margin: 0px;
			float: left;
			position: relative;
			text-align: left;
			}
			.midpad	{
			padding-left: 10px;
			padding-right: 10px;
			float: left;
			position: relative;
			}
			.tinypad_head {
			padding-top: 15px;
			text-align: left;
			float: left;
			position: relative;
			}
			.tinypad_l {
			padding: 12px;
			text-align: left;
			float: right;
			position: relative;
			z-index: 11;
			}
			.tinypad_main {
			padding-top: 5px;
			padding-left: 10px;
			padding-right: 10px;
			text-align: left;
			float: left;
			position: relative;
			}
			.tinypad_right {
			padding-top: 10px;
			padding-right: 10px;
			padding-left: 10px;
			text-align: left;
			float: left;
			position: relative;
			}
			.subheader	{
			bottom: 0px;
			padding-bottom: 0px;
			margin-bottom: 0px;
			border: 0px;
			width: 778px;
			height: 110px;
			background: white;
			float: left;
			position: relative;
			text-align: left;
			}
			.subheader2	{
			border: 0px;
			margin: 0px;
			padding: 0px;
			width: 778px;
			height: 50px;
			background: white;
			float: left;
			position: relative;
			text-align: left;
			}
			.subsub	{
			margin: 0px;
			padding: 0px;
			background: white;
			float: left;
			position: absolute;
			text-align: right;
			}
			.col_small	{
			background: whitesmoke url("http://www.alteseisen.org/pix/corner.png");
  			background-repeat: no-repeat;
  			background-position: top left;
			margin-top: 10px;
			height: 100%;
			width: 200px;
			float: right;
			position: relative;
			}
			.col_big	{
			width: 550px;
			float: left;
			position: relative;
			}
			.divide_small5{
			width: 220px;
			height: 5px;
			font-size 5px;
			float: left;
			position: relative;
			}
			.divide_small10	{
			background: red;
			width: 220px;
			height: 10px;
			font-size 5px;
			float: left;
			position: relative;
			}
			.divide_big5{
			width: 530px;
			height: 5px;
			font-size 5px;
			float: left;
			position: relative;
			}
			.divide_big10{
			width: 530px;
			height: 10px;
			font-size 5px;
			float: left;
			position: relative;
			}
			#searchform {
			text-align: center;
			}
			.theform {
			width: 140px;
			text-align: center;
			}
			a:link	{
			color: maroon;
			text-decoration: none;
			}
			a:visited {
			color: maroon;
			text-decoration: none;
			}
			a:hover {
			color: orangered;
			}
			.header_title	{
			font-family: arial, verdana;
			font-size: 14px;
			color: Gray;
			font-weight: normal;
			letter-spacing: 3px;
			float: left;
			position: relative;
			}
			.header_title a:link {
			color: gray;
			}
			.header_title a:visited {
			color: gray;
			}
			.header_title a:hover {
			color: maroon;
			}
			.header_title_r	{
			font-family: arial, verdana;
			font-size: 14px;
			color: #FF3333; <!-- helles Rot -->
			font-weight: normal;
			letter-spacing: 3px;
			float: right;
			position: relative;
			}
			.post_title	{
			font-family: arial, verdana;
			color: Maroon;
			font-weight: bold;
			font-size: 18px;
			float: left;
			position: relative;
			height: 22px;
			}
			.post_text	{
			font-family: arial, verdana;
			color: gray;
			font-size: 14px;
			float: left;
			position: relative;
			}
			.post_timedate{
			font-family: verdana, arial;
			color: white;
			font-size: 10px;
			float: left;
			position: relative;
			height: 30px;
			width: 30px;
			background: gray;
			text-align: middle;
			}
			.post_author {
			font-family: arial, verdana;
			color: GoldenRod;
			font-weight: bold;
			font-size: 10px;
			float: left;
			position: relative;
			padding-left: 5px;
			padding-top: 7px;
			}
			.post_comments{
			font-family: arial, verdana;
			color: silver;
			font-weight: bold;
			font-size: 10px;
			float: left;
			position: relative;
			}
			.col_title{
			font-family: arial, verdana;
			color: Maroon;
			font-weight: bold;
			font-size: 14px;
			width: 180px;
			float: left;
			position: relative;
			}
			.col_text{
			font-family: arial, verdana;
			color: gray;
			font-size: 12px;
			float: left;
			position: relative;
			}
			ul{
			font-family: arial, verdana;
			color: gray;
			font-weight: bold;
			font-size: 12px;
			float: left;
			position: relative;
			display: block;
			}
			li{
			font-family: arial, verdana;
			color: gray;
			font-weight: bold;
			font-size: 12px;
			}