*{
	margin:0;
	padding:0;
	border: none;
	font-family: Verdana, sans-serif;

	
}

body {
	background: url(images/left-nav-bg.gif); 
	background-repeat: repeat-y
}
#header {
	height:120px;
}
#main-wrapper {
	width:930px;
}
#left-nav {
	width:178px;
	/*border-right: 1px solid black;*/
	float:left;	
	text-align:right;
	margin: 55px 0 0 0;
}
#left-nav img {
	padding: 0 3px 0 0;
}
#content-wrapper{
	float:left;
	width:700px;
	

}
#main-nav {
	clear:both;
	width:750px;
	height:45px;
}
#main-content {
	clear:both;
	width:700px;

}

#main-content p {
		font-size: 12px;
}

#sidebar {
	width:200px;
	float:right;
	padding: 15px 0 0 0;


}
#content-wide {
	width:640px;
	float:left;
	padding: 15px ;

}

#content {
	width:470px;
	float:left;
	padding: 15px ;

}

/** sifr **/

/*.sIFR-active  h1.plakette_header, .sIFR-active h2.plakette_header, .sIFR-active h3.plakette_header{visibility: hidden;font-size:2em; line-height: 2em;padding:0px;margin:0px;text-transform:uppercase;}*/

h1 {
	font-size:1em;
	/*color:#838383;*/
	color:#000;
	padding:.8em 0 1em 0;
}

.contentelement-box p{padding: 0 ;}


.standard-image {
	float:right;
	padding:5px;
}

.contentelement-box ul {
	padding: 10px 0 10px 18px;
	font-size: 12px;
}

a {
	color:black;
	text-decoration: underline;
}

a:hover {
	color:red;
	text-decoration: underline;
	
}


div.gmenu_ro{
  background-color: #fff;
  height: 45px;
}
div.gmenu_ro ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
}
div.gmenu_ro li{
  float: left;
}

div.leftmenu ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#sidebar img {
	padding-bottom: 1.5em;
}

