/**
 * Style sheet Elemente
 */
.mod_newsmenu .submenu
{
}

h1, h2, h3, h4, h5, h6
{
	font-weight:bold;
	font-size:11px;
	line-height:19px;
}

h1
{
	margin-bottom:11px;
	font-size:14px;
	color:#4a4c4b;
}

h2
{
	margin-bottom:11px;
	color:#4a4c4b;
}

.layout_short span
{
	display:block;
	margin-top:-5px;
	font-weight:normal;
	color:#7b0E2D;
}

p
{
	margin-top:0px;
	margin-bottom:11px;
}

a:link, a:visited, a:active
{
	text-decoration:none;
	color:#7b0e2d;
}

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

.mod_article
{
	margin-bottom:19px;
}

td, th
{
	text-align:left;
	vertical-align:top;
}

input.text, textarea
{
	width:200px;
	margin-bottom:10px;
	margin-left:0px;
	padding:2px;
	background-color:#ffffff;
	border:1px solid #CCCCCB;
	color:#000000;
	line-height:14px;
}

input.submit
{
	width:120px;
	margin-top:10px;
	padding:2;
	background-color:#8F908B;
	border:1px solid #000000;
	font-weight:normal;
	color:#ffffff;
}

label
{
	padding-top:4px;
	padding-right:2px;
	color:#8F8F8B;
}

label.mandatory, span.mandatory
{
	color:#7B0E2D;
}

.ce_form .col_first
{
	width:115px;
}

.gesendet input.text, .gesendet textarea
{
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	color:#000000;
}

.gesendet input.submit
{
	display:none;
}

.gesendet label.mandatory
{
	color:#8F8F8B;
}

.gesendet span.mandatory
{
	color:#F7F6F4;
}

.ce_form div.error
{
	display:block;
	padding:2px;
	background-color:#FFBBD0;
	color:#000000;
}

iframe
{
	margin:0px;
	padding:0px;
	border:1px solid #E6E6E6;
}

.mod_article.schmal
{
	width:260px;
}

#newsletter input.text
{
	width:250px;
	display:inline;
	vertical-align:bottom;
}

#newsletter input.submit
{
	margin-top:0px;
	margin-left:20px;
	vertical-align:top;
}

.mod_newsmenu h1
{
	margin:0px;
	padding-bottom:6px;
	padding-left:10px;
	border-bottom:1px solid #C5c2c2;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#7b0e2D;
}

.mod_newsmenu a, .mod_newsmenu p
{
	width:120px;
	display:block;
	margin:0px;
	padding:6px 0px 6px 10px;
	border-top:0px solid #cccccb;
	border-right:0px solid #cccccb;
	border-bottom:1px solid #cccccb;
	border-left:0px solid #cccccb;
	text-decoration:none;
	color:#444444;
	line-height:11px;
}

.mod_newsmenu p
{
	color:#000000;
	line-height:11px;
}

.mod_newsmenu a:hover, .mod_newsmenu p:hover
{
	color:#000000;
}

.mod_subscribe label
{
	width:45px;
	height:20px;
	display:block;
	margin:0px;
	padding:0px;
}

.mod_subscribe .text, .mod_subscribe select
{
	width:200px;
}

.mod_subscribe .checkbox
{
	float:left;
	margin:0px;
	padding:0px;
}

.mod_subscribe .submit
{
	width:100px;
	position:relative;
	margin:0px auto 0px 0px;
	padding:0px;
}

.ce_text ul
{
	margin-top:10px;
	margin-bottom:10px;
	margin-left:20px;
}

.ce_text li
{
	list-style-type:disc;
}
