BODY, TABLE
{
    BACKGROUND-COLOR: #FFFFFF;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    line-height: 14px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

.cContentCol1 
{
	width		: 200px;
}
.cContentCol2
{
	width		: 375px;
}

/* */
td 
{
	vertical-align: top;
}

.cTDSendButton
{
	vertical-align: top;
	text-align	  : right;
	padding-top	  : 10px;
}

.cBUTTON 
{
	font-size	: 10px;
}

.cKontaktFeld
{
	vertical-align: middle;
	text-align	  : right;
	color		  : #005184;
	font-weight	  : bold;
	padding-right : 10px;
}

input
{
	background-color: #EEF0F0;
	border-style	: solid;
	border-color	: #005184;
	border-width	: 1px;
	width			: 230px;
}

#Content__ctl0_PLZ
{
	width: 50px;
	margin-right: 5px;
}

#Content__ctl0_ORT
{
	width: 175px;
}

#Content__ctl0_SEND
{
	width: 50px;
}

/* Footer */

A.cFooter:link
{
	font-weight		: bold;
	text-decoration : none;
	color			: #818486;
}

A.cFooter:visited
{
	font-weight		: bold;
	text-decoration : none;
	color			: #818486;
}
A.cFooter:active
{
	font-weight		: bold;
	text-decoration : none;
	color			: #818486;
}
A.cFooter:hover
{
	font-weight		: bold;
	text-decoration : underline;
	color			: #818486;
}


/* link */
A:link
{
	font-weight		: bold;
	text-decoration : underline;
	color			: #005184;
}
A:visited
{
	font-weight		: bold;
	text-decoration : underline;
	color			: #005184;
}

A:active
{
	font-weight		: bold;
	text-decoration : underline;
	color			: #005184;
}

A:hover
{
	font-weight		: bold;
	text-decoration : underline;
	color			: #000000;
}


/* menu.ascx */
.cMenuItems
{
	padding-top: 126px;
}

.cMenuBottom
{
	height:25px;
	background-color: #D4D4D6;
	font-size: 1px;
}

.cMenuTop
{	height:13px;
	background-color: #005184;
	font-size: 1px;
}

.cKONTAKTFORM
{
}

.cKONTAKTFORM td
{
	padding-top: 5px;
	padding-bottom: 5px;
}

.cContentBorder
{
	border-right-color: #EFF0F0;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-color: #EFF0F0;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

.cTDBroschuere
{
	background-color: #EEF0F0;
}

.cBroschuere 
{
	padding-left	: 15px;
	padding-top		: 15px;
	padding-right	: 5px;
	background-color: #EEF0F0;
	color			: #818486;
}

.cContent
{
	padding-left	: 15px;
	padding-top		: 15px;
	background-color: #FFFFFF;
	color			: #000000;
	padding-bottom	: 15px;
}

.cContentOuter
{
	border-bottom-color: #EFF0F0;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

h1
{
	color			: #005184;
	font-weight		: bold;
	font-size		: 12px;
	margin-top		: 3px;
	margin-bottom	: 0px;
}
h2
{
	color			: #818486;
	font-size		: 10px;
	margin-top		: 3px;
	margin-bottom	: 6px;
}

h3
{
	color			: #005184;
	font-weight		: bold;
	font-size		: 10px;
	margin-top		: 3px;
	margin-bottom	: 0px;
}