@charset "utf-8";
/* CSS Document */
html {
	/*overflow-y: scroll;
	overflow:-moz-scrollbars-vertical;*/
}
body{
	font-family:Verdana,Arial;
	background-color:#F5F5F5; 
	font-size:11px;
	padding: 0px;
	border: 0;
	text-align: center;
	margin:0px;
}
.redtxt{
	color:#cc0000;
}
.searchbox {
	height: 13px;
	width: 110px;
	border: 0px none #FFFFFF;
	font-size:11px;
	color: #8e8e8e;
	text-align: left;
	vertical-align: middle;
	padding-top: 2px;
	margin:0px;
	color: #21409a;
	background-color:transparent;	
	
}
.clearall{
	clear:both;
}

a:link, a:visited, a:active {
	color: #990000;
	text-decoration:none;
}
a:hover {
	color: #FF0000;
	text-decoration:underline;
}



/*
// Content
*/
.body-content {
	display:block;
	width: 990px;
	margin:auto;
}


/*
// Header
*/
#header-holder{
	display:block;
	margin:auto;
}
#header-back{
	width: 980px;
	display:block;
	margin:auto;
}
#header-content{
	
}



/*
// main
*/
#main-holder{
	display:block;
	height:auto;
	margin:auto;
}
#main-back{
	width: 978px;
	display:block;
	margin:auto;
	
	background-color:#fff;
	border-left:1px solid #BFBFBF;
	border-right:1px solid #BFBFBF;
}

#left-content{
	margin-top:8px;
	width:190px;
	display:block;
	min-height:550px;
	border-right:1px solid #BFBFBF;
}
#main-content{
	width:566px;
	margin-top:8px;
	margin-left:10px;
	margin-right:10px;
	
}
#right-content{
	margin-top:8px;
	width:200px;
	display:block;
	border-left:1px solid #BFBFBF;
}
.qube{
background-color:#FFFFFF;
width:10px;
height:10px;
margin:4px;
float:left;
}
.side{
	text-align:left;
}
.side-r{
	text-align:left;
}
.sidelink{
	padding-top:3px;
	color:#FFFFFF;
	float:left;
}
.sidelink a:link,.sidelink a:visited,.sidelink a:active,.sidelink a:hover{
color:#FFFFFF;
}

.sidenaslov-red{
height:25px;
color:#FFFFFF;
background-image:url(../images/red.jpg);
background-repeat:repeat-x;
font-weight:bold;
font-size:13px
}

.sidenaslov-blue{
height:25px;
color:#FFFFFF;
background-image:url(../images/blue.jpg);
background-repeat:repeat-x;
font-weight:bold;
font-size:13px
}


.sidenaslov-green{
height:25px;
color:#FFFFFF;
background-image:url(../images/green.jpg);
background-repeat:repeat-x;
font-weight:bold;
font-size:13px
}


.sidenaslov-yellow{
height:25px;
color:#FFFFFF;
background-image:url(../images/yellow.jpg);
background-repeat:repeat-x;
font-weight:bold;
font-size:13px
}

.sidenaslov-gray{
height:25px;
color:#FFFFFF;
background-image:url(../images/gray.jpg);
background-repeat:repeat-x;
font-weight:bold;
font-size:13px
}

.sidenaslov-magenda{
height:25px;
color:#FFFFFF;
background-image:url(../images/magenda.jpg);
background-repeat:repeat-x;
font-weight:bold;
font-size:13px
}


/*
// foot
*/
#foot-holder{
	display:block;
	height:auto;
	margin:auto;
	
}
#foot-back{
	background-color:#BFBFBF;
	font-size:10px;
	color: #333333;
	width:980px;
	margin:auto;
	text-align:center;
}
#foot-content{
	color:#666;
	margin:auto;
	display:block;
	/*font-family: Verdana, Geneva, sans-serif;*/
	font-size:11px;
	text-align:center;
	vertical-align:middle;
	padding-top:10px;
	padding-bottom:10px;
}
#foot-content a:link,#foot-content a:active,#foot-content a:visited,#foot-content a:hover{
	color:#666;
	font-size:11px;
	text-decoration:none;
	cursor:text;
}

#footerLine3{
	display: inline;
	height:10px;
	width:70px;
	text-decoration:none;
	background-image:url(../images/innovattivo-logo.gif);
	background-repeat:no-repeat;
}
#footerLine3:hover{
	background-image:url(../images/innovattivo-logo_on.gif);
}










/*
// pagetitle parent
*/
.page_parent_title {
	width:190px;
	margin:0px;
	padding:0px;
	text-align:left;
	margin-top:10px;
	padding:4px;
	color:#FFF;
	background-color: #958089;
}

.page_parent_title h1 {
	font-family:Verdana, sans-serif;
	font-weight:normal;
	margin:0px;
	font-size: 11px;
	text-transform: uppercase;
	word-spacing: 1px;
	font-weight:bold;
	
	/*letter-spacing: -2px;*/
}



/*
// pagetitle
*/
.page_title {
	/*background-color: #3Cd;*/
	margin:0px;
	padding:0px;
	text-align:left;
	margin-top:10px;
}

.page_title h1 {
	/*font-family:Verdana, sans-serif;*/
	font-weight:normal;
	margin:0px;
	/*padding:4px;*/
	/*padding-left:15px;*/
	color:#958089;
	font-size: 20px;
	font-weight:bold;
	/*text-transform: uppercase;*/
	/*word-spacing: 1px;*/
	/*letter-spacing: -1px;*/
	
}


.icon{
	float:right;
	height:0px;
	width:0px;
	left:-45px;
	top:-10px;
	overflow:visible;
	position:relative;
}

.hoverash{
	background-color:#F5F5F5;
	
}
.hoverasheven{
	background-color:#f4f4f4;
}
.toggleexholder{
	background-color:#F1F1F1;
	display:none;
	
}
.toggleexholder2{
	background-image: url(../images/dokback.jpg);
	background-repeat:repeat-x;
	background-color:#FFF;

}
.button {
	margin:3px;
	height:22px;
	background-color:#900;
}
.button > input{
		padding:0px;
		margin:0px;
		border:none;
		width:100%;
		height:22px;
		background:transparent;
		font-family:"Trebuchet MS", Arial;
		font-size:11px;
		cursor:pointer;
		color:#FFF;
		text-align:center;
		vertical-align:middle;
		
}
.boxic{
	display:block;
	width:15px;
	height:15px;	
	font-size:11px;
	color: #ffffff;
	padding:2px;
	background-color: #900;
	border:1px solid #ccc;
	margin-left:3px;
	float:left;
	text-align:center;
	cursor:pointer;
}
.boxic2{
	display:block;
	width:15px;
	height:15px;
	cursor:default;
	font-size:11px;
	color: #C9C9C9;
	padding:2px;
	background-color: #F5F5F5;
	border:1px solid #ccc;
	margin-left:3px;
	text-align:center;
	float:left;
}

.pagingouter{
	margin:0px;
	margin-top:5px;
	margin-bottom:5px;
}
.paginginner{
	margin:auto;
	text-align:center;
}


.fotogalleryall{
	display:block;
	width:152px;
	height:200px;
	font-size:11px;
	padding:0px;
	margin-left:7px;
	margin-right:7px;
	margin-top:10px;
	float:left;
	overflow:hidden;
	text-align:center;
}
.fotogallery{
	display:block;
	width:152px;
	height:152px;
	font-size:11px;
	padding:0px;
	overflow:hidden;
	text-align:center;
}

.fotogallery a{
	display:block;
	width:150px;
	height:150px;
	padding:0px;
	margin:0px;
	overflow:hidden;
	border:1px solid #fff;
}
.fotogallery  a:hover{
	display:block;
	width:150px;
	height:150px;
	padding:0px;
	margin:0px;
	overflow:hidden;
	border:1px solid #b4a6ac;
}
.fotogallery_title{
	display:block;
	width:150px;
	height:50px;
	font-size:11px;
	padding:0px;
	float:left;
	text-align:center;
}








.mediatitles{
	/*display:none;*/
	display:block;
	padding-bottom:0px;
	margin-bottom:0px;
	margin-top:5px;
}
.mediatitles span{
	height:20px;
	background-color: #900;
	color:#F5F5F5;
	font-weight:bold;
	display:block;
	width:auto;
	padding:3px;
	padding-right:7px;
	padding-left:7px;
	padding-bottom:0px;
	margin-bottom:0px;
	float:left;
}


table.aktuelno{
background-color:#F5F5F5; border:1px solid #F5F5F5; margin-bottom:6px; 
}

.aktuelnodate {
	 font-size:10px; color:#000; text-align:left; font-weight:bold; height:16px; padding-top:3px;/*background-color:#039*/
}
.aktuelnoimg {
	width:110px;
	/*background-color:#063;*/
}
.aktuelnonaslov{ font-size:13px; color:#C00; font-weight:bold;}
.aktuelnonaslov a{color:#C00; text-decoration:none;}
.aktuelnonaslov a:hover{color:#C00; text-decoration: underline;}

#aktuelnotoplinks{
	margin-top:20px;
	margin-bottom:20px;

}
#aktuelnotoplinks a{ display:block; width:auto; max-width:120px; color:#fff; background-color: #900;  font-weight:bold; font-size:10px; text-transform:uppercase; padding-left:10px; padding-right:10px; text-decoration:none; margin-top:5px;}
#aktuelnotoplinks a:hover{
	background-color:#C00;
	color:#fff;
	text-decoration: none;
}


.navigation_grad{
width:208px;
}


.navigation_grad a:link, .navigation_grad a:visited, .navigation_grad a:active {
display:block;
height:27px;
color:#fff;
vertical-align:middle;
background:url(../images/red.jpg);
background-repeat:repeat-x;
padding:3px 0px 0px 5px;
text-align:left;
}

.navigation_grad a:hover {
display:block;
height:27px;
color:#fff;
vertical-align:middle;
text-decoration:none;
background:url(../images/gray.jpg);
background-repeat:repeat-x;
padding:3px 0px 0px 5px;
text-align:left;
}
.navigation_grad_active a {
display:block;
height:27px;
color:#fff;
vertical-align:middle;
text-decoration:none;
background:url(../images/gray.jpg);
background-repeat:repeat-x;
padding:3px 0px 0px 5px;
text-align:left;
}

.navigation_gallery{

}


.navigation_gallery a:link, .navigation_gallery a:visited, .navigation_gallery a:active {
display:block;
background:url(../images/red.jpg);
background-repeat:repeat-x;
color:#FFF;
vertical-align:middle;
padding:5px;
text-align:left;
}

.navigation_gallery a:hover {
display:block;
background:url(../images/gray.jpg);
background-repeat:repeat-x;
color:#FFF;
text-decoration:none;
padding:5px;
text-align:left;
}
