/****************************************
Stylesheet created by marko.schreiber
Template: geschi.de
Contact: marko.schreiber@unister-gmbh.de
****************************************/
BODY {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

TD, TR, P, DIV {
	font-size: 12px;
	color: #000000;
	vertical-align: top;
	}

h1 {
	color: #CC0000; 
	font-size: 16px; 
	font-weight: bold;
	}

h2 {
	color: #CC0000; 
	font-size: 14px; 
	font-weight: bold;
	}

h4 {
	color: #CC0000; 
	font-size: 13px; 
	font-weight: bold;
	}
h5 {
	color: #CC0000; 
	font-size: 12px; 
	font-weight: bold;
	}
h6 {
	color: #CC0000; 
	font-size: 11px; 
	font-weight: bold;
	}
	
.h0 {
	color: #CC0000; 
	font-size: 10px; 
	font-weight: normal;
	letter-spacing: 1px;
	}

/** HORIZONTAL LINE **/
hr {
	background: #0066FF;
	color: #CC0000; 
	height:1px; 
	width: 100%;
	}

a:link {
	color: #0000FF;
	font-size: 12px;
}
a:visited {
	color: #0000AA;
	font-size: 12px;
}
a:hover {
	color: #CC0000;
	font-size: 12px;
}

.topTable {
	width: 700px;
}

.centerTable {
	width: 700px;
	font-size: 12px;
}

.shortMap {
	font-size: 11px;
}

.shortMap a:link {
	font-size: 12px;
}
.shortMap a:visited {
	font-size: 12px;
}
.shortMap a:hover {
	font-size: 12px;
}

.componentheading {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

.portale {
	width: 100%;
}

.portale TABLE{
	font-size: 12px;
	vertical-align: top;
	border: 1px solid #60B0FF;
}

.portale TH{
	font-weight: bold;
	background-color: #60B0FF;
	vertical-align: top;
	text-align: left;
	padding: 3px;
}
.portale TH a:link {
	color: #FFFFFF;
	font-size: 13px;
}
.portale TH a:visited {
	color: #FFFFFF;
	font-size: 13px;
}
.portale TH a:hover {
	color: #CC0000;
	font-size: 13px;
}

.portale TD {
	color: #000000;
	padding: 3px;
	vertical-align: top;
	background-color: #DFEFFF;
}

.portale table tfoot td {
	text-align: right;
	font-weight: bold;
	padding: 3px;
	vertical-align: bottom;
}
.portale table tfoot td a:link {
	color: #CC0000;
	font-size: 12px;
}
.portale table tfoot td a:visited {
	color: #CC0000;
	font-size: 12px;
}
.portale table tfoot td a:hover {
	color: #0000FF;
	font-size: 12px;
}

.menuLeft {
	width: 130px;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}
.menuLeft TH{
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	background-color: #60B0FF;
	padding-left: 10px;
}
.menuLeft TD{
	color: #000000;
	text-align: left;
	background-color: #DFEFFF; 
}

.menuLeft UL {
	width: 130px;
	color: #000000;
	font-size: 13px;
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 10px;
	margin-right: 10px;
	list-style-type: none;
}
