

/* top elements */
* { padding: 0; margin: 0; }

body  {
 color: #666666;
 font: 12px/1.55em Verdana, Tahoma, Helvetica, sans-serif;
 /*
 font: x-small/1.6em Verdana, Tahoma, Helvetica, sans-serif;
 */
 background-color: #e3e3e3;
 background-image: none;
 text-align: center;
 margin: 0;
 padding: 0;
 height: 100%;
  }

/* links */
a { 
	color: #006600;
	background-color: inherit;
	text-decoration: none;
}
a:hover {
	color: #cc6600;
	background-color: inherit;
}

/* headers */
h1, h2, h3 {
	font: bold 1em 'Trebuchet MS', Arial, Sans-serif;
	color: #336699;
}
h1 { font-size: 2em;}

h2 { font-size: 1.8em; }
h3 { font-size: 1.8em; }

h1, h2, h3 {
	margin: 10px 5px 5px 0;
}

#sidebar h1 {
	margin-left: 7px;
	font-size: 1.3em;
	color: #336699;
}

#sidebar p {
	margin-left: 7px;
}

h1 span {
	color: #cc6600;
}

p {
	margin: 10px 0;
}

/*
ul, ol {
	margin: 10px 30px 20px 30px;
	padding: 0 15px;
	color: #006600;
}
ul span, ol span {
	color: #666666; 
}

*/

/* images */
img {
	
}
/*
img.spacer-gif {
	border: none;
}


img.no-border {
	border: none;
}
img.float-right {
  margin: 5px 0px 5px 15px;  
}
img.float-left {
  margin: 5px 15px 5px 0px;
}
a img {  
  border: 2px solid #899D61;
}
/* IE fix*/
/* IE fix*/
/*
a:hover img {  
  border: 2px solid #CCC !important; 
  border: 2px solid #568EB6;
}
*/
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	padding: 5px 10px; margin: 15px 0 0 0;
	border: 1px solid #D7D8D5;
  	background: #E7E8E5;
	color: #cc6600;
}


/* search form */
form.searchform {
	background: transparent;
	border: none;
	margin: 0; padding: 0;
}
form.searchform input.textbox { 
	margin: 0; 
	width: 120px;
	border: 1px solid #9EC630; 
	background: #fff;
	color: #333; 
	height: 14px;
	vertical-align: top;
}
form.searchform input.button { 
	margin: 0; 
	padding: 2px 3px; 
	font: bold 12px Arial, Sans-serif; 
	background: #FAFAFA;
	border: 1px solid #f2f2f2;
	color: #777;	
	width: 60px;
	vertical-align: top;
}

/***********************
	  LAYOUT
	  
	 
************************/
#wrap    {
 background-color: #fff;
 text-align: left;
 margin-right: auto;
 margin-left: auto;
 padding: 0;
 width: 950px;
 height: 100%;
  }

/* header */
#header     { 
background-color: #fff;
 background-image: url("http://www.veroma-modellbau.eu/shop/skin/frontend/veroma/veroma/images/logo.gif");
 background-repeat: no-repeat;
 margin-left: 5px; 
 margin-bottom: 2px;
 padding-bottom: 24px;
 height: 72px;
  }
  
  #content-wrap    {
    }
    
.header-nav-container     { background-color: #4c4c4c; margin-bottom: 6px; position: relative; top: -6px; left: 1px; width: 949px; height: 28px;}  
  
 /*
#header h1#logo {
	position: absolute;
	top: 30px; left: 15px;
	margin: 0;
	padding: 0;
	font: bold 3em 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -1.5px;
	text-transform: lowercase;
	color: #006600;
}
#header h2#slogan {
	position: absolute;	 
	top:38px; left: 50px;
	color: #333;
	text-indent: 0px;
	font: bold 12px Tahoma, 'trebuchet MS', Sans-serif; 
	text-transform: none;	
}
#header form.searchform {
	position: absolute;
	top: 250px; right: 3%;	
}
*/

/* main */


#content {
	float: left;
	margin: 0 0 25px 0;
	padding: 0 2% 0 1%;
	width: 71%;
	border-left: 1px solid #C7DBDB;
}

.post-footer {
	background-color: #E7E8E5;
	padding: 5px; margin: 15px 0 0 0;
	border: 1px solid #D7D8D5;
	border-left: none;
	border-right: none;
	font-size: 95%;
}
.post-footer .date {
	background: url(../images/clock.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .comments {
	background: url(../images/comment.gif) no-repeat left center;
	padding-left: 0px; margin: 0 10px 0 5px;
}
.post-footer .readmore {
	background: transparent url(../images/page.gif) no-repeat left center;
	padding: 1px 0 1px 22px;
}


/* sidebar */
#sidebar {
	float: left;
	width: 23%;
	margin: 0;	padding: 0; 
	display: inline;
}

#sidebar ul.sidemenu {
	list-style:none;
	margin:10px 15px 10px 10px;
	padding:0;
	
}
#sidebar ul.sidemenu li {
	border-bottom: 1px solid #C7DBDB;
}
#sidebar ul.sidemenu a {
	margin:0;
	padding: 10px 5px 10px 15px;		
	display:block;
	color: #004A7F;	
	text-decoration:none;	
	background: #fff;
	border-left:4px solid #004A7F;
}
#sidebar ul.sidemenu a:hover {
    margin:0;
	padding: 10px 5px 10px 15px;
	display:block;		
	color: #009BD0;
	text-decoration:none;	
	border-left:4px solid #009BD0;
}
* html body #sidebar ul.sidemenu a { height: 18px; }


/*
#sidebar ul.sidemenu li#menu_aktiv a {
	padding: 10px 15px 10px 3px;		
	display:block;
	color: #009BD0;
	border-left:4px solid #009BD0;
}
*/

/* rightbar */
#rightbar {
	float: right;
	width: 23%;
	padding: 0; margin:0;		
}

/* Footer */
#footer {
	clear: both; 
	color: #333; 
	background: #fff; 
	border-top: 2px solid #336699;
	margin: 0;
	padding: 0; 
	height: 50px;	  
	font-size: 1em;
}
#footer a { 
	text-decoration: none; 
	font-weight: bold;	
	color: #333333;
}

#fussnavi ul {
	list-style: none;
}

#fussnavi.footer-right {
	padding-right: 20px;
}

#fussnavi.footer-right li {
	display: inline;
	margin-right: 20px;
	float: right;
	padding-top: 10px;
}

#footer p.small {
	clear: both;
	margin: 0 0 20px 0;
	padding: 5px 15px 8px 15px;
	font-weight: normal;
	font-size: .9em;
	color: #666;
	line-height: 1.3em;
	text-align: justify;
	border-top: 1px solid #A5A5A5;
	border-bottom: 1px solid #A5A5A5;
	background-color: #ccc;
}

#footer a:hover {
	text-decoration: underline;
}

#footer .footer-left{
	float: left;
	margin-left: 15px;
	width: 65%;
}

/* menu tabs */

/* End IE5-Mac hack */
#header a:hover span {
	color:#fff;
}

/* end menu tabs */

/* alignment classes */
.float-left  { float: left; }
.float-right {	float: right; }
.align-left  {	text-align: left; }
.align-right {	text-align: right; }

/* additional classes 
.clear { clear: both; }
.green {	color: #CC6600; }
*/

/* Mailformular */

#content form fieldset.csc-mailform {
	border: none;
	margin: 10px 0 0 0;
}

label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#333;
	background-color: #E0E0E0;
}

#content form div.formu div {
	margin-top: 10px;
}

textarea {
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#333;
	background-color: #E0E0E0;
}


input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	border: 1px solid #CCC;
	background: #fff; 
	padding: 2px 3px; 
	color: #006600;	
}

DIV.csc-frame-frame1 { background-color: #FFFFFF; margin: 10px 15px 10px 10px; padding: 0px 0px 0px 10px; border: 2px solid #DCDCDC; }
DIV.csc-frame-frame2 { background-color: #F5FFAA; padding: 0px 0px 0px 10px; border: 1px solid #333333; }


