/*Georg Grainer Fotografie + Webdesign*/
/*http://www.grainer.de*/

/*formatierungen*/

body {
	margin : 0px 0px 0px 0px;
	background-color : #ffffff;
	color : #000000;
	scrollbar-darkshadow-color:#bbbbbb; 
	scrollbar-track-color:#ffffff; 
	scrollbar-face-color:#ffffff; 
	scrollbar-shadow-color:#cccccc; 
	scrollbar-highlight-color:#ffffff; 
	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 : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
}
tt {
	font-family : "Courier New", Courier, monospace;
}

/*formulare*/

form,input,textarea {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #333333;
}
.feld {
	background-color:#f9f9f9;
	width:290px;
	padding-left:2px;
	border:1px solid #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color:#333333;
}
.txtfeld {
	background-color:#f9f9f9;
	width:290px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color:#333333;
}

/*listen*/

ul,ol,li {
	list-style-type : circle;
}

/*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;
	text-align : center;
}

/*format-klassen*/

.none {
	font-size : 1px;
	color : #ffffff;
}
.gross {
	font-size : 14px;
	font-weight : bold;
	color : #7991a3;
}
.norm {
	font-size : 12px;
}
.klein {
	font-size : 10px;
}
.klitze {
	font-size : 9px;
}
.unfett {
	font-weight : normal;
}
.einzuga {
	margin-left : 20px;
}
.einzugb {
	margin-left : 40px;
}
.vabstand {
	margin-top: 0;
	margin-bottom: 0;
}
.zeilenh {
	line-height: 24px;
}


/*linien*/

.grau {
	width : 400px;
	text-align : center;
	height : 1px;
	color : #dddddd;
}

/*farben*/

.dugrau {
	color : #7991a3;
}
.hegrau {
	color : #b9c2cc;
}

/*links*/

a {
	text-decoration : none;
	font-size : 12px;
	color : #7991a3;
}
a:hover {
	color : #b9c2cc;
	text-decoration : none;
}
a.akt {
	color: #b9c2cc;
}
a.nav {
	text-decoration : none;
	font-size : 12px;
	color : #ffffff;
	font-weight : bold;
}
a.nav:hover {
	font-size : 12px;
	color : #b9c2cc;
	text-decoration : none;
	font-weight : bold;
}
a.navakt {
	font-size : 12px;
	color: #b9c2cc;
	font-weight : bold;
}
a.navakt:hover {
	font-size : 12px;
	color : #b9c2cc;
	text-decoration : none;
	font-weight : bold;
}
a.imp {
	text-decoration : none;
	font-size : 11px;
	color : #ffffff;
}
a.imp:hover {
	font-size : 11px;
	color : #b9c2cc;
	text-decoration : none;
}
a.impress {
	text-decoration : none;
	font-size : 10px;
	color : #7991a3;
}
a.impress:hover {
	font-size : 10px;
	color : #b9c2cc;
	text-decoration : none;
}
