/**www.demicco.de **/
*{
	margin: 0px;
	padding: 0px;
	height: auto;
	color: #CCCCCC;
}*
body
{ 
  background:#eee center top;
  color: #dcdcdc;
  font: .8em normal small "Trebuchet MS",Tahoma, verdana, arial, helvetica, sans-serif;line-height: 1.6em;
}



/**Common**/
p
{
	font-family:arial;
	font-size:0.9em;
}
/**Wrapper **/
#wrapper 
{
	width:900px;
	margin:0px auto;
	background:#ffffff;
}
#top,#footer,#main,#content,#container
{
	width:850px;
	margin:0px auto;
}
#top
{
	
	background:#fdfdfd url(images/cstrip.gif) repeat-x;
	height:74px;
}
#logo h1
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:2.4em;
	font-weight:200;
	margin:0px;
	padding-left:20px;
	padding-top:20px;
	color:#CC0000;
	padding-bottom: 7px;
}

#h2
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:2.0em;
	font-weight:bold;
	margin:0px;
	padding-left:20px;
	padding-top:20px;
	color:#666666;
	padding-bottom: 7px;
}

#h3
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:1.8em;
	font-weight:bold;
	margin:0px;
	padding-left:20px;
	padding-top:20px;
	color:#999999;
	padding-bottom: 7px;
}

#h4
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:1.6em;
	font-weight:bold;
	margin:0px;
	padding-left:20px;
	padding-top:20px;
	color:#999999;
	padding-bottom: 7px;
}

#logo p
{
	padding-left:20px;
	padding-bottom: 5px;
}
#logo
{
	float:left;
	padding-top: 20px;
}
/**Menu***/
ul
{
list-style:none;
}
#menu li
{
display:inline;
}
li a
{
	text-align:center;
	color:#9ab2be;
	float: left;
	height: 38px;
	margin-right: 1px;
	text-decoration: none;
	font-size: 1.1em;
	padding-top: 20px;
	padding-right: 12px;
	padding-bottom: 13px;
	padding-left: 0px;
}
#menu
{
margin-left:350px;
}
#menu a:hover
{
	color:#fff;
}
#main
{
	background:#244458 url(images/pic.gif) no-repeat ;
	height:100px;
}

#content
{
	
	height:185px;
    background:url(images/cstrip.gif) repeat-x;	
}


#main2
{
	background:#244458 url(images/pic.gif) no-repeat;
	height:90px;
	width: 850px;
}


#content
{
	
	height:185px;
    background:url(images/cstrip.gif) repeat-x;	
}
#left,#right
{
	width:275px;
    height:184px;padding-top:5px;
    	
}
#left
{
	float:left;
	
}
#right
{
	float:right;
	
}
#center
{
	margin:0px 275px 0px 275px;
	border-left:1px solid #4F4A4A;
	border-right:1px solid #4F4A4A;
	height:177px;
    padding-top:5px;
}
#left h1,#right h1,#center h1
{
font-size:1.3em;
padding:10px 0 0 20px;
font-family:arial;
}
#left p,#right p,#center p
{
padding:10px 15px 0px 20px;
}
#left h2,#right h2,#center h2
{
	padding-left:170px;
	font-family:arial,verdana,sans-serif,tahoma;
	font-size:0.9em;
}
#left a,#right a,#center a
{
	color:#CC0000;
	text-decoration:underline;
}


#left2,#right2
{
	width:300px;
    height:100px;padding-top:5px;
    	
}
#left2
{
	float:left;
	
}
#right2
{
	float:right;
	
}
#center2
{
	margin:0px 275px 0px 375px;
	border-left:1px solid #4F4A4A;
	border-right:1px solid #4F4A4A;
	height:100px;
	padding-top:5px;
	width: 200px;
}



#left2 h1,#right2 h1,#center2 h1
{
font-size:1.5em;
padding:10px 0 0 20px;
font-family:arial;
}
#left2 p,#right2 p,#center2 p
{
padding:10px 15px 0px 20px;
}
#left2 h2,#right2 h2,#center2 h2
{
	padding-left:170px;
	font-family:arial,verdana,sans-serif,tahoma;
	font-size:0.9em;
}
#left2 a,#right2 a,#center2 a
{
	color:#CC0000;
	text-decoration:underline;
}


#content2
{
	height:150px;
	background:url(images/cstrip.gif) repeat-x;
	width: 850px;
}

#container
{
	height:auto;
	background:#d9d9d9;
	margin-top:5px;
	margin-bottom:0px;
	
}
#lcontain
{
	width:260px;
	background:#666666;
	float:left;
	margin-left:0px;
	height:auto;
	margin-top:7px;

}
#rcontain
{
	color:#2f2f2f;
	background:#666666;
	float:right;
	width:575px;
      height:auto;
	margin-right:0px;
    margin-top:7px;
 	
}
#rcontain  h1,#lcontain h1
{
color:#000000;
font-size:1.2em;
font-family:arial;
padding:15px 0px 0px 15px;
}

#rcontain a {
	color: #CCCCCC;
	text-decoration: none;
}
#rcontain a:hover {
	color: #CC0000;
	text-decoration: underline;
}

#rcontain p
{
color:#000000;
padding:10px 10px 0 15px;
}

#rcontain2
{
	color:#2f2f2f;
	background:#666666;
	float:right;
	width:575px;
      height:auto;
	margin-right:0px;
    margin-top:7px;
 	
}
#rcontain2  h1,#lcontain h1
{
color:#CCCCCC;
font-size:1.3em;
font-family:arial;
padding:15px 0px 0px 15px;
}

#rcontain2 a {
	color: #CCCCCC;
	text-decoration: none;
}
#rcontain2 a:hover {
	color: #CC0000;
	text-decoration: underline;
}

#rcontain2 p
{
color:#000000;
padding:10px 10px 0 15px;
}


#lcontain p,#lcontain h2
{
color:#000000;
padding-left:15px;
}
#lcontain h2
{
	font-size:1em;
	font-family:arial;
	color: #000000;
}
#lcontain a 
{
	color:#CC0000;
}
.col
{
float:left;
width:280px;
}
.col li a
{
float:none;
color:#1c443b;
text-decoration:underline;
}
.col li a:hover
{
	text-decoration:none;
}

/**footer ***/
#footer {
	background: #2e2e2e url(images/fstrip1.gif) repeat-x;
	margin: 0 auto;
	text-align: center;
	clear:both;
	height:30px;
	color: #5E6F6E;
}
#footer a {
	color: #5E6F6E;
	text-decoration: none;
}
#footer a:hover {
	color: #9ab2be;
	text-decoration: underline;
}
#wrapper #container #lcontain hh1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
}
