/******** GLOBAL *********/
body
{
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Tahoma, Serif;
	font-size: 9px;
	font-weight: bold;
}

table
{
	border-collapse: collapse;
	border: none;
	padding: 0px;
	margin: 0px;
	width: 100%;
}

td
{
	border: none;
	vertical-align: top;
	padding: 0px;
	line-height: 160%;
	font-family: Verdana, Arial, Tahoma, Serif;
	font-size: 9px;
}

form
{
	padding: 0px;
	margin: 0px;
}

a
{
	color: #c10435;
	text-decoration: none;
}

a:hover
{
	color: #c10435;
	text-decoration: underline;
}

table.outer
{	
	height: 100%;
	background-image: url(images/bg.gif);
	background-repeat: reapeat;
	background-position: top left;	
}

td.pageContainer
{
	text-align: center;
	vertical-align: top;
	width: 100%;
	height: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
}

table.mainTable
{
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	background-color: #ffffff;
	
}

td.topLogo
{
	width: 900px;
	height: 155px;
	background-image: url(images/topp2.jpg);
	background-repeat: no-repeat;
	background-position: top;	
}

td.whiteSpacer
{
	background-color: #ffffff;
	width: 900px;
	height: 12px;
}

td.contentTable
{
	height: 100%;
}

td.mainContainer
{
	padding-left: 1px;
	padding-right: 1px;
	height: 100%;
	padding-bottom: 1px;
}

td.menuContainer
{
	width: 148px;
	height: 400px;
	background-color: #ebe9e4;
}

td.menuTop
{
	width: 148px;
	height: 43px;
	background-position: top;
	background-repeat: no-repeat;
	
}

td.menuElementActive
{
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 30px;
}

td.menuElementActive a
{
	color: #c10435;
	text-decoration: none;
}

td.menuElementActive a:hover
{
	color: #c10435;
	text-decoration: none;
}

td.menuElement
{
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 10px;		
	padding-left: 30px;	
}

td.menuElement a
{
	color: #6c6b6c;
	text-decoration: none;
}

td.menuElement a:hover
{
	color: #c10435;
	text-decoration: none;
}

td.whiteTop
{
	width: 750px;
	font-size: 10px;
	color: #6e6f71;
	padding-left: 20px;
	height: 19px;
	vertical-align: middle;
}

td.whiteTop a
{
	color: #6e6f71;
	text-decoration: none;
	vertical-align: top;
	HEIGHT: 15PX;
}

td.whiteTop a:hover
{
	color: #c10435;
	text-decoration: underline;
}

td.middleContainer
{
	padding-left: 20px;
	padding-top: 27px;
	width: 260px;
	height: 100%;
}	

td.nextUpTop
{
	color: #c10435;
	font-size: 10px;
	padding-bottom: 18px;
}

td.nextUpImg
{
	padding-bottom: 17px;
	padding-right: 15px;
	width: 60px;
}

td.nextUpContent
{
	font-size: 10px;
	text-align: left;
}

td.contentContainer
{
	width: 100%;
	padding-top: 23px;
	padding-left: 20px;
	height: 100%;
}

td.contentHead
{
padding-right: 20px;
}

td.contentHead h1
{
	color: #c10435;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 8px;
	line-height: normal;
}

td.contentBody
{
	font-size: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
}

td.rightContainer
{
	padding-right: 24px;
	width: 136px;
	padding-top: 27px;
	height: 100%;
	padding-left: 5px;
}

td.newsletterTop
{
	font-size: 11px;
	font-weight: bold;
	width: 136px;
	height: 24px;
	background-color: #e44d6f;
	color: #ffffff;
	vertical-align: middle;
	text-align: center;
}

td.newsletterContent
{
	font-size: 10px;
	padding-top: 10px;
}

td.contentMainContainer
{
	padding-right: 0px;
	width: 100%;
	text-align: center;
}

td.newsletterInput input
{
	border: 1px solid #e3e5e5;
	margin-bottom: 4px;
	width: 130px;
}

td.newsletterBottom
{
	padding-top: 25px;
	text-align: center;
	vertical-align: middle;
	padding-bottom: 10px;
}

td.contact_text
{
	font-size: 10px;
	padding-right: 5px;
	diplay: inline;
}

td.contact_must
{
	font-size: 9px;
	padding-bottom: 3px;
}

td.contact_input
{

}

td.contact_input input
{
	border: 1px solid #e3e5e5;
	width: 180px;
}

select.input_select
{
	border: 1px solid #e3e5e5;
}

textarea.input_txta
{
	border: 1px solid #e3e5e5;
}

td.contentBodyKontakt
{
	font-size: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
}

td.contact_submit
{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
}

td.contact_submit input
{
	border: 1px solid #e3e5e5;
}

div.must
{
	color: #ff0000;
	display: inline;
}

td.emptyRight
{
	height: 100%;
}

td.bottomLine
{
	font-size: 9px;
	color: #a3a4a5;
	text-align: center;
	padding-bottom: 5px;
	vertical-align: bottom;
}

td.bottomLine a
{
	font-size: 9px;
	color: #a3a4a5;
}

td.bottomLine a:hover
{
	text-decoration: none;
}
