body { 
	scrollbar-arrow-color: #000088;
	scrollbar-base-color: #5894ae;
	scrollbar-face-color: #5894ae;
	scrollbar-track-color: #5894ae;
	scrollbar-shadow-color: #cbe2ec;
 	color: #000088;
 	background-color: #5894ae;
 	margin: 0;
 	padding: 0;
 	text-align: center;
 	font-family: Tahoma;
 	font-size: 16px;
	background-image:url(http://www.einklang-audio.com/images/background_05.gif);
	background-repeat: fixed;
	}


a { color: #000088; }
a:link { color: #0975fb; }
a:visited { color: #0975fb; }
a:active { color: #0975fb; }

a.exlink { color: #000088; font-size: 12px; }
a.exlink:link { color: #000088; }
a.exlink:visited { color: #000088; }
a.exlink:active { color: #000088; }


table {
	margin: auto;
	border: 0px #000 none;
	width: 80%;
	margin-top: 60px;
	}

table.small {
	margin: auto;
	border: 0px #000 none;
	width: 45%;
	margin-top: 60px;
	}

table.middle {
	margin: auto;
	border: 0px #000 none;
	width: 75%;
	margin-top: 20px;
	}


table.full {
	margin: auto;
	border: 0px #000 none;
	width: 90%;
	margin-top: 0px;
	}



/* class-define */

.bilderrahmen { 
	border: 1px #000088 solid;
	}

.headliner {
		text-align: left;
		color: #000088; 
		/*font-family: Tahoma;*/
		font-size: 18px;
		font-weight: bold;
	}

.subHeadliner {
		text-align: left;
		color: #000088; 
		/*font-family: Tahoma;*/
		font-size: 16px;
		font-weight: normal;
		text-decoration: underline;
		margin-top: 60px;
		margin-bottom: 20px;
	}
	
.standardText {
		text-align: justify;
		color: #000088; 
		/*font-family: Tahoma;*/
		font-size: 16px;
		font-weight: normal;
	}
	

	
.subText {
		text-align: justify;
		color: #000088; 
		/*font-family: Tahoma;*/
		font-size: 12px;
		font-weight: normal;
	}
	
.bildNummer {
		text-align: left;
		color: #000088; 
		/*font-family: Tahoma;*/
		font-size: 12px;
		font-weight: normal;
		text-decoration: underline;
		margin-top: 0px;
		margin-bottom: 0px;
	}

.bildbeschreibung {
		text-align: left;
		color: #000088; 
		/*font-family: Tahoma;*/
		font-size: 12px;
		font-weight: normal;
		margin-top: 0px;
		margin-bottom: 0px;
	}
