body {
	background-color:#000000;
	margin: 0px;
	font-family: "Helvetica", "Lucida Console";
	color: #fff;
	font-size: 75%;
}

img {
	border:none;
}

#wrap {
	width:800px;
	margin:0 auto;
	margin-top:1.5em;
}
/* -------------------------------------MENU */
.menu {
margin-top:0.5em;
margin-bottom:1.5em;
padding-bottom:0.5em;
border-bottom:1px solid #fff;
height:36px;
width:800px;
position:relative; 
font-size:14px;
z-index:2;
}

.menu .select, #submenu ul {
margin:0; 
padding:0; 
list-style:none; 
white-space:nowrap;
}

.menu li {
float:left;
/*border:1px solid #999;*/
}

.menu .select a {
display:block; 
height:36px; 
/*float:left; */
text-align:left;
text-decoration:none; 
line-height:25px; 
white-space:nowrap; 
/*color:#fc0;*/
color:#fff;
}

.menu .select li.line a {color:#ccc;}

.menu .select a b {
display:block;
/* width:115px; wenn shop als Link ist */
width:146px;
}

.menu .select a:hover, .menu .select li:hover a {
line-height:25px;
cursor:pointer; 
color:#999;
}

.menu .select li.line a:hover, .menu .select li.line:hover a {
color:#999;
}

.menu .select a:hover b, .menu .select li:hover a b {
display:block; 
cursor:pointer;
}

.menu .sub {
display:none;
}
.menu ul ul {display:none;}

/* IE6 only */
.menu table {
border-collapse:collapse; 
margin:-1px; 
font-size:1em; 
width:0; 
height:0;
}

.menu .sub {
margin:0; 
padding:0;
list-style:none;
}

.menu .sub li {background:transparent;}

.menu .select :hover .sub {
height:25px;
display:block; 
position:absolute;
float:left;
width:815px;
top:20px; 
left:0; 
text-align:center;
}

.menu .select :hover .rt li {float:right;}

.menu .select :hover .sub li a 
{display:block; height:25px; line-height:22px; float:left; padding-right:16px; margin:0; white-space:nowrap; color:#fff;font-size:12px;}

.menu .select :hover .sub li.subline a {color:#999;}

.menu .select :hover .sub li a:hover,
.menu .select :hover .sub li:hover
{color:#fff; line-height:22px; position:relative;}

.menu .select :hover .sub li:hover > a {color:#999;}

#submenu, .submenu {
	float:left;
	width:200px;
}

#submenu ul, .students {
	padding-left:0em;
}

#submenu li, #submenu li a, .students {
	display:block;
	list-style:none; 
	text-decoration:none; 
	white-space:nowrap;
	font-weight:bold;
	padding-bottom:0.5em;
}

.students li {
	padding-bottom:1em;
	font-weight:normal;
}

#submenu a, #content a {
	color:#fff;
	text-decoration:none;
	font-style:italic;
}

#submenu a:hover, #content a:hover {
	color:#999;
}

#content, .content {
	float:right;
	width:590px;
}

h3 {
	margin-top:0px;
}
/*---------- Contact Formular ---------- */
#contact label, #newsletter label {
	display:block;
	font-weight:bold;
}

legend {
	color:#fff;
	font-weight:bold;
	font-size:120%;
	margin-left:-3px;
}

*+html legend {
	margin-left:-10px;
}

#contact, #newsletter {
	border: none;
}

.button {
	background-color:#000;
	border: 2px solid #fff;
	color:#fff;
	font-weight:bold;
}

input, textarea {
	background-color:#000;
	border: 1px solid #666;
	color:#fff;
}

.sendmessage {
	width:400px;
	margin: 0 auto;
	margin-top:200px;
	text-align:center;
	border: 1px dotted #fff;
}

.atelier_plan {
	margin-top:11.5em;
}

*+html .atelier_plan { /*IE7 only*/
    margin-top:12.9em;
}
	