/* ----------------------------------------------------------------------------------------------
	template.artforart.css
	getdesigned.at
	
	martin hochreiter
	
	09.01.2009
---------------------------------------------------------------------------------------------- */

/* ----------------------------------------------------------------------------------------------
	GENERAL
---------------------------------------------------------------------------------------------- */
*{
	padding:0;
	margin:0;
}
body,html {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background:#780026;
	color:white;
	height:100%;
	
}
input, textarea {
}
img, table, fieldset{
	border:0;
}
.clear{
	clear: both;
}
.hide {
	display:none;
}
a{
	color:white;
}
a:hover{
	
}
a.more{
	text-decoration:none;
}
a.more:hover{
	font-weight:bold;
}
h1, h2{
	font-size:20px;
	font-weight:normal;
}
h2{
	font-size:20px;
	font-weight:normal;
	margin:0 0 12px 0;
}
p{
	margin:0 0 1em 0;
}
/* ----------------------------------------------------------------------------------------------
	HEADER
---------------------------------------------------------------------------------------------- */
#header{
	margin:0 0 40px 0;
}
#logo{
	float:left;
	margin:0 43px 0 -3px;
	
}
/* ----------------------------------------------------------------------------------------------
	CONTENT
---------------------------------------------------------------------------------------------- */
#wrapper{
	margin:30px 0 0 40px;
	min-width:955px;
}
#content_wrapper{
	float:left;
}
#content{
	margin:45px 20px 0 0;
	width:740px;
	float:left;
}
#sidebar{
	width:160px;
	height:680px;
	background:white url(/images/sidebar.gif) no-repeat 0 0 ;
	float:right;
	margin:198px 30px 0 0;
}
/* ----------------------------------------------------------------------------------------------
	NAVIGATION
---------------------------------------------------------------------------------------------- */
#navigation li{
	list-style:none;
	font-size:20px;
	margin:20px 30px 0 0;
	position:absolute;
}
#navigation .styleclass_2897{
	left:340px;
}
#navigation .styleclass_2904{
	left:505px;
}
#navigation .styleclass_2894{
	left:621px;
}
#navigation .styleclass_2900{
	left:713px;
}
#navigation li ul{
	margin:17px 0 0 0;
}
#navigation li li{
	position:static;
	float:none;
	font-size:14px;
	margin:0;
	line-height:21px;
	margin-left:-1px;
	padding: 0 0 1px 0;
}
#navigation a{
	text-decoration:none;
}
#navigation li li a{
	border:1px solid #780026;
	padding:1px;
}
#navigation li li a.active{
	border:1px solid white;
}
/* ----------------------------------------------------------------------------------------------
	NEWS
---------------------------------------------------------------------------------------------- */
#news .text{
	margin:0 0 0 300px;
}
#news .column{
	float:left;
	width:270px!important;
}
#news .column .image{
	margin:5px 0 0 0;
}

#news .column .text{
	margin:0 0 0 0;
}
#news news.img{
	width:270px;
}
#news .item{
	margin:0 0 15px 0;
	clear: both;
	overflow: hidden;
}

.logo{width:120px;height:109px;}
.column .text img {margin-bottom:15px;}
.column .image img{margin-bottom:15px;}
#news .text{
 margin:0 0 0 300px;
 _margin:0 0 0 297px;
}
.styleclass_2924 a{
    display:block;
    margin-top:20px;
}
.subnavi_list li a{
    _margin-left:1px;
}