*{margin:0;padding:0;}
#wrapper{height:100%;background:#369;}
body	{
	/*overflow: -moz-scrollbars-vertical;*/
	overflow-y:scroll;
  height:100%;
}
body>#wrapper{height:auto;min-height:100%;}
html, body	{
  height:100%;
	margin:0px;
	font-size:14px;
	font-family:verdana, arial;
	background-color:#fff;
}
img	{
	border:none;
}
.link	{
	cursor:pointer;
	color:#0000ee;
	text-decoration:underline;
}
.hierachie	{
	color:#fff;
}
#bg	{
	background-position:0px 0px;
	background-repeat:no-repeat;
	background-attachment:fixed;
}
html>body #bg {
	background-position:-30px 0px;
	/*background-image:url(../img/background_col.png);*/
	background-repeat:no-repeat;
	background-attachment:fixed;
}
#center	{
	margin:0px auto 0px;
	width:1000px;
  height:100%;
	border:none;
}
#header {
	width:100%;
  height:119px;
	background-color:#ff9d00;
}
#content  {
  margin:5px 0px 20px 0px;
  width:787px;/*787*/
  float:right;
}
#navigation {
  width:200px;
  float:left;
}
#navigation_bottom {
	display:block;
  width:200px;
	height:277px;
	border-top:1px solid #fff;
	background-color:#ff9d00;	
}
#sponsor_a	{
	margin:21px 1px 0px 1px;
}
#sponsor_b	{
	margin:0px 1px 0px 1px;
}
#sponsor_c	{
	margin:0px 1px 0px 1px;
}
#footer	{
	clear:both;
	width:1000px;
	margin-left:-1px;
	height:26px;
	border:1px solid #fff;
	color:#fff;
	font-size:12px;
  font-weight:bold;
	background-color:#ff9d00;
}
#footer_impressum	{
	text-decoration:none;
	color:#fff;
}
#footer_impressum:hover	{
	text-decoration:underline;
	color:#fff;
}
#xevex	{
	text-decoration:none;
	color:#fff;
}
#footer2	{
	clear:both;
	width:1000px;
	margin-left:-1px;
	height:26px;
	background-color:#fff;
}
#f_left	{
	float:left;
	width:250px;
	padding:6px 3px 3px 3px;
  font-weight:normal;
}
#f_middle	{
	float:left;
	text-align:center;
	width:500px;
	padding:6px 3px 3px 0px;
}
#f_right	{
	float:right;
	font-weight:normal;
	padding:6px 3px 3px 0px;	
}
#logo	{
  margin-top:2px;
	margin-right:10px;*/
}
#planet13_coordinates {
  margin-top:10px;
  margin-left:10px;
  float:left;
  font-size:12px;
  font-weight:bold;
  color:#fff;
}
#planet13_adress {
  border:0px;
  border-collapse:collapse;
}
h1	{
	color:#000;
	font-size:14px;
	font-weight:bold;
	font-family:verdana, arial;
}
h2	{
	color:#000;
	font-size:14px;
	font-weight:bold;
	font-family:verdana, arial;
}
h3	{
	color:#000;
	font-size:14px;
	font-weight:bold;
	font-family:verdana, arial;
}
h4	{
	color:#000;
	font-size:14px;
	font-weight:bold;
	font-family:verdana, arial;
}
h5	{
	font-size:14px;
	margin:0px 0px 6px 0px;
}
.liam {
  color:#fff;
}
.table_adress {
  width:100%;
  border:0px;
  border-collapse:collapse;
}
.software_table	{
	width:100%;
	border-collapse:collapse;
	border:1px dashed #ff9d00;
}
.software_table_cell_a	{
	width:200px;
	border:1px dashed #ff9d00;
	padding:3px;
	text-align:center;
}
.software_table_cell_b	{
	border:1px dashed #ff9d00;
	padding:3px;
	vertical-align:top;
}
#sponsor  {
  margin-top:10px;
  margin-right:10px;
  float:right;
}
.rub0  {
  display:block;
  font-weight:bold;
  color:#000;
  text-decoration:none;
  padding:4px;
  background-color:#ff9d00;
}
.rub0on  {
  display:block;
  font-weight:bold;
  color:#000;
  text-decoration:none;
  padding:4px;
}
.rub1 {
  display:block;
  font-weight:bold;
  color:#000;
  text-decoration:none;
  padding:4px 4px 4px 9px;
  background-color:#ffb640;
}
.rub1:hover {
  background-color:#fff;
}
.rub2 {
  display:block;
  font-weight:bold;
  color:#000;
  text-decoration:none;
  padding:4px 4px 4px 14px;
  background-color:#ffc870;
}
.rub2on {
  display:block;
  font-weight:bold;
  color:#000;
  text-decoration:none;
  padding:4px 4px 4px 14px;
}
.rub3 {
  display:block;
  font-weight:bold;
  color:#000;
  text-decoration:none;
  padding:4px 4px 4px 19px;
  background-color:#ffb640;
}
.rub3on {
  display:block;
  font-weight:bold;
  color:#000;
  text-decoration:none;
  padding:4px 4px 4px 19px;
}
ul{
  padding-left:15px;
  list-style-position:outside;
}
#puli{
  margin-left:13px;
}
.spip_documents {
  margin:0px 0px 0px 0px;
}
.spip_documents_left  {
  margin:0px 10px 0px 0px;
}
.spip_documents_right {


  margin:0px 0px 0px 10px;
}
/* JQUERY NAVIGATION ********************************************************************************************/

ul#menu, ul#menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 200px; /*15em*/
}

ul#menu a {
  display: block;
  text-decoration: none;	
}

ul#menu li {
	cursor:pointer;
  margin-top: 1px;
}

ul#menu li a {
  background: #ff9d00;
  padding: 6px;
}
ul#menu li a:hover {
  background: #ffdd00;
  padding: 6px;
}
ul#menu li ul li a {
  background: #ffb640;
  padding-left: 16px;
}
ul#menu li ul li a:hover {
  background: #ffdd00;
  padding-left: 16px;
}
ul#menu li ul li ul li a {
  background: #ffc870;
  padding-left: 26px;
}
ul#menu li ul li ul li a:hover {
  background: #ffdd00;
  padding-left: 26px;
}
ul#menu li ul li ul li ul li a {
  background: #ffda9f;
  padding-left: 36px;
}
ul#menu li ul li ul li ul li a:hover {
  background: #ffdd00;
  padding-left: 36px;
}

.code { border: 1px solid #ccc; list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
.code code { display: block; padding: 3px; margin-bottom: 0; }
.code li { background: #ddd; border: 1px solid #ccc; margin: 0 0 2px 2.2em; }
.indent1 { padding-left: 1em; }
.indent2 { padding-left: 2em; }

/* Mail Formular ********************************************************************************************/

.input   {
  width:706px;
  border:1px solid #ff9d00;
	font-size:14px;  
	font-family:verdana, arial;
}
.input_dropdown   {
  display:block;
  cursor:pointer;
  width:706px;
  border:1px solid #ff9d00;
	font-size:14px;  
	font-family:verdana, arial;
}
.message {
  vertical-align:top;
}
.button {
  width:150px;
  color:#fff;
  font-weight:bold;
  border:1px solid #ff9d00;
  background:#ff9d00;
}
.recipient_list {
  position:absolute;
  top:718px;
  display:none;
  width:706px;
  border:1px solid #ff9d00;
	font-size:14px;  
	font-family:verdana, arial;  
}
.recipient  {
  display:block;
  cursor:pointer;
  width:706px;
  background:#fff;
}
.recipient_other {
  display:block;
  cursor:pointer;
  width:706px;
  background:#ffce7f;
}
.error	{
	background-color:#ffe002;
}
.thanks {
  position:absolute;
  width:786px;
  top:150px;
  display:block;
  background-color:#ff9d00;
  color:#fff;
  font-weight:bold;
	font-size:16px;
  line-height: 2;
	font-family:verdana, arial;
}
