/* css kopie von doris brettbauer, fotografin, abgeändert, teilw tags u elemente von web stummvoll */

/*eigenes css*/
BODY {    

    scrollbar-3dlight-color:cccccc;
	scrollbar-shadow-color:000000;
	scrollbar-darkshadow-color:ffffff;
	scrollbar-highlight-color:white;
    scrollbar-arrow-color:000000;
	scrollbar-base-color:888888;
	scrollbar-face-color:5e6e7E;
}

a, a:link, a:visited {color:#008080; font-weight: bold; text-decoration:none}
a:hover{text-decoration:underline;color:#000000; background-color:#d2e3db}
a:active{text-decoration:none;color:#100088}

a.nav, a.nav:link, a.nav:visited{color:#fff;text-decoration:none}
a.nav:hover {text-decoration:none;color:#000000; background-color:#008080}
a.nav:active{text-decoration:none;color:#100088}

BODY, TD, TR, UL, LI, P, TEXTAREA, SELECT {
	font-family: Arial;
    font-size : 12px;
    font-style : normal;
    font-weight : normal;
}

.title{
	font-family: Verdana, Helvetica, sans-serif;
	font-size : 18px;
	font-weight:normal;
	margin-left:10px;
	color:00247E;
}

.margleft10{
	margin-left:10px; margin-right:5px
}

/*andere*/

.tableinhalt {
  padding: 10px;
  border: 0px solid #555;
}

.text{
  font-family: Trebuchet MS;
  font-size: 12pt; line-height: 18pt;
  color: #333;
  text-decoration: none;
}
h1 { font-family: Trebuchet MS; font-size: 20pt; font-weight: bold; line-height: 16pt; color: #8b0d19; padding:20px 10px 20px 0px ;}
h2 { font-family: Trebuchet MS; font-size: 16pt; font-weight: bold; color: #000;}

.pad3333 {
  padding: 3px 3px 3px 3px;
}
.marg3333 {
  margin: 3px 3px 3px 3px;
}

.navisub { font-size: 11pt; font-family:verdana; font-weight: bold; color: #666666;}
.navisub a {text-decoration: none;  font-weight: bold;  color: #666666;}
.navisub a:hover{text-decoration: underline;  color: #000000;}
.navisub a:visited, .navisub a:active {text-decoration: none;  color: #000000;}

.tablenav {
  font-size: 10pt;
  padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:0px
}


a.block, a.block:link, a.block:active, a.block:hover, a.block:visited{
color:#223; background:#fff;
display:block; text-align:center; 
border:#000 solid 0px; 
padding:10px 0px 10px 0px;
text-decoration:none; 
font: 12pt Trebuchet MS;}

a.block:hover{
color:#fff; background-color:#8b0d19;
text-decoration: none;
}

a.blocka, a.blocka:link, a.blocka:active, a.blocka:hover, a.blocka:visited{
color:#fff; background:#6b0036; 
display:block; text-align:center; 
border:#000 solid 0px; 
padding:10px 0px 10px 0px;
text-decoration:none; 
font:12pt Trebuchet MS;}

a.blocka:hover{
color:#ccc;
text-decoration:none; 
}
  




/* hide from ie on mac \*/
<!--
html {
	height: 100%;
	overflow-x: hidden;
}
body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #ccc;
	color: #333;
}
#gesamt {
	text-align:left;
	margin: 5 auto;
	position:absolute;
	top: 0;
	left:50%;
	}
	
#seiteninhalt{
	width: 750px;
	position: absolute;
	top: 0;
	left: -375px;
}

#innerpage {
	width: 460px;
	font: 16pt verdana;
	text-align: left;
	color: #33d;
	padding: 25px;
	margin-left: 20px;
}
#innerpage_title {
	height: 50px;
	margin-top: 20px;
}
#innerpage_titlestroke {
	height: 2px;
	margin-bottom: 40px;
	background: url(slices/page_title_understroke.gif) repeat-x;
}

a:link {
	color: #990033;
	text-decoration: none;
}
a:visited {
	color: #990033;
	text-decoration: none;
}
a:hover {
	color: #990033;
	text-decoration: underline;
}
.imgborder1 {
	border: 1px solid #E6E6E6;
	background: #fff;
	padding: 6px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.bildergallerie {
	float: left;
	width: 130px;
	height: 110px;
	padding: 5px;
	margin: 4px;
	background-color: #fff;
	border: 1px solid #DCF5EB;
	text-align: center;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.listseparator1 {
	background: url(slices/listseparator1.gif) repeat-x;
	height: 2px;
	width: 400px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	clear: both;
}

input.form1 {
	border: 1px #99CCCC solid;
	font: 10pt Arial, Helvetica, sans-serif;
	background: #fff;
	padding: 2px;
	height: 22px;
	color: #333;
}
textarea.form1  {
	border: 1px #99CCCC solid;
	font: 10pt Arial, Helvetica, sans-serif;
	background: #fff;
	padding: 2px;
	height: auto;
	color: #333;
}
select.form1  {
	border: 1px #99CCCC solid;
	font: 10pt Arial, Helvetica, sans-serif;
	background: #fff;
	padding: 2px;
	height: 24px;
	color: #333;
}
/* end hide */
-->
