/**************************************************************************************/
/*
/*	  Designed by 'AS Designing'
/*	  http://www.asdesigning.com / edited for Polished Concrete
/*
/**************************************************************************************/

/**************************************************************************************/
/**************************************************************************************/
/*   Elements
/**************************************************************************************/
/**************************************************************************************/

* {padding:0; margin:0; border: 0px;}

.facebookcont {
width:200px;
float:left;
}
.facebook  {
float:right;
margin: 0 15px 0 0;
}

body
{
	background-color: #FFFFFF;
	font-family: 'Myriad Pro', Geneva, Verdana, Sans-Serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: center;
	vertical-align: top;
}

#wrapper { 
margin: 0 0 0 0; 
padding: 0 150px 0 0;
}

table
{
	width: 100%;
}

td
{
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;	
}

img
{
    border: 0;
    vertical-align: top;     
}

a
{
	text-decoration: none;
	outline-style: none;
	color: #333333;
}

a:hover
{
	color: #A18249;
    cursor: pointer;
}

input
{
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	color: #666666;
	border: 1px;
	border-color: #CCCCCC;
	border-style: solid;
}

.button , button
{
    padding: 0px 20px 0px 20px;
    margin: 10px 0px 0px 0px;
    height: 23px;
    background-color: #161616;
    font-size: 11px;
    font-weight: bold;
    color: #EFEFEF;
    border: 1px;
    border-color: #FFFFFF;
    border-style: solid;
}


.button:hover , button:hover
{
    cursor: pointer;   
}

a:link, a:visited {
text-decoration:none;
color:#919191;
font-weight:bold;

}

p ul {
margin:0;
padding-left:20px;
}

p li {
list-style-type:circle;
background:transparent;
margin: 4px;

}
/**************************************************************************************/
/**************************************************************************************/
/*   General Element IDs
/**************************************************************************************/
/**************************************************************************************/

#general
{
	width: 945px;
	height: 500px;
	margin-left: auto;
	margin-right: auto;	
}

#mainlogo
{
	float: left;
	width: 280px;
	height: 70px;
	margin: 20px 0px 0px 0px;
}

#mainbanner
{
	float: right;
	width: 745px;
}

#adsense
{
	background: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
	border: none;
}

/**************************************************************************************/
/*   Navigation
/**************************************************************************************/

#topmenu
{
	float: right;
	width: 200px;
	margin: 15px 0px 0px 0px;
	text-align: right;
}

#topmenu ul
{
	float: right;	
	list-style: none;
}

#topmenu li
{
}

#topmenu li a
{
	float: right;
	width: 200px;
	height: 20px;
	margin: 0px 0px 7px 0px;
	padding: 0px 20px 0px 0px;
	display: block;
	font-size: 15px;
	font-weight: normal;
	color:#777777;
/*	border-bottom: 1px;
	border-bottom-style: dotted;
	border-color: #A18249;	*/
}

#topmenu li a:hover
{	
	padding: 0px 10px 0px 0px;
	border-right:10px;
	border-right-color:#CC0000;
	border-right-style:solid;
	/*border-bottom: 1px;
	border-bottom-style: dotted;
	border-color: #A18249;	*/
}
#topmenu li#current > a{ /* > direckt child selekta aiii*/
	padding: 0px 10px 0px 0px;
	border-right:10px;
 	border-right-color:#CC0000;
	border-right-style:solid;
}

#topmenu li#current > a:hover{
	padding: 0px 10px 0px 0px;
	border-right:10px;
 	border-right-color:#888888;
	border-right-style:solid;
}

/*children*/
#topmenu ul.menu li ul a {
color:#CC0000;
font-size:12px;
border:none;
}

#topmenu ul.menu li ul li#current >a {
/*padding: 0px 10px 0px 0px;
*/color:#CC0000;
font-size:12px;
border:none;
	border-right:10px;
 	border-right-color:#EB8B8B;
	border-right-style:solid;
}

ul.latestnews {
	float: right;	
	list-style: none;
}
	

/*
width: 200px;
	height: 20px;
	
*/	

/**************************************************************************************/
/*   Header
/**************************************************************************************/
/**************************************************************************************/

#header
{
	width: 945px;
	height: 455px;
	margin-left: auto;
	margin-right: auto;	
}

#headertop
{
	width: 100%;
	height: 110px;
	margin: 0px 0px 0px 0px;
}

#headerbottom
{
	width: 100%;
	height: 345px;
	margin: 0px 0px 0px 0px;
}

.headercolleft
{
	float: left;
	width: 200px;
}

.headercolright
{
	float: right;
	width: 745px;
}

#headercolright_bgleft
{
	float: left;
	width: 20px;
	height: 110px;
	background-image: url(../images/shadow_topleft.jpg);
	background-repeat: no-repeat;
	background-position: left;		
}

#headercolright_bgright
{
	float: right;
	width: 20px;
	height: 110px;
	background-image: url(../images/shadow_topright.jpg);
	background-repeat: no-repeat;
	background-position: left;		
}


/**************************************************************************************/
/*   Content
/**************************************************************************************/
/**************************************************************************************/

#content
{
	width: 945px;
	margin-left: auto;
	margin-right: auto;		
}

/**************************************************************************************/
/*   Column Left 
/**************************************************************************************/
/*li.latestnews {
	float: right;
	display: block;
	margin: 0px 0px 7px 0px;
	padding: 0px 20px 0px 0px;
}*/

/*


li.latestnews {
list-style: none;
margin: 0;
padding: 0.25em;
display: block;
float:right;
}
*/

#colleft {
width: 200px;
margin: 0 0 0 0;
padding: 0 0 0 0;
float:left;
text-align:right;
}

ul.latestnews {
list-style:none;
padding: 0 0 0 0;
margin: 0 20px 0 0;
width: 60%;
display: block;
float:right;
}

li.latestnews { 
padding: 3px 0 3px 0;
}

li.latestnews a { text-decoration: none; font-size: 15px;
	font-weight: normal;
	color:#777777;}

#colleft h1, #colleft h2, #colleft h3
{
	color: #333333;
	font-size: 15px;	
	font-weight:normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;	
	border-right:10px;
	border-right-color:#CC0000;
	border-right-style:solid;
}

/**************************************************************************************/
/*   Column Main 
/**************************************************************************************/

#colmain
{
	float: right;
	width: 685px;
	margin: 0px 0px 0px 0px;		
	padding: 10px 30px 0px 30px;
	text-align: left;
	background-image: url(../images/colmain_bg.jpg);
	background-repeat: repeat-y;
	background-position: left;			
}

#colmain h1, 
#colmain h2, 
#colmain h3
{
	color: #333333;
	font-size: 15px;	
	font-weight: bold;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}

#colmain p
{
	margin: 0px 0px 20px 0px;
	font-weight: normal;
	text-align: justify;
}

#colmain img
{
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 0px;
}

#colmain ul 
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#colmain li  
{
	margin: 5px 0px 2px 15px;
	list-style: outside;
}

#colmain .txtblock
{
	margin: 20px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
}

#colmainbottom_bg
{
	float: right;
	width: 745px;
	height: 50px;
}

#colmainbottom_bgleft
{
	float: left;
	width: 20px;
	height: 50px;
	background-image: url(../images/shadow_bottomleft.jpg);
	background-repeat: no-repeat;
	background-position: left;		
}

#colmainbottom_bgright
{
	float: right;
	width: 20px;
	height: 50px;
	background-image: url(../images/shadow_bottomright.jpg);
	background-repeat: no-repeat;
	background-position: right;		
}


/**************************************************************************************/
/*   Column Right 
/**************************************************************************************/

#colright
{
}

/**************************************************************************************/
/*   Footer
/**************************************************************************************/
/**************************************************************************************/

#footer
{	
	width: 945px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;	
	text-align: left;
	border-top: 5px;
	border-top-style: solid;
	border-color: #49405F;		
}

#footermenu
{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 30px 0px;
	color: #49405F;
	font-size: 11px;
	font-weight: bold;
}

#footermenu ul 
{
	list-style: none;
}

#footermenu li  
{
	display: inline;
}

#footertrademark
{
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 30px 0px;	
	color: #49405F;
	font-size: 11px;
	font-weight: bold;
}

#footertrademark a, #footermenu a
{
	color: #49405F;
	border-bottom: 1px;
	border-style: dotted;
}

#footertrademark a:hover, #footermenu a:hover
{
	color: #49405F;
	border-style: none;	
}


/**************************************************************************************/
/*   General Classes
/**************************************************************************************/
/**************************************************************************************/

.clear
{
	clear: both;
}

.alignleft
{
	text-align: left;
}

.alignright
{
	text-align: right;
}

.fontweightbold
{
	font-weight: bold;
}

.left
{
	float: left;
}

.right
{
	float: right;
}

.separator
{
	margin: 0px 0px 0px 0px;
	height: 20px;
}

.separatordotted_hor
{
	margin: 0px 0px 0px 0px;
	height: 1px;
	background-image: url(../images/sep_hor.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

.separatordotted_ver
{
	margin: 0px 0px 0px 0px;
	width: 1px;
	background-image: url(../images/sep_ver.png);
	background-repeat: repeat-y;
	background-position: bottom;
}

.center
{
    padding: 0px;
    text-align: center;    
}


