/*--- Styledefinition mam - 2008---*/

body 
{
 font-family:Verdana;
 font-size:9pt;
 background-image: url();
 text-align:center;
 color:#eeeeee;
 background: url(hintergrund.png) #000000;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
}

h2
{
	line-height:2em;
}

h4
{

	float:left;
	margin-right:40pt;
	line-height:1.3em;
	font-size:10pt;
}

h6
{

	float:right;
	margin-right:10pt;
	line-height:1.3em;
	font-size:10pt;

}

h5
{

	/*color:#e7038c;*/
	/*line-height:0px;*/
	font-size:8pt;

}

p
{

	

}
p:first-letter{font-weight:bold;font-size:14px;}

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

/* Der Kasten mit dem Quellcode */
pre
{
 font-size:14px;
 color:#0000cc;
 padding:5px;
}

a:link, a:visited, a:active, a:hover
{ 
  text-decoration:underline;
  font-weight:bold;
  color:#990000;
  /*font-size:12px;*/
}
a:active, a:hover
{ 
  color:#aaaaaa;
}

/* Die Hyperlinks im MenŸ */
a.menu:link, a.menu:visited
{ 
  color:#eeeeee;
  text-decoration:none;
  font-weight:bold;
  font-size:11pt;
}
a.menu:active, a.menu:hover
{ 
  color:#999999;
  font-weight:bold;
}

a.menu_1:link, a.menu_1:visited
{ 
  color:#e7038c;
  text-decoration:none;
  font-weight:bold;
  font-size:10px;
}
a.menu_1:active, a.menu_1:hover
{ 
  color:#000000;
  font-weight:bold;
}


a.menu_top:link, a.menu_top:visited, a.menu_top:active, a.menu_top:hover

{

	font-size:8pt;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;

}

a.menu_top_1:link, a.menu_top_1:visited, a.menu_top_1:active, a.menu_top_1:hover

{

	font-weight:normal;
	color:#222222;
	text-decoration:none;

}

a.menu_top_2:link, a.menu_top_2:visited, a.menu_top_2:active, a.menu_top_2:hover

{

	font-weight:normal;
	color:#ffffff;
	text-decoration:none;

}

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

/* Das MenŸ */
#menu {
width:990px;
text-align:left;
/*background:#ff0000;*/
padding:15px 0px 15px 50px;
margin-top:-120px;
/*border:8px solid #ffffff;*/
}

/* Der Inhalt */
#content {
width:655px;
border-right:1px dashed #999999;
text-align:left;
margin-left:0px;
padding:20px 10px 10px 45px;
float:left;

}

#index

{

	float:left;
	border-right:1px solid #ffffff;
	list-style-type:none;
	width:100px;
	margin-left:10px;
	margin-top:50px;
	padding:5px 8px 8px 8px;
	text-align:left;
	background: #222222;

}

#left
{

float:right;
width:315px;
text-align:left;
padding:0px 10px;
margin-top:70px;

}


#date
{

font-size:8pt;
font-weight:normal;
color:#000000;
text-align:right;
background-color:#aaaaaa;
width:114px;
margin-top:5px;

}

#info
{

float:left;
width:120px;
font-size:8pt;
font-weight:normal;
margin-left:10px;

}

 select
{
	width:150px;
	text-align:left;
	font-size:8pt; 
	margin-top:-15px;
	border:1px solid #999999;
	background-color:#ffffff;
}

input[type=submit]
{

	border:1px solid #eeeeee;
	background-color:#222222;
	color:#eeeeee;
	padding:3px;

}

input[type=text], textarea
{

	border:1px solid #eeeeee;
	background-color:#222222;
	color:#eeeeee;
	padding:3px;

}

.tip

{

	font-size:8pt;

}

.open_sub

{

position:absolute;
z-index:4;
margin:-20px 0px 0px -30px;
padding:5px;
border:2px solid #eeeeee;
background-color: #222222;


}

.pic
{

padding:3px;
border:1px solid #ffffff;


}