/**
stylesheet for personal.th-heimann.com

Version:	1.0
Date:		2007-06-21
Developer:	Kevin Trupke, Leipzig
**/

* { padding:0; margin:0;}
body {font-size: 100%;font-family: Verdana, Arial, Helvetica, sans-serif; color:#757676;	/*background:  url("../images/bgBody.gif") repeat-x;*/}
a {color:#757676;}
a:visited {}
a:hover {}
a:active {}
.current{ font-weight:bold; color: #1a3b58;}

p, pre {padding: 0.5em 0px;}
h1 { font-size: 1.5em;}
h2 { font-size: 1.4em;}
h3 { font-size: 1.3em;}
h4 { font-size: 1.2em;}
h5 { font-size: 1.1em;}
h6 { font-size: 1.05em;}

.colorGrey{ color:#333333;}
.copyright{ color:#757676; text-decoration:none;}

#container {font-size:1em;}
	#banner {}
		#bannerLeft{ }
				#bannerLeft h1 span{}
				#bannerLeft h1{ margin-bottom:2em; border-bottom: 1px dotted #cecfd0; color:grey;}
		#bannerRight{ display:none;}
	#left { display:none;}
	#content {}
	#upperMain{display:none;}
		#contentMain{ font-size:0.8em;}
			#breadcrumb{display:none;}
			#innerContentMain{}
			#innerContentMain h1 , #innerContentMain h2, #innerContentMain h3, #innerContentMain h4, #innerContentMain h5, #innerContentMain h6{color: #1a3b58; margin:0 0 1em 0;}
			#innerContentMain ul{padding-left:4em; list-style-type: disc; line-height:1.75em;}
		#footer{font-size:0.7em; border-top: 1px dotted #cecfd0; color:#757676;}
		#footer p{padding: 0.2em 0;}
			#footerInner {margin:1.5em 0em 0em 0em; padding-bottom:1em;}
			#footerInner a{color: #757676;}
	#bottomMain { display:none;}



