/* Stylesheet */


* { padding: 0; margin: 0; }

body {
	color: white;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	border: 0px solid #000000;
	text-align:center;
}

table {
margin-left:auto;margin-right:auto; }

h2, p, ul, ol { margin-bottom: 0em; }

ul ul { margin-bottom: 0; }

li {
	margin-left: 1em;
	color: #000000;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	border: 0px solid #000000;
	padding-top:14px;
	/*margin-right: em*/
}


a {
	text-decoration: underline;
	outline: none;
	color: #FFFFFF;
}
a:link { color: #333333; }
a:hover {
	font-weight: bold;
}
a:visited { color: #FFFF33; }



a:active {
   color: white;
   background-color: #7B9DEE;
}

/*
  Layout

*/

/*#pic_title {
height: 300px;
width: 900px;
border: 1px #fff solid;
border-top: 0;
margin: 0 auto 0 auto;
}

#pic {
position: absolute;
height: 300px;
width: 680px;
border-bottom: 1px solid #fff;
border-right: 0px solid #fff;*/

}

/*#text_termine {
	width: 901px;
	margin: 0 auto;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #6d6d6d;
	vertical-align: middle;
	line-height: 16px;
}*/

#text {
	position: absolute;
	height: 250px;
	width: 680px;
	background-color: #000000;
	line-height: 16px;
}

#text h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding: 20px 40px 15px 40px;
	letter-spacing: 5px;
	font-weight: bold;
}

#text h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: black;
padding: 0px 40px 10px 40px;
}

#text p {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: white;
height:600px;
padding: 0 40px 2px 40px;
line-height: 19px;
}

#text a {
color: ##C0C0C0;
border-bottom: 1px dotted #793620;
text-decoration: none;
}
#text a#link {
color: #FFFFFF;
border-bottom: 0;
text-decoration: none;
}
#text a:hover {
color: #A34543;
border: 0;
}


#footer {
height: 30px;
width: 600px;
background-color: #000;
margin: 0 auto;
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
	text-align: center;
	padding: 20px 0 0 40px;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	text-decoration: none;

	
}
#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: right;

	
}

*/
address {
font-family: Verdana;
color: #000;
font-size: 11px;
text-align: left;
letter-spacing: 2px;
padding: 0 0 0 40px;
}

address a:hover {
color: #749fcf;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
}
