﻿*			{	font-family: "Georgia", "arial", "C-omic Sans MS", "Verdana", "Trebuchet MS"; 
				text-decoration: none;
				list-style-type: none;
				margin: 0px 0px;
				padding: 0px 0px;
				font-size: 100%;}
body 		{	font-size: 14px;
				color: black;
				background-color:#70798f;
				background-image: url("images/beethoven5.png");
				line-height: 1.2em;
				word-spacing: 2px;
				}
h1			{	font-family: "Verdana";	font-size: 150%; font-style: italic; color: black; line-height: 120%;
				padding: 2px 0px 2px 10px; margin: 0px 0px 10px 0px;
				background-image: url("images/h1.png");
				background-repeat: repeat-y;	
				}
h2			{	font-family: "Verdana"; font-size: 100%; font-style: italic; color: black; line-height: 120%;
				padding: 1px 0px 1px 10px; margin: 25px 0px 8px 0px;
				background-image: url("images/h1.png");
				background-repeat: repeat-y;	
				}
h3			{	font-family: "Verdana"; font-size: 100%; font-style: italic; color: black; line-height: 100%;
				padding: 1px 0px 1px 10px; margin: 30px 0px 0px 0px;
				background-image: url("images/h1.png");
				background-repeat: repeat-y;	
				}
h4			{	font-family: "Verdana"; font-size: 80%; font-style: italic; color: black; line-height: 100%;
				padding: 0px 0px 0px 150px; margin: 0px 0px 0px 0px;
				}
h5			{	font-family: "Verdana"; font-size: 80%; font-style: italic; color: black;
				padding: 0px 0px 0px 50px; margin: 5px 0px 0px 0px;
				}
h6			{	margin: 0px 0px 3px 0px;
				}
a			{	color: black;								}
a:visited	{	color: black;								}
a:hover		{	color: yellow;	background-color: #70798f;	}
a:active	{	color: yellow;								}

th			{	width: 220px;
				font-weight:normal;
				text-align: right;
				vertical-align: top;
				padding: 0px 10px;
				}
td			{	font-weight:normal;
				vertical-align: top;
				}

.schnellscroll	{	font-size: 90%;
					padding: 0px 0px 0px 50px; margin: 2px 0px 0px 0px;}
.seitenanfang	{	font-size: 70%;
					padding: 0px 0px 0px 50px; margin: 5px 0px 0px 0px;}


#cont		{	width: 999px;
				min-height: 650px;
				background-image: url("images/hg c1.png");
				background-repeat: repeat-y;	
				margin: 10px auto;
				border: 1px solid black;
				padding: 0px 0px;
				}
	#teaser		{	text-align: center;
					margin: 0px 0px 25px 0px; 
					}
	
	#nav		{	width: 160px;
					border: 0px solid aqua;
					float: left;
					}
		#nav .li1	{	list-style-type: none;
						font-family: "Georgia", "Verdana", "Trebuchet MS";
						font-style:  italic;
						font-weight: bold;
						font-size: 110%;
						line-height: 160%;
						padding: 0px 0px 0px 22px;
						}
		#nav .li2	{	list-style-type:none;
						font-family: "Georgia", "Verdana", "Trebuchet MS";
						font-style:  italic;
						font-weight: bold;
						font-size: 75%;
						line-height: 130%;
						padding: 0px 22px 0px 44px;
						text-indent: 0px;}
		#nav .li3	{	list-style-type:none;
						font-family: "Georgia", "Verdana", "Trebuchet MS";
						font-style:  italic;
						font-weight: bold;
						font-size: 75%;
						line-height: 130%;
						padding: 2px 22px 2px 40px;
						text-indent:-10px;}

	
	#inhalt		{	width: 799px;
					border: 0px solid red;
					float: right;
					padding: 0px 20px;
					}




		#uebersicht			{	
								}
			#uebersicht p	{	padding: 0px 0px 0px 190px;
								text-indent:-50px;
								}
			#uebersicht a	 	{text-decoration: underline}
			#uebersicht a:hover	{text-decoration: none}	
		#cvtext p			{	padding: 0px 30px 18px 30px;
								text-indent:0px;
								font-size: 110%;
								}
		
		
		#kontakt			{	
								}
			#kontakt h2		{	margin: 17px 0px 17px 0px;
								}
			#kontakt h6		{	padding: 0px 0px 0px 60px; 
								}
			#kontakt p		{	padding: 0px 0px 0px 80px; 
								}
		
		
		#downloads li		{	padding: 0px 400px 0px 0px;
								text-align: right;
								}
		
		
	#fuss		{	clear: both;
					width: 999px;
					height: 70px;
					margin: 0px;
					padding: 10px 0px 0px 0px;
					background-image: url("images/hg fuss.png");
					font-size: 70%;
					}
			#fuss1		{	float: left;
							width: 440px;
							padding: 0px 0px 0px 170px;
							}
			#fuss2		{	float: left;
							width: 369px;
							padding: 0px 0px 0px 0px;	
							text-align: right;
							}
