/*Georg Grainer Fotografie + Webdesign*/
/*http://www.grainer.de*/

/*formatierungen*/

body {
	margin : 0px 0px 0px 0px;
	background-color : #ffffff;
	background-image : url(images/hg.jpg);
	background-repeat : repeat-x;
	color : #000000;
	scrollbar-darkshadow-color:#bbbbbb; 
	scrollbar-track-color:#fbf3e3; 
	scrollbar-face-color:#fbf3e3; 
	scrollbar-shadow-color:#cccccc; 
	scrollbar-highlight-color:#fbf3e3; 
	scrollbar-3dlight-color:#cccccc; 
	scrollbar-arrow-color:#cccccc;
}
img {
	border-color: #000000;
	color: #000000;
}

/*schriftarten*/

body,table,tr,td,p,a,b,i,ul,ol,li,h1,h2,h3,h4,div,nobr,span {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
}
b,i,ul,ol,li {
	text-align : left;
}
p {
	text-align : justify;
}
.left {
	text-align : left;
}
tt {
	font-family : "Courier New", Courier, monospace;
}

/*listen*/

ul,ol,li {
	list-style-image: url(images/liste.gif);
}

/*formulare*/

form,input,textarea {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #333333;
}
.feld {
	background-color: #eeeeee;
	width: 300px;
	padding-left: 2px;
	border: 1px solid #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #333333;
}
.txtfeld {
	background-color: #eeeeee;
	width: 300px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #333333;
}

/*schriftgroessen*/

body,table,tr,td,p,b,i,ul,ol,li,div,nobr,tt {
	font-size : 12px;
}

/*ueberschriften*/

h1 {
	font-size : 32px;
	text-align : center;
}
h2 {
	font-size : 24px;
	text-align : center;
}
h3 {
	font-size : 20px;
	text-align : center;
}
h4 {
	font-size : 16px;
	font-weight : bold;
}

/*format-klassen*/

.none {
	font-size : 1px;
	color : #ffffff;
}
.gross {
	font-size : 16px;
}
.norm {
	font-size : 12px;
}
.klein {
	font-size : 10px;
}
.klitze {
	font-size : 9px;
}
.links {
	text-align : left;
}
.unfett {
	font-weight : normal;
}
.einzuga {
	margin-left : 20px;
}
.einzugb {
	margin-left : 40px;
}
.vabstand {
	margin-top: 0;
	margin-bottom: 0;
}
.kopfa {
	margin-left : 10px;
	color : #ffffff;
	font-size : 16px;
	font-weight : bold;
}
.kopfb {
	color : #ffffff;
	font-weight : normal;
	font-size : 13px;
}
.kleingr {
	font-size : 10px;
	color : #666666;
}
.kopfc {
	margin-left : 10px;
	color : #c41424;
	font-size : 16px;
	font-weight : bold;
}
.kopfd {
	color : #c41424;
	font-weight : normal;
	font-size : 13px;
}
.adr {
	font-size : 10px;
	color : #999999;
}

/*farben*/

.grau {
	color : #666666;
}
.rot {
	color : #9b0a24;
}
.rotfett {
	color : #9b0a24;
	font-weight : bold;
}
.rotnorm {
	color : #9b0a24;
	font-weight : normal;
}
.rotklein {
	color : #9b0a24;
	font-weight : normal;
	font-size : 14px;
}
.ueber {
	font-family : 'Times New Roman', Times, serif;
	color : #9b0a24;
	text-align : center;
	font-weight : bold;
}
.gyr {
	font-family : 'Times New Roman', Times, serif;
	font-weight : bold;
}
.gyrgrau {
	font-family : 'Times New Roman', Times, serif;
	font-weight : bold;
	color : #666666;
}
.gyrrot {
	font-family : 'Times New Roman', Times, serif;
	font-weight : bold;
	color : #9b0a24;
}

/*links*/

a {
	text-decoration : none;
	font-family : 'Times New Roman', Times, serif;
	font-size : 11px;
	color : #0033dd;
}
a:hover {
	color : #ff3300;
}
a.akt {
	color: #ff3300;
}
a.norm {
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #9b0a24;
}
a.norm:hover {
	color : #333333;
}
}
a.top {
	text-decoration : none;
	font-size : 11px;
	color : #ffffff;
	font-family : 'Times New Roman', Times, serif;
	font-weight : bold;
}
a.top:hover {
	color : #f4e1b0;
}
a.topakt {
	color: #f4e1b0;
}
a.topakt:hover {
	color : #f4e1b0;
}
