body {
	margin: 0;
	padding: 0;
	background-color: #fff;	                 
}
h1, h2, h3, h4{
	margin: 0;
	padding: 0;
}
img {
border: none;
}

#wrap{
	background-color: #fff;
	margin: 0 auto;
	padding: 0;
	width: 100%;
}
html>wrap{
	width: 100%;
}


#wrap h1 {
	background-color:#911919;background-image:url(http://kathrinscorner.blogh.de/dateien/0002_fernsehturm.gif);
	background-repeat: no-repeat;
	background-position: left;
        }

#wrap h1 a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 30px 130px;
	display:block;
	height: 120px;
        overflow:hidden;
        color: #FFFDC7;
	font-family: Garamond, Georgia, Verdana, Arial, sans-serif;
	font-size: 48px;
        line-height:214px;
	text-decoration: none;
        text-align: left;
}


#main h5 {
	text-indent: -9999px;
}

#main{
	margin: 0px auto;
	background-color: #fff;
	padding-top: 30px;
	width: 740px;
	text-align: center;
}
html>main{
	width: 740px;
}


#left{
	margin: 0 auto;
	padding: 10px 10px 0px 0px;
	float: left;
	width: 540px;
	text-align:left;
	font-family: Georgia, Verdana, Arial, sans-serif;
	font-size: 12px;
        line-height:18px;
	color: #000;
}
html>left{
	width: 470px;
}

#right{
	margin: 5px auto;
	background-image:url();
	background-repeat: repeat-y;
	background-position: left top;	
	font-family: Georgia, Verdana, Arial, sans-serif;
	font-size: 12px;
        line-height:18px;
	color: #000;
	float: left;
	width: 150px;
	padding-left: 25px;
	text-align:left;
}
html>right{
	width: 147px;
}

.textbody {
	margin: 0 auto;
	padding: 10px;
	float: left;
	width: 380px;
}

.textbody h2{
	margin: 0;
	padding: 0px 2px;
        font-family: Georgia, Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #000;
}

.textbody h2.baeren{        
        text-indent: 28px;
        line-height:45px;
        height: 40px;
        }


.textbody h3 {
        text-indent: 26px;
        }

h2 a:link, h2 a:active, h2 a:visited{
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #bbb;
}
h2 a:hover{
	color: #000;
	text-decoration: none;
}
.textbody h3{
	padding: 4px;
        margin: 0;
	font-family: Georgia, Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #000;
}
.textbody p{
	padding: 0px 2px;
        margin: 2px 0px 15px 29px;
}

.textbody p.vorspann, .textbody a.vorspann{	
	font-weight: bold;
}

.textbody p.datum{	
	font-style: italic;
	padding: 0px 2px;
        margin: -5px 0px 5px 29px;
}


.textbody p a:link, .textbody p a:active, .textbody p a:hover, .textbody p a:visited{
	color: #000; 
	text-decoration: none; 
	border-bottom: 1px dotted #bbb; 
}

.textbody p.kleinkursiv { 
	font-size: 11px;
        line-height:17px;
	text-align:center;
	font-style: italic;  
}


p.cloud, p.cloud a {
	text-align:left;
	text-decoration: none; 
	color: #000;
        }



span.gross { 
	font-size: 17px;
        line-height:17px;
}
span.mittel{ 
	font-size: 12px;
        line-height:17px;
}
span.klein { 
	font-size: 9px;
        line-height:17px;
}


.textbody img{
        float:right;
}
.textbody blockquote{
	margin: 0;
	padding: 5px;
	width: 125px;
	display: block;
	float: right;
	font-weight: bold;
}

.textbody ul {
        margin: 2px 0px 15px 29px;
	padding: 0;
	list-style-type:none;
}
	
.textbody li {
	font-weight: normal;
	color: #000;
	list-style-type: none;
}
.textbody li a{ 
	font-weight: normal;
	color: #000;
	border-bottom: 1px dotted #fff;
	text-decoration: none;
	list-style-type: none;
}


.textbody img {
float: left;
margin: 0px 5px 5px 2px;
border: 1px solid #000;
}

img.blogspot {
margin: 0px 5px 5px 2px;
border: 1px solid #000;
}

.textbody dl.bild { /* Bild mit Bildunterzeile */
clear: left;
float: left;
margin: 0px 5px 5px 29px; /* margin-top wie p */
padding: 0;

}
.textbody dl.bildrechts {
float: right;
margin: 0px 5px 5px 29px; /* korrektur main dl */
padding: 0;
}
.textbody dl.bild dt, dl.bildrechts dt {
margin: 0;
padding: 0;
}
.textbody dl.bild dd, #main dl.bildrechts dd {
clear: both;
font-size: 80%;
font-weight: bold;
color: #000;
margin: -3px 0px  0.2em 0px;
padding: 0.2em 0.5em 0.5em 0.5em;
}


.extras{
        float:left;
	margin: 0;

	padding: 0;
        margin: 0px 0px 0px 29px;
}

.print {
text-align: right;
margin: 0;
}

.print a:link, .print a:visited, print a:active, .print a:hover {
padding: 0.2em 0 0.2em 22px;
background: url() 0 1px no-repeat;
color: #00511f; 
text-decoration: none; 
}


.extras ul {
	margin: 0;
	padding: 0;
	margin-top: 10px;
	padding-left: 1px;
	list-style-type: none;
        font-size:0.8em;
}

.extras li{
	list-style-type: none;
	padding-bottom: 0;
}
.extras li a{
	border-bottom: 1px dotted #000;
	text-decoration: none;
	list-style-type: none;
	color: #bbb;
}
.extras li.title{
	padding-top: 6px;
	font-weight: bold;
	color: #bbb;
}
.extras li.list{
	font-weight: normal;
	color: #bbb;
}



.content-divider{
	display:block;
	width: 350px;
	height: 22px;
        margin: 0 0 5px 0;
	background-image:url();
	background-repeat: no-repeat;
	background-position: center bottom;	
        border-bottom 1px dotted #000: 
}


.linksrechts dl.liane, .linksrechts ul  {
	background-image:url();
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0;
	padding: 0;
	list-style-type:none;
}

.linksrechts h2 {
	font-size: 13px;
}

.linksrechts dt, .linksrechts h4  {
	padding: 5px 5px 0px 0px;
	text-align: left;
	display:block;
	width: 147px;
	height: 20px;
	font-family: Georgia, Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.linksrechts h4 {
	margin-bottom: -13px;
}

.linksrechts dt a{
	color: #00511f;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
}

.linksrechts dd, .linksrechts li {
	margin: 0;
	padding: 0;
	text-align:left;
}


.linksrechts dd a {
	margin: 0px 0px;
	padding: 0px 0px 0px 0px;
	display:block;
	width: 147px;
	font-family: Georgia, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;	
}
.linksrechts dd a:hover{
	color: #eee;
}




/* Formulare aller Art */

.linksrechts input, submit {
	color: #aaa;
}

form {
margin: 0;
padding: 0;
}


input, textarea, legend {
	margin: 2px;
	font-family: Georgia, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000;
	border: 1px solid #000;
	background-color: #FFFFFF;
}

fieldset {
	margin-left: 26px;
	padding: 4px;
	font-family: Georgia, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000;
	border: 1px solid #000;
}

label {
	margin: 2px;
	padding: 2px;
	font-family: Georgia, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000;
}


/* Footer */


#trenner{
	clear: both;
        }

#footer{
	clear: both;
        margin-top: 2px;
	width: 740px;
	height: 60px;
	text-align:left;
}
.footer-text{
	margin: 0px;
	padding-left: 2px;
	font-family: Georgia, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #ddd;
}
.footer-text a:link, .footer-text a:active, .footer-text a:visited{
	color: #000; 
	text-decoration: none; 
	border-bottom: 1px dotted #fff; 
}

.footer-text a:hover{
	color: #000; 
	text-decoration: none; 
	border-bottom: 1px dotted #fff; 
}


