/**************************/
/*                        */
/*       goodie.css       */
/*          v1.3          */
/*  autor: jan linnemann  */
/*  www.jan-linnemann.de  */
/*                        */
/**************************/



/* --- grundsaetzliches --- */

body
{
	background-color: transparent;
	border: none;
	background-repeat: repeat;
	color: #333333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 19px;
/*	background-image: url(../image/wallpaper_rosaKaro.gif); */
}

img
{
	background-color: #ffffff;
	border-top: 3px solid #ffffff;
	border-right: 2px solid #ffffff;
	border-bottom: 3px solid #ffffff;
	border-left: 4px solid #ffffff;
	margin: 0px 0px 2px 2px;
	float: right;
}

li
{
	list-style: none;
	margin: 15px auto 0px -20px;
}

p.leer
{
	margin: 0px;
	height: 19px;
	color: #FFE4E1;
}

a
{
	color: #333333;
	text-decoration: none;
}

a:active
{
	color: #333333;
	text-decoration: underline;
}

a:hover
{
	color: #333333;
	text-decoration: underline;
}

a:visited
{
	color: #333333;
	text-decoration: none;
}



/* --- content --- */

.centerframe
{
	float: none;
	width: auto;
}

.navi
{
	padding: 0px 25px 0px 0px;
	text-align: right;
	background-color: #cccccc;
}

.versetzt
{
	position: relative;
	top: 12px;
}

.featurecontent
{
	float: none;
	padding: 10px 25px 0px 1px;
}

img.feature
{
	background-color: #fff;
	border-top: 3px solid #fff;
	border-right: 2px solid #fff;
	border-bottom: 3px solid #fff;
	border-left: 4px solid #fff;
	margin: 10px 0 13px 0px;
	float: left;
	clear: both;
}

.content
{
	float: left;
	margin-top: 25px;
	padding: 25px 0px 0px 75px;
}

.contentcv
{
	width: 205px;
	float: left;
	margin-top: 25px;
	padding: 25px 0px 0px 75px;
}

.startcontent
{
	margin-top: 10px;
	float: left;
	padding: 10px 0px 0px 75px;
}


.thumb
{
	width: 100px;
	text-align: left;
}

span.whitestripes
{
	background-color: #ffffff;
	line-height: 19px;
}

span.date
{
	float: right;
	font-size: 10px;
	color: #cccccc;
	background-color: #ffffff;
}

span.strike
{
	text-decoration: line-through;
}

.cv
{
	width: 205px;
	text-align: left;
}

.cvleft
{
	line-height: 19px;
	width: 100px;
	text-align: left;
	float: left;
}

.cvcenter
{
	margin: 15px 0px 0px 5px;
	line-height: 19px;
	width: 100px;
	text-align: left;
	float: left;
}

.cvright
{
	margin: 15px 0px 0px 5px;
	line-height: 19px;
	width: 100px;
	text-align: left;
	float: left;
}

.contentpreview
{
	float: right;
	width: 220px;
	padding-top: 10px;
	margin-right: 25px;
}

.contentdetail
{
	float: right;
	width: 500px;
	padding-top: 10px;
	margin-right: 23px;
}

.legende
{
	float: right;
	clear: right;
	margin-top: 5px;
	margin-right: 23px;
	padding: 5px 0px 0px 75px;
}

.cvcontent
{
	padding-right: 1px;
	float: left;
}

.cvyear
{
	background-color: #ffffff;
	line-height: 19px;
	color: #CCCCCC;
}

.noie
{
	font-size: 11px;
	line-height: 17px;
	background-color: #ffffff;
	margin: 35px auto 0px auto;
	width: 575px;
	color: #cccccc;
}

/* --- hier wird aufgeraeumt --- */

.mainframe
{
/*	background-color: #FFE4E1; */
	margin: 100px auto 0px auto;
	width: 575px;
	background-image: url(../image/wallpaper_rosaKaro.gif);
}

.verticalspace
{
	float: left;
	width: 1px;
	height: 395px;
	padding: 0px;
}

.clear
{
	float: none;
	clear: both;
	margin: 0px;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
}
