
/* Cascading Style Sheet */

.clean {
	border:0px;
	background-color: black;
}
p {
	font-size: 12px;
	margin-top: 25px;
	line-height: 20px;
}

h1 {
	font-size: 20px;
}


* {
	margin: 0;
}

html, body {
	height: 100%;
	background-color: black;
	font-family: "Trebuchet MS", sans-serif; 
	font-size: 12px;
	line-height: 18px;
	color: #d3a459;
}

.tabelle {
	border: 1px solid #432b01;
	padding: 1px;
}

tr {
	background: #1e1507;
}

input, select, textarea {
	border: 1px solid #432b01;
	padding: 2px;
	font-size: 11px;
	font-weight: normal;
	color: #d3a459;
	text-align: left;
	background-color: #1e1507;
	font-family: "Trebuchet MS", sans-serif;
	width: 200px;
}

.bd{
	border: 1px solid #432b01;
	padding: 2px;
	font-size: 11px;
	font-weight: normal;
	color: #d3a459;
	text-align: left;
	background-color: #1e1507;
	font-family: "Trebuchet MS", sans-serif;
	width: 200px;
}

.button {
	width:auto;
	border: 1px solid #d3a459;
}

#wrapper {
	background-color: #1a1a1a;
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 900px;
	margin: 0 auto;
	#border: 1px solid #000000;
	background:url(http://www.medienraum.de/rl/images/bg.gif); 
}






#logo {
	float: left; 
	width: 254px;
	margin: 0 0 0; 
	padding: 0;
	border: 0px;
	background: #1e1507;
}


#login {
  float: right; 
  width: 640px;
  height: 67px;
  margin: 0px; 
  padding: 0;
  padding-top: 5px;
  padding-right: 6px;
  border: 0px;
  background: #1a1a1a;
}


#navigation {
  float: left; 
  width: 254px;
  height: 186px;
  padding: 0px;
  margin: 0px;
  border: 0px;
  #background: #1a1a1a;
}

#header {
  float: right; 
  width: 646px;
  margin: 0px; 
  padding: 0px;
  background: #000000;
  border: 0px;
  
}

#seo {
  width: 234px;
  margin: 0; 
  padding: 0;
  border: 0px solid;
  margin-left: 0px;
  margin-right: 0px;
  padding-left:20px; 
  background: #1e1507;
}


#content {
  width:600px; 
  margin-left:285px; 
  margin-top:0px; 
  border:0px solid;  
}


#footer_left {
	clear:both;
	position: absolute;
	bottom: 0;
	width: 244px;
	margin-left:10px;
} 



a {
	color: #d3a459;
}


.bild {
	margin-bottom:5px;
	border: 1px solid #432b01;
	padding: 1px;
}



.navi-normal {
	padding-left: 25px;
	font-size: 12px;
	line-height: 20px;
}

/* ## Links ## */
a.seolink {
	text-decoration: none;
}

a.navi:link, a.navi:active, a.navi:visited {
	color: #d3a459;
	text-decoration: none;
}

a.navi:hover {
	color: #ffffff;
	text-decoration: none;
}


.navi-link {
	color: #003465;
	text-decoration: none;
	font-weight: normal;
	background-position: right;
	background-repeat:no-repeat;
}

.navi-link:hover {
	color: #ff0000;
	text-decoration: none;
}

.navi-bild {
	background-image: url(../images/navi_line.gif);
	background-position-x: 200px;
	height: 1px;
	margin-left: 25px;
	margin-top: 12px;
	margin-bottom: 12px;
	width:130px;
}


.pl25 {
	padding-left:25px;
}




.schrift17 {
	font-size: 17px;
}

.schrift18 {
	font-size: 18px;
}

.schrift19 {
	font-size: 19px;
}

.schrift20 {
	font-size: 20px;
}

.schrift25 {
	font-size: 25px;
}

.schrift50 {
	font-size: 50px;
}









div.spacer {
	height: 18px;
}


.border {
	border: 1px solid #bbb;
}

.noborder {
	border: none;
	text-decoration: none;
}


.first {
	margin-top: 70px;
}



.p10, #form td.p10 {
	padding: 10px;
}
	
.p20 {
	padding: 20px;
}

.m10 {
	margin: 10px;
}

.mt10 {
	margin-top: 10px;
}

.mb10 {
	margin-bottom: 10px;
}

.ml10 {
	margin-left: 10px;
}

.mr10 {
	margin-right: 10px;
}

.white {
	color: #fff;
}

.grey, .status0 {
	color: #626262;
}

.orange, .status1 {
	color: #ff4900;
}

.green, .status2 {
	color: #669900;	
}

.century {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
}

.small, small {
	font-size: 10px;
}

.normal {
	font-size: 12px;
}

.xxl {
	font-size: 32px;
	line-height: 32px;
}

.plain {
	font-weight: normal;
}

.bold {
	font-weight: bold;
}


.left {
	text-align: left;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.upper {
	font-size: 9px;
	font-weight: normal;
	position: relative;
	top: -4px;
}

.cell {
	float: left;
	width: auto;
	height: auto;
	padding: 4px;
}

.clear {
	clear: both;
}

.click {
	cursor: pointer;
}

.hidden {
	display: none;
}

.block {
	display: block;
}


.box-title {
	padding-left: 10px;
	font-size: 20px;
	font-weight: normal;
	line-height: 20px;
}



.navifooter {
	color: #0d4f7b;
	font-size: 9px;
	text-decoration: none;
	font-weight: normal;
	/*background-image: url(../images/link-arrow.gif);*/
	background-position: right;
	background-repeat:no-repeat;
	line-height: 10px;

}



















