/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

BLOCKQUOTE {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 16px;
 	font-weight: normal;
 	font-style: normal
}

BODY {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 14px;
 	font-weight: normal;
 	font-style: normal;
 	background-image: url( "../assets/images/inGedanken.jpg" );
 	background-attachment: scroll;
 	background-position: center
}

A:active {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 16px;
 	color: rgb(255,51,0);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: underline;
 	text-align: center
}

.Bildunterschrift {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 12px;
 	color: rgb(255,51,0);
 	font-weight: bold;
 	text-align: center
}

A:link {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 16px;
 	color: rgb(51,51,153);
 	font-weight: bold
}

.Liste {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 12px;
 	font-weight: bold;
 	list-style-image: url( "../assets/images/stop.gif" )
}

UL {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 14px;
 	font-weight: bold;
 	list-style-image: url( "../assets/images/stop.gif" )
}

A:visited {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 16px;
 	color: rgb(255,51,0);
 	font-weight: bold
}

.TextObject {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 14px;
 	font-weight: normal;
 	font-style: normal
}

H1 {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 18px;
 	font-weight: bold
}

H2 {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 20px;
 	font-weight: bold
}

P {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 16px;
 	font-weight: normal;
 	font-style: normal
}

.Fantasiereisen {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 16px;
 	font-weight: normal;
 	font-style: normal
}

H3 {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 24px;
 	font-weight: bold
}

.Sprüche {
	font-family: "Calligraph421 BT",  cursive;
 	font-size: 16px;
 	font-weight: bold
}

LI {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 14px;
 	font-weight: bold;
 	list-style-image: url( "../assets/images/stop.gif" )
}

OL {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 14px;
 	font-weight: bold
}

A {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 16px;
 	color: rgb(102,51,255);
 	font-weight: bold;
 	text-decoration: underline
}

H4 {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 16px;
 	color: rgb(204,51,51);
 	font-weight: bold
}

.TextNavBar {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 10px;
 	font-weight: normal;
 	font-style: normal
}

ADDRESS {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 14px;
 	font-weight: normal;
 	font-style: normal
}

H5 {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 20px;
 	color: rgb(204,51,51);
 	font-weight: bold
}

PRE {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 14px;
 	font-weight: normal;
 	font-style: normal
}

H6 {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 24px;
 	color: rgb(204,51,51);
 	font-weight: bold
}

A:hover {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 16px;
 	color: rgb(255,255,204);
 	font-weight: bold
}