/* HTML TAGS */

html{
	width: 100%;
}

body{
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
	background-repeat: repeat-x;
	font-size: 8pt;
	color: #7F7F7F;
	font-family: arial;
}

img{
	border: 0px;

}

p, td, tr, table, div
{
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	font-size: 8pt;
	color: #7F7F7F;
	font-family: arial;
}

a:visited, a:link, a:active{
	font-size: 8pt; color: #355290; font-family: arial; text-decoration: none; font-weight: none;
}

a:hover{
	color: #005499;
}

div#path{
	padding-left: 60px;
	padding-bottom: 20px;
}

h1{
	margin-top: 0px; font-weight: bold; font-size: 12pt; color: #4A5C8B; font-family: arial;
}

h2{
	margin-top: 0px; font-weight: none; font-size: 11pt; color: #4A5C8B; font-family: arial;
}

h3{
	margin-top: 0px; font-weight: bold; font-size: 10pt; color: #4A5C8B; font-family: arial;
}

h4{
	margin-top: 0px; font-weight: none; font-size: 9pt; color: #4A5C8B; font-family: arial;
}

table#nav2{
	border-left: 1px solid #CFD5E1;
}

th{
	font-size: 9pt;
	padding-bottom: 6px;
	color: #4B5C88;
	text-align: left;
	padding-left: 10px;
}

table#nav2 * th{
	font-size: 9pt;
	padding-bottom: 6px;
	color: #4B5C88;
	text-align: left;
	padding-left: 10px;
}



table.box * th{
	padding-left: 0px;
	font-size: 9pt;
	padding-bottom: 6px;
	color: #4B5C88;
	text-align: left;
}

.box{
	width: 100%;
}


/* LINKS */

a.nav:visited, a.nav:link, a.nav:active{
	font-size: 9pt; color: #7F7F7F; font-family: arial; text-decoration: none; font-weight: none;
}
a.nav:hover{
	color: #4A5C8B;
}

a.nav1:visited, a.nav1:link, a.nav1:active{
	font-size: 9pt;
	color: #7F7F7F;
	font-weight: bold;
}
a.nav1:hover{
	color: #ffffff;
}

a.nav1On:visited, a.nav1On:link, a.nav1On:active, a.nav1On:hover{
	font-size: 9pt;
	color: #ffffff;
	font-weight: bold;
}

a.news:visited, a.news:link, a.news:active, a.news:hover{
	font-size: 8pt;
	color: #ffffff;
	font-weight: none;
}

a.box:visited, a.box:link, a.box:active{
	font-size: 8pt;
	color: #7F7F7F;
}

a.box:hover{
	color: #4A5C8B;
}
/* CLASSES */

.bgBlue{
	background-color: #4A5C8C;
}

.headImg{
	width: 1px;
	height: 5px;
}

.img20_1{
	width: 20px;
	height: 1px;
}

.tdNav1{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
}

.tdNav1On{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #4A5C8C;
}

.tdNav{
	vertical-align: bottom;
	height: 20px;
}

.head{
	font-size: 9pt;
	color: #7F7F7F;
	text-align: left;
}

.startBox{
	border-left: 1px solid #CFD5E1;
}

.headBlue{
	font-size: 12pt;
	color: #4A5C8E;
	font-weight: bold;
	text-align: left;
}

.headW{
	font-size: 12pt;
	color: #7F7F7F;
	text-align: left;
}
/* IDS */

#imgLogo{
	width: 281px;
	height: 64px;
}

#imgPrint{
	width: 57px;
	height: 13px;
}

#divBgKv{
	margin-top: 1px;
	margin-bottom: 1px;
	width: 736px;
	height: 9px;
	background-color: #7482A5;
}

#tdLogo{
	/*
		background-repeat: no-repeat;
		background-image: url("../images/bg_ico.gif");
		background-position: 38px 0px;
	*/
	padding-left: 38px;
	vertical-align: top;
	height: 95px;
}

#tdLogoStart{
	/*
		background-repeat: no-repeat;
		background-image: url("../images/bg_ico.gif");
		background-position: 38px 0px;
	*/
	padding-left: 38px;
	vertical-align: top;
	height: 125px;
}

#tableNav1{
	vertical-align: top;
	background-repeat: no-repeat;
	background-image: url("../images/bg_ico.gif");
	background-position: 695px 0px;
}


#boxTable{
	border-left: 1px solid #CFD5E1;
}

/* styles fuer image-preview */

.preview_div_block  { float: left; margin-right: 10px; margin-bottom: 10px; background-color: #d9d9d9; text-align: left; padding: 0px;}
.preview_div_image  { background-color: #d9d9d9; text-align: left; border: 0px;}
.preview_link_image { }
.preview_img_image  { border: 0px;}
.preview_div_lupe   { text-align: right; background-color: #d9d9d9; padding-right: 5px;}
.preview_link_lupe  { }
.preview_img_lupe   { border: 0px;}
.preview_div_text   { text-align: justify; padding-left: 5px; background-color: #d9d9d9; padding-right: 5px;  padding-top: 2px;}

/* styles fuer non-preview-image */
.view_div_block  		{ background-color: #d9d9d9; float: left; margin-right: 10px; margin-bottom: 10px;}
.view_div_image  		{ text-align: center; background-color: #d9d9d9;}
.view_img_image  		{ border: 0px; margin: 0px; padding: 0px; background-color: #d9d9d9;}
.view_div_text   		{ font-size: 11px; font-family: arial; text-align: left; background-color: #d9d9d9; padding: 5px;}

/* styles fuer full-image */
.view_fullimage  		{ text-align: center; margin: 0px;}
.view_fullimage_text{ text-align: center; margin: 0px;}

.div_imageoid  			{ background-color: #ffffff; }
