/*Georg Grainer Fotografie + Webdesign*/

/*formatierungen*/

body {
	margin : 0px 0px 0px 0px;
	background-color : #c0c0c0;
	color : #000000;
}

/*schriftarten*/

body,td,p,b,i,ul,ol,li,h1,h2,h3,h4,div,nobr,em {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
}
a {
	font-family : Arial, Helvetica, sans-serif;
}
ul,li {
	list-style-type : disc;
}


/*schriftgroessen*/

body,td,p,b,i,ul,ol,li,div,nobr,tt,em {
	font-size : 13px;
}

/*ueberschriften*/

h1 {
	font-size : 27px;
	text-align : center;
}
h2 {
	font-size : 21px;
	text-align : center;
}
h3 {
	font-size : 16px;
	font-weight : bold;
	text-align : center;
}
h4 {
	font-size : 16px;
	font-weight : bold;
}

/*format-klassen*/

.credits {
	font-size : 11px;
	font-style : italic;
}
.einzug {
	margin-left : 30px;
}
.gross {
	font-size : 13px;
}
.klein {
	font-size : 11px;
}
.unter {
	font-size : 11px;
	font-weight : normal;
}
.sub {
	font-size : 11px;
	font-weight : normal;
	color : #333333;
}
.normal {
	font-size : 13px;
	font-weight : normal;
}
.kopf {
	font-size : 11px;
	color : #555555;
}
.einzuga {
	margin-left : 20px;
}
.einzugb {
	margin-left : 40px;
}

/*farben*/

.weiss {
	color : #ffffff;
}
.grau {
	color : #555555;
}
.rot {
	color : #ff0000;
}
.gruennh {
	color : #007c53;
	text-align : left;
}
.nhgross {
	color : #007c53;
	font-size : 14px;
	font-weight : bold;
}
.nhklein {
	color : #007c53;
	font-size : 11px;
	font-weight : normal;
}
.gruenbht {
	color : #007c53;
	font-weight : bold;
}
.blaumt {
	color : #0068b1;
	text-align : left;
}
.gelbik {
	color : #fdcb00;
	text-align : left;
}

/*taemporaere format-klassen*/


/*links*/

a {
	text-decoration : none;
	color : #ffffff;
	font-size : 11px;
}
a:hover {
	color : #000000;
}
a.akt {
	color: #000000;
}
a.norm  {
 	font-size : 13px; 
	color : #006600;
}
a.norm:hover  {
 	font-size : 13px; 
	color : #999999;
}
a.graunorm  {
 	font-size : 13px; 
	color : #666666;
}
a.graunorm:hover  {
 	font-size : 13px; 
	color : #999999;
}
a.fett {
	font-size : 14px;
	font-weight : bold;
	color : #999999;
}
a.fett:hover {
	font-size : 14px;
	font-weight : bold;
	color : #000000;
}
a.fettgrue {
	font-size : 14px;
	font-weight : bold;
	color : #60ac93;
}
a.fettgrue:hover {
	font-size : 14px;
	font-weight : bold;
	color : #000000;
}