body {
	background: #eaf1fc;
	padding: 0px;
	margin: 0px;
	color: #333333;
}

/* AUSSENTABELLE */

.bodyTab {
	border: 1px solid #c6c7ce;
}



/* TABELLE MIT LOGOG ALS HINTERGRUNDBILD */

.logoTab {
	width: 968px;
	height: 122px;
	background-image: url(../img/top_background.jpg);
}



/* TOP-MENU (STARTSEITE..... oben rechts) */

#menuTop {
	text-align: right;
	font-family: arial;
	font-size: 11px;
	padding-bottom: 3px;
	padding-top: 0px;
}

#menuTop a:link {
	text-decoration: none;
	color: #3674c1;
}

#menuTop a:active {
	text-decoration: none;
}

#menuTop a:visited {
	text-decoration: none;
	color: #3674c1;
}

#menuTop a:hover {
	text-decoration: underline;
}


/* LÄNDERFLAGGEN */

#flags {
	text-align: right;
	padding-right: 10px;
	padding-top: 3px;
}

#flags img {
	border: 1px solid #eeeeee;
}


/* SUCHFELD */

.searchField {
	background-color: #ffffff;
	border-top: 1px solid #5c6d86;
	border-left: 1px solid #5c6d86;
	border-bottom: 1px solid #e4edfb;
	border-right: 1px solid #e4edfb;
	width: 100px;
}


/* LINKE SPALTE */

#tabLeft {
	background: #ffffff;
	border-right:1px solid #c6c7ce;
	vertical-align: top;
	font-family: arial;
	font-size: 11px;
	color: #494949;
	line-height: 17px;
	text-align: left;
}

#quicklinks ul {
	/* list-style-image:url(../img/li_quick_links.gif); */
	/* list-style: none; */
	list-style-image:url(../img/pfeil2.gif);
	margin-left:0px;
	padding-left: 30px;
}

#tabLeft a:link {
	text-decoration: none;
	color: #333333;
}

#tabLeft a:active {
	text-decoration: none;
}

#tabLeft a:visited {
	text-decoration: none;
	color: #333333;
}

#tabLeft a:hover {
	text-decoration: underline;
}

.butLeft {
	padding-top:20px;
}

.line {
	height: 1px;
	border-bottom:1px solid #c6c7ce;
}

.lineNav {
	height: 1px;
	padding-top:15px;
	border-bottom:1px solid #c6c7ce;
}

.leftBox {
	padding: 10px 20px 5px 20px;
}

.readMoreLeft {
	text-align: right;
}


/* CONTENT-TABELLE */

#tabContent {
	background: #ffffff;
	vertical-align: top;
}


#content {
	font-family: arial;
	font-size: 12px;
	color: #333333;
	line-height: 17px;
	background: #ffffff;
	vertical-align: top;
	text-align: left;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-top: 10px;
	width: 702px;
	text-align: left;
}


#content h1 {
	font-size: 15px;
	color: #7299D2;
}


#content h2 {
        font-size: 15px;
        color: #666666;
        font-weight: bold;
}

#content h3 {
        font-size: 12px;
        color: #333333;
        font-weight: bold;
        letter-spacing: 5px;
}

#content h4 {
        font-size: 12px
        color: #ffffff;
        font-weight: bold;
        letter-spacing: 5px;
}

#content td {
}

select {
	background-color: #DFEAFB;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px
}

input {
	background-color: #DFEAFB;
	border-color: #A6C5F3;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px
}

textarea {
	background-color: #DFEAFB;
	border-color: #A6C5F3;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px
}

a:link {
	text-decoration: none;
	color: #1144aa;
}

a:visited {
	text-decoration: none;
	color: #1144aa;
}

a:hover {
	text-decoration: underline;
	color: #1144aa;
}

a:active {
	text-decoration: none;
	color: #39f;
}

hr {background-color:#9ABDF2; color:#9ABDF2; border: #9ABDF2; height: 1px;}



/* HAUPTNAVIGATION */

#navTop ul {
	padding-top: 10px;
	margin: 0px;
	list-style: none;
	margin-left: 110px;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	float: left;
}

#navTop li {
	float: left;
	margin-right: 15px;
}

#navTop A {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}

#navTop A:hover {
	color: #7299d2;
}

form {
	padding: 0px;
	margin: 0px;
}


/* SUCHFORMULAR */

.formTab {
	padding-top: 10px;
	padding-right: 5px;
	/* padding-left: 150px;
	border: 1px solid #000;
	float: left; */
}


/* SUBNAVIGATION (LINKS) */

#navLinks  ul {
	margin: 10px 0px 0px 0px;
	padding: 0;
	list-style: none;
	width: 205px;
}
#navLinks ul li {
	line-height: 27px;
	margin: 0;
	padding: 0;
}

#navLinks ul li a {
	display: block;
	width: 205px;
	height: 27px;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	background-image:url(../img/nav_back_deaktiv.gif);
}

#navLinks A:hover {
	color: #333333;
	text-decoration: none;
	background-image:url(../img/nav_back_hover.gif);
}

.navArrow {
	border:0px;
	padding-left:15px;
}


/* FOOTER */

#footer {
	font-family: arial;
	font-size: 11px;
	color: #666666;
	padding: 15px;
}

/* Renata */

.outerbox
{
    border: 1px solid #CCCCCC;
}

.text_li {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
	line-height: 18px;
	list-style-type: disc;
	list-style-position: outside;
	text-align: left;
}


.text_tabelle {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	line-height: 16px;
	text-align: left;
}

.text_tabelle_einzug {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 25px;
	line-height: 16px;
	text-align: left;
	list-style-type: circle;
}

.text_tabelle_kursiv {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	line-height: 16px;
	text-align: left;
	font-style: italic;
}


.text_9px {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: center;
	font-style: italic;
}

.text_tabelle_2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border-top: #000000;
	text-align: left;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 5px;
}

.h1 {
	font-size: 22pt;
	color: #666666;
	font-weight: bold;
	letter-spacing: normal;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	line-height: 34px;
}

.h2 {
	font-size: 14pt;
	color: #666666;
	font-weight: bold;
	margin-bottom: 8px;
	letter-spacing: normal;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 20px;
	margin-top: 10px;
}

.h2_schwarz {
	font-size: 14pt;
	color: #333333;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}


.h3 {
	font-size: 13pt;
	color: #666666;
	font-weight: bold;
	margin-bottom: 8px;
	letter-spacing: normal;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 20px;
	margin-top: 10px;

}

.h4 {
	font-size: 11pt;
	color: #666666;
	font-weight: bold;
	margin-bottom: 8px;
	letter-spacing: normal;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 20px;
	margin-top: 10px;
	line-height: 22px;

}

.h4_dunkgrau {
	font-size: 11pt;
	color: #333333;
	font-weight: bold;
	letter-spacing: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;


}

.h5 {
	font-size: 10pt;
	color: #333333;
	font-weight: bold;
	margin-bottom: 0px;
	letter-spacing: normal;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 20px;
	margin-top: 5px;
}

.h5_zentriert {
	font-size: 10pt;
	color: #333333;
	font-weight: bold;
	margin-bottom: 5px;
	letter-spacing: normal;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
}


.h5_kursiv {
	font-size: 10pt;
	color: #333333;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 2px;
	letter-spacing: normal;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 20px;
	margin-top: 10px;
}

.h6 {
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;


}

.h2_tabelle_schwarz  {
	color: #666666;
	font-weight: bold;
	font-size: 10pt;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.h2_button_text  {
	color: #666666;
	font-weight: bold;
	font-size: 10pt;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;

}
	.h2_left  {
	color: #666666;
	font-weight: bold;
	font-size: 10pt;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: middle;
}

.h2_zentriert  {
	color: #666666;
	font-weight: bold;
	font-size: 10pt;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: baseline;
	line-height: 18px;
}

.h2_tabelle_grau  {
	color: #666666;
	font-weight: bold;
	font-size: 10pt;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

.butLeft {
   background: url("../img/but_quick_links.png");
   background-repeat: no-repeat;
   color: #b6b7be;
   font-weight: bold;
   font-size: 11px;
   text-align: left;
   margin-top:20px;
   padding-left:3px;
   margin-left:0px;
   padding-right:0px;
}
