body {  
    background-color: #172972;
    color: #000000;
}
body.background {
	background-image: url('../pics/bckgrnd.jpg');
    background-repeat: repeat;
    background-attachment: fixed 
}
div {
  margin: 0px;
  padding: 0px;
}
#nomargin {
    margin: 0px;	
}
#bigmargin {
    margin-top: 12pt;
    margin-bottom: 12pt;	
}
#padding {
	padding: 10px;
}	
#paddingleft {
    padding-left: 10px;
    padding-right: 10px;
}	
#small {
    width: 55%;	
}
div {
  /*font-family: Verdana, Times New Roman, Times, Sans-Serif;
  font-size: 10pt;	*/
  
    font-family: Times New Roman, Times, Sans-Serif;
    font-size: 12pt;
}
th {
  /*font-family: Verdana, Times New Roman, Times, Sans-Serif;
  font-size: 10pt;	*/
  
    font-family: Times New Roman, Times, Sans-Serif;
    font-size: 12pt;
}
td {
  /*font-family: Verdana, Times New Roman, Times, Sans-Serif;
  font-size: 10pt;	*/
  
    font-family: Times New Roman, Times, Sans-Serif;
    font-size: 12pt;
}
h4 {
  /*font-family: Verdana, Times New Roman, Times, Sans-Serif;
  font-size: 10pt;	*/
  
    font-family: Times New Roman, Times, Sans-Serif;
    font-size: 12pt;
}
h2 {
  /*font-family: Verdana, Times New Roman, Times, Sans-Serif;
  font-size: 10pt;	*/
  
    font-family: Times New Roman, Times, Sans-Serif;
    font-size: 12pt;
}
h1 {
  /*font-family: Verdana, Times New Roman, Times, Sans-Serif;
  font-size: 10pt;	*/
  
    font-family: Times New Roman, Times, Sans-Serif;
    font-size: 12pt;
}
p {
  /*font-family: Verdana, Times New Roman, Times, Sans-Serif;
  font-size: 10pt;	*/
  
    font-family: Times New Roman, Times, Sans-Serif;
    font-size: 12pt;
}
h1 {
  /*font-size: 18pt;
  font-weight: bold;
  text-align: center;	
  margin-bottom: 6pt;*/
 
    font-size: 20pt;
    font-weight: bold;
    text-align: center;	
    margin-bottom: 6pt;
}
h2 {
    font-size: 14pt;
    font-weight: bold;
    text-align: left;	
    margin-top: 6pt;
    margin-bottom: 6pt;
}
h2.center {
  text-align: center;	
}
h4 {
  margin: 0px;
  padding: 0px;
}
p {
    margin: 0px;
}
p.text {
    text-align: justify;
    margin-top: 6pt;
	margin-bottom: 6pt;
}
p.spruch {
	text-align: left;
	margin: 10%;
	margin-top: 6pt;
	margin-bottom: 6pt;
}
p.spruch i { /* Namen in den Sprüchen */
	font-weight: bold;
	font-style: italic;
}

table {
    /* background-color: #9CA5C6; */
    border:0; 
    cellpadding:2; 
    cellspacing:0;
    /*width="500" */     
    border-style:collapse;
    border-color:#111111;
}

table.full {
    width: 100%;
    height: 100%	
}
table.info {
    background-color: #9CA5C6;
    width: 90%;
    margin-top: 6pt;
    margin-bottom: 6pt;
}
table.info th {
    color: #D8D6FF;
    background-color: #172972;
    font-weight: bold;
    text-align: center;
}

td.fmt2 {
	color: #D8D6FF;
	font-weight: bold;
}

td.fmt2 {
	color: #D8D6FF;
	font-weight: bold;
}

a.lnk2 {
	color: #FFFFFF;
	font-weight: bold;
  text-decoration: underline
}

.mycolor1 {
	/* hellblau */
	color: D8D6FF;
	/* dunkelblau */	
	background-color:#172972;
}



/* -------------------------------------------------------------- */

/* - Presse ----------------------------------------------------- */
table.presse {
    background-color: #9CA5C6;
    width: 98%;
    margin-top: 6pt;
    margin-bottom: 6pt;
}
table.presse th {
    color: #D8D6FF;
    background-color: #172972;
    font-weight: bold;
    text-align: left;
}
/* -------------------------------------------------------------- */

img.border {
	border: #172972 3px solid;	
}
a:visited {
    color: #0000FF;
    text-decoration: none;
}
a:link {
    color: #0000FF;
    text-decoration: none;
}
a:visited {
	color: #000099;
}
a:active {
    color: #7777FF;
}
a:hover {
    color: #7777FF;
}
a:hover {
    text-decoration: underline;
}
a.Light:visited {
    color: #D8D6FF;
}
a.Light:link {
    color: #D8D6FF;
}
textarea {
    width: 100%;
}

input.big {
    width: 100%;
}

/* ----------------------------------- */
/* - Gästebuch START ----------------- */
.writeHead {
	background: #172972;
	color: #D8D6FF;
	margin-bottom: 0pt;
}
.writeHead h2 {
	margin-bottom: 0pt;
}

.writeBody {
	margin-top: 0pt;
	background: #9CA5C6;
}

.writeContact {
	background: #9CA5C6;
	text-align: right;
}

.writePages {
	margin-top: 6pt;
	font-weight: bold;
}

/* - Gästebuch ENDE ------------------ */
/* ----------------------------------- */
a.farbesp 
{
  color: white;
  font-weight: bold;
  text-decoration: underline
}
