
.navbar .treeLink1, .navbar .treeLink2,
.navbar .treeLink3, .navbar .treeLink4,
.navbar .treeLink5 {
	display:block;
	padding: 0.2em;
	text-decoration: none;
	border: 1px solid black;
	border-left-color: white;
	border-top-color: white;
	color: maroon;
}

.treeLink1:hover, .treeLink2:hover,
.treeLink3:hover, .treeLink4:hover,
.treeLink5:hover {
	border-color: white;
	border-left-color: white;
	border-top-color: black;
	background-color:#7795d5;
}

hr {
	visibility:hidden;
}

img {
   max-width:95%;
}

img[src="images/ALLG-Logo-Blau.gif"] {
	width:50%;
}

h1 {
	text-align:center;
	text-decoration: none;
	color: #00309C;
	font-weight: bold;
	font-size: 200%;
	margin-bottom:10px;
}

table {
	width:100%;
}

.first {
	font-weight:bold;
	width:33%;
}

.first p {
	padding:0pt;
}

.VModellXTTitle {
	font-size:36pt;
	text-align:center;
}

.VModellXTSubtitle {
	font-size:26pt;
	text-align:center;
}

.VModellXTTextbody {
	font-size:11pt;
	text-align:justify;
}


.VModellXTInhaltsverzeichnis1 {
	position:relative;
	left:0pt;
	background-color:#ededed;	
}

.VModellXTInhaltsverzeichnis2 {
	position:relative;
	left:20pt;
}

.VModellXTInhaltsverzeichnis3 {
	position:relative;
	left:40pt;
}

.VModellXTInhaltsverzeichnis4 {
	position:relative;
	left:50pt;
}

.VModellXTInhaltsverzeichnis5 {
	position:relative;
	left:60pt;
}

h1 .SectionNumber {
	visibility:hidden;
}


div.emptyDiv {
	position:relative;
	top:10pt;
	left:30pt;
	bottom:5pt;
	width:140pt;
	height:133pt;
	background-image:url(images/ALLG-Logo-Standard.gif);
	background-repeat:no-repeat;
}

.navbar {
	position:absolute;
	top:10px;
	left:10pt;
	width:200pt;
	font-size:small;
	background-color:white;
}

div.navbar p {
	margin:2pt;
	text-decoration: none;
	font-weight: bold;
	color: #aabbdd;
	background-color: #ccc;
}


div#content { 
	position:relative;
	margin-left:210pt;
	padding:10pt;
	border: 1px solid gray;
	border-left-color:white;
	border-right-color:white;
}

div#header {
	position:relative; 
	left:210pt;
	width:300pt;
}

div#footer {
	position:relative;
	left:210pt;
	width:300pt;
}

.treeLink1 {
	position:relative;
	padding:1px;
	background-color: #3459B1; 
		font-family:sans-serif;
}

.treeLink1 .link {
	position:relative;
	left:5pt;
	width:190pt;
	color:blue;
}

.treeLink1 .current {
	position:relative;
	left:5pt;
	width:190pt;
	color:blue;
}

.treeLink2 {
	position:relative;
	padding:1px;
	background-color:#567bd3;
	font-family:sans-serif;
}

.treeLink2 .link {
	position:relative;
	left:15pt;
	width:180pt;
	color:blue;
}

.treeLink2 .current {
	position:relative;
	left:15pt;
	width:180pt;
	color:blue;
}

.treeLink3 {
	position:relative;
	padding:1px;
	background-color:#456ac2;
	font-family:sans-serif;
}

.treeLink3 .link {
	position:relative;
	left:25pt;
	width:170pt;
	color:blue;
}

.treeLink3 .current {
	position:relative;
	left:25pt;
	width:170pt;
	color:blue;
}

.treeLink4 {
	position:relative;
	padding:1px;
	background-color: #3459B1; 
	font-family:sans-serif;
}

.treeLink4 .link {
	position:relative;
	left:35pt;
	width:160pt;
	color:blue;
}

.treeLink4 .current {
	position:relative;
	left:35pt;
	width:160pt;
	color:blue;
}

.treeLink5 {
	position:relative;
	padding:1px;
	background-color: #3459B1; 
	font-family:sans-serif;
}

.treeLink5 .link {
	position:relative;
	left:45pt;
	width:150pt;
	color:blue;
}

.treeLink5 .current {
	position:relative;
	left:45pt;
	width:150pt;
	color:blue;
}

.link a {
	 color:white;
	 text-decoration:none;
}

.link a:hover {
	 text-decoration:underline;
}

.current a {
	 color:white;
}

