
/* ===================================================== basic elements */
/* dblau=#002843;  80% dblau=#335369; 50% dblau=#7f93a1;  magenta=#b22052 */
body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	background-color: #ececec;
	background-image: url(/assets/back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color: #002843;
}

h1,h2,h3,h4,h5,h6
{
	font-weight: bold;
}

h1
{
	margin: 10px 0px 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 19px;
	margin: 18px 0px 4px 0px;
}

h3
{
	margin: 6px 0px 3px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	position: relative;
}

h4
{
	margin: 10px 0px 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
}

h5
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	margin: 2px 0px 1px 0px;
}

hr
{
	border: 0;
	height: 1px;
	background-color: #B9CAE8;
	color: #B9CAE8;
}

img,div
{
	behavior: url(../js/iepngfix.htc);
}

div
{
	position: relative;
}

.overEffekt:hover,
img.overEffekt:hover,
a:hover img
{
	/*FF*/
	opacity: 0.6;
	/*IE*/
	filter: alpha(opacity=60);
}

label,select,textarea
{
	font-size: 11px;
	line-height: 13px;
}

ul li
{
	margin: 0px 0px 0px 16px;
	padding: 0px 0px 5px 0px;
	list-style-type: disc;
	list-style-position: outside;
}

ul.bulletMagenta li
{
	margin: 0px 0px 0px 16px;
	padding: 0px 0px 5px 0px;
	list-style-type: disc;
	list-style-position: outside;
	color: #b22052;
}

ul.bulletMagenta li span
{
	color: #002843;
}



ul.ohne li
{
	margin: 0px 0px 0px 16px;
	padding: 0px 0px 5px 0px;
	list-style-type: none;
	list-style-position: outside;
}

ul.horizontal li
{
	display: inline;
	margin: 0px 10px 0px 0px;
}

li ul
{
	margin: 5px 0px 0px 0px;
}

p
{
	margin: 5px 0px 10px 0px;
}

ul
{
	margin: 0px;
	padding: 0px;
}

ol
{
	margin: 0px 0px 0px 15px;
	padding: 0px;
}

/* =============================================================== Links Start*/
a:link
{
	text-decoration: underline;
	color: #b22052;
}

a:visited
{
	text-decoration: underline;
	color: #b22052;
}

a:hover
{
	text-decoration: underline;
	color: #002843;
}

a:active
{
	text-decoration: underline;
	color: #b22052;
}

a.blue:link
{
	text-decoration: underline;
	color: #002843;
}

a.blue:visited
{
	text-decoration: underline;
	color: #002843;
}

a.blue:hover
{
	text-decoration: underline;
	color: #b22052;
}

a.blue:active
{
	text-decoration: underline;
	color: #002843;
}

a.magenta:link
{
	text-decoration: underline;
	color: #b22052;
}

a.magenta:visited
{
	text-decoration: underline;
	color: #b22052;
}

a.magenta:hover
{
	text-decoration: underline;
	color: #002843;
}

a.magenta:active
{
	text-decoration: underline;
	color: #b22052;
}

.linkPfeil
{
	position: relative;
	top: 2px;
	left: 0px;
}

/* ================================================================= Links End*/
.boxLinieOL
{
	height: 5px;
	background-image: url(/assets/box_linie_ol.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 1px;
}

.boxLinieOR
{
	height: 5px;
	background-image: url(/assets/box_linie_or.gif);
	background-position: right top;
	background-repeat: no-repeat;
	font-size: 1px;
}

.boxLinieUL
{
	height: 5px;  /* geaendert von 2px */
	background-image: url(/assets/box_linie_ul.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	font-size: 1px;
}

.boxLinieUR
{
	height: 5px; /* geaendert von 2px */
	background-image: url(/assets/box_linie_ur.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	font-size: 1px;
}

.boxLinieML
{
	background-color: #FFFFFF;
}

.boxLinieMR
{
	width: 100%;
}

.boxLinieInhalt
{
	padding: 5px 15px 5px 15px;
	border-color: #e7e7e7;
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	background-color: #FFFFFF;
	position: relative;
}

/* - :: - */

.boxLinieOLblue
{
	height: 5px;
	background-image: url(/assets/box_linie_ol_blue.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 1px;
}

.boxLinieORblue
{
	height: 5px;
	background-image: url(/assets/box_linie_or_blue.gif);
	background-position: right top;
	background-repeat: no-repeat;
	font-size: 1px;
}

.boxLinieULblue
{
	height: 5px;
	background-image: url(/assets/box_linie_ul_blue.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	font-size: 1px;
}

.boxLinieURblue
{
	height: 5px;
	background-image: url(/assets/box_linie_ur_blue.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	font-size: 1px;
}

.boxLinieInhaltblue
{
	padding: 5px 15px 5px 15px;
	border-color: #e7e7e7;
	background-color: #f2f4f5;
	position: relative;
}

/* - :: - */
.unsichtbar, .invisible
{
	display: none;
}

.nofloat
{
	clear: both;
	padding: 0px;
	margin: 0px;
	font-size: 0px;
	line-height: 0px;
	display: block;
}

.noDecoration
{
	text-decoration: none !important;
}

.spacer
{
	height: 10px;
	padding: 0px;
	margin: 0px;
	font-size: 1px;
	line-height: 1px;
	display: block;
}

.floatLi
{
	float: left;
}

.floatRe
{
	float: right;
}

.keinAbstandOben
{
	margin-top: 0px !important;
}

.keinAbstandUnten
{
	margin-bottom: 0px !important;
}

.paddingAll
{
	padding: 10px;
}

.paddingLeft-10
{
	padding-left: 10px !important;
}

.marginTop-5
{
	margin-top: 5px !important;
}

.marginTop-10
{
	margin-top: 10px !important;
}

.marginTop-15
{
	margin-top: 15px;
}

.marginTop-20
{
	margin-top: 20px !important;
}

.marginTop-25
{
	margin-top: 25px;
}

.marginTop-40
{
	margin-top: 40px;
}

.marginTop-65
{
	margin-top: 65px;
}

.marginRight-0
{
	margin-right: 0px !important;
}

.marginRight-5
{
	margin-right: 5px;
}

.marginRight-10
{
	margin-right: 10px !important;
}

.marginRight-12
{
	margin-right: 12px;
}

.marginRight-15
{
	margin-right: 15px;
}

.marginRight-20
{
	margin-right: 20px;
}

.marginRight-25
{
	margin-right: 25px;
}

.marginRight-40
{
	margin-right: 40px;
}

.marginBottom-5
{
	margin-bottom: 5px;
}

.marginBottom-10
{
	margin-bottom: 10px;
}

.marginBottom-15
{
	margin-bottom: 15px;
}

.marginBottom-20
{
	margin-bottom: 20px;
}

.marginBottom-25
{
	margin-bottom: 25px;
}

.marginBottom-30
{
	margin-bottom: 30px;
}

.marginLeft-5
{
	margin-left: 5px;
}

.marginLeft-10
{
	margin-left: 10px;
}

.marginLeft-15
{
	margin-left: 15px;
}

.marginLeft-20
{
	margin-left: 20px;
}

.marginLeft-25
{
	margin-left: 25px;
}

.marginLeft-35
{
	margin-left: 35px;
}

tr.txtFett td,tr.txtFett th,.txtFett
{
	font-weight: bold;
}

.txtNormal
{
	font-weight: normal;
}

.txt11px
{
	font-size: 11px !important;
	line-height: 13px;
}

.txtMagenta
{
	color: #b22052;
}

.handCursor
{
	cursor: pointer;
}

.block
{
	display: block;
}

.inline
{
	display: inline;
}

table.nowrap td,tr.nowrap td,td.nowrap,.nowrap {
	white-space: nowrap !important;
}

/* --::--*/
table.formular
{
	border-collapse: collapse;
	width: 100%;
	position: relative;
}

table.formular td
{
	border: 0px gray solid;
	padding: 0px 10px 5px 0px;
	vertical-align: bottom;
}

table.formular td input.inputfield
{
	width: 100%;
}

table.formular td textarea
{
	width: 100%;
}


