﻿@charset "utf-8";
/* CSS Document */

#text_container_str	{
	width:670px;
	height:482px;
	background-image:url(../images/texthintergrundst.png);
	background-repeat:no-repeat;
	margin-bottom:20px;
}

#text_str	{
	width:580px;
	padding-top:0px;
	padding-bottom:35px;
	margin-left:45px;
	margin-right:45px;
}

#rat	{
	width:300px;
	height:200px;
	position:relative;
	top:80px;
	left:200px;
}

#rat ul	{
	list-style:none;
	line-height:180%
}

#rat a	{
	color:#000;
}

.portrait	{
	float:left;
	margin-top:10px;
	margin-right:15px;
}