BODY {
  background-color: #fff;
  font-family: Arial, sans-serif;
}

A {
	text-decoration: none;
	color: #0A434F;
}

A:Hover {
	color:#173F7F;
	text-decoration:underline;
}

b {
	
}

p {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: justify;   
}

ul {
  margin-left: 10px;
  padding-left: 10px;
}

ol {
  margin-left: 10px;
  padding-left: 10px;
}

h1 {
	color: #000000;
	font-size: 14px;
    font-weight: normal;
	margin:0px;
}
h2 {
	color: #0A434F;
	font-size: 16px;
	font-weight: bold;
	margin:0px;
}
h3 {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	margin:0px;
	font-style: italic;
}
h4 {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	margin:0px;
	font-style: italic;
}


.maincontent_titlebox {
    font-size: 12px; 
    width: 600px; 
    float: right; 
    margin-right:0px; 
    margin-top: 10px;
    margin-bottom: 6px;
   
}

.maincontent_title {
    margin: 1px;
    margin-left: 0px;
    margin-right: 0px;
    font-size: 14px;
}

.maincontent_subtitle {
    margin: 5px;
    font-weight: bold;
    font-size: 13px;
}

.maincontent_modulbox {
    font-size: 13px; 
    width: 620px; 
    float: right; 
    margin-right: 40px; 

   
}




.startcontent_titlebox {
    font-size: 12px; 
    width: 730px; 
    float: right; 
    margin-right: 12px; 
    margin-top: 12px;
    background-color: #fff;
   
}

.startcontent_title {
    margin: 6px;
    font-weight: bold;
    font-size: 14px;
}

.startcontent_subtitle {
    margin: 6px;
    font-weight: bold;
    font-size: 12px;
}

.startcontent_modulbox {
    font-size: 12px; 
    width: 730px; 
    float: right; 
    margin-right: 12px; 
    background-color: #fff;
   
}
.topnav_right_element {
    float: right;
    margin-right: 6px;
    font-size: 14px;
    color: #000;
    height: 30px;
}
.topnav_right_element a {
    color: #000;
}
.topnav_right_spacer {
    float: right;
    margin: 4px;
}

.topnav_element {
    float: right;
    margin: 4px;
    font-size: 14px;
    color: #fff;
    height: 30px;
}
.topnav_element a {
    color: #fff;
}
.topnav_spacer {
    float: right;
    margin: 4px;
}

.treenav_element {
	width: 100%;
    margin: 4px;
    font-size: 13px;
    color: #0A4F4C;
}
.treenav_element a {
    color: #0A4F4C;
    text-decoration: none;
}



.treenav_right_element {
    margin: 0px;
    font-size: 16px;
    color: #000000;
}
.treenav_right_element a {
    color: #000000;
    text-decoration: none;
}


.usernav_element {
    margin: 4px;
    padding-left: 3px;
    border-left: 2px solid #2770e9; 
    font-size: 12px;
}

.usernav_title {
    margin: 3px;
    margin-bottom: 6px;
    margin-top: 6px;
    font-size: 12px;
    color: #334;
    font-weight: bold;
}

.usernav_element a {
    color: #2770e9;
}





.Schlagwort {
	font-weight: bold;
	color: #173F7F;
}
.Zitat {
	font-style: italic;
}
.Link {
	background-image:url(/img/ico/Icon_External_Link.png);
	background-position:0 1px;
	background-repeat:no-repeat;
	padding-left:14px;
	color: #0A434F;
}
li.ListeBigArrows{
	list-style-image:url(/img/ico/bullet_arrow.png);	
}
