/* ------------------ >>> Resets <<<------------------ */

body
{
	background: url(../img/bg_body.jpg) repeat-x;
	background-color: #575757;
	margin: 0;
	font-family: 'trebuchet ms', trebuchet, arial, verdana, helvetica, sans-serif;
	color: #3C3B3B;
	font-size: 14px;
}

a
{
	color: grey;
}

a:hover, .pink
{
 color: #F7047A;
}

.clear
{
clear: both;
}

h1, h2
{
	font-family: 'trebuchet ms', trebuchet, arial, verdana, helvetica, sans-serif;
}

h1
{
	color: #7D2020;
	font-size: 18px;
	margin-bottom: 0;
}

h2
{
	margin-top: 0;
	color: #3C3B3B;
	font-size: 14px;
}
/* ------------------ >>> Allgemeine Anweisungen <<<------------------ */

#wrapper
{
	margin: auto;
	width: 844px;
}

#content_wrapper
{
	width: 844px;
	background: url(../img/bg_content.jpg) no-repeat;
	background-color: #fff;
	margin-top: 36px;
	padding-top: 237px;
	position: relative;
	float: left;
}

#content
{
	width: 830px;
	margin: 7px;
	margin-bottom: 0;
	float: left;
}

/* ------------------ >>> Navigation <<<------------------ */

ul
{
	width: 170px;
	padding: 0;
	margin: 0;
	float: left;
}

 ul  li
{
	list-style-type: none;
	width: 170px;
	height: 40px;
	display: block;
}

.yvys, .gedichte, .kurzes, .sonstiges
{
	width: 170px;
	height: 40px;
	display: block;
}

.yvys
{
	background: url(../img/yvys.jpg);
}
.gedichte
{
	background: url(../img/gedichte.jpg);
}

.kurzes
{
	background: url(../img/kurzes.jpg);
}

.sonstiges
{
	background: url(../img/sonstiges.jpg);
}


 ul li a:hover
{
	background-position: bottom;
}

/* ------------------ >>> Inhaltsbereich <<<------------------ */

#text, #impressums_text
{
	float: left;
	margin: 0 0 0 26px;	
}

#text
{
	width: 370px;
}

#text h3
{
	margin-top: 0;
}
.teaser
{
	float: right;
	margin-top: 10px;
}

#text ul
{
	width: 350px;
	margin-top: 20px;
}

#text ul li
{
	width: 350px;
}

#impressums_text
{
	width: 545px;
	font-size: 13px;
}

/* ------------------ >>> Formularbereich <<<------------------ */

td
{
	width: 128px;
}

input
{
	width: 128px;
	height: 18px;
	border: 1px solid #A5ACB2;
	margin-bottom: 10px;
}

select
{
	margin-bottom: 10px;
}

.copy
{
	color: #656063;
	font-size: 10px;
	font-style: italic;
	margin-top: 40px;
}

form .senden_button
{
	width:86px;
	height: 27px;
	border:none;
	margin-top: 15px;
}
/* ------------------ >>> Footerbereich <<<------------------ */

#footer
{
	background-color: #575757;
	height: 109px;
	width: 100%;
	float: left;
	text-align: center;
}

.reflektion
{
	width: 844px;
	height: 108px;
}

/* ------------------ >>> Right <<<------------------ */

.content_right
{
	width: 198px;
	float:left;
	margin-left: 40px;
	padding: 2px 5px 5px 10px;
	background: url(../img/bg_right_middle.jpg) repeat-y;
	font-size: 12px;
}

.content_right p
{
	width: 175px;
}

.content_right a
{
	color: #F7047A;
	float: right;
	margin-right: 20px;
	background: url(../img/bg_pfeil_link.jpg) no-repeat;
	height: 16px;
	line-height: 7px;
	padding-left: 15px;

}

.content_right_top
{
	width: 200px;
	height: 21px;
	float: left;
	margin-left: 40px;
	padding: 2px 5px 0 8px;
	background: url(../img/bg_right_top.jpg) no-repeat;
}

.content_right_top h5
{
	color: #fff;
	font-size: 12px;
	margin: 0;
	padding: 3px;
	font-weight: normal;
}

.content_right_bottom
{
	width: 200px;
	height: 9px;
	float: left;
	margin-left: 40px;
	margin-bottom: 40px;
	background: url(../img/bg_right_bottom.jpg) no-repeat;
}
