/*Georg Grainer Fotografie + Webdesign*/

/*formatierungen*/

body {
	margin : 0px 0px 0px 0px;
	background-color : #eeeeee;
	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;
}
tt {
	font-family : "Courier New", Courier, monospace;
}

tr.rowon {
	background : #FFFFEE;
}
tr.rowoff {
	background : White;
}

/*schriftgroessen*/

body,table,tr,td,p,b,i,ul,ol,li,div,nobr,tt {
	font-size : 12px;
}

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;
}

.nachfeld {
	text-align: center;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color:#333333;
}

/*ueberschriften*/

H1 {
	color: #7B3973;
	font-size : large;
	margin-bottom : 0px;
}

H2 {
	color: #7B3973;
	font-size : medium;
	margin-bottom : 0px;
}

H3 {
	color: #7B3973;
	font-size : small;
	margin-bottom : 10px;
}

h4 {
	font-size : 16px;
	font-weight : bold;
	text-align : center;
}

/*format-klassen*/

.gross {
	font-size : 16px;
}
.mittel {
	font-size : 11px;
}
.klein {
	font-size : 10px;
}
.klitze {
	font-size : 9px;
}
.winz {
	font-size : 1px;
	color : #ffffff;
}
.grau {
	color : #666666;
}
.lila {
	color : #cc6699;
}
.einzuga {
	margin-left : 20px;
}
.einzugb {
	margin-left : 40px;
}
.navakt {
	color: #000000;
	font-weight : bold;
}
.oben{
	color : #663366;
	font-weight : normal;
}

.langtext {
	font-size : smaller;
}

.artikel{
	font-size : smaller;
}

.zutaten {
	font-style : italic;
  text-align : justify;	
}

/*links*/

a {
	text-decoration : none;
	font-size : 11px;
	color : #7B3973;
	font-weight : bold;
}
a:hover {
	color : #666666;
	text-decoration : none;
}
a.akt {
	color: #666666;
}
a.nav {
	color: #ffffff;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}
a.nav:hover {
	color: #cccccc;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}
a.navakt {
	color: #000000;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}
a.nav1 {
	color: #ffffff;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}
a.nav1:hover {
	color: #cccccc;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}
a.starta {
	color: #333333;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}
a.starta:hover {
	color: #666666;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}
a.startb {
	color: #cc6699;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
}
a.startb:hover {
	color: #666666;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
}

a.subcat {
	font-size : 11px;
	color : #CC6633;
	background-color : #FFFFEE;
}