/* grundlegende Definitionen */
body {
	font: 0.9em normal geneva, verdana, sans-serif;

}

a {
	font-size: 85%;
	color: #00007B;
	font-weight: bold;
	text-decoration: none;
}

a.red {
color: red;
}

a.h3 {
font-size: 100%
}

a:hover {
	text-decoration:underline;
	background-color: #eaeaf5;
}

input {
	background-color: #EFEFEF;
	padding: 2px;
	font-size: 80%;
}

textarea {
	background-color: #EFEFEF;
	padding: 2px;
}

select {
	background-color: #EFEFEF;
	padding: 2px;
}

/*Frontend Angaben*/

#pictureHeaderBox {
display:none;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 0px;
	height: 0px;
	background-color: #000000;
}
#pictureHeader {
display:none;
	width: 0px;
	height: 0px;
}
#leftPictureHeaderContent {
	display:none;
	width: 0px;
	height: 0px;
	background-color: #000000;
}
.section01PartA {
display:none;
}
.section01PartB {
display:none;
}

#internetTitleBox {
display:none;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 0px;
	height: 0px;
}

#internetTitleContent {
	display:none;
	position: absolute;
	left: 0;
	width: 0px;
	padding: 0 0 0 0;
	bottom: 0px;	/* not implemented in Opera 6: the internet title will be shown at the top internetTitleBox. */
	margin: 0px;
}

#internetTitleContent h1 {

}

#logo {
display:none;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 0px;
	height: 0px;
}

div#acrobat {
display:none;
}

div#acrobat img {
	border:none;
}

div#acrobat a, a:hover {
	text-decoration:none;
}


div#footer p {
font-size: 80%;
}

div#footer {
	display:none;
position: absolute;
	top: 0px;
	left: 0px;
	background-color: #CCCCCC;
	width: 0px;
	padding: 10px;
}

div#head span {
display:none;
position: absolute;
top: 0px;
left: 0px;
font-size: 110%;
font-weight: bold;
color: #00007B;
}

span.help {
	font-weight: normal;
}

span.error {
font-weight: bold;
font-size: 90%;
padding-left: 10px;
color: red;
}

div#article p, span.text, ul, ol {
font-size: 80%;
}

li {
padding-bottom: 5px;
}


div#wrap {
display:none;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 0px;
}

div#top div {
display:none;
	width: 0px;
	padding-left:5px;
}




div#article {
	/*background-color: #DDDDDD;*/
	height:100%;
	width: 100%;
}

div#article div.article {
	padding: 10px;
}

div#loginbox {
	display:none;
	width: 0px;
	padding: 10px;
}
/*
div#loginbox button, div#message button, div.form_footer input, button {
	margin-top: 10px;
	margin: 0px;
	background-color: #CCCCFF;
	color: #00007B;
	font-weight: bold;
	font-size: 90%;
}

div#loginbox h2, div#message h2 {
	color: #232323;
	font-size: 100%;
}

div#loginbox span.title {
	font-size: 90%;
	color: #232323;
}

div#message {
	position: absolute;
	left: 160px;
	top: 155px;
	border-left: 1px dotted #CCCCCC;
	padding: 10px;
	width: 500px;
	font-size: 90%;
}

div#userprofil h1 {
	margin-top: 10px;
	border-bottom: 1px solid #222222;
	font-weight: bold;
	font-size: 90%;
	margin-left: 10px;
	margin-right: 10px;
}

div#userprofil h3, div.article h3, div.title {
font-weight: bold;
font-size: 90%;
color: #FF9900;
}

div#userprofil table {
margin-left: 10px;
}

div#userprofil td {
font-size: 90%;
padding-right: 15px;
}

div.article p {
font-size: 80%;
}
*/
/*Backend Angaben */



/* Spezialformate */

/*
a.nav {
	display:block;
	padding: 5px;
}

a.nav:hover {
	color: #FFFFFF;
	background-color: #00007B;
}

div.listbody div.head a {
	border-bottom: 1px solid #CCCCCC;
	padding: 3px;
}

div#main h3, div#article div.article h3 { 
	margin-top:0px;
	border-bottom: 1px solid #222222;
}

div.listhead a, div.detailhead a  {
	border-bottom: 1px solid #CCCCCC;
	padding: 3px;
	background-color: #EEEEEE;
}

div#children div.head a, div#children div.childrenhead a {
}

div.listhead a:hover, div.listbody div.head a:hover, div.detailhead a:hover {
	color: #FFFFFF;
	background-color: #00007B;
	border: 1px solid #FFFFFF;
	padding: 3px;
}

div#children div.head a:hover, div#children div.childrenhead a:hover {
	color: #FFFFFF;
	background-color: #00007B;
}

div.detail_element, div.form_element {
	font-size: 100%;
	border-bottom: 1px solid #FFFFFF;
}

div.detail_element div.title, div.form_element div.title {
	font-weight: bold;
}

div.form_footer button {
	padding: 0px;
	margin: 0px;
	background-color: #CCCCFF;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: 10px;
	color: #00007B;
	font-weight: bold;
	font-size: 100%;
}

div#main div.listbody div.text span.title {
	font-weight: bold;
}

div#children div.childrenhead {
font-weight: bold;
}

div#children div.childrenhead a {
	margin-left: 20px;
}

div#children div.head {
	font-size: 90%;
}

div#children {
	font-size: 90%;
}

div#children div.childrenbody div.text {
	font-size: 80%;
}

div#head img {
	margin-right: 50px;
}
*/
