/***********************************************/
/* HTML tag styles                             */
/***********************************************/
html, body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px 0px 0px 0px;
	/*background-color: #ccc;  */
	background-color: #E6F2FF;
	text-align:center;
	/*background-color: #37A81C;*/
}

html {
  height:100%;
}

body {
  height:95%;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#all {
/*  max-width:850px;
  min-width:670px;*/
  text-align:left;
  margin:0 auto 0 auto;
  padding:0;
  min-height:100%;
  height:auto !important;
  height:100%;
  /*width: 95%;*/
  width:800px;
  background-color:#fff;
  border: 1px solid #ccd2d2;
  border-bottom:0px;
}

#container{
	width:100%;
	background-color: #ffffff;
	margin-bottom:-20px;
	min-height:100%;
  height:auto !important;
  height:100%;
}

#head{
	background-image:url(../images/hlghoftitel.jpg);
	width:100%;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border: 1px solid #ccc;
	margin-bottom:0px;
	height:100px;

}

/***********************************************/
/* Head Inhalt                                 */
/***********************************************/

span#rechtsoben{
	color:black;
	float:right;
	font-size:10px;
	padding-top: 25px;
	margin-right:10px;
}

span#rechtsoben *{
	color:black;
}

#Logo{
	margin: 3px 0px -8px 12px;
}

/***********************************************/
/* Unternavigation                             */
/***********************************************/
#pageNav{
  float: left;
	width:140px;
	padding: 0px;
	background-color: #6BA4F1;
/*#FFCB52*/
	font-size:11px;
	border-top: 1px solid #ccd2d2;
	border-right: 1px solid #ccc;
		-moz-border-radius-topright: 5px;
		-moz-border-radius-bottomright: 5px;
		-webkit-border-top-right-radius: 5px;
		-webkit-border-bottom-right-radius: 5px;
		border-top-right-radius: 5px;
		border-bottom-right-radius: 5px;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/

#currentpos {
  font-size: 10px;
  padding: 10px 0 10px 10px;
  width:310px;
}

#pageTitle {
  float:right;
  border: 1px solid #ccc;
  margin-right: 10px;
  margin-top: -1px;
  z-index:100000;
  font-size:12px;
  background-color:#dddddd;
  padding:7px;
  width:350px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

#content{
	padding: 5px 10px 10px 10px; 
	margin:0px 8px 20px 140px;
}

#foot{
	/*max-width:850px;
	min-width:670px;*/
	border: 1px solid #ccd2d2;
	font-size:10px;
	padding:0px;
	background-color:white;
	/*width:95%;*/
	width:800px;
	margin:0 auto 0 auto;
	height:20px;
}

/***********************************************/
/* Seiteninhalt                                */
/***********************************************/

#content h1 {
	border-bottom:1px solid #2B7DEA;
	font-size: 18px;
	margin-top:0px;
}

#content h2 {
	font-size: 15px;
}

#content h3 {
	font-size: 13px;
}

#content p {
	font-size:12px;
	text-align:justify;	
}
#content li, #content ul {
	font-size:12px;
	text-align: left;
}

#content table {
	font-size:13px;
}

#content table p {
  margin:0px;
}

#content p img {
  padding-left:10px;
  padding-top:5px;
}

img.right, .img_right_bottom {
	float:right;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom:1px;
	padding-top: 0px;
}

img.left, .img_left_bottom {
	float:left;
	padding-right: 10px;
	padding-left: 0px;
	padding-bottom: 1px;
	padding-top: 0px;
}
.img_right_top {
	float:right;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 1px;
	padding-bottom: 0px;
}

.img_left_top {
	float:left;
	padding-right: 10px;
	padding-left: 0px;
	padding-top: 1px;
	padding-bottom: 0px;
}
.img_right_top_bottom {
	float:right;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 1px;
	padding-bottom: 0px;
}

.img_left_top_bottom {
	float:left;
	padding-right: 10px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 1px;
}

/***********************************************/
/* Joomla-Elemente                             */
/***********************************************/

/* Navigation oben */

ul#navTop {
	border: 1px solid gray;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #dddddd;
	padding:6px 0 6px 10px;
	margin:10px 10px 10px 10px;
	font-size:12px;
	opacity:0.9;
	font-weight:bold;
}

ul#navTop li {
	list-style-type: none;
	padding: 0px;
	margin: -2px;
	display:inline;
	border-right: 1px solid black;
}

/*ul#navTop li.active a, ul#navTop li.active a:link, ul#navTop li.active a:visited {
  text-shadow: 0px 2px 2px white, 0px -2px 2px white, -2px 0px 2px white, 2px 0px 2px white;
}     */

ul#navTop a, ul#navTop a:link, ul#navTop a:visited {
	color:black;
	display:inline;
	text-decoration: none;
	padding:0px 10px 0px 10px;
	margin: 18px 0px 8px 5px;
}

ul#navTop a:hover {
	color: blue;
	text-shadow: 0px 2px 2px white, 0px -2px 2px white, -2px 0px 2px white, 2px 0px 2px white;
}


/* Navigation links */

ul.navLeft {
	padding-left:0px;
	margin:0 5px 5px 0;
	border-top: 1px solid #2B7DEA;
}
ul.navLeft li {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border-right: 1px solid #2B7DEA;
}
ul.navLeft a, ul.navLeft a:link, ul.navLeft a:visited {
	display: block;
	text-decoration: none;
	padding:2px 0px 2px 10px;
	color:black;
	margin:0px !important;       /* IE-Weiche... */
	/*margin-bottom:-13px;         /* IE-Weiche... */
}
ul.navLeft li.active a{
  background-color: #FFF462;
}
ul.navLeft a:hover {
	color: #000;
	background-color:#FFFF91;
	border-left:3px solid black;
	padding-left:7px;
}

ul.navLeft_sub {
	padding-left:0px;
	margin:0;
	background-color:#A6C9F7;
	border-bottom: 1px solid #2B7DEA;
	border-top: 1px solid #2B7DEA;
}

ul.navLeft_sub li {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border-right:none;
}

ul.navLeft_sub a, ul.navLeft_sub a:link, ul.navLeft_sub a:visited {
	display: block;
	text-decoration: none;
	padding:2px 0px 2px 18px;
	color:black;
	margin:0px;
}
ul.navLeft_sub li.activesub a{
  background-color:#FFF9A6;
}
ul.navLeft_sub a:hover {
	color: #000;
	background-color:#FFFF91;
	border-left:3px solid black;
	padding-left:15px;
}

ul.navLeft_sub_sub {
	padding-left:0px;
	margin:0;
	background-color:#D9E8FB;
	border-bottom: 1px solid #2B7DEA;
	border-top: 1px solid #2B7DEA;
}

ul.navLeft_sub_sub li {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin:0px 3px 0px 0px;
}

ul.navLeft_sub_sub a, ul.navLeft_sub_sub a:link, ul.navLeft_sub_sub a:visited {
	display: block;
	text-decoration: none;
  border-bottom:none;
	padding:2px 0px 2px 23px;
	color:black;
	margin:0px -3px 0px 0px !important;       /* IE-Weiche... */
	/*margin-bottom:-13px;         /* IE-Weiche... */
}
ul.navLeft_sub_sub li.activesubsub a{
	background-color:#FFFCD3;
  
}
ul.navLeft_sub_sub a:hover {
	color: #000;
	background-color:#FFFF91;
	border-left:3px solid black;
	padding-left:20px;
}

#pageNav h1{
	font-size: 12px;
	margin-left:10px;
	margin-bottom:2px;
	margin-top:10px;
}


/****************************************/
/* Typo3-Elemente                       */
/****************************************/

/* csc-mailform */

.csc-mailform {
  border: 1px solid #2B7DEA;
}

.csc-mailform-field label {
  font-size: 12px;
  display:block;
}

.csc-mailform-field input[type=text] {
  font-size: 12px;
  border: 1px solid #2B7DEA;
  margin-bottom:5px;
  /*width:300px; */
}

.csc-mailform-field input[type=submit] {
  font-size: 12px;
  border: 1px solid #2B7DEA;
  background-color:#D9E8FB;;
}


/* csc-textpic: Typo3 "Text mit Bild"-Element */

.csc-textpic-caption {
	font-size:12px;
}


/* Typo3-iframe */

.tx-sriframe-pi1 iframe{
	float:left;
}