/* BASIC */

body {
	background-color: #C6D4EB;
	font-family: Arial;
	color: #fff;
	padding:0;
	margin:0;
}

img {
	border: 0px;
}

a {
	font-family: Arial;
	color: #000;
	font-size: 12px;
}

h1 {
	background-color: #ff0000;
}


/* TOP LINE */

#vi_top {
	background-color: #0A3884;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	padding: 6 10 6 0px;
	text-align: right;
}

#vi_top a {
	font-size: 12px;
	letter-spacing: 0.01em;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}

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

#vi_top p {
	font-size: 10px;
	font-weight: normal;
	padding-left: 24px;
	display: inline;
}

/* HEAD */

#vi_head {
	background-color: #7698D1;
	margin: 0px;
}

#vi_head p{
	background-image: url(images/vi_head.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 106px;
	width: 100%;
	margin: 0px;
}

/* NAVIGATION */

#vi_navi {
	background-color: #0A3884;
}

#vi_navi table td {
	text-align: center;
}

#vi_navi table td a {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	text-decoration: none;
	
}

/* MAIN */

#vi_main {
	background-image: url(images/vi_main_bg.jpg);
	width: 100%;
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
}

#vi_main_content {
	font-family: Arial;
	font-size: 12px;
	color: #000;
	vertical-align: top;
	padding: 25px 27px 7px 35px;
}

#vi_sub_bg {
	font-family: Arial;
	font-size: 12px;
	color: #000;
	vertical-align: top;
	background-image: url(images/vi_sub_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 194px;
	height: 495px;
	padding-top: 25px;
}

#vi_sub_bg table td.mininormal {
	background-color: #transparent;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

#vi_sub_bg table td.miniorange a{
	background-color: #FF9448;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

#vi_sub_bg table td.normal {
	background-color: #transparent;
	padding: 2 5 2 5px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#vi_sub_bg table td.normal a{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#vi_sub_bg table td.orange {
	background-color: #FF9448;
	padding: 2 5 2 5px;
	color: #fff;
	font-weight: bold;
}

#vi_sub_bg table td.orange a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

#vi_sub_bg table td.oranges {
	background-color: #FF9448;
	padding: 2 5 2 5px;
	color: #fff;
	font-weight: bold;
}

#vi_sub_bg table td.oranges a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

#vi_sub_bg table td {
	color: #000;
	font-size: 12px;
}

.vi_submini a {
	font-family: Arial;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

.vi_submini a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #000;
	text-decoration: underline;
}

#vi_sub_2 {

	background-color: #F4F8FE;
	padding: 0px;
	margin: 0px;
	padding-bottom: 4px;
	height: 10px;
}

.vi_sub_links {
	width: 150px;
	border-top: 1px solid #000;
	font-family: Arial;
	font-size: 12px;
	color: #000;
	margin: 0px;
	padding-left: 3px;
	padding-top: 3px;
	line-height: 1.7em;
}

.vi_sub_links a {
	color: #000;
	text-decoration: none;
}

.vi_sub_links a:hover {
	color: #000;
	text-decoration: underline;
}

/* FOOTER */

#vi_footer {
	background-color: #0A3884;
	border-top: 2px solid #fff;
	text-align: center;
	width: 100%;
	margin: auto;
}

#vi_footer_content {
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 970px;
	margin: auto;
	text-align: left;
}

#vi_footer_content a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

#vi_footer_content a:hover {
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}

/* ERROR */

.vi_errorbox {
	width: 600px;
	background-color: #f0f0f0;
	font-family: Arial;
	font-size: 11px;
	color: #000;
	border: 1px solid #000;
	margin: 10px auto 10px auto;
	padding: 7px;
}

.vi_errorfont {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
}

.vi_errorbox a {
	color: #000;
}

/* FONTS */

.vi_title {
	font-family: Arial;
	font-size: 16px;
	color: #0D469D;
	font-weight: bold;
}

.vi_minititle {
	font-family: Arial;
	font-size: 12px;
	color: #0D469D;
	font-weight: bold;
}

.vi_minititle a {
	font-family: Arial;
	font-size: 12px;
	color: #0D469D;
	font-weight: bold;
	text-decoration: none;
}

.vi_downloadtitle {
	font-family: Arial;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}

.vi_downloadtitle a {
	font-family: Arial;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

.vi_downloadmini {
	font-family: Arial;
	font-size: 10px;
	color: #000;
}

table.vi_download_detail td{
	font-family: Arial;
	font-size: 12px;
	color: #000;
	padding: 5px;
	text-decoration: none;
}

table.vi_download_detail td a:hover{
	font-family: Arial;
	font-size: 12px;
	color: #000;
	text-decoration: underline;
}

table.vi_download_detail td a{
	font-family: Arial;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
	

/* FORM */

fieldset {
	font-family: Arial;
	font-size: 16px;
	color: #0D469D;
	font-weight: bold;
}

fieldset label {
	font-size: 12px;
	color: #000;
}

.vi_form_left {
	float: left;
	width: 150px;
	font-weight: bold;
	padding-top: 5px;
}

.vi_form_right {
	width: 500px;
	font-size: 12px;
	color: #000;
	font-weight: normal;
}

.vi_form_right input, textarea, select {
	margin: 5px;
	font-family: Arial;
	font-size: 12px;
}

.vi_form_right input.text, textarea, select {
	width: 250px;
	border: 1px solid #0D469D;
}

.vi_form_right textarea {
	height: 100px;
}

/* REFERENZEN */

.ii {
	background:#fff;
	width: 150px;
	height: 75px;
	line-height: 75px;
	vertical-align: middle;
	
}

.bla {
	background: #f3f3f3;
	width: 150px;
	height: 80px;
	float: left;
	margin: 20px 0 13px 17px;
}

.r {
	margin:8px 0 8px 8px;
	float:left;
}