* {
	margin: 0; 
	padding: 0px; 
	font-size: 8pt;
}

body {	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 62,5%;    	margin-top: 10px;
	color: #222;
	background-color: #dbdbdb; 
}

#topBox     { width: 700px; height:  36px; padding-top:4px; background-color: #eee8c8; }
#fotoZeile  { width: 700px; height:  auto; background-color: transparent; }
#menuZeile  { width: 700px; height:  24px; background-color: #eee8c8; }
#content    { width: 700px; height: 480px; text-align: left; }
#footer     { width: 700px; height:  26px; background-color: #dbdbdb; }

.textFeld   { padding: 20px; text-align: justify; background-color: transparent; }
.textBox    { background-color: transparent; }
.textsmall  { width: 420px; height: 140px;}
.tsinnen    { padding-right: 20px;}
.bildbox    { float: left; width: 200px; height: 140px; margin-left: 40px;}
.textbig    { float: left; width: 660px; height: 180px; }
.textdb     { width: 660px; height: 16px; border-top:1px solid #888; border-bottom:1px solid #888;}
.presseleft { float: left; width: 320px; height: 400px; }
.presseright{ float: left; width: 300x;  height: 400px; }
.prinnen    { padding-top: 20px; padding-right: 20px;}

/* fonts */

h1 { font : bold 20pt arial, verdana, helvetica, sans-serif; color: #666666; text-align: center;}
h2 { font : bold 14pt arial, verdana, helvetica, sans-serif; color: #222;}
h3 { font : bold 10pt arial, verdana, helvetica, sans-serif; color: #222;}
h4 { font : normal bold 9pt arial, verdana, helvetica, sans-serif; }

p        { font-family: Arial; font-size: 9pt; text-align:justify; }
p.info   { font-family: Arial; font-size: 8pt; color: #333; }
p.footer { font-family: Arial; font-size: 8pt; color: #666; }

/* custom links */
	
a.extern:link    { color: #333; font-size: 10pt; font-weight: bold; text-decoration: none;}
a.extern:visited { color: #333; font-size: 10pt; font-weight: bold; text-decoration: none;}
a.extern:hover   { color: #ff3333;  font-size: 10pt; font-weight: bold; text-decoration: none;}
a.extern:active  { color: #ff3333;  font-size: 10pt; font-weight: bold; text-decoration: none;}

a.main:link      { color: #4a575f; font-size: 10pt; font-weight: bold; text-decoration: none;}
a.main:visited   { color: #4a575f; font-size: 10pt; font-weight: bold; text-decoration: none;}
a.main:hover     { color: #aaa; font-size: 10pt; font-weight: bold; text-decoration: none;}

a.pic:link      { color: #4a575f; font-size: 0pt; font-weight: bold; text-decoration: none;}
a.pic:visited   { color: #4a575f; font-size: 0pt; font-weight: bold; text-decoration: none;}
a.pic:hover     { color: #aaa; font-size: 0pt; font-weight: bold; text-decoration: none;}

a.hinweis:link    { color: #333; font-size: 9pt; font-weight: bold; text-decoration: underline;}
a.hinweis:visited { color: #333; font-size: 9pt; font-weight: bold; text-decoration: underline;}
a.hinweis:hover   { color: #ff3333;  font-size: 9pt; font-weight: bold; text-decoration: underline;}
a.hinweis:active  { color: #ff3333;  font-size: 9pt; font-weight: bold; text-decoration: underline;}

a.galerie:link    { color: #ccc; font-size: 9pt; font-weight: bold; text-decoration: none;}
a.galerie:visited { color: #ccc; font-size: 9pt; font-weight: bold; text-decoration: none;}
a.galerie:hover   { color: #ffff33;  font-size: 9pt; font-weight: bold; text-decoration: underline;}
a.galerie:active  { color: #ffff33;  font-size: 9pt; font-weight: bold; text-decoration: underline;}

a.poster:link    { color: #333; font-size: 9pt; font-weight: bold; text-decoration: none;}
a.poster:visited { color: #333; font-size: 9pt; font-weight: bold; text-decoration: none;}
a.poster:hover   { color: #ff3333;  font-size: 9pt; font-weight: bold; text-decoration: none;}
a.poster:active  { color: #ff3333;  font-size: 9pt; font-weight: bold; text-decoration: none;}

ul#MenuList { diplay: inline; text-align: left; padding-top:4px; padding-left: 20px; background-color: transparent; }
.select { color: #666; font-size: 10pt; }
li.high { display: inline; color: blue; text-decoration: none; background-color: transparent; }
li.low { display: inline; line-height: 10pt; background-color: transparent; }
