/*MBCOM M.Burghartswieser*/

/*formatierungen*/
.block {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   text-align: justify
; height: 400px; width: 300px
}

body {
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	background-color : #FFFFCC;
	text : #000000;
	alink : #FEFE10; text-decoration: none;
}

/*schriftarten*/
body,td,b,i,ul,ol,li,h1,h2,h3,h4,div,nobr,em {
	font-family :Arial, Helvetica, sans-serif;
}

td  {    font-size : 12px;
}

h1 {
	font-size : 20px;
	font-weight : bold;
	text-align : center;
	color : #0033CC;
	margin-top : 0px;
	margin-bottom : 0px;
}
h2 {
	font-size : 16px;
	text-align : center;
	color : #0033CC;
	margin-top : 0px;
	margin-bottom : 0px;
}
h3 {
	font-size : 14px;
	text-align : left;
	color : #0033CC;
	margin-top : 0px;
	margin-bottom : 0px;
}
h4 {
	font-size : 12px;
	text-align : center;
	color : #0033CC;
	margin-top : 0px;
	margin-bottom : 0px;
}

/*links*/

a.navigation { font-family : Arial, Helvetica, sans-serif; font-size:11px; font-weight : bold; text-decoration: none; color: #FFFFFF;   }
a.navigationon { font-family : Arial, Helvetica, sans-serif; font-size:11px; font-weight : bold; text-decoration: none; color: #FFFF00;   }
a.footer     { font-family : Arial, Helvetica, sans-serif; font-size:10px; font-weight : bold; text-decoration: none; color : #0033CC}
a.footeron     { font-family : Arial, Helvetica, sans-serif; font-size:10px; font-weight : bold; text-decoration: none; color : red}
a.normal     { font-family : Arial, Helvetica, sans-serif; font-size:14px; font-weight : bold; text-decoration: none; color : #000099}
a:hover      { color: #FF0000; text-decoration: none;}

.agb {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; text-align: justify}
.kleiner {  font-size: 10px}
.banner {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; font-variant: normal; color: #000099}
.laufschrift {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000099; background-repeat: repeat; font-weight: bold;  text-align : center; }
