/* GENERELL */
body {
	font-family: Verdana, arial, sans-serif;
	font-size: 11px;
}

p {
	padding: 2px;
}

.detail td {
	border-bottom: 0px solid orange;
	padding: 2px;
	margin: 0px;
}
.strongmf
{
	FONT-WEIGHT: bold;
	font-size: 10pt
}
.inputbox
{
    BORDER-RIGHT: #cc0033 1px solid;
    BORDER-TOP: #cc0033 1px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    BORDER-LEFT: #cc0033 1px solid;
    BORDER-BOTTOM: #cc0033 1px solid;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	width: 150px;
	HEIGHT: 19px
}

.searchInput
{
    BORDER-RIGHT: #cccccc 1px groove;
    BORDER-TOP: #cccccc 1px groove;
    BACKGROUND: #ffffff;
    BORDER-LEFT: #cccccc 1px groove;
    COLOR: #666666;
    BORDER-BOTTOM: #cccccc 1px groove
}

input[type=submit]{
	font-size: 11px;
	background-color: #E6E6E6;
	border: 1px solid #AAAAAA;
	font-family: Verdana, Arial;
	margin: 2px;
	padding: 3px;
	color: #CC0033;
	padding-left: 15px;
	padding-right: 15px;
}

INPUT {
	font-size: 12px;
	background-color: #E6E6E6;
	border: 1px solid #AAAAAA;
	font-family: Verdana, Arial;
	margin: 2px;
	padding: 3px;
	color: #333;
}

input:focus { 
	background-color: #F5F5F5; 
}

.button {
	font-size: 11px;
	background-color: #E6E6E6;
	border: 1px solid #AAAAAA;
	font-family: Verdana, Arial;
	margin: 2px;
	padding: 3px;
	color: #CC0033;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
	
}
.menubutton {
float: left; 
width: 600px;
}

.clear {
clear:both;
}

BUTTON {
	font-size: 12px;
	background-color: #E6E6E6;
	border: 1px solid #AAAAAA;
	font-family:  Verdana, Arial;
	margin: 2px;
	padding: 3px;
}



TH {
	top: 50px;
	font-size: 11px;
	font-family: Verdana, Arial;
	font-weight: bold;
}

#accordion {
	font-size: 11px;
}

/* TITEL */

.titel1 {
	font-size: 13px;
	font-weight: bold;
	width: 800px;
}
.titel2 {
	font-size: 12px; 
	font-weight: bold;
}


/* KLEINSCHRIFT */

.klein {
	font-size: 8pt }


/* HYPERLINKS */

a {
	font-size: 11px;
}

a:link {
	color: #CC0033;
	text-decoration: none;
}
a:visited {
	color: #990033;
	text-decoration: none; 
}
a:hover {
	color: #FF6666;
	text-decoration: underline; 
}
a:active {
	color: #FF6666;
	text-decoration: underline;
}

a.book:link {
	color: #000099;
	text-decoration: underline }
a.book:visited {
	color: #000099;
	text-decoration: underline }
a.book:hover {
	color: #0066FF;
	text-decoration: underline }
a.book:active {
	color: #0066FF;
	text-decoration: underline }


.partnerlink 
{
	line-height: 2em !important;
	text-decoration: none;
}

/* E- Search */

.errormessage
{
	font-family:Arial,helvetica,sans-serif;
	font-size: 12pt;
	color:#cc0033;
}

.textboxlang
{
    BORDER-RIGHT: #cc0033 1px solid;
    BORDER-TOP: #cc0033 1px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    BORDER-LEFT: #cc0033 1px solid;
    BORDER-BOTTOM: #cc0033 1px solid;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	width: 300px;
	HEIGHT: 19px
}

.textbox
{
    BORDER-RIGHT: #cc0033 1px solid;
    BORDER-TOP: #cc0033 1px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    BORDER-LEFT: #cc0033 1px solid;
    BORDER-BOTTOM: #cc0033 1px solid;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	width: 245px;
	HEIGHT: 19px
}

.textboxdatum
{
    BORDER-RIGHT: #cc0033 1px solid;
    BORDER-TOP: #cc0033 1px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    BORDER-LEFT: #cc0033 1px solid;
    BORDER-BOTTOM: #cc0033 1px solid;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	width: 75px;
	HEIGHT: 19px
}

.arealang
{
    BORDER-RIGHT: #cc0033 1px solid;
    BORDER-TOP: #cc0033 1px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    BORDER-LEFT: #cc0033 1px solid;
    BORDER-BOTTOM: #cc0033 1px solid;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	width: 300px;
}

.color-border
{
	background-color:#666666;
}

.color-header
{
	background-color:#888885;
	color:#ffffff;
	font-weight:bold;
}

.color-title
{
	background-color:#ddddd5;
	color:black;
	FONT-SIZE: 11px;
}
.color-row
{
	background-color:#fffff5;
}
.color-footer
{
	background-color:#ffffff;
}

.error {
text-decoration:none;
border:solid 1px #C00;
width:600px;
text-align:left;
vertical-align:middle;
display:block;
background-color:#FFF;
background-image:url(../imagese/icon_error.gif);
background-repeat:no-repeat;
background-position:3px center;
color:#600;
margin:20px;
padding: 20px 20px 20px 60px;
font-weight: normal;
}

.infotable{
	border-collapse:collapse;
	font-size: 11px;
}

.linieh1 {
	color: #333;
	font-weight: bold;
	height: 30px;
}

.linie {
	border: 1px solid #ccc;
	height: 20px;
}

.linientitel {
	color: #888;
	font-weight: normal;
}

.journalsh2 {
	color: #888;
	margin: 10px;
	margin-left: 20px;
	line-height: 2.1;
}

/* tables */
table.tablesorter {
	margin:10px 0pt 15px;
	font-size: 8pt;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
}
table.tablesorter thead tr .header {
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
}
table.tablesorter thead tr .headerSortUp {
}
table.tablesorter thead tr .headerSortDown {

}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
}

#tabs {
	width: 800px;
	font-size: 11px;
}
a .button2 {
	font-size: 11px;
	background-color: #E6E6E6;
	border: 1px solid #aaa;
	font-family: Verdana, Arial;
	margin: 2px;
	padding: 6px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-decoration: none;
	color: #222;

}
a:link .button2  {
	text-decoration: none;
	color: #000;
}
a:visited .button2 {
	text-decoration: none;
	border-bottom:0px;
}
a:active .button2 {
	text-decoration: none;
	border-bottom:0px;
}
a:hover .button2 {
	text-decoration: none;
}	
