h2 {
	font: normal bold 14px Trebuchet MS;
	color: #334A55;
}

h1 {
	font: small-caps bold 20px Trebuchet MS;
	color: #334A55;
	letter-spacing: 2pt;
}


td {  	                                /*für buttons.php*/
	padding: 0px;

}

body {  	                                /*für buttons.php und banner.php*/
	margin-top: 0px;
	margin-left: 0px;
	scrollbar-DarkShadow-Color: #334A55;
	scrollbar-Track-Color: #E3E6EB;
	scrollbar-Face-Color: #E3E6EB;
	scrollbar-Shadow-Color: #E3E6EB;
	scrollbar-Highlight-Color: #E3E6EB;
	scrollbar-3dLight-Color: #334A55;
	scrollbar-Arrow-Color: #334A55;
}


.button:visited {  	                                /*für buttons.php*/
	background-image: url(../design/button.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-decoration: none;	
	
	font: bold 12px "Trebuchet MS";
	letter-spacing: 1px;
	color: White;
	text-align: center;
	border: none;
	padding-top: 3px;
}

.button:active {  	                                /*für buttons.php*/
	background-image: url(../design/button_active.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-decoration: none;
	
	font: bold 12px "Trebuchet MS";
	letter-spacing: 1px;
	color: White;
	text-align: center;
	border: none;
	padding-top: 3px;	
}


.button:hover {  	                                /*für buttons.php*/
	background-image: url(../design/button_active.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-decoration: none;
	
	font: bold 12px "Trebuchet MS";
	letter-spacing: 1px;
	color: White;
	text-align: center;
	border: none;
	padding-top: 3px;
}


.button:link {  	                                /*für buttons.php*/
	background-image: url(../design/button.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-decoration: none;
	margin-bottom: 0px;
	
	font: bold 12px "Trebuchet MS";
	letter-spacing: 1px;
	color: White;
	text-align: center;
	border: none;
	padding-top: 3px;
}



.button {  	                                /*für buttons.php*/
	width: 130px;
	height: 24px;
}


/*__________________________________________________________________________________*/


.flash {  	                                /*body für flash.php*/
	margin: 0px;
	background: url(../design/flash_bg.jpg) no-repeat center;
	text-align: center;
}

/*__________________________________________________________________________________*/




.linksbody {  	                                /*body für links.php*/
	background: no-repeat top;
	background-position: top;
	background-image: url(../design/balken_links.jpg);
	margin: 0px;
}


.links:visited {  	                                /*für links.php*/
	background-image: url(../design/button_links.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-decoration: none;

	font: bold 12px "Trebuchet MS";
	letter-spacing: 1px;
	color: White;
	text-align: right;
	border: none;
	padding-top: 2px;
}

.links:active {  	                                /*für links.php*/
	background-image: url(../design/button_active_links.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-decoration: none;
	text-align: right;

}

.links:hover {  	                                /*für links.php*/
	background-image: url(../design/button_active_links.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-decoration: none;
	text-align: right;

	font: bold 12px "Trebuchet MS";
	letter-spacing: 1px;
	color: White;
	text-align: right;
	border: none;
	padding-top: 2px;

}


.links:link {  	                                /*für links.php*/
	background-image: url(../design/button_links.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-decoration: none;
	
	font: bold 12px "Trebuchet MS";
	letter-spacing: 1px;
	color: White;
	text-align: right;
	border: none;
	padding-top: 2px;
}


.links {  	                                /*button für links.php*/
	width: 170px;
	height: 21px;
	padding-right: 35px;
	
}

p {  	                                /*für links.php*/
	margin-top: 22 px;
}


h4 {  	                                /*für links.php*/
	font: bold 12px "Trebuchet MS";
	color: white;
	margin-left: 30px;
	}

/*__________________________________________________________________________________*/




.seite_variabel { 	                                /*für seite_variabel.html*/
	background-color: White;
}


/*__________________________________________________________________________________*/



.untenbody {	                                /*body für unten.html*/
	background: no-repeat top;
	background-position: left;
	background-image: url(../design/balken_unten.jpg);
	margin: 0px;
}


a:link, a:hover, a:visited {	                                /*für unten.html*/
	font: bold 11px "Trebuchet MS";
	color: White;
	text-decoration: none;
}

.unten {	                                /*für unten.html*/
	padding-left: 195px;
}


/*__________________________________________________________________________________*/



.willkommen {	                                /*für willkommen.html*/
	margin: 0px;
	background: url(../design/willkommen.jpg) no-repeat center;
}

.intro {
	margin-top: 160px;
	margin-left: 220px;
}

.keinintro {
		margin-left: 220px;
}

