@charset "utf-8";
/*######### CSS Document #################

Joomla Basic CSS
Copyright Grafeio Kommunikation AB

##########################################*/


/*############### SETUP ################*/

* {
margin-top: 0;
}


body {
	margin: 0px;
	background-image: url(../images/body_bgr.jpg);
	background-repeat: repeat-x;
	background-position:top left;
	background-color: #575757;
	width: 100%;
	text-align: center;
}

#container {
	margin: 0 auto;
	width: 960px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	
	text-align: left;
	
	background-image: url(../images/site_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	color: #575757;
	
}

#container2 {
	
	background-image: url(../images/container_bgr.png);
	
	

}

#containerBottom {
	
	background-image: url(../images/container_bottom.png);
	background-repeat: no-repeat;
	background-position: top; 
	clear: both;
	background-color: none;
	height: 19px;


}

#ContainerTop {
	margin-left: 15px;
	
}

/*############### HEADERS ###################*/

#header {
		
	height: 164px;
	padding-top: 0px;
	
	
}

/*############### NAV ###################*/


	  #MenuTop{
	
	font-size:16px;
	font-weight:bold;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	height:40px;	
	position:absolute;
	top: 130px;
	width: 900px;
	margin-left: 20px;
	 

	
	
	  }
	  
	  #MenuTop ul{
		  margin:0;
		  padding:0;
		  list-style-type:none;
		  width:auto;
		 
	  }
	  
	  #MenuTop ul li{
		  display:block;
		  float:left;
		  margin:0 1px 0 0;
		  border-right: 1px solid #555555;
	  }
		  
	  #MenuTop ul li a{
		  display:block;
		  float:left; 
		  color:#dddddd;
		  text-decoration:none;
		  padding:0px 18px 0 18px;
		  height:22px;
	  }
		  
	  #MenuTop ul li a:hover,
	  #MenuTop ul li#current a {
		  color:#D3A57A;
	  }
	
	

  	  #sidebarRT ul{
		  
		  list-style-type: circle;
		  width:auto;
		  margin-left: -10px;
		  
	  }
	  
	  #sidebarRT ul li{
		  margin-bottom: 7px;
		
		 
		 
	  }
		  
	  #sidebarRT ul li a{
		  display:block
		  color:#4a8cca;
		  text-decoration:none;
		  padding:0px 0px 0px 0px;
		 
	  }
		  
	  #sidebarRT ul li a:hover,
	  #sidebarRT ul li#current a {
		  color:#D3A57A;
	  }
	



/*############### GENERAL ################*/

h1 {
	font-size: 26px;
	color: #444444;
}

h2 {
	font-size: 18px;
	color: #444444;
}

h3 {
	font-size: 16px;
	color: #444444;
}

h4 {
	font-size: 14px;
	margin-bottom: 5px;
	color: #4a8cca;
}

p {
	margin-bottom: 14px;
	
}

blockquote {
	font-size: 14px;
	margin-bottom: 18px;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #4a8cca;
}


a:visited {
	color: #4a8cca;
}

a:hover {
	color:#D3A57A;;
}




/*############### IMAGES ###################*/
img {  
	border-style: none;
}



/*############### MODULES ###################*/

.article_div {
	background-color: #cccccc;
	
}




/*############### MODULES ###################*/

#user1 {
	border: 1px solid #00ff00;
	width: 222px;
	float: left;
}

#user2 {
	border: 1px solid #00ff00;
	width: 222px;
	float: left;
	
}


#user3 {
	
	position: absolute;
	top: 62px;
	right: 30px;
	height: 40px;
	

}

.leftWidth {
	width: 520px;
}

.quickMargin {
	margin: 10px;
}

#sidebarRT .moduletable {
	margin-bottom: 15px;
}

#user1, .moduletable h3 {	
	background-image: url(../images/module_header_sw.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: 40px;
	height: 28px;
	margin-bottom: 3px;
}

/*#user1, .moduletable ul {	
	margin-left: -10px;
}*/

/*############### CONTENT ###################*/

#content {
	margin: 20px 10px 0 40px;
	width: 600px;
	float: left;
	padding-top: 10px;
	
}

#pushbottom {
	clear: both;
	
}


/*############### MY Modules HTML ###################*/

.my_contact_right{
	padding-left: 5px;
	
}
	

/*############### SIDEBARS ###################*/

#sidebarRT {
	margin: 30px 30px 0 0;
	width: 222px;
	
	float: right;
}



/*############### FORMS ###################*/

form {
	font-size: 10px;
	background-color: #dddddd;
	padding: 10px;
}

input { 
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #999999;
	font-size: 11px;
	padding: 3px;
	
}

textarea {
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #999999;
	font-size: 11px;
	width: 300px;
	height: 150px;
}


.button {
	border: 1px solid #666666;
	background-color: #575757;
	color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	width: 150px;
	height: 22px;
	cursor: pointer;
}


/* ## FORM LOGIN ##*/


label {
	display: block;
	
}

.form-login .button {
	display: block;
	border: 1px solid #666666;
	background-color: #575757;
	color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	width: 150px;
	height: 22px;
	cursor: pointer;
}


.jform h2 {	
	background-image: url(../images/module_header_sw.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: 40px;
	height: 28px;
	margin-bottom: 3px;
}

label.jftextbox,
label.jftextarea {
	font-size: 12px;
}

.jfbutton {
	font-weight: bold;
	
}

	


/*############### FOOTER ###################*/

#footer {
	
	width: 930px;
	color: #999999;
	background-color: #333333;
	margin-left: 15px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 30px;
	
}


#footer a {
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
}
/* ###############  PAGINATION ########################### */

ul.pagination {
list-style-type:none;
margin:0;
padding:0;
text-align:left;
background-color: #eee;
height: 20px;
padding: 5px;

}

ul.pagination li {
display:inline;
padding:2px 5px 0;
text-align:left;
}

ul.pagination li a {
padding:2px;
}

/* ###############  MAIN CONTENT ARTIKLAR from BEEZ ########################### */
/* position */

.contentheading {
	
	
	background-image: url(../images/article_header.jpg);
	background-repeat: repeat-x;
	width: 100%;
	background-color:#333;
	font-size: 14px;
	padding: 5px;
	border-left: #4a8cca solid 3px;

}

a.contentpagetitle {
	color: #dddddd;
}


a.contentpagetitle:hover {
	color: #D3A57A;
}


.leading
{
	/*background: #f7fbff url(../images/biene.gif) no-repeat top left;
	border: solid 1px #CCCCCC;
	color: #000000;
	margin: 10px 0px 0px 0px;
	padding: 30px 30px 30px 30px; */
	position: relative;
}

.leading_separator
{
	border-bottom: solid 0px #333333;
	display: block;
	height: 10px;
	margin: 0 0 0px 0;
}

.article_separator
{
	border: solid 1px #333333;
	display: none;
	margin: 0px 0 0px 0;
}

.blog { padding: 0; }

.cols1
{
	display: block;
	float: none !important;
	margin: 0 !important;
}

.cols2 { width: 45%; }
.cols3 { width: 30%; }

.column1 , .column2
{
	border: solid 0px #D4A7C5;
	margin: 0 5px 0 0;
	position: relative;
}

.column2 , .column1
{
	float: left;
	margin: 0;
}

.column2
{
	float: right;
	margin: 0;
	width: 45%;
}

.article_row
{
	margin: 0px 0 0px 0;
	padding: 0;
	overflow: hidden;
}

.article_column
{
	border: solid 0px #ccc;
	padding: 10px 10px 10px 0;
}

.row_separator2
{
	display: block;
	clear: both;
	margin: 0;
	border: solid 0px;
}

.componentheading {
	background-image: url(../images/component_heading_sw_bgr.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	text-indent: 45px;
	height: 26px;
	color: #444444;
	
}

/*############### IMAGES ###################*/

#content img {
	/*border: 1px solid #666;*/
}
/*############### OTHER ###################*/

/*############### PRINT STYLE PREVENTS ###################*/

#printlogo {
	display: none;
}

