body
{
	margin:0px;
	padding: 0px;
	background-color: #fed120;
	color: #000000;
	text-align:center;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	background-image: url("../images/bg.jpg");
	background-repeat: repeat-x;
    
}

/*/*/
body, td, p, div
{
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
}
html>body,
html>body td,
html>body p,
html>body div
{
	font-size: small;
}
/* */

.Button
{
	color: White;
	background-color: #BF3119;
	text-decoration: none;
	padding: 2px 10px 2px 10px;
}

img{
	border: 0px;
}

a{
	color: #BF3119;
	text-decoration: underline;
}


.gloAbstand{
	position: relative; 
	width: 1px; 
	margin: 0px; 
	padding: 0px; 
	font-size: 1px;
}

.gloAbstandBg{
	position: relative; 
	width: 1px; 
	margin: 0px; 
	padding: 0px; 
	font-size: 1px;
	background-color: #E8AE0F;
}

.gloClear{
	clear: both; 
	width: 1px; 
	height: 1px;
	margin: 0px; 
	padding: 0px; 
	font-size: 1px;
}

.gloBgCon{
	background-color: #ffffff;
}

.gloBgConLeft{
	display:none
}


.gloBgNav
{
	background-color: #939496;
}

.boxAll{
	position: relative;
	top: 12px;
	width: 600px;
	margin: 0 auto;
	text-align:left;
}




/* -- styles for header -- */


.heaLangOn{
	padding-left: 5px;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.heaLangOff{
	padding-left: 5px;
	color: #BF3119;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

/* -- end styles for header -- */

/* -- styles for navigation -- */
.boxNavigation{
	display: none;
}


/* -- end styles for navigation -- */

/* -- styles for content -- */
.boxContent{
	position: relative;
	width: 535px;
	background-image: url('../images/bg_breadcrumbs.jpg');
	background-repeat: no-repeat;
	
}

.conTitle
{
	padding: 10px 5px 12px 7px;
	font-size: 120%;
}

.conTitleHome
{
	padding: 0px 5px 12px 7px;
	font-size: 120%;
}

.conLauftext{
	padding: 0px 5px 0px 7px;
	font-size: 90%;
}

.conLauftextAbstand{
	padding: 0px 45px 0px 7px;
	font-size: 90%;
}

.conImage2col{
	padding-left: 5px;
}

.conSpaltenlinie
{
	background-image: url("../images/colLine.gif");
	background-repeat: repeat-y;
}

.conTextfield
{
	font-size: 11px;
	height: 18px;
	width: 235px;
	background-color: #ffffff;
	color: #000000;
	text-decoration:none;
	border: 1px solid #A5ACB2;
}




/* -- end styles for content -- */

/* -- styles for related links -- */

.boxRelated{
	position: relative;
	width: 175px;
	background-color: #F2F1EC;
}


.relContainer{
	position: relative;
	width: 175px;
	background-color: #ffffff;
	border-bottom: 10px solid #ffffff;
}

.relText{
	padding: 5px;
	font-size: 90%;
}


.relTrennlinie{
	position: relative;
	width: 163px;
	height: 1px;
	font-size: 1px;
	background-color: #4C4C4C;
}

/* -- end styles for related links -- */

/* -- styles for footer -- */

.fooText{
	padding-right: 7px;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}

.printOff
{
	display:none;
}



/* -- end styles for footer -- */