body 
{
	/*background-size: 10%;*/
	font-family:Verdana;
	font-size:12px;
	/*background-color:#dcdcd2;*/
	background-color:#000000;
	text-align:center;
}

h1 {font-size:28px;color:#333333;margin:0px;}
h2 {font-size:14px;color:#000000;}
h3 {font-size:14px;color:#000000;}
p {margin-top:20px;}

/* Für Quellcode-Beispiele im Text */
code
{
 font-size:14px;
 color:#0000cc;
}

a:link, a:visited, a:active, a:hover
{ 
  text-decoration:underline;
  font-weight:bold;
  color:#394529;
  font-size:12px;
}
a:active, a:hover
{ 
  color:#ff9200;
}

/* Die Hyperlinks im Menü */
a.menu:link, a.menu:visited
{ 
  color:#cecfc6;
  text-decoration:none;
}
a.menu:active, a.menu:hover
{ 
  color:#eeeeee;
}

/* Die Titelzeile */
#title{
height:30px;
padding:5px;
text-align:center;
background-color:#000000;
}

/* Das Menü */
#menu {
color:#ffffff;
background-color:#000000;
text-align:center;
padding:10px 0px;
}

/* Der Inhalt */
#content {
	/*border-top:1px solid #000000;*/
	padding:5px;
	color:#ffffff;
	position:relative;
	margin-top:50px;
}

.page
{ 
	/*visibility: hidden;
	display: none;
	background-image: url(LARGE/andremarkert.jpg);
	background-image: url(LARGE/AndreMarkert.jpg);
	background-repeat: no-repeat;
	background-position:center 10px;*/
	position:relative;
	background-color:#000000; 
	layer-background-color:#000000; 
	height:100%; 
	width:100%;
}

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid silver;
}

.highslide-image {
    border-bottom: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;    
    border-bottom: 1px solid white;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: silver;
}
.text-align-right{
	text-align:right;
}
.text-align-left{
	text-align:left;
}
.load-image{
width:2px;
height:2px;
font-size:1px;
float:right;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.title {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	color: #333333;
}

.desctitle {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color: #333333;
}

.descmain {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #333333;
}

a:link {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}

a:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #333300;
	text-decoration: none;
}

a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #A2B38F;
	text-decoration: underline;
}
