/* Stylesheet für Inhalts- und Vorlagenseiten von www.samainhof.de - geändert 29.12.2008 */

/* Generelle Seitenformatierung */

body {
	font-family : verdana,arial,helvetica;
	font-size : 100%;
	margin: 0;}

/* Generelle Formatierung von Links der Navigationsmenüs */

.navhead A:link, .navsub1 A:link, .navsub2 A:link {
color : black;
padding : 3px; 
text-decoration: none; }

.navhead A:visited, .navsub1 A:visited, .navsub2 A:visited {
color : black;
background-color : #FFFFFF; 
padding : 3px;
text-decoration: none; }

.navhead A:hover, .navsub1 A:hover, .navsub2 A:hover {
color : black;
background-color : #F3F3F3; 
border : 1px solid #666666;
padding : 2px;
text-decoration: none; }

.navhead A:active, .navsub1 A:active, .navsub2 A:active {
color : black;
background-color : #F3F3F3; 
padding : 3px;
text-decoration: underline; }


/* Generelle Formatierung von Bildern der Inhaltsseiten */

img {
margin: 10px;}

/* Formatvorlagen der Navigationsmenüs */

.navhead {
font-size: 12px;
font-weight: bold;
line-height: 19px;
margin-top: 4px;
margin-bottom: 4px;
margin-left: 3px;
text-indent: -3px;}

.navsub1 {
font-size: 11px;
font-weight: bold;
line-height: 18px;
margin-top: 4px;
margin-bottom: 4px;
text-indent: -3px;
margin-left:13px}

.navsub2 {
font-size: 10px;
font-weight: normal;
line-height: 17px;
margin-top: 4px;
margin-bottom: 4px;
text-indent: -3px;
margin-left:23px}

/* Formatvorlagen für Überschriften und Texte */

h1 {
font-size: 16px;
font-weight: bold;
color: #000000;
line-height: 18px;
font-family: Verdana,Arial,Helvetica;
margin-top: 40px; }

h2 {
font-size: 12px;
font-weight: bold;
color: #000000;
line-height: 18px;
font-family: Verdana,Arial,Helvetica;
margin-bottom: 10px; }

p, td {
font-size: 12px;
color: #000000;
line-height: 18px;
font-family: Verdana,Arial,Helvetica;}

/* Formatvorlagen für Vorstellungen */

.phead {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
	font-family: Verdana,Arial,Helvetica;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: black;
	margin-bottom: 0px;
}

.ptext11 {
	font-size: 11px;
	line-height: 13px;
	font-family: Verdana,Arial,Helvetica;
	margin-top: 2px;
	margin-bottom: 10px;
	text-align: justify;
}

