/********************************************/
/* (c) 2006 by ips Software - Reto Carigiet */
/********************************************/

/* General */
/***********/

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
}

font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #E6F2FF;
}

.imgRight {
	border: 1px solid #B30000;
	float: right;
	margin: 6px 0px 6px 6px;
	display: block;
}
.imgLeft {

	border: 1px solid #B30000;
	float: left;
	margin: 6px 6px 6px 0px;
	display: block;
}

/* Link Styles */
/***************/

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

a:visited{
	color: #666666;
	text-decoration: none;
}

a:hover{
	color: #FF0000;
	text-decoration: underline;
}

/* Define fonts */
/****************/

.TabelleTitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.TabelleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.ipsLSTitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.ipsLSTitel a {
  color:#FFFFFF;
}


/* Define tables */
/*****************/

td{
background:#DFF8FF;}

#tab1{
	border:1px solid #000000;
	padding:3px 5px;
	border-collapse:collapse;
	margin: 3px;
}

#tab1 td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
    background:#eeeeee;
	padding:3px 5px 3px 5px;
}

#tab1 tr.titel td{
background:#0099cc;}

/* Define Button */
/*****************/
/**
.btnV1 {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #999999;
	font-size: 12px;
	margin: 2px;
	padding: 5px;
	color: #000000;
}

a:link {
  color: #777;
  text-decoration: none;
}
a:visited {
  color: #333;
  text-decoration:none;
}
a:link:hover, a:visited:hover {
  color: #777;
  background-color: #ccc;
}
a:link:active, a:visited:active {
  color: #ccc;
  background-color: #ccc;
 }
/* navBar ul {list-style: none; margin: 0; padding: 0;} */

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
/*#navBar li {border-bottom: 1px solid #EEE;} */

/* fix for browsers that don't need the hack */
/*html>body #navBar li {border-bottom: none;} */

*/

/* Define Layout */
/*****************/

#LayEnclose {
	width: 850px;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	height: inherit;
}
#LayPreHead {
	width: 628px;
	float: left;
}
.Ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	background-color: #FFFF00;
	border: 1px solid #999999;
	padding: 4px;
}

#LayPreHeadLogo {
	width: 200px;
	float: left;
	height: 50px;
}
#LayPreHeadBanner {
	width: 500px;
	float: left;
	height: 50px;
	margin-left: 20px;
}
#LayPreHeadAbout {
	width: 80px;
	height: 50px;
	text-align: center;
	float: left;
}
#LayPreHeadRight {
	width: 230px;
	float: left;
	height: 83px;
}
#LayHead {
	background-color: #B30000;
	border-top: 1px solid #999999;
	border-right: 1px none #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
	color: #FFFFFF;
	width: 650px;
	float: left;
	padding: 4px;
	margin-bottom: 1px;
	border-color: #FFFFFF;
	background-image: url(Verlauf1.gif);
}
#LayHeadRight {

	background-color: #B30000;
	border-top: 1px solid #999999;
	border-right: 1px none #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
	color: #FFFFFF;
	width: 200px;
	float: left;
	padding: 4px;
	margin-bottom: 1px;
	border-color: #FFFFFF;
	background-image: url(Verlauf1.gif);
}
#LayContent {
	width: 858px;
	float: left;
	height: 100%;
}

#LayLeft {
	background-color: #FFFFFF;
	border: 0px;
	float: left;
	width: 150px;
	padding: 0;
	border-color: #FFFFFF;
}

#LayMiddle {
	width: 670px;
	height: 95%;
	float: right;
	margin-top: 4px;
	overflow: hidden;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #B30000;
}
#LayMiddleTitle {
	background-image: url(../Anlaesse/Logos/VerlaufSeitentitel.gif);
	background-position: right;
	background-repeat: no-repeat;
	background-color: #0033CC;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	height: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 0.9em;
}
#LayMiddleContent {
	width: 664px;
	float: left;
	margin-top: 4px;
	background-repeat: repeat;
	background-position: center top;
	padding: 15px 4px 4px;

}

#LayBottom {
	clear: both;
	background-color: #F9F9F9;
	padding: 4px;
	width: 848px;
	float: left;
	border-top: 1px solid #B30000;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #B30000;
	border-left: 1px solid #FFFFFF;
	color: #333333;
}

/*************************/
/* Project specific Tags */

#NavLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 150px;
	border-right: 1em solid #FFFFFF;
	padding: 0;
	margin-bottom: 1em;
	background-color: #004595;
	color: #FFFFFF;
}
#NavLeft ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#NavLeft ul li {
	margin: 0;
	border-top: 5px solid #FFFFFF;
}
#NavLeft ul li a {
	display: block;
	padding: 2px 2px 2px 0.5em;
	border-left: 10px solid #000066;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #004293;
	background-color: #004293;
	color: #FFFFFF;
	text-decoration: none;
	width: 100%;
}
html>body #NavLeft ul li a {
	width: auto;
}
#NavLeft ul li a:hover {
	border-left: 10px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	background-color: #0064AE;
	color: #fff;
	border-bottom-color: #FF0000;
	border-left-color: #B30000;
	border-right-color: #FFFFFF;	
}
.TextFett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.TextRot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FF0000;
}

