#emotion #emotionImage {
	float				:	left;
}

#emotion div form{
	margin				:	0;
	padding				:	0;
}

#Inhalt div.links_1 {
	width				:	477px;
	float				:	left;
	display				:	inline;
	padding-right		:	5px;	
}

#Inhalt div.rechts_1 {
	width				:	477px;
	float				:	left;
	display				:	inline;
	padding-left		:	5px;
	
}

#Inhalt div.rechts_1 .teaser {
	height				:	270px !important;
	width				:	469px;
	background-repeat	:	no-repeat;
	margin-bottom		:	10px;
}

#Inhalt div.rechts_1 .teaser p {
	margin-bottom: auto !important;
}

#Inhalt div.rechts_1 .teaser_link {
	background: #eff3f5;
	border-top: 2px dotted #868e98;
	border-bottom: 2px dotted #868e98;
	padding: 5px 10px;
	margin-bottom: 20px;
}

#Inhalt div.rechts_1 .teaser h1, h2 {
	margin				:	0;
	padding				:	0;
	top					:	10px;
	left				:	20px;
	position			:	relative;
	color				:	rgb(255,255,255);
	font-family			:	Arial, Sans;
	width				:	440px;
}

#Inhalt {
	margin-top			:	15px;
}

p span.StartseitenText {
	display				:	block;
	padding				:	0 20px;
	color				:	rgb(255,255,255);
	margin-top			:	30px;
}

div.rechts_1 .teaser p span.StartseitenTextLinks{
	font-size			:	12px!important;
}

.stopFloatRight {
	clear				:	right;
}

#startseite_linie {
	background-repeat	:	no-repeat;
	width				:	469px;
	height				:	5px;
	margin-top			:	10px!important;
	padding-top			:	2px;
}


/*
	Erweitert für Randombox
	Matthias Pruy, Agentur triebwerk GmbH
	m.pruy@agentur-triebwerk.de
	-- 25. Juli 2011 --
*/

#randombox{
	width				:	477px;
	height				:	270px;
	display				:	block;
	background-color	:	#ebf0d6;
	font-family:Arial, Helvetica, sans-serif;
}

#randombox_headline{
	width				:	461px;
	height				:	50px;
	display				:	block;
	background-color	:	#98b601;
	color				:	#ffffff;
	font-size			:	19px;
	padding-left		:	16px;
	padding-top			:	12px;
}

.randombox_hlklein{
	font-size			:	13px;
	font-weight			:	bold;
}

#randombox_content{
	width				:	477px;
	height				:	208px;
	display				:	block;
	overflow			:	hidden;
	color				:	#98b601;
}

#randombox_content a:link, #randombox_content a:visited, #randombox_content a:hover{
	font-weight			:	bold;
	text-decoration		:	underline;
	color				:	#98b601;
	background-image	:	url(linkpfeil_gruen.gif);
	background-repeat	:	no-repeat;
	background-position:left 3px;
	padding-left		:	15px;
}

#randombox_content a:hover{
	text-decoration		:	none;
}

#randombox_content1, #randombox_content2, #randombox_content3, #randombox_content4, #randombox_content5, #randombox_content6, #randombox_content7, #randombox_content8, #randombox_content9{
	width				:	461px;
	height				:	196px;
	display				:	block;
	overflow			:	hidden;
	margin-top			:	12px;
	margin-left			:	16px;
}

.random_links{
	float				:	left;
	width				:	256px;
}

.random_rechts{
	float				:	right;
	width				:	205px;
	padding-top			:	25px;
}

.cleardiv{
	clear				:	both;
}

.random_klein{
	font-size			:	11px;
	line-height			:	18px;
}


