/* schriftstil, abstände */

body
{margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 10px; color: #006666;  background-color:#ffffff; font-family: verdana; font-size: 10pt;}
 
.searchword { background-color: yellow; }

table,tr,td
{ color: #006666; font-family: verdana, arial; font-size: 10pt; }

code
{ background:#FFFFFF; color:#4A4A4A; font-family: Courier; font-size: 10pt;}

div.caption
{ background:#FFFFFF; color:#4A4A4A; font-family: verdana, arial; font-size: 9pt;}

/* grundlegende Seiteneinstellungen */

h1 {
	font-size:140%;
}

h2 {
	font-size:130%;
}

h3 {
	font-size:120%;
}

/* Rounded Box relevante CSS  */

div {
	margin:0;
}

.ro {
	background:url(/images/roundbox_ro.gif) top right no-repeat;
}

.lo {
	background:url(/images/roundbox_lo.gif) top left no-repeat;
}

.ru {
	background:url(/images/roundbox_ru.gif) bottom right no-repeat;
}

.lu {
	background:url(/images/roundbox_lu.gif) bottom left no-repeat;
}

.inhalt {
	margin:0;
	padding:2.5em 2.5em 3.5em 2.5em;
}

.inhalt p {
	margin:0;
	padding:0;
}


/* scrolleiste internet explorer ab vers.5.5 */
/* body
 {
 scrollbar-arrow-color: #006699;
 scrollbar-base-color: #006699;
 scrollbar-highlight-color: #BFBFBF;
 scrollbar-shadow-color: #BFBFBF;
 scrollbar-track-color: #006666;
}
/*
/* allgemeine links im text */

A
{
	display:inline;
	COLOR:#000000;
	background-color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-style:normal;
	text-decoration:underline;
	line-height:20px;
	font-weight:normal;
	width:auto;
	height:auto;
	text-align:left;
	position:relative;
}

A:link.allg
{
	display:inline;
	COLOR:#000000;
	background-color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-style:normal;
	text-decoration:underline;
	line-height:20px;
	font-weight:normal;
	width:auto;
	height:auto;
	text-align:left;
	position:relative;
}

A:visited.allg
{
	display:inline;
	COLOR:#000000;
	background-color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-style:normal;
	text-decoration:underline;
	line-height:20px;
	font-weight:normal;
	width:auto;
	height:auto;
	text-align:left;
	position:relative;
}

A:active.allg
{
	display:inline;
	COLOR:#000000;
	background-color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-style:normal;
	text-decoration:underline;
	line-height:20px;
	font-weight:normal;
	width:auto;
	height:auto;
	text-align:left;
	position:relative;
}

A:hover.allg
{
	display:inline;
	COLOR:#000000;
	background-color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-style:normal;
	text-decoration:none;
	line-height:20px;
	font-weight:normal;
	width:auto;
	height:auto;
	text-align:left;
	position:relative;
}
