/**
 * @version $Id: position.css 14401 2010-01-26 14:10:00Z louis $
 * @author Design & Accessible Team ( Angie Radtke / Robert Deutz )
 * @package Joomla
 * @subpackage Accessible-Template-Beez
 * @copyright Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved.
 * @license GNU/GPL, see LICENSE.php
 * Joomla! is free software. This version may have been modified pursuant to the
 * GNU General Public License, and as distributed it includes or is derivative
 * of works licensed under the GNU General Public License or other free or open
 * source software licenses. See COPYRIGHT.php for copyright notices and
 * details.
 */

*
{
	margin: 0;
	padding: 0;
}

body
{
	 background: url("../images/ry-ko_web_images/ry-ko_allbg2.jpg") repeat scroll right top #222222;
    color: #000000;
    font-family: times New Roman;
    font-size: 100.1%;
    padding: 0;
    text-align: center;
}

/* ################   Position ################  */
#all
{
	 color: #FFFFFF;
    font-size: 0.8em;
    margin: 0 auto;
    /*max-width: 960px;
    padding: 0 3px 3px;*/
    text-align: left;
}

#page { }

#header
{
	/*background: #f8f8f8;*/
	 background: none repeat scroll 0 0 #fff;
    color: #000000;
    margin: 0;
    position: relative;
    text-align: right;
}

.headcontents{
    width:960px;
    margin:0 auto;
}

#contentarea,#contentarea2
{
	  background: url("../images/ry-ko_web_images/ry-ko_bg.png") repeat-y scroll right top transparent;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 960px;
}
#wrapper { 
    /*margin: 0 0 0 21% */
    margin:0;
}

#left
{
	background: none repeat scroll 0 0 #FFFFFF;
    border-right: 0 solid #EEEEEE;
    margin: 20px 0 0;
    width: 21%;}

#right
{
	color: #000;
	float:left;
	width: 28%;
	padding-top:10px

}

#main2
{
	background: #fff;
	width:64%;
	padding: 25px 20px 20px 20px;
	position: relative;
	min-height:520px;
	float:left;


}

#main
{
	/*background: #f8f8f8;*/
	margin: 0 0px 0 0;
	padding: 5px 20px 20px 20px;
	position: relative;
}

/* ###################### generell ###################### */
.unsichtbar,.u2,.invisible , .unseen
{
	display: inline;
	height: 0px;
	left: -3000px;
	position: absolute;
	top: -2000px;
	width: 0px;
	z-index: 200;
}

.wrap
{
	border: 0;
	clear: both;
	float: none;
	font-size: 1px;
	height: 0;
	line-height: 1px;
	margin: 0;
	padding: 0;
	visibility: hidden;
}

#logo  img { display: block; }

#logo span
{
	display: block;
	margin: 0px 0 0 100px !important;
	border-bottom: solid 1px #666;
}

/* ###############  main * ########################### */
/* position */
.leading
{
   border-bottom: 2px solid #525252;
    border-top: 2px solid #525252;
    color: #FFFFFF;
    margin: 30px 0 10px;
    padding: 0 0 40px;
    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 153px;
    width: 616px;
    }

.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
{
	margin: 0;
}

.column2
{
	margin: 0;
	width: 45%;
}

.article_row
{
	margin: 0px 0 0px 0;
	padding: 0;
	overflow: hidden;
}

.article_column
{ border: 0 solid #CCCCCC;
    overflow: hidden;
    padding: 10px 0 10px 0;
    width: 280px;
}

.article_column
{  border: 0 solid #CCCCCC;
    overflow: hidden;
    padding: 10px 0;
    width: 605px;
}

.row_separator2
{
	display: block;
	clear: both;
	margin: 0;
	border: solid 0px;
}

/*Profile Page*/
#profile{height:700px;}
.p_slide{padding:0px;}

.p_info{
 float: right;
    font-size: 24px;
    margin: 12px 127px 0 0;
    width: auto;
}

/*gallery contents*/
#g_contents{
    padding: 0 115px;
    width: 690px;
}

.contentheading{
    background:#222;
}

#sigplus_EG6{
    width:300px;
}
