body{
	background-color: rgb(30,30,31);
	font-family: Arial, Verdana, Sans-Serif;
	margin:0px;
	padding:0px;
	font-size:0.7em;
}

a{
	text-decoration: none;
}

a:hover{
	text-decoration: none;
}

#containerBox{
	position:relative;
	left:0px;
	top:0px;
	margin:auto;
	width: 984px;

}

#galerieNavigation{
	position: absolute;
	top: 320px;
	left: 145px;
	display: block;
	z-index: 300;
}

#tooltip{
	display: none;
	position:absolute;
	color: #FFFFFF;
	padding: 3px;
	background-color:rgb(0,159,238);
	z-index: 2000;
	font-size:0.9em
}


.headlineContainer{
	position:relative;
	left:0px;
	top:0px;
	color: #FFFFFF;
}

.headline1{
	margin-right: 80px;
	position:relative;
	float: right;
	top: 10px;
}

.headline2{
	clear: right;
	margin-right: 110px;
	position:relative;
	float: right;
	top: 10px;
}

.equalheight{
	height: 152px;
}
.equalheight p{
	padding: 0px;
	margin: 0px;
}

.maxheight{
	height: 478px;
}

.grey1{
	background-color: rgb(60,60,62);
}
.grey2{
	background-color: rgb(90,91,94);
} /*1!*/
.grey3{
	background-color: rgb(109,111,114);
}
.grey4{
	background-color: rgb(151,153,156);
}

.violet{
	background-color: rgb(255,0,1123);
}
.red	{
	background-color: rgb(255,0,0);
}
.lila	{
	background-color: rgb(169,114,181);
}
.green {
	background-color: rgb(106,140,22);
}


#mediumNavigation{
	font-weight: bold;
	margin-top: 10px;
	margin-left: 4px;
}

.navigationBlue{
	background-color: rgb(0,159,238);
	border-bottom: 12px solid rgb(1,114,169);
	color: #FFFFFF;
	padding-left: 4px;
	padding-top: 14px;
	padding-bottom: 2px;
	font-weight: bold;
}
.navigationGreen{
	background-color: rgb(153,204,0);
	border-bottom: 12px solid rgb(106,140,22);
	color: #FFFFFF;
	padding-left: 4px;
	padding-top: 14px;
	padding-bottom: 2px;
	font-weight: bold;
}

.blogHeader	{
	font-weight:bold;
	border-bottom: 12px solid rgb(144,67,154);
	padding-left: 4px;
	padding-top: 0px;
	padding-bottom: 2px;
}
.blogContent	{
	padding: 2px 4px 2px 4px;
}
.blogContent a{
	color:#000000;
	font-weight:bold
}

.footerNavigation{
	color: #FFFFFF;
	font-size:0.8em;
	padding-top: 55px;
}


.navigationSocialNetworks{
	background-color: rgb(100,126,144);
	border-bottom: 10px solid rgb(58,76,90);
	color: #000000;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
}
.contentSocialNetworks	{
	background-color: rgb(100,126,144);
	padding:4px
}


#content{
   	height: 480px;
}

.multicolumn{
	margin:4px;
font-size:0.9em
}

#teaser a{color:#000000}




#contentLayer2{
	display:none;
}

#contentLayer{
	position: absolute;
	top: 170px;
	left: 498px;
	width:222px;
	padding:10px 10px 40px 10px;
	min-height:278px;
	margin: 0px;
	background:#CCCCCC;
	-moz-opacity:0.7; filter:alpha(opacity=70, finishopacity=70, style=1); opacity: 0.7;
	behavior: url(/css/iepngfix.htc);
	background-image:url(/data/trans.png);
	z-index:999;
	font-size:0.9em
}

#contentLayer a{list-style-type: square; color: #000000; font-weight: bold;}



#galerieContainer{
	display: none;
	position:absolute;
	float:right;
	top: 0px;
	left: 0px;
	text-align: center;
	width: 808px;
	height: 535px;
	z-index:200;
	overflow:hidden;
}

#galerieImages{
	z-index:300;
	display: block;
	position: relative;
	float:right;
	text-align:right;
	top: 0px;
	right: 0px;
	width: 808px;
	height: 480px;
	overflow:hidden;
	background-color: rgb(30,30,31);
}

#titleContainer{
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	padding:0px;
	margin: 0px;
	text-align:right;
	height: 100px;
	/*background-color:rgb(0,159,238);*/
}

#moreContainer{
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	margin: 0px;
	padding:0px;
	text-align:left;
	height: 100px;
	/*background-color:rgb(0,159,238);*/
}

#imageTitle{
	position: relative;
	width: 160px;
	text-align: right;
	position: relative;
	top: 10px;
	left:0px;
	float:left;
	padding:1px;
	padding-right:3px;
	background-color:rgb(0,159,238);
}

#imageTitle a	{
	font-weight:normal;
	color:rgb(0,0,0);
}
#imageMore{
	position: relative;
	width:75px;
	text-align:left;
	position: relative;
	float:left;
	top: 25px;
	left:0px;
	margin-left:0px;
	padding:1px;
	padding-left:3px;
	pading-right:5px;
	background-color:rgb(0,159,238);
}



#imageDescription{
	position: absolute;
	z-index:999;
	display: none;
	color: #000000;
	width:152px;
	float:left;
	bottom: 59px;
	left: 79px;
	padding: 3px;
	background:#CCCCCC;
	-moz-opacity:0.7; filter:alpha(opacity=70, finishopacity=70, style=1); opacity: 0.7;
	behavior: url(/css/iepngfix.htc);
	background-image:url(/data/trans.png);
}


.layerDiv	{
	position: relative;
	top: 0x;
	left:0px;
	width:222px;
	padding:10px 10px 40px 10px;
	min-height:278px;
	margin: 0px;
	background:#CCCCCC;
	-moz-opacity:0.7; filter:alpha(opacity=70, finishopacity=70, style=1); opacity: 0.7;
	behavior: url(/css/iepngfix.htc);
	background-image:url(/data/trans.png);
	z-index:100;
	font-size:0.9em
}

/* Containers
----------------------------------------------------------------------------------------------------*/

.container_1 {
	float:left;
	width:164px;
}


.container_5 {
	float:left;
	width:820px;
}

.container_6 {
	float:left;
	width: 984px;
}

/* Grid >> Global
----------------------------------------------------------------------------------------------------*/

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6 {
	display:inline;
	float: left;
	position: relative;
	margin: 6px;
}



/* Grid >>1 Columns
----------------------------------------------------------------------------------------------------*/

.container_1 .grid_1 {
	width:152px;
}

/* Grid >> 5 Columns
----------------------------------------------------------------------------------------------------*/

.container_5 .grid_1 {
	width:152px;
}

.container_5 .grid_2 {
	width:316px;
}

.container_5 .grid_3 {
	width:480px;
}

.container_5 .grid_4 {
	width:644px;
}

.container_5 .grid_5 {
	width:808px;
}



/* Grid >> 6 Columns
----------------------------------------------------------------------------------------------------*/

.container_6 .grid_1 {
	width:152px;
}

.container_6 .grid_2 {
	width:316px;
}

.container_6 .grid_3 {
	width:480px;
}

.container_6 .grid_4 {
	width:644px;
}

.container_6 .grid_5 {
	width:808px;
}

.container_6 .grid_6 {
	width:972px;
}




/* Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

div.multicolumn p{padding-right:5px}
