/************************************************************/
/* BODY - BODY - BODY - BODY - BODY - BODY - BODY - BODY    */
/************************************************************/

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

select
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

img
{
	border: 0px;
}

/************************************************************/
/* BOXEN - BOXEN - BOXEN - BOXEN - BOXEN - BOXEN - BOXEN    */
/************************************************************/

.box_lefttop
{
	background-image: url(../../images/bogen_links.gif);
	background-repeat: no-repeat;
}

.box_lefttop_ohne
{
	background-image: url(../../images/bogen_links_ohne.gif);
	background-repeat: no-repeat;
}

.box_leftmain
{
	background-image: url(../../images/box_links.gif);
	background-repeat: repeat-y;
	padding: 10px;
}

.box_leftbottom
{
	background-image: url(../../images/bogen_links_unten.gif);
	background-repeat: no-repeat;
}

.box_righttop
{
	background-image: url(../../images/bogen_rechts.gif);
	background-repeat: no-repeat;
}

.box_rightmain
{
	background-color: #F19000;
	padding: 10px;
}

.box_rightbottom
{
	background-image: url(../../images/bogen_rechts_unten.gif);
	background-repeat: no-repeat;
}

.DottedBorder
{
	border-bottom: 1px dotted black;
}

/************************************************************/
/* TEXTE - TEXTE - TEXTE - TEXTE - TEXTE - TEXTE - TEXTE    */
/************************************************************/

.text_fusszeile
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
	color: #FFFFFF;
	text-decoration: none;
}

p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.text_adresse
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6D0000;
	text-decoration: none;
	padding-left: 10px;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.Heading2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

/************************************************************/
/* LINKS - LINKS - LINKS - LINKS - LINKS - LINKS - LINKS    */
/************************************************************/

a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

a.fusszeile
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

a.fusszeile:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}

.Bold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Bold;
}
