/* css-design by romangaisboeck.at */

/* css für on the run */


body  {
	font: 12px Helvetica, sans-serif; !important
	color:#333333;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center; 
	overflow-y:auto;
}


/* CONTAINER */

#container { 
	background:url(bg1.gif) no-repeat;
	width: 1000px;
	height:auto;
	margin-left:auto;
	margin-right:auto; 
	margin-top:0px;
	margin-bottom:0px;
} 
#maincontent {
	height:auto;
	width:auto;	
}



/* ELEMENTE */

h1 {display:none}
h2 {display:none}
h3 {display:none}
h4 {display:none}
h5 {display:none}
h6 {display:none}
p {
	/* letter-spacing:0.6px;  testen auf ie !!!! */
	overflow:auto;
	line-height:15px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
p.dates {
	margin-top:15px;
	line-height:12px;
	overflow:hidden;
}
ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
a {
	text-decoration:none;
	padding:0 1px;
}


/* LAYOUT DIVs */

#left {
	float:left;
	width:538px;
	}
#h1 {
	height:144px;
	width:538px;
	background:url(elements/h1.gif)
	}
#v1 {
	height:256px;
	width:538px;
	background:url(elements/v1.gif)	
	}
#h2 {
	height:81px;
	width:538px;
	background:url(elements/h2.gif)		
	}
#v2 {
	height:256px;
	width:538px;	
	background:url(elements/v2.gif)	
	}
#h3 {
	height:100px;
	width:538px;	
	background:url(elements/h3.gif)	
	}
#right {
	float:right;
	width:462px;	
	}
#c1 {
	height:435px;	
	width:462px;
	background:url(elements/c1.gif)	
	}
#htwitter {
	height:46px;
	width:462px;	
	background:url(elements/htwitter.gif)	
	}
#twitter {
	height:356px;
	width:462px;	
	background:url(elements/twitter.gif)	
	}
#content {
	width:1000px;
	height:400px;	
	background:blue;
	}

/* VERLINKUNGEN */

.fb {
	margin-left:13px;
	margin-top:5px;
	display:block;
	height:47px;
	width:132px;
	float:left;
}
.videos {
	margin-left:13px;
	margin-top:15px;
	display:block;
	height:47px;
	width:85px;
	float:left;
}
.dance {
	margin-left:2px;
	margin-top:15px;
	display:block;
	height:47px;
	width:85px;
	float:left;
}
.idea {
	margin-left:10px;
	margin-top:15px;
	display:block;
	height:47px;
	width:90px;
	float:left;
}
.ktv {
	margin-left:10px;
	margin-top:15px;
	display:block;
	height:47px;
	width:79px;
	float:left;
}

.idea2 {
	float:right;
	margin-top:360px;
	display:block;
	height:47px;
	width:132px;
}
.twitter {
	float:right;
	margin-top:305px;
	display:block;
	height:47px;
	width:132px;
}