HTML {
}


BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-TOP: 0px;
	margin-top: 10px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-color: #0272E0;
}




/* Allgemein */

#zentriert {
	width: 700px;
	text-align: left;
	margin: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
	border: 5px;
	border-color: #FFFFFF;
	border-style: solid;
}

li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-left: -20px;
}

.cleaner {
clear: both;
height: 1px;
font-size: 1px;
border: 0px none;
margin: 0;
padding: 0;
background: transparent;
}

.bild {
	float: left;
	text-align: center;
	margin-bottom: 20px;
	margin-left: 10px;
	width: 150px;
	
}



.border-hr {
	border: 1px solid #999999;
	width: 100%;
	text-align: left;
	padding: 0px;
	margin: 0px;
}


.hervorgehoben {
	color: #000000;
	padding: 5px;
	border: 1px;
	border-color: #000000;
	border-style: solid;
	font-weight: bold;
	text-align: center;
	background-color: #C9D9F3;
}






h1 {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 19px;
}

#kopf h1 {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 25px;
	font-style: italic;
}

#oben h1 {
	font-weight: normal;
	line-height: 19px;
	color: #E7EDF6;
	font-size: 10px;
}
#oben h2 {
	font-weight: normal;
	line-height: 15px;
	color: #E7EDF6;
	font-size: 10px;
}

h2, h3, h4, h5, h6 {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 19px;
}

a:link {
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
}
a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
}
a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}
a:active {
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
}

a.link-content {
	text-decoration: underline;
	font-style: normal;
	color: #000000;
	font-weight: normal;
}

a.link-content:visited {
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}

a.link-content:hover {
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

a.link-content:active {
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}







/* Kopfbereich */

#kopf {
	HEIGHT: 70px;
	background-image: url(../finanzen-blog/templates/kopf_hintergrund.gif);
	background-color: #FFFFFF;
}

#kopf a{
	text-decoration: underline;
	color: #FFFFFF;
	
}


#kopflinks {
	FLOAT: left;
	width: 460px;
	height: 30px;
	color: #7384B4;
	font-weight: bold;
	font-style: normal;
	font-size: 25px;
	margin-top: 25px;
	margin-left: 30px;
}

#kopflinks h1 {
	font-weight: normal;
	margin: 0px;
	font-size: 18px;
	color: #3C6491;
	font-style: normal;
}

#kopfrechts {
	FLOAT: right;
	width: 1px;
	height: 16px;
	background-repeat: no-repeat;
	margin-top: 10px;
	font-size: 10px;
}


#kopfmitte h1 {
	font-style: italic;
	font-weight: normal;
	margin: 0px;
}


#oben{
	TOP: 0px;
	HEIGHT: 30px;
	padding-left: 0px;
	color: #E7EDF6;
	font-weight: normal;
	border-top: 1px;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-bottom: 10px;
	border-bottom-color: #0272E0;
	border-bottom-style: solid;
	font-size: 11px;
	background-repeat: no-repeat;
	margin: 0px;
	overflow: hidden;
	background-color: #FFFFFF;
	
}


#oben a{
	color: #FFFFFF;
	font-size: 11px;
		
}


#rechts {
	float: right;
	width: 130px;
	margin-top: 130px;
	text-align: center;
	margin-right: 10px;


}




/* fuss */
#fuss {
	font-size: 11px;
	COLOR: #333333;
	HEIGHT: 60px;
	margin-top: 0px;
	padding-top: 5px;
	border-top: 0px;
	border-top-color: #004555;
	border-top-style: solid;
}


#fuss a{
	COLOR: #333333;
	text-decoration: none;
	font-weight: normal;
}

#fussmitte a{
	text-decoration: none;
	font-weight: normal;
}

#fusslinks a{
	text-decoration: none;
	font-weight: normal;
}

#fusslinks {
	FLOAT: left;
	text-align: left;
	width: 1px;
	margin-left: 2px;
	padding-top: 10px;
}


#fussrechts {
	FLOAT: right;
	text-align: right;
	width: 10px;
	margin-right: 10px;
	padding-top: 10px;
	font-size: 8px;
}

#fussrechts a{
	text-decoration: none;
	font-weight: normal;
}

#fussmitte {
	margin-left: 30px;
	margin-right: 30px;
	padding-top: 10px;
	text-align: left;
	font-weight: normal;
	border-top: 1px;
	border-top-color: #999999;
	border-top-style: solid;
	
}


/* Seiten */


#hintergrundlinks {
	margin: 0px;
	padding: 0px;
	background-position: top left;
	background-repeat: repeat-y;
	
}



#hintergrundrechts {
	background-position: top right;
	background-repeat: repeat-y;
	
}


.head {
	margin-top: 300px;
	font-size: 11px;

}




#content {
	PADDING-BOTTOM: 0px;
	margin: 30px 50px 0px 50px;
	text-align: justify;
	padding-left: 15px;
	padding-right: 0px;
}
	
#contentbild {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	text-align: right;
	border: 0px;
	margin-bottom: 10px;
	border-color: #000000;
	border-style: solid;
	margin-left: 10px;
}

#contentbild-links {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	text-align: right;
	border: 0px;
	margin-bottom: 10px;
	border-color: #000000;
	border-style: solid;
	margin-left: 0px;
}









p {
	margin-top: 0px;
	padding-top: 0px;
}






/* Men&uuml; horizontal */

ul#Navigation {
	padding: 0px;
	text-align: center;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	float: right;
	width: 500px;
  }
  ul#Navigation li {
	list-style: none;
	display: inline;
	padding: 0px;
	margin: 0px;
  }

  ul#Navigation a {
	float: right;
	width: 100px;
	padding: 5px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #0272E0;
	border-left: 1px;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-right: 0px;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	font-family: Arial, Helvetica, sans-serif;
  }
 
  ul#Navigation a:hover {
	color: #FFFFFF;
	background-color: #666666;
  }
  
     
td {
	margin: 0px;
	padding: 5px;
	color: #000000;
	text-align: left;
}
  
td a:link {
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
}

td a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
}

td active {
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
}
	

