/* <![CDATA[ */

.normal_bg{
	background-color:#ffffcc;
}

.border_bg{
	margin:0;
	padding:0;
	background-color:#a10b0c;
}

.inner_bg{
	margin:0;
	padding:0;
	background-color:#660000;
}

body{
	margin:0%;
	padding:1%;
	color:#000000;
	background-color:#ffffcc;
	/*text-align:justify;*/
	font-family:"Times New Roman", Times, serif;
	font-size:large;
}

#masthead{
	background:#ffffcc;
	padding:10px;
	text-align:center;
}

#menu{
	top:20px;
	left:20px;
	position:fixed;
	float:left;
	height:auto;
	margin:2%;
	color:#3179ac;
	background-color:#fffcba;
	width:210px;
}

.prevnext{
}

.previous{
	position:absolute;
	left:265px;
	padding:2%;
}

.next{
	position:absolute;
	right:10px;
	padding:2%;
}

.menubutton{
	background-color:#fffcba;
	padding-left:5%;
	padding-top:2%;
	padding-bottom:2%;
	border-top-width:2px;
	border-bottom-width:0px;
	border-left-width:2px;
	border-right-width:2px;
	border-style:solid;
	border-color:#660000;
	font-size:100%;
	font-weight:bold;
	width:208px;
}

.emptymenubutton{
	background-color:#fffcba;
	padding-left:5%;
	padding-top:2%;
	padding-bottom:2%;
	border:2px;
	border-style:solid;
	border-color:#fffcba;
	font-size:80%;
	font-weight:bold;
	text-align:center;
	width:208px;
}

#leftflag{
	border:0;
	padding:0;
	position:absolute;
	left:0px;
}

#rightflag{
	border:0;
	padding:0;
	position:absolute;
	right:0px;
}

#mainText{
	margin:0 5% 0 300px;
}

#foot{
	text-align:center;
	font-size:smaller;
}

a{
	text-decoration:none;
	color:#000000;
	/*display:block;*/
}

a:hover{
	color:#ff0000;
}
a:active{
	color:#ff0000;
}
a:focus{
	color:#ff0000;
}

ul{
	list-style-image:url(list_graphic.gif);
}

.link_list{
	list-style-image:url(link_list_graphic.gif);
}

.plain_list{
	list-style-image:url();
	list-style-type:bullet;
}

li{
	padding:1%;
}

img{
	border-width:0px;
}

h1{
	text-align:center;
	font-size:150%;
	color:#A10B0B;
}

h2{
	text-align:center;
	font-size:125%;
	color:#A10B0B;
}

h3{
	text-align:center;
	font-size:115%;
	color:#A10B0B;
}

h4{
	text-align:center;
	font-size:100%;
	color:#A10B0B;
}

h5{
	text-align:center;
	font-size:100%;
}

h6{
	text-align:left;
	font-size:100%;
}

table{
	text-align:left;
}

td{
	text-align:left;
}

.list_heading{
	text-align:center;
	font-size:150%;
	font-weight:bold;
	color:#A10B0B;
}

.center{
	text-align:center;
}

.quote{
	color:#A10B0B;
	font-weight:bold;
}

.quelle{
	text-align:right;
}

a h1{
		text-align:left;
}

a h2{
		text-align:left;
}

/* ]]> */

