/* adac-default
@import url(adac-2columns.css);*/
@import url(adac-search.css);
@import url(adac-forms.css);
@import url(adac-sidebar.css);
@import url(menu.css);
@import url(adac-content-rest.css);
@import url(adac-cal.css);
@import url(powermail.css);

body {
	margin: 0;
	padding: 0;
	background-image: url(main/higru_blau.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.bodytext {
	 font-size: 11px;
}

.csc-firstHeader {
	 font-size: 12px;
}

a:link {
 	font-size: 12px;
	text-decoration: none;
	color: #000C90;
	font-weight: bold;
}
a:visited {
 	font-size: 12px;
	text-decoration: none;
	color: #000758;
	font-weight: bold;
}
a:hover {
 	font-size: 12px;
	text-decoration: none;
	color: #FF0000;
	font-weight: bolder;
}
a:active {
 	font-size: 12px;
	text-decoration: none;
	color: #000758;
	font-weight: bold;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-weight: normal;
	color: #3F586B;
}

H1 { 
 font-size: 14px;
 color: White;
 font-weight: bold;
 background-image: url(main/zHiGruTextbreitblau.png);
 background-repeat: no-repeat;
 line-height: 20px;
 padding-left: 2px;
 padding-right: 2px;
 text-indent: 5px;
	}
H2 {
 font-size: 11px;
 color: #FFEEEE;
 background-image: url(main/zHiGruTextbreitscharz.png);
 background-repeat: no-repeat;
 height: 20px;
 line-height: 20px;
 font-weight: bold;
 padding-left: 2px;
 padding-right: 2px;
 text-indent: 5px;
 }
H3 { 
 font-size: 11px;
 color: White;
 font-weight: bold;
 background-image: url(main/zHiGruTextbreitrot.png);
 background-repeat: no-repeat;
 height: 20px;
 line-height: 20px;
 padding-left: 2px;
 padding-right: 2px;
 text-indent: 5px;
}

H4 { 
 font-size: 11px;
 color: White;
 font-weight: bold;
 background-image: url(main/zHiGruTextbreitblau.png);
 background-repeat: no-repeat;
 line-height: 20px;
 padding-left: 2px;
 padding-right: 2px;
 text-indent: 5px;
}

H5 { 
 font-size: 11px;
 color: White;
 font-weight: bold;
 background-image: url(main/zHiGruTextbreitblau.png);
 background-repeat: no-repeat;
 height: 20px;
 line-height: 20px;
 padding-left: 2px;
 padding-right: 2px;
 text-indent: 5px;
 text-align: right;
}

H6 { 
 font-size: 11px;
 color: White;
 font-weight: bold;
 background-image: url(main/zHiGruTextbreitblau.png);
 background-repeat: no-repeat;
 height: 20px;
 line-height: 20px;
 padding-left: 2px;
 padding-right: 2px;
 text-indent: 5px;
}

H6 link { 
 font-size: 11px;
 color: White;
 font-weight: bold;
 background-image: url(main/zHiGruTextbreitblau.png);
 background-repeat: no-repeat;
 height: 20px;
 line-height: 20px;
 padding-left: 2px;
 padding-right: 2px;
 text-indent: 5px;
}

p, ol, ul {
	padding-left: 15px;
	line-height: 150%;
	font-size: 105%;
	list-style: square;
}

ol {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

ul {
	margin-left: 0;
	padding-left: 15px;
	list-style: square;
}

ul li {
	padding-left: 15px;
	list-style: square;
	
}

blockquote {
	margin: 0;
	padding-left: 20px;
	font-style: normal;
}

blockquote * {
}

a {
	color: #FF5723;
}

a:hover {
	text-decoration: none;
	color: #1777B1;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 3px 15px 0 0;
}

img.right {
	float: right;
	margin: 3px 0 0 15px;
}

hr {
	display: none;
}

td {
	font-size: 11px;
	margin-left: 2px;
}

/* Header */
#header {
	width: 1010px;
	height: 210px;
	margin: 0 auto;
	background: #000000 url(../images/ADACBanner.jpg) no-repeat;
}

/* Logo */
#logo {
	height: 190px;
}

#logo h1, #logo h2 {
	text-align: center;
}

#logo h1 {
	padding-top: 40px;
	font-size: 350%;
}

#logo h2 {
	font-size: 150%;
}

#logo a {
	text-decoration: none;
	color: #3F586B;
}

/* Footer */
#footer {
	height: 14px;
	padding: 10px;
	background: #000000;
	border-top: 1px solid #4C747E;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	font-size: 85%;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}

/* Content home-template*/
#content {
	float: left;
	width: 760px;
	padding-top: 2px;
	fontSize: 12px;
}

.inhalt {
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	fontSize: 12px;
	color: #000000;
	width: 619px;
	height: auto;
	background-image: url(main/HiGruInhalt.jpg);
}

.inhaltbreit {
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	fontSize: 12px;
	color: #000000;
	width: 810px;
	height: auto;
	background-image: url(main/HiGruInhalt.jpg);
}

#loginlogout {
	float: left;
	width: 240px;
	padding-top: 8px;
	font-size: 11px;		
	color: #FFFFFF;
	height: 28px;
}

#news {
	float: left;
	width: 240px;
	padding-top: 8px;
	font-size: 11px;	
}

#akt {
	float: left;
	width: 240px;
	padding-top: 8px;
	font-size: 11px;	
}

.Stil1 {color: White;}
.Stil2 {color: #00FFFF}
.Stil3 {color: #99FF00}

/* default template */
.higruTemplate {
	width:1000px;
	top: 7px;
	color:#fff;
	position: absolute;
	background-color
	overflow: visible;
	left: 10px;
	color: #000000;
	height: 95%;
	background-repeat: repeat-y;
}

.menuhigru {
	background-image: url(main/HiGruFlagge_ges.jpg);
	background-repeat: repeat-y;
}

.mainhigru {
	background-color: #FFCC00;
00000;
}

.loginlogout {
	background-image: url(../images/Zielflagge.jpg);
	height: 28px;
	background-repeat: no-repeat;
}

.login {
	height: 28px;
	color: #CCCCCC;
}

.input,select {
	height: 21px;
	width: 100px;
	font-size:11px;
	padding: 0;
}

.input.sub {
	height: 18px;
}

.button {
	height:15px;
	width:auto; 
	float:left;
	font-size:10px;
}


#fullheightcontainer{
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	position:relative;
	width:1030px;
	/* \*/
  height:99%;
	vertical-align: middle;/* Last height declaration hidden from Mac IE 5.x */
}

/* Navigationsleiste links */
#menubox {
	position: absolute;
	top: 132px;
	left: -2px;
	width: 160px;
	height: auto;
}

.rechtsundrand {
	position: absolute;
	top: 133px;
	left: 813px;
	height: auto;
	border-color: #000000;
	padding-left: 3px;
	width: 196px;
}


.text{
	font-size: 11px;
}
.text1{
	font-size: 11px;
	font-weight: bold;
}

.external-link-new-window{
 	font-size: 11px;
	text-decoration: none;
	color: #000C90;
	font-weight: bold;
}

.columna {
	width: 100%;
}
.columnaZeile {
	vertical-align:top;
}
.columnaZelle {
	vertical-align:top;
	width: 50%;
}
.columnaZelle3 {
	vertical-align:top;
	width: 33%;
}
.columnaZelle4 {
	vertical-align:top;
	width: 25%;
}
.columnaZelle4 {
	vertical-align:top;
	width: 66%;

