body
{
 font-family:Verdana;
 font-size:12px;
 background-color:#333;
 color:#999;
/*
filter:alpha(opacity=75); -moz-opacity: 0.75; opacity: 0.75;*/


}

#page
{
margin-left: 25%;
margin-right: 25%;
margin-top: 15%;
width: 640px;
height: 465px;
border: 1px solid #cdcdcd;
background-image: url(start.jpg);
/*
filter:alpha(opacity=75); -moz-opacity: 0.75; opacity: 0.75;
*/

 font-size:16px;
 color:#f8f8f8;
}


h1 {font-size:24px;color:#ffffff;margin:0px;text-align:center;font-weight:400;height:36px;border-bottom:1px solid #606060;}
h2 {font-size:14px;color:#000000;}
h3, h3 a {font-size:24px;color:#ff0000;font-weight:200;float:right; cursor: pointer;}
p {margin-top:0px;}

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

/* Der Kasten mit dem Quellcode */

a, a:link
{
  text-decoration:none;
  color:#f8f8f8;
  font-size:24px;
	font-weight:200;
}
a:active, a:hover
{
  color:#ff0000;
	text-decoration:none;
}

a.menu:link, a.menu:visited, a.menu:active, a.menu:hover
{
  text-decoration:none;

}

/* Die Titelzeile */
#title {
padding-top:15px;
}

/* Das Menü */
#menucontainer {
border:1px solid #606060;
background-color:#dddddd;
width:140px;
float:left;
padding:5px;
text-align: left;
margin:0px 5px 5px 0px;
line-height:20px;
}
.adresse
{


padding:2px;
font-size: 10px;
font-weight:bold;

}

.menutitle
{
margin:-5px -5px 5px -5px;
text-align: center;
padding:2px;
background-color:#cccccc;
font-weight:bold;
border-bottom:1px solid #606060;
}

/* Der Inhalt */
#content {
border:1px solid #ccc;
background-color:#efefef;
padding:5px;
clear:right;
}

/* Das Bild */
#pic
{
padding: 10px;
}

img
{
border: 1px solid #cdcdcd;
}

/* Das Kontaktformular */
#form
{
	float: right;
	width: 500px;
	border: 1px solid #cdcdcd;
	font-size: 11px;
	color: #f8f8f8;
	font-weight: 400px;
	background-image: url(titel.jpg);
}


#menu {

float:right;

}



.menutitle {
float:right;
cursor:pointer;
margin-top: 25px;
margin-right: -55px;
margin-bottom: 5px;
background-color:transparent;
color:#444;
width:180px;
padding:2px;
text-align:left;
font-size: 12px;
font-weight:lighter;
border:1px solid #666;
}

.submenu{
margin-bottom: 0.5em;
}

