#contenedor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: auto;
	width: 75%;
	background-color: #FFFFFF;
	color: #003366;
}
#text {
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#text p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-indent: 10px;
}



body {
	background-color: #003366;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#nav {
	background-color: #003366;
	margin: 0px;
	padding: 2px;
	width: 100%;
	height: 28px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav li {
	float: left;
	text-align: center;
	line-height: 26px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
}
#migas {
	clear: both;
	margin: 0px;
	padding-left: 7px;
	padding-top: 5px;
	padding-bottom: 10px;
}
#text h2 {
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(logos/0027_datadialogsbullet.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#text h3 {
	font-size: 12px;
	font-style: italic;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-indent: 10px;
}


#top {
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 100%;
	background-image: url(logos/logo6.jpg);
}
#bottom {
	background-image: url(logos/logo_bottom.jpg);
	padding: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	text-align: center;
}

#top #logo {
	margin: 0px;
	width: 30%;
	float: left;
}
#top #beschreibung {
	margin: 0px;
	float: left;
	width: 40%;
	font-size: 25px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	height: 60px;
}

#logo a {
	display: block;
	font-size: 70px;
	text-decoration: none;
	color: #003366;
	text-indent: 50px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	height: 100px;
}
#nav a:hover {
	text-decoration: none;
	display: block;
	padding: 0px;
	height: 26px;
	color: #003366;
	background-color: #FFFFFF;
}
#nav a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 0px;
	height: 26px;
}

.breadcrumbs {
	padding-left:10px;
}
.texto, .breadcrumbs {
	font-size:9px;
}.link_bread {
	color: #003366;
}
#text ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#text a {
	color: #003366;
	display: block;
	background-image: url(logos/0080_contentbullet.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 5px;
}
#text a:hover {
	color: #003366;
	display: block;
	background-image: url(logos/0080_contentbullet.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 5px;
	font-weight: bold;
}
hr {
	width: 80%;
	margin-left: 10%;
}
.alignleft {
	margin-right: 15px;
	float: left;
}
.alignright {
	float: right;
	margin-left: 15px;
}
