/*
 * Juni 04, 2008
 * 
 * myVISION | provision-research.at/myVISION - CSS
 * Author: Veronika Hoelzl | geschmacksache
 * 
 * +++ Log changes +++
 *  Last change: 04.06.2008
 * 
 */

body {
	margin: 0 0 0 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	line-height:140%;
}

a, a:visited {color: #000000; text-decoration: underline;}
a:hover, a:active  {color: #000000;}

.anchor{ line-height:180%; font-weight:bold;}
a.anchor, a:visited.anchor {color: #000000; text-decoration: underline; line-height:200%; font-weight:bold;}
a:hover.anchor, a:active.anchor {color: #000000; line-height:200%; font-weight:bold;}

.blue{
    color: #000000;
}

.headline{
	font-weight: bold;
}

.headline_blue{
	font-weight: bold;
	color: #000000;
}

img {
	border:none;
	border:0;
	margin: 0;
	padding:0;
}

#wrapper {
	position:absolute;
	left:50%;
	margin: 0px 0px 0px -380px;
    width: 760px;
	height: 100%;
}

#navigation {
	display:none;
}

#content_wrapper{
	position:relative;
	float: left;
	margin-left:0px;
	margin-top:0;
	width: 760px;
	/*background-image: url(../../img/allgemeininfo/bg_760.jpg);
	background-repeat: repeat-y;
	background-position: 0px;*/
	overflow: visible;
}

* html div #content_wrapper {
	  position: absolute;
}

#content {
	/*background-image: url(../../img/bild_montage_1e_610.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;*/
	width: 610px;
	margin-top: 0px;
	margin-left: 150px;
}

#print{
   display:none;
}

#logo{
	position: absolute;
    width: 50px;
	top: 10px;
	left: 480px;
}

#whitelayer{
	background-color:#FFFFFF;
	width: 473px;
	margin-left:20px;
	margin-top:100px;
	padding:20px 20px 20px 20px;
}

ul {
	margin: 0 0 0 0px;
	padding: 0;
	list-style-type: none;
}
	
li {
	margin:0;
	padding:0;
}

li a, li a:visited  {
	text-decoration: none;
    color: #000000;
}
		
li a:hover, li a:active {
	text-decoration: none;
	color: #000000;
}

li.txt {
	background-image: url(../../img/allgemeininfo/icons_li_text.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-bottom: 8px;	
}

li.video {
	background-image: url(../../img/allgemeininfo/icons_li_video.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-bottom: 8px;	
}

li.music {
	background-image: url(../../img/allgemeininfo/icons_li_music.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-bottom: 8px;	
}

.kap{
	text-transform:uppercase;
	padding: 0 0 0 3px;
	color: #000000;
	font-weight: bold;
	width: 473px;
}

table, tr{
	margin: 0px;
	padding: 0px;
	border: none;
}

td{
	margin: 0px;
	padding: 0px;
	border: none;
	vertical-align: top;
}

.kap table{width: 470px;} 

.kap td.up{
	display:none;
} 

.kap td.up img{
	border:0;
	width: 15px;
	height: 14px;
} 

.kap td.kap_txt{
	width: 447px;
	text-align:left;
} 

li.txt {
	margin-bottom: 8px;	
}

li.video {
	margin-bottom: 8px;	
}

li.music {
	margin-bottom: 8px;	
}

.listlineheight{
	line-height: 160%;	
}

.whitespacer {color: #FFFFFF}
.whiteline{
	background-color: #FFFFFF;
	height: 1px;
}
