body {
    color: black; background-color: white;
    font-size: 100.01%;
    font-family: Verdana;
    margin: 0;
	padding: 10px;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #f0e9cf;
	text-align: left;
	white-space: normal;
	border: 1px solid #CCCCCC;
	color: #8e0006;
}

body.topframe {
	margin: 0px !important;
	padding: 0px !important;
	left: 0px !important;
	top: 0px !important;
	background-image: url(/Common/bg_top.gif);
	background-repeat: repeat-x;

}

a, a:link, a:visited {
	font-size: 11px;
	color: #000099;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#header, #portal, #footer, #list {
    width: 908px;
    border: 0px ridge #000099;
    clear: both;
}

#header {
	margin-bottom: 10px;
}

#header img#banner {
    width: 100%;
}

#header table {
    table-layout: fixed;
    width: 100%;
    border: 1px solid #CCCCCC;
}

#header ul {
    margin-left: 0px;
    padding-left: 0px;
    list-style-image: url(/Common/bull_arrow.gif);
}

#header div#info {
    float:left;
	font-size: 12px;
    color: #000099;
    display: inline;
}

#header div#pict {
	float: right;
    display: inline;

}

#header li, #header a {
    margin-left: 0px;
    padding: 0px;
	font-size: 11px;
    color: #000099;
}

/*
#header li h1, #header h1 {
    margin: 0px;
	font-weight: bold;
	font-size: 10px;
	font-style: normal;
	color: #34d76c;
	color: #353A4B;
}
*/

#header li h1, #header h1 {
    margin: 0px;
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	color: #000099;
}

#header h2 {
	font-size: 14px;
	color: #000099;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #99CCCC;
}

#header h3 {
	font-size: 12px;
	color: #666666;
	margin-bottom: 4px;
	margin-top: 0px;
}


#header td {
    padding-left: 10px;
}


.arr {
    background-image:url(/Common/bull_arrow.gif);
    background-repeat:no-repeat;
    padding-bottom:3px;
    padding-left:7px;
}


.arrinf {
	background-image:url(/Common/bull_arrow.gif);
	background-repeat:no-repeat;
	background-position: 6 3px;
	padding-bottom: 2px;
	padding-left:12px;
	background-color: #f5f7ff;
    padding-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #99CCCC;
    font-size: 11px;
    color: #333333;
}

.arrhref {
	text-align: center;
	padding: 8px;
	background-color: #f5f7ff;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #99CCCC;
    font-size: 11px;
    color: #333333;
}

div.rub{
    border: 1px solid #CCCCCC;
    margin-bottom: 5px;
}

/*
div.rubHead {
    display: block;
	padding-left:5px;
	padding-top: 4px;
	padding-bottom: 4px;
}
*/
div.rubMain {
	background-color: #f5f7ff;
	padding:5px;
	color: #000099;
    font-size: 11px;
}

div.rubMain img {
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
}

div.rubHead a, div.rubHead a:visited, div.rubHead a:hover{
	display: block;
	padding-left:5px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #000099;
	font-weight: bold;
    font-size: 12px;
}

.rubHead a:hover {
    text-decoration: none;
    background-color: #ff8a8a;
}


/*
td.info table,td.info table tr, td.info table tr td {
    border: 1px solid #FF0000;
}
*/

/* Portal */
table#portal {

    table-layout: fixed;
}

table#portal h1 {
    display: block;

	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-weight: bold;
    font-size: 12px;
	background-color: #f5f7ff;
	color: #000099;
	margin: 0px;
	margin-bottom: 6px;
	border: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
}

table#portal td {
    vertical-align:top;
}

/* Content */
table#item {
    table-layout: fixed;
    width: 100%;
}

table#item h5 {
	font-weight: bold;
    font-size: 11px;
    color: #000099;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px dashed #CCCCCC
}

table#item div {
	border: 0px solid #CCCCCC;
	width: 100%;
	margin-bottom: 20px;
}

table#item div.alist {
	border: 0px solid #CCCCCC;
	width: 100%;
	margin-bottom: 10px;
	margin-right: 0px;
	padding-right: 0px;
}

table#item div.alist a {
    display: block;
	background-image:url(/Common/bull_arrow.gif);
	background-repeat:no-repeat;
	background-position: 6 3px;
	padding-bottom: 2px;
	padding-left:12px;
	background-color: #f5f7ff;
    padding-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #99CCCC;
}

table#item div.alist h2 {
	margin: 0px;
	padding-left: 10px;
    font-size: 12px;
    font-weight: bold;
}

table#item div h1 {
    width: 100%;
	padding-top: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
    font-size: 12px;
    color: #000099;
	background-color: #FFFFFF;
	border: 0;
	margin: 0px;
}

table#item div h1 a{
/*    width: 100%; */
    display: inline;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
    font-size: 12px;
    color: #000099;
	background-color: #FFFFFF;
	border: 0;
	margin: 0px;
	background-image:url();
}

table#item div h2 {
    margin: 0;
    margin-bottom: 10px;
    padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 0px;
	font-size: 9px;
	color: #000099;
	font-weight: normal;
}

table#item div h3 {
	margin: 0;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 0px;
	font-size: 11px;
	color: #000099;
	font-weight: normal;
	text-align: justify;
}

table#item div h3:first-letter {
	font-size: 16px;
	color: #990000;
	font-weight: bold;
}


table#item div.alist h3, table#item div.alist h3:first-letter {
    margin-right: 0px;
    padding-right: 0px;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 0px;
	font-size: 11px;
	color: #000099;
	font-weight: normal;
	text-align: justify;
}

/* orange: #ff7f00*/
table#item div h3 a {
    display: inline;
    margin: 0;
    padding: 0;
	font-size: 11px;
	color: #C70506;
	font-weight: bold;
	background-image:url();
	background-color: #FFFFFF;
	border-bottom: 1px dashed #C70506;
}

table#item div h3 a:hover {
    text-decoration: none;
    border-bottom: 1px solid #C70506;
}

table#item div h4 {
	margin: 0;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 0px;
	font-size: 12px;
	color: #000099;
	font-weight: normal;
	/*text-align: justify;*/

}

table#item div h4:first-letter {
	font-size: 16px;
	color: #990000;
	font-weight: bold;
}

table#item div img.thmb {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}

table#item div img.thmbdist {
    margin-bottom: 0px;
}

table#item div.right {
	font-size: 12px;
	font-style: italic;
	color: #000099;
	font-weight: normal;
	text-align: right;
    float: right;
    width: 130px;
    margin: 0px;
    padding: 0px;
}

table#item a {
    display: block;
	background-image:url(/Common/bull_arrow.gif);
	background-repeat:no-repeat;
	background-position: 6 3px;
	padding-bottom: 2px;
	padding-left:12px;
	background-color: #f5f7ff;
    padding-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #99CCCC;
}

table#item h6 {
    display: block;
	background-image:url(/Common/bull_arrow_red.gif);
	background-repeat:no-repeat;
	background-position: 6 3px;
	font-size: 11px;
	font-weight:normal;
	color: #000099;
	padding-bottom: 2px;
	padding-left:12px;
	background-color: #f5f7ff;
    padding-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #99CCCC;
	margin: 0px;
}

table#item .distance {
	width: 60px;
}

/* Content II */
table#content {
    width: 100%;
    border: 1px solid #CCCCCC;
}

table#content table.inner {
    table-layout: fixed;
    width: 100%;
}

table.fillout {
    table-layout: fixed;
    width: 100%;
    margin-top: 15px;
    border-width: 0px !important;
}

table#content table.inner td {
	margin: 0;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 5px;
	font-size: 12px;
	color: #000099;
	font-weight: normal;
}

table#content td a {
	font-size: 12px;
	border-bottom: 1px dashed #000099;
}

table#content td a:hover {
    text-decoration: none;
	border-bottom: 1px solid #000099;
}

table#content td.hl {
    display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 12px;
	color: #000099;
	background-color: #f5f7ff;
    border-bottom: 1px solid #CCCCCC;
}

table#content tr.hline td {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 12px;
	color: #000099;
	background-color: #f5f7ff;
    border-bottom: 1px solid #CCCCCC;
}

table#content tr.hlineSub td {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 12px;
	color: #000099;
	background-color: #f5f7ff;
    border-bottom: 0px solid #CCCCCC;
}

table#content tr.hlineSub a {
    text-decoration: none;
}

table#content tr.alert1 td {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-weight: normal;
	font-size: 12px;
	color: #CC0000;
	background-color: #FFFFFF;
    border-bottom: 0px solid #CCCCCC;
}

table#content table.inner table.smallFont td, table#content table.inner td.smallFont  {
	margin: 0;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 0px;
	padding-right: 5px;
	font-size: 10px;
	color: #000099;
	font-weight: normal;
}

table#content tr.remark1 td {
	color: #000099;
	background-color: #e5d9cc;
}

table#content tr.remark2 td {
	color: #000099;
	background-color: #ede3c3;
}

/* Infocolumne*/

td.info {
    width: 200px;
    font-size: 12px;
}

td.info table {
	width: 100%;
    border-spacing: 0px;
}

td.info table tr td{
    border: 0px solid #CCCCCC;
}

/* Abstand zwischen Portalcolumnen */ 
td.placehold {
    width: 15px;
}





/* footer */
#footer {
    border: 1px solid #CCCCCC;
}

#footer h1 {
    display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-weight: bold;
    font-size: 12px;
	background-color: #f5f7ff;
	
	margin: 0px;
	margin-bottom: 6px;
    border-bottom: 1px solid #CCCCCC;
}

#footer table {
    table-layout: fixed;
    border-spacing: 0px;
    width: 100%;
}

#footer td {
	padding-top: 4px;
	padding-bottom: 10px;
	padding-left: 10px;
    font-size: 11px;
}

.hilite {
    font-weight: bold;
    color: #C70506;
}

.thin {
    font-weight: normal !important;
}

/*--------------- Liste -------------*/
table#list {
    clear: both;
    border: 1px solid #CCCCCC;
    table-layout: fixed;
}

table#list tr {
    padding-left: 0px;
}

table#list td {
    vertical-align:top;
    color: #000099;
    font-size: 11px;
    padding-left: 5px;
}
/*, table.tableHead a:visited, table.tableHead a:hover */
tr.tableHead td{
	background-color: #f5f7ff;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #000099;
	font-weight: bold;
    font-size: 12px;
    border-bottom: 1px solid #CCCCCC;
}

tr.tableHead a {
	padding-top: 4px;
	padding-bottom: 4px;
    display:block;
}

tr.tableHead .focus {
    display:block;
	background-color: #EEEEEE;
	padding: 0;
	margin: 0;
}

tr.tableHead a:hover {
    display:block;
	background-color: #FFE3C9;
}

table.tableHead a:hover {
    text-decoration: none;
    background-color: #FFCCCC;
}

table#list tbody.Lst1 td {
	background-color: #f5f7ff;
    padding-top: 2px;
    padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #99CCCC;
	cursor: pointer;
}

table#list tr.odd td {
	background-color: #fff7ff;
    padding-top: 2px;
    padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #99CCCC;
}

table#list tbody.Lst1 tr:hover td{
	background-color: #ffffff;
    padding-top: 2px;
    padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #99CCCC;
}

/* for IE */
table#list tbody.Lst1 tr.over td{
	background-color: #ffffff;
    padding-top: 2px;
    padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #99CCCC;
}

table#list tbody.Lst1 tr.subline td{
	background-color: #EEE;
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CCCC;
	font-weight: bold;
	color: #FF9900;
	cursor: text;
}

/**** ALLGEMEIN */

.border {
    border: 1px solid #CCCCCC !important;
}


.hl_first {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-weight: normal; color: #000000; text-align: left; white-space: normal}
.hl_sub {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #000000; text-align: left; white-space: normal}

.brot_first {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #000000; text-align: left; white-space: normal}
.brot_initial {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #990000; text-align: left; white-space: normal}

.brot_second {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #000000; text-align: left; white-space: normal}
.inputBeige {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #e6c7a8;
}
.inputEi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #e7dca8;
	border: 1px solid #8a9891;
	color: #34394b;


}
.inputEi2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #f0e9cf;
	border: 1px solid #8a9891;
	color: #34394b;
	height: 20px;
	width: 170px;
	font-size: 12px;



}

a.normal:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;

}
a.normal:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;
	text-decoration: none;
}
a.normal:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;
	text-decoration: underline;
}
a.normal:active {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;
	text-decoration: none;
}

a.medium:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;

}
a.medium:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;
	text-decoration: none;
}
a.medium:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;
	text-decoration: underline;
}
a.medium:active {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;
	text-decoration: none;
}

a.large:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;

}
a.large:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px;
	text-decoration: none;
}
a.large:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px;
	text-decoration: underline;
}
a.large:active {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px;
	text-decoration: none;
}

a img {
	border: 0;
}

td {
//	font-family: Verdana, Arial, Helvetica, sans-serif;
//	font-size: 10px;
}

.DotLeftRight {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}
.DotLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.DotRight {

	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.DotLeftRightDown {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}

.b1 {
	border: 1px solid #0099CC;
}

.noCSS, .noCSS a {
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    background-color: 0 !important;
    display: hidden !important;
}

.formWidel {
    width: 300px;
	background-color: #f0e9cf;
	border: 1px solid #CCCCCC;
	color: #8e0006;
}

.buttonWidel {
    width: 300px;
	background-color: #f0e9cf;
	color: #8e0006;
	font-weight: bold;
}

.formNormal {
    width: 200px;
	background-color: #f0e9cf;
	border: 1px solid #CCCCCC;
	color: #8e0006;
}

.buttonNormal {
    width: 200px;
	background-color: #f0e9cf;
	color: #8e0006;
	font-weight: bold;
}

.formMiddle {
    width: 130px;
	background-color: #f0e9cf;
	border: 1px solid #CCCCCC;
	color: #8e0006;
}


.formSmall {
    width: 65px;
	background-color: #f0e9cf;
	border: 1px solid #CCCCCC;
	color: #8e0006;
}

.dezent {
	display: block;
	color: #999999;
	margin-bottom:7px;
}

