
/* schriftstil,abstände */

body
  { color: white; font-size: 10pt; font-family: verdana, arial; margin: 1px }


table,tr,td
       { color: #000033; font-size: 10pt; font-family: verdana, arial; text-align: justify }
/* scrolleiste internet explorer ab vers.5.5 

body
 { scrollbar-arrow-color: white; scrollbar-base-color: A4A88D; scrollbar-highlight-color: #e6e6e6; scrollbar-shadow-color: black; scrollbar-track-color: #333333 }
*/


/* menue linke seite */


#menu1 a    {
	color: silver;
	font-size: 10pt;
	font-family: verdana, sans-serif;
	text-decoration: none;
	margin: 0px auto;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	width: 175px;
	display: block;
	border-top-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#menu1 a:visited   {
	color: silver;
	font-size: 10pt;
	font-family: verdana, sans-serif;
	text-decoration: none;
	margin: 0px auto;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	width: 175px;
}

#menu1 a:active     { color: #c0c0c0; font-size: 10pt; font-family: verdana, sans-serif; text-decoration: none; margin: 0px auto; padding-top: 2px; padding-bottom: 2px; padding-left: 2px; width: 175px }

#menu1 a:hover    { color: #ffffff; font-size: 10pt; font-family: verdana, sans-serif; text-decoration: none; background-image: url(images/test1.jpg); margin: 0px auto; padding-top: 2px; padding-bottom: 2px; padding-left: 2px; border-top: 1px; border-bottom: 1px; width: 175px; border-bottom-color: #666666; border-bottom-style: solid; border-top-color: #999999; border-top-style: inset }

/* menütitel,seitentitel */

.rubrik  { color: silver; font-size: 10pt; font-family: verdana, sans-serif; text-decoration: none; background-color: #7d806b; margin: 0px auto; padding-top: 2px; padding-bottom: 2px; padding-left: 2px; border-top: 1px solid silver; border-bottom: 1px solid #616352; width: 175px; height: 19px; border-top: 1px solid silver;}

.leiste     { color: silver; font-size: 10pt; font-family: verdana, sans-serif; text-decoration: none; background-color: silver; margin: 0px auto; padding-top: 2px; padding-bottom: 2px; padding-left: 2px; border-top: 1px solid silver; border-bottom: 1px solid #616352; height: 19px }

.seitentitel   { color: silver; font-size: 10pt; font-family: verdana, sans-serif; text-decoration: none; background-color: #FFF0F5; margin: 0px auto; padding-top: 2px; padding-bottom: 2px; padding-left: 2px; border-top: 1px solid silver; border-bottom: 1px solid #616352; height: 10px }


.txt                                         { color: #000033; font-size: 10pt; font-family: verdana, arial }
.txt_klein     { color: #003; font-size: 8pt; font-family: verdana, sans-serif; text-decoration: none; background-color: #c2c2c2; border-top: solid silver; border-bottom: solid #616352 }
.txt_isbn      { color: #003; font-size: 8pt; font-family: verdana, sans-serif; text-decoration: none; background-color: #c2c2c2; border-top: silver; border-bottom: #616352 }
.links_navi    { color: silver; font-size: 10pt; font-family: verdana, sans-serif; text-decoration: none; margin: 0px auto; padding-top: 2px; padding-bottom: 2px; padding-left: 2px; border-top: 1px solid silver; border-bottom: 1px solid #616352; height: 19px }


/* allgemeine links im text 

a:link { color: #bfc4a4; font-size: 10pt; font-family: verdana; text-decoration: underline }

a:visited { color: #bfc4a4; font-size: 10pt; font-family: verdana; text-decoration: underline }

a:active { color: #bfc4a4; font-size: 10pt; font-family: verdana; text-decoration: underline }

a:hover   { color: #990; font-size: 10pt; font-family: verdana; text-decoration: none; background-color: #7d806b }
*/


a.imp:link  { color: #033; font-size: 10pt; font-family: verdana; text-decoration: none }
a.imp:visited  { color: #033; font-size: 10pt; font-family: verdana; text-decoration: none }
a.imp:active  { color: #033; font-size: 10pt; font-family: verdana; text-decoration: none }
a.imp:hover    { color: #8b4513; font-size: 10pt; font-family: verdana; text-decoration: none }





.rahmen {
	border-left-color: #999999;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #999999;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.rahmen_navi {

	border-right-color: #999999;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;	
}

.rahmen_waffen {
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
}

.rahmen_inhalt {
	border-left-color: #999999;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-color: #999999;
	border-top-style: ridge;
	border-top-width: 2px;
	border-right-color: #999999;
	border-right-style: ridge;
	border-right-width: 2px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}