body
{
	background-color: white;
	background-image: url(../images/back_whitegradient.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin: 0;
	padding: 0;
	color: black;
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	text-align: center;
}

body#home #footer
{
	position: absolute;
	top: 500px;
	padding: 10px;
	background-color: #ffe5ff;
	text-align: center;
	color: black;
}


#document
{
	margin: 0em auto 1.5em auto;
	width: 772px;
	min-height: 100%;
	height: 100%;
	position: relative;
	text-align: left;
}

#head
{
	height: 76px;
	width: 100%;
	margin: 0;
	text-align: left;
}

#head #logo
{
	float: left;
	width: 248px;
	position: relative;
}

#head #loginform
{
	width: 509px;
	height: 27px;
	top: 5px;
	left: 248px;
	position: absolute;
}

#head #loginform .left
{
	position: absolute;
	left: 0;
	width: 13px;
	margin: 1% 1% 0 0;
}

#head #loginform .center
{
	background-image: url(../images/loginform/loginform_back.gif);
	background-repeat: repeat-x;
	position: absolute;
	left: 13px;
	min-width: 360px;
	width: 100%;
	margin-top: 1%;
	text-align: center;
	vertical-align: middle;
	line-height: 27px;
}

#head #loginform .right
{
	position: absolute;
	left: 100%;
	width: 13px;
	margin: 1% 0 0 1%;
}

#head #loginform a.hardlink
{
	color: black;
	font-style: normal;
	font-weight: normal;
	font-size: smaller;
}


#logo
{
	top: 0px;
	width: 248px;
	height: 76px;
	position: absolute;
}

#content, #content-color
{
	width: 100%;
	margin: 0;
	padding: 0px;
	background-color: white;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #B2B2B2;
	z-index: 0;
	text-align: left;
}

#content-color
{
    background-image: url(../images/box/box_home.jpg);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    background-color: none;
}

/* container fŸr column-1 und column-2 */
div.container
{
	width: 80%;
	float: left;
	margin: 0;
	padding: 0;
}

div.column-2
{
	width: 50%;
	float: right;
	margin: 0;
	padding: 0;
}

div.column-1
{
	width: 50%;
	float: left;
	margin: 0;
	padding: 0;
}

div.column-3
{
	width: 20%;
	float: right;
	margin: 0;
	padding: 0;
}

div.outline-red
{
	border-width: 1px;
	border-color: #BE102E;
	border-style: solid;
	padding: 5px;
	margin: 15px;
}

div.outline-red:hover
{
	background-color: #6F3186;
	color: white;
}

.clearing
{
	clear: both;
	margin: 0;
	padding: 0;
	height: 0px;
	overflow: hidden;
}

.box-top        
{
    background-image: url(../images/box/box_t.gif);
    background-repeat: no-repeat;
    width: 774px;
    height: 15px;
    display: block;
    text-align: left;
    position: relative;
    margin: 0 0 -1px 0;
}
.box-bottom        
{
    background-image: url(../images/box/box_b.gif);
    background-repeat: no-repeat;
    width: 774px;
    height: 15px;
    display: block;
    text-align: left;
    position: relative;
    margin: -1px 0 0 0;
}

.box-color-top        
{
    background-image: url(../images/box/box_color_t.gif);
    background-repeat: no-repeat;
    width: 774px;
    height: 15px;
    display: block;
    text-align: left;
    position: relative;
    margin: 0 0 -1px 0;
}

img.corner {
   width: 12px;
   height: 12px;
   border: none;
   display: block;
}

		
		
a
{
	color: white;
	font-weight: bold;
	text-decoration: underline;
}

a:hover, a:active
{
	color: #FF8800;
	text-decoration: none;
}

.hardlink, a.hardlink, a.hardlink:active, a.hardlink:visited { color: #FF8800; }

a.button
{
	background-color: #FF8800;
	color: white;
	font-size: 11px;
	font-weight: bold;
	text-transform: inherit;
	text-decoration: none;
	padding: 4px 6px 4px 6px;
}

p { margin: 10px 20px 10px 20px; }

p.indent-small
{
	margin: 0 0 0 5px;
	padding: 0 0 0 5px;
	display: inline;
}

p.indent-wide
{
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	display: inline;
}

img
{
	margin: 0px;
	border-width: 0px;
	padding: 0px;
}

img.motiv
{
	margin: 10px auto 10px auto;
	display: block;
}

img.title
{
	margin: 0px auto 0px auto;
	border-width: 0px;
	padding: 0px;
	clear: right;
	display: block;
}

img.border-big { margin: 10px; }

/* Table Elements */
table        
{
	clear: left;
	table-layout: auto;
	border-collapse: collapse;
	border-spacing: 10px 5px;
	empty-cells: hide;
	overflow: hidden;
	padding: 0;
	/* background-image: url(../images/back_transparent.png); */
	/* background-repeat: repeat-x; */
	margin: 2em;
}

 caption
{
	display: table-caption;
	caption-side: top;
	color: #A00A07;
	font-size: 11px;
	font-weight: bold;
	line-height: 24px;
} 

thead
{
	background-color: #FFE6FF;
	border: 1px solid #b4b4b4;
	padding: 2px;
	margin: 2px;
}

tbody { }
tfoot { }

th
{
	text-align: center;
	font-weight: bold;
}

tr:first-child { border-top: none; }
tr
{
	border-top: solid #BE102E 1px;
	width: auto;
	height: auto;
	display: table-row;
}

tr:hover
{
	background-color: #A00A07;
	color: white;
}

td
{
	padding: 0.125em;
	display: table-cell;
	font-size: 10px;
}

/* Text Elements */
h1
{
	color: #BE102E;
	font-size: 14px;
	font-weight: bold;
	line-height: 28px;
	display: block;
	margin: 2px;
}

h2
{
	color: #474e4e;
	font-size: 11px;
	font-weight: bold;
	line-height: 24px;
	display: block;
	margin: 1px;
}

/* Form Elements */
form { margin: 0px; }

input
{
	margin: 0px;
	padding: 0px;
}

div.form
{
	clear: both;
	padding-top: 10px;
}

div.form span.label
{
	float: left;
	width: 100px;
	text-align: right;
}

div.form span.input
{
	float: right;
	width: 335px;
	text-align: left;
}

.row { clear: left; }

.label
{
	float: left;
	width: 20%;
	text-align: right;
}

.field
{
	float: left;
	width: 25%;
}

.field input, .field select, .field textarea { width: 100%; }
.label { padding-right: 6px; }


.disclaimer
{
	font-size: 9px;
	color: #999;
}

.error
{
	font-size: 9px;
	color: red;
	font-weight: bold;
}

hr
{
	height: 3px;
	width: 95%;
	color: #FF8800;
	background: #FF8800;
	margin: 0px auto 0px auto;
	padding: 0;
	border-width: 0;
}

hr.big
{
	height: 5px;
}

ul
{
	margin-left: 0;
	padding-left: 20px;
}

ul.last { padding: 0; }

li
{
	list-style-type: bullet;
	/* list-style-image: url(../images/checkbox.gif); */
	list-style-position: default;
	color: #9C142C;
	font-weight: bold;
	margin: 8px;
}

li:hover
{
	background-color: #6F3186;
	color: white;
}

/* Menu */
#tabs
{
	position: absolute;
	width: 515px;
	height: 22px;
	left: 248px;
	top: 54px;
}

#tabs ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#tabs li
{
	float: left;
	margin: 0px;
	padding: 0 0 0 11px;
	list-style: none;
	background-image: url(../images/tabs/tab_back.gif);
	background-repeat: repeat;
}

#tabs a
{
	display: block;
	background-image: url(../images/tabs/tab_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
	float: left;
	text-decoration: none;
	vertical-align: middle;
	line-height: 22px;
}

/* Commented Backslash Hack hides rule from IE5-Mac */
#tabs a
{
	float: left;
	margin: 0px;
	padding-right: 20px;
}

/* End IE5-Mac hack */
#tabs a:hover
{
	color: #FF8800;
	text-transform: none;
}

#tabs #selected
{
	background-image: url(../images/tabs/tab_back_a.gif);
	background-repeat: repeat;
}

#tabs #selected a
{
	color: #FF8800;
	margin: 0px;
	padding-right: 20px;
	background-image: url(../images/tabs/tab_right_a.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#tabs #before a
{
	background-image: url(../images/tabs/tab_left_a.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#tabs #last a
{
	background-image: url(../images/tabs/tab_last.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#tabs #last-selected
{
	background-image: url(../images/tabs/tab_back_a.gif);
	background-repeat: repeat;
}

#tabs #last-selected a
{
	color: #FF8800;
	background-image: url(../images/tabs/tab_last_a.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#footer
{
	clear: both;
	width: 95%;
	margin: 10px;
	padding: 3px;
	border-color: #A1A5A9;
	border-width: 1px 0 0 0;
	border-style: dotted;
	text-align: center;
	text-transform: inherit;
}

#footer .copyright
{
	float: left;
	text-align: left;
}

#footer .contact
{
	float: right;
	text-align: right;
}