/* CSS Stylesheet Definitionen */
/* by Manfred Eggersdorf */
/* www.porfessionelle-homepage-erstellung.de */

body {
/*	background-image: url(wasser.jpg); */
/*	background-repeat:repeat;*/
/*	background-position:center;  */
/*	background-position:top;  */
}

html, body, div, p, ol, li,ul,
span, a,  td, form, img 
	{
	margin: 0px;
	font-family: Verdana, Arial;
	font-size: 16px;
	font-weight: normal;
	color: #002;
	text-decoration: none;
	}



	
a	{ border: 0px;}
a:hover {
	color: #00A;
	font-style: italic;
	text-decoration: underline;
	}
h1	{
	position: relative;
	font-size: 110%;
	text-decoration:underline;
	margin-right: 0px;
		}
h2	{
	position: relative;
	font-size: 110%;
	margin-right: 0px;
	}
h3	{
	position: relative;
	font-size: 110%;
	margin-right: 0px;
	}
h4	{
	position: relative;
	font-size: 140%;
	color: #A00;
	margin-right: 0px;
	}
img {
	margin-top: 10px; 
	margin-bottom: 10px; 
	margin-right: 0px;
	border: 0px;
	}
p	{ 
	position: relative;
	background: transparent;
	margin-right: 0px;

	}

#dekoquerol {
	position: fixed;
	top: 0px;
	left: 0px;
	height: 150px;
	width :700px;
	background-image: url(http://www.triumphclick.com/img/balken-oben2.jpg);
	}
	
#dekoqueror {
	position: fixed;
	top: 0px;
	right: 0;
	height: 150px;
	width: 700px;
	background-image: url(http://www.triumphclick.com/img/balken-oben2.jpg);
	}
	
#dekoquerul {
	position: fixed;
	bottom: 0px;
	left: 0px;
	height: 150px;
	width :700px;
	background-image: url(http://www.triumphclick.com/img/balken-unten2.jpg);
	}
	
#dekoquerur {
	position: fixed;
	bottom: 0px;
	right: 0;
	height: 150px;
	width: 700px;
	background-image: url(http://www.triumphclick.com/img/balken-unten2.jpg);
	}
#dekolaengsol {
	position: absolute;
	left:0px;
	top: 150px;
	width: 180px;
	height: 600px;
/*	background-color: #DDDDFF; */

	}


	
#dekolaengsul {
	position: relative;
	bottom: 0px;
	left: 0px;
	width: 180px;
	height: 600px;
/*	background-color: #DDDDFF; */

	}
		
#haupt {
	position: absolute;
	left: 200px;
	top:  150px;
	height: 100%;
	font-weight: normal;
	background: transparent;
	padding-right: 40px;
		}
		

#einrueck {
	position: relative;
	margin-left: 40px;
	top: 0;
	margin-right: 0px;
	}

#navig {
	position: absolute;
	top:150px;
	left:0;
	width:180px; 
	margin-right:10px;
	overflow:hidden;
	background-color: transparent;
	}
#logo-image {
	position: absolute;
	top:48px;
	left:0px;
/*	height: 150px; */
/*	width: 180px; */
	background-color: transparent;
	}
#logo-text {
	position: absolute;
	top:18px;
	left:20px;
/*	height: 50px; */
/*	width: 140px; */
	padding: 5px;
	text-align: center;	
	font-weight: bold;
	background-color: #FFF;
	border:2px solid black;

	}	
.t1	{
	text-decoration: none;	
	font-size: 120%;
	}
.t3	{
	text-decoration: none;	
	font-weight: bold;
	text-align: center;
	color: #002;
	}

.menlist {
	position:  relative;
	height: auto;
	left: 0px;
	padding: 0;
	margin: 0;
	color: #002;
	text-indent: 10px;
	list-style-type: none;
	}
	
.menlist li {
		display: block; 
		text-decoration: none;
		line-height: 25px; 
		color: #002;
		font-size: 12px;
		}
	
.menlist li a {
		height: 24px; 
		display: block; 
		text-decoration: none;
		line-height: 25px; 
		color: #002;
		font-weight: normal;
	font-size: 12px;
		}
		
.menlist li a:hover {
		font-style: italic;
		font-weight: bold;
		height: 24px; 
		display: block; 
		text-decoration: none;
		line-height: 25px; 
		font-size: 17px;
		}

				
				
.sublist {
	position:  relative;
	height: auto;
	left: 0px;
	padding: 0;
	margin: 0;
	list-style-type: none;
		margin-left: 10px;

	}
	
	.sublist li {
		height: 16px; 
		font-size:60%;

		display: block; 
		text-decoration: none;
		line-height: 16px; 
		color: #002;
		}
	
	.sublist li a {
		height: 16px; 
		font-size:100%;

		display: block; 
		text-decoration: none;
		line-height: 16px; 

		
			}
	.sublist li a:hover {
		font-style: italic;
		font-weight: bold;
		height: 16px; 
		font-size:100%;

		display: block; 
		text-decoration: none;
		line-height: 16px; 

				}

