/*
EM - PX zum kopieren oder nachschauen
10px = 0.6em
12px = 0.76em
14px = 0.9em
16px = 1.0em
18px = 1.12em
22px = 1.38em
26px = 1.63em
*/

body { 
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 100,01%; 
	font-style: normal; 
	font-weight: normal; 
	color: #666666; 
	text-decoration: none ; 
	line-height: 16px;
	background-color:#F8F8F8;
	margin: 0;
	padding: 0;		
	}
	
a {
	text-decoration:underline;
	color: #666666;	
}

p, form {
	font-size: 0.7em;
}

#wrapper {

	position: relative;
	width: 900px;
	margin-top: 30px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 30px;
}

#header {
	background-image: url(images/header.gif);
	height: 192px;
}

#mainmenu {
	background-image: url(images/menu.gif);
	float: left;
	width: 900px;
	height: 49px;
}

#submenu {
	display: block;	
}

#content {
	margin: 0px;
	padding: 0px;
	clear: both;
	display: block;
	float: left;
	background-color:#ECECEC;
	width: 900px;
}

.index_text {
	margin: 0px;
	padding: 0px;
	float: left;
	padding-left: 6px;
}

.index_text_header {
	background-image: url(images/textheader_index.gif);
	width: 582px;
	height: 17px;
}

.index_text_center {
	margin: 0px;
	padding: 0px;
	background-image: url(images/textcenter_index.gif);
	width: 582px;
	background-repeat: repeat-y;
	min-height: 240px;
	padding-bottom: 1em;
}

.index_text_footer {
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url(images/textfooter_index.gif);
	height: 12px;
	width: 582px;
	margin-bottom: 20px;
}

.index_login {
	margin: 0px;
	padding: 0px;
	display: inline;
	float: left;
	margin-left: 20px;
	background-image: url(images/login_index.gif);
	height: 384px;
	width: 278px;
	color: #FFFFFF;
}

.index_login a {
	color: #FFFFFF;
}

#balloon_error {
	float: left;
	display: inline;
	margin:0px;
	padding:0px;
	margin-left: 20px;
	width: 278px;
	color: #FFFFFF;
	background-image: url(images/balloon_center.gif);
	background-repeat:repeat-y;
	background-position: left top;	
}

#balloon_error_header {
	background-image: url(images/balloon_top.gif);
	float: left;
	background-repeat:no-repeat;
	background-position: left top;			
}

#balloon_error_center {
	float: left;
	margin:0px;
	padding:0px;	
}


#balloon_error_footer {
	margin:0px;
	padding:0px;
}

.text {
	margin: 0px;
	padding: 0px;
	float: left;
	padding-left: 70px;
}

.text_header {
	background-image: url(images/textheader.gif);
	width: 744px;
	height: 16px;
}

.text_center {
	margin: 0px;
	padding: 0px;
	background-image: url(images/textcenter.gif);
	width: 744px;
	background-repeat: repeat-y;
	min-height: 240px;;
	padding-bottom: 1em;		
}

.text_footer {
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url(images/textfooter.gif);
	height: 12px;
	width: 744px;
	margin-bottom: 20px;
}

.maintext {
	padding: 0px;
	margin: 0px;
	padding-top: 20px;
	margin-left: 40px;
	margin-right: 20px;
}

#footer {
	padding: 0px;
	margin-top: 0px;
	color: #666666;
	margin-bottom: 40px;
	float: left;
	background-image: url(images/footer.gif);
	height: 37px;
	width: 900px;
	font-size: 0.7em;
}

.gallery {
	display: inline;
	float: left;
	padding-left: 15px;
	width: 155px;
	text-align: left;
	padding-bottom: 20px;	
}

.gallery_left{
	display: inline;
	float: left;	
	width: 155px;
	text-align: left;
	padding-bottom: 20px;	
}

.gallery_right {
	display: inline;
	float: left;
/*	padding: 20px; */
	width: 155px;
	text-align: right;
	padding-bottom: 20px;	
}

/* Listen */

ul.submenu {
	margin: 0;
	padding: 0;
	line-height: 1em;
	list-style: none;
	display: block;
	padding-left: 40px;
	padding-top: 10px;
	font-size: 0.9em;
	padding-bottom: 1em;	
}

ul.submenu li {
	list-style: none;
	display: inline;
	float: left;
	padding-right: 20px;
	font-size: 18px;
}

ul.submenu a {
	font-size: 0.9em;
	color: #666666;
}

.submenu_active a {
	font-size: 18px;
	color: #3fc9f1 !important;	
}

.noStyle {
	padding: 0;
	margin: 0;
	list-type: none;
	list-style-image: none;	
}

/* Text */

h1 {
	font-size: 1.12em;
	line-height: 1.2em;
	font-weight: normal;
}

h2 {
	font-size: 0.9em;
	line-height: 1em;
}

h3 {

}

/* Links */
.link {
	display: inline;
	float: left;
	font-size: 2em;
}

.link_footer {
	padding: 0px;
	margin: 0px;
	display: inline;
	float: left;
	color: #3FC9F1;
	text-decoration: underline;
	padding-top: 0.8em;
	padding-left: 2em;
	font-size: 1.2em;
}

.linkPdf {
	background-image:url('http://www.his.de/images/icons/pdf.gif');
	background-repeat:no-repeat;
	background-position: left top;
	margin:0px;
	padding: 0 0 3px 20px;
	text-align: justify;
	top:0px;
}

.blue, .blueHover:hover, .blueHover:focus {
	color: #3fc9f1;
}

.white {
	color: #ffffff;
}

.noLink {
	text-decoration: none;
	cursor: pointer;	
}


input { 
	font-size: 12px; 
	font-weight: normal; 
	color: #000000; 
	line-height: 16px;
	border: solid 1px #666666; }
	
.submit {
	background-color:#666666;
	color:#FFFFFF;
	border:none;
	font-weight: bold;
	padding: 0.2em;
	padding-bottom: 0.4em;	
	cursor: pointer;
}

.linkButtonLook {
	text-decoration: none;
	background-color:#666666;
	color:#FFFFFF;
	border:none;
	font-weight: bold;
	padding: 0.5em;
	font-size: 1.4em;		
}

	
.date { font-family: Arial, Helvetica, sans-serif, "Arial Black"; font-size: 12px; font-style: normal; font-weight: bold; color: #FFFFFF; text-decoration: none }
.copy { font-family: Arial, Helvetica, sans-serif, "Arial Black"; font-size: 12px; font-style: normal; font-weight: normal; color: #666666; text-decoration: none }
.mini { font-family: Arial, Helvetica, sans-serif, "Arial Black"; font-size: 10px; font-style: normal; font-weight: normal; color: #000099; text-decoration: none }
.topname { font-family: Arial, Helvetica, sans-serif, "Arial Black"; font-size: 16px; font-weight: bold; color: #000099; text-decoration: none ; font-style: normal}
.color1 { text-decoration: none ; background-color: #99CC66}
.color2 { text-decoration: none ; background-color: #FFFFFF}
.navback { text-decoration: none ; background-color: #CCEEAA}
.head { font-family: Arial, Helvetica, sans-serif, "Arial Black"; font-size: 16px; font-weight: bold; color: #000099; text-decoration: none }
.block { font-family: Arial, Helvetica, sans-serif, "Arial Black"; font-size: 12px; font-style: normal; font-weight: normal; color: #000000; text-decoration: none ; text-align: justify; line-height: 16px}
textarea { font-family: Arial, Helvetica, sans-serif, "Arial Black"; font-size: 12px; font-weight: normal; color: #000000; line-height: 16px; border: solid 1px #666666;}
td { font-size: 0.7em; }

select { font-family: Arial, Helvetica, sans-serif, "Arial Black"; font-size: 12px; font-weight: normal; color: #000000; line-height: 16px}

img { border: none; }

p {
	margin: 0px;
	padding: 0px;
	padding-bottom: 0.5em;
}

/* Listen */
ol, ul {
	font-size: 0.7em;
}

ol ul {
	font-size: 100%;
	padding-top: 1em;
	list-style-type:circle;
	padding-left: 10px;
}

ol li {
	padding-bottom: 1em;
}

ul.triangle li {
	list-style-image: url('images/triangle.gif');
	line-height: 1.5em;
}


.noStyleLevel2 {
	font-size: 100%; 
	font-style: normal; 
	font-weight: normal;	
}

.noStyle, .noStyleLevel2, .noStyle li {
	padding-left: 0;
	list-style: none;
	list-style-type: none;
	text-decoration: none;
}

.noStyle li {
	line-height: 2em;
	padding-bottom: 1em;

}

.label_35 {
	width: 35%;
	float: left;
}

.standard_60 {
	width: 60%;
	float: left;
}

/*************************************************/
/* Formulare */


.entryForm {
	line-height: 1em;
	list-style-type: none;
	list-style-image: none;
	margin-left: 0;
	padding-left: 0;		
}

.entryForm li {
	line-height: 1.4em;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 12px;
		
}

label, .noLabelStandard {
	width: 33%;
	float: left;
	padding-right: 2px;
	text-align: right;
	font-size: 1.4em;	
	
}

.labelCheckbox {
	font-size: 0.7em;
}

.labelTop {
	width: 100%;
	text-align: left;
	font-weight: bold;
}

.label_100 {
	width: 100%;
	text-align: left;
}

.labelLeft {
	text-align: left;
	font-weight: bold;
	width: auto;
}

.inputStandard98, .textareaStandard98, .noInputStandard98 {
	width: 98%;
}

.inputStandard, .textareaStandard, .noInputStandard {
	width: 65%;
}

.inputDate {
	width: 6em;
}

.input2em {
	width: 2em;
}

.input4em {
	width: 4em;
}
.input29em {
	width: 29em;
}

.textareaStandard {
	height: 6em;
	
}

.checkboxStandard {
	border: none;	
}	

.rows5 {
	height: 5em;	
}

.rows10 {
	height: 10em;	
}

.rows30 {
	height: 30em;	
}

.radio {
	width: auto;
	display: inline;
}

.noInputStandard, .noLabelStandard {
	float: left;
	margin-bottom: 20px;
	margin-top: -10px;
    font-size: 1.2em;	
}

.link_pdf {
	background-image:url('/images_/icons/pdf.gif');
	background-repeat:no-repeat;
	background-position: left top;
	margin:0px;
	padding: 0 0 2px 20px;
	text-align: justify;
	top:0px;
}

.link_arrow {
	background-image:url('images/triangle.gif');
	background-repeat:no-repeat;
	background-position: left top;
	margin:0px;
	padding: 0 0 2px 20px;
	text-align: justify;
	top:0px;
}

.fullSizePadding3px td {
	padding: 3px;
	margin: 4px;
}

.even {
    background-color: #f7f7f7;
}
.odd {
    background-color: #efefef;
}

.border_grey_padding_1px {
	padding: 1px;
	border: 1px solid #CFCFCF;
	background-color: #FFFFFF;
}

/*************************************************/
/* Tabellen */
th {
	text-align: left;
	padding-bottom: 1em;
	font-size: 0.76em;
}

.right {
clear: both;
	float: right;
	background-color: #efefef;	
}

.left {
	float: left;
}

.top {
	float: left;
	display: block;
}

.autoWidth {
	width:auto;
}

input.checkbox {
	border: none;
}

li.borderDotted {
 border: 1px dashed #cccccc;
 padding: 1em;
 background-color: #F8F8F8;
 margin-bottom: 1em;
}

.robotic { display: none !important; }