/*Georg Grainer Fotografie + Webdesign*/

/*formatierungen*/

body {
	margin-top : 4px;
	margin-bottom : 4px;
	background-color : #ffffff;
	color : #000000;
	background-attachment : fixed;
	scrollbar-darkshadow-color:#cccccc; 
	scrollbar-track-color:#ffffff; 
	scrollbar-face-color:#ffffff; 
	scrollbar-shadow-color:#000000; 
	scrollbar-highlight-color:#cccccc; 
	scrollbar-3dlight-color:#eeeeee; 
	scrollbar-arrow-color:#000000;
}

/*schriftarten*/

body,td,p,b,i,ul,ol,li,h2,h4,div,nobr,em {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
}
a {
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

ul {
	list-style-image: url(../images/stern1.gif);
}
fieldset {
    border : 1px solid #cccccc;
    display : inline; 
    padding : 10px;
}
legend {
    border : none; 
    padding : 5px;
	color: #999999;
}


/*schriftgroessen*/

body,td,p,a,b,i,ul,ol,li,div,nobr,tt,em {
	font-size : 11px;
}

/*ueberschriften*/

h2 {
	font-size : 18px;
	text-align : center;
	margin-top : 10px;
	margin-bottom : 0px;
}
h3 {
	font-size : 14px;
	font-weight : light;
	text-align : center;
}
h4 {
	font-size : 14px;
	font-weight : bold;
	text-align : center;
}

/*format-klassen*/

.credits {
	font-size : 11px;
	font-style : italic;
}
.klein {
	font-size : 10px;
	font-weight : normal;
}
.grau {
	color : #666666;
}
.klgrau {
	font-size : 9px;
	color : #666666;
}
.hellgrau {
	font-size : 9px;
	color : #aaaaaa;
}
.einzuga {
	margin-left : 200px;
}

/*links*/

a {
	text-decoration : none;
	color : #0033cc;
}
a.akt  {color:#ff3300;  }
a:hover {
	color : #ff3300;
}

/*banners*/

.style1 {
	color: #0000FF;
	font-weight: bold;
}

.style2 {
	font-family: Verdana; 
	font-size: 11px; 
	color: #333333
}
.style3 {
	font-size : 10px;
	color : #666666;
}

a.ban {
	font-size : 18px;
	text-align : center;
	margin-top : 10px;
	margin-bottom : 0px;
	text-decoration : none;
	color : #000000;
}
a.ban:hover {
	color : #ff3300;
}

a.banb {
	font-size : 14px;
	text-decoration : none;
	color : #000000;
}
a.banb:hover {
	color : #ff3300;
}

a.banc {
	text-decoration : none;
	color : #336600;
}
a.banc:hover {
	color : #336600;
}

a.band {
	text-decoration : none;
	color : #33cc66;
}
a.band:hover {
	color : #33cc66;
}
a.bane {
	font-size : 10px;
	text-decoration : none;
	color : #999999;
}
a.banf {
	font-size : 10px;
	text-decoration : none;
	color : #666666;
}
