/*
Template Name: GCLS
File: Startseite CSS
Author: Joerg Hohn
Author URI: http://www.joerg-hohn.de
Based on a template by http://www.os-templates.com/
Licence: <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 Unported License</a>
*/
/* ----------------------------------------------Right Block-------------------------------------*/

#column{
	display:block;
	float:right;
	width:320px;
	}

#column #subnav {
	width:320px;
	display:block;
	margin:0 0 10px 0;
	}
#column #subnav h3 {
	background-color: #93b4bd;
	font-size:small;
	}

#column .holder, #column #featured{
	display:block;
	width:320px;
	}

#column .holder p{
	line-height:1.6em;
	width:320px;
	}

#column .holder .title { 
	display:block;
	width:100%;
	font-size:20px;
	border-bottom:1px dotted #CCCCCC;
	padding: 20px 0 0 0;
	}

#column .holder h2.title img{
	float:left;
	margin:-15px 8px 0 0;
	padding:5px;
	border:1px solid #CCCCCC;
	}

#column .holder p.readmore{
	display:block;
	width:100%;
	font-weight:bold;
	text-align:right;
	line-height:normal;
	}

#column div.imgholder{
	display:block;
	width:290px;
	margin:0 0 10px 0;
	padding:4px;
	border:1px solid #CCCCCC;
	}
	
/* Featured Block */

#column #featured a{
	color:#746550;
	text-decoration:none;
	}

#column #featured ul, #column #featured h2, #column #featured p{
	list-style:none;
	}

#column #featured li{
	display:block;
	width:250px;
	margin:0;
	padding:20px 25px;
	color:#2E271D;
	background-color:#FFFFFF;
	}

#column #featured li p{
	line-height:1.6em;
	}

#column #featured li p.imgholder{
	display:block;
	width:240px;
	height:90px;
	margin:20px 0 15px 0;
	padding:4px;
	border:1px solid #CCCCCC;
	}

#column #featured li h2{
	font-size:20px;
	color:#333333;
	background-color:#FFFFFF;
	}

#column #featured p.readmore{
	display:block;
	width:100%;
	margin-top:15px;
	font-weight:bold;
	text-align:right;
	line-height:normal;
	}

/* ----------------------------------------------Content-------------------------------------*/

#content{
	display:block;
	float:left;
	width:550px;
	margin: 0 0 0 10px;
	min-height:200px
}

#content a{
	text-decoration:underline;
}

/* ----------------------------------------------Content-------------------------------------*/

.ditto_documentInfo {
	color:#93b4bd;
}
