/* Standard-CSS - www.visualplayground.de */

html, body, div, p, h1, h2, h3, ul, ol, 
span, a, table, td, form, img, li {
   margin: 0;
   padding: 0;
   font-family: Verdana, Helvetica, Arial, Geneva, sans-serif;
}

body {
	overflow-y: auto;
	background: #303030;/* #303030 url(graffix/pattern_corner_2.18_v3.jpg);*/
	color: #FFFFFF;
	font-size:10px;
	
}


/*---------------------------------------------------------------------------*/
a:link, a:hover, a:active, a:visited {
	padding:1px 2px 1px 2px;
	
}
a:link {
	
	background-color: #222;
	color: #b6da2c;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	background: url(graffix/bg-lines.gif);
	/*background-color: #303030;*/
	background-color: #222;
}
a:active {
	color: #FFFFFF;
	background-color: #000000;
}
a:visited {
	background-color: #222;
	color: #b6da2c;
	text-decoration: line-through;
}
/*---------------------------------------------------------------------------*/

h1 a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 5px;
	color: #b6da2c;
	text-decoration: none;
	background-color: #303030;
}
h1 a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 5px;
	color: #b6da2c;
	background-color: #222;
	background-image: url(graffix/bg-lines.gif);
}
h1 a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 5px;
	color: #b6da2c;
	background-color: #202020;
}
h1 a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 5px;
	color: #b6da2c;
	text-decoration: none;
	background-color: #303030;
}
/*---------------------------------------------------------------------------*/
h1 {
	/*font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #b6da2c;
	font-weight:bold;
	font-size: 24px;
	/*border-bottom: 1px solid #fff;*/
}0,
img a {
	border: none;	
}	
div {
	overflow: hidden;
}

hr, .hr {
	border:none;
	margin:0px 0px 10px 0px ;
	padding:0;
	min-width:100%;
	width:auto;
	height:20px;
	background: url(graffix/bg-lines.gif);
}

/*---------------------------------------------------------------------------*/
.text {
	background:#333;
	color:#fff;
	line-height:14px;
	padding:1px 0px 1px 0px;
}


.information {
	background: url(graffix/project_bg.jpg) repeat-x;
	/*
	background: url(graffix/bg_verlauf_v3.png) repeat-x;
	*/
	width: 100%;
	height: 300px;
	display: block;
	vertical-align: top;
	margin: 10px 0px 50px 0px;
}
.ende{
	/*
	background: url(graffix/project_bg.gif) no-repeat;
	*/	
	width: 100%;
	height: auto;
	display: block;
	vertical-align: top;
	margin: 10px 0px 100px 0px;
}

.project {
	min-width:1300px;
	width:auto;
	
	
	height: auto;
	display: block;
	vertical-align: top;
	 
	background: url(graffix/project_bg.jpg) repeat-x;
	/**/
	margin: 0px 0px 30px 0px;
}
.header {
	display: block;
	width: 500px;
	margin: 10px 0px 20px 80px;
	font-weight: bold;
}
.media {
	display: block;
	margin: 10px 0px 15px 15px;
	/*min-width:1300px;*/
	width:1300px;
}
.description{
	display: block;
	min-width:1300px;
	width:1300px;
	margin: 0px 0px 15px 80px;
}
.column169, .column43, .decocolumn {
	/*background: #f00;*/
	position: absolut;
	margin: 0px 15px 0px 0px;
	top: 0px; 
	left: 0px;
	height: auto; 
	float:left;
}
.decocolumn {
	height: 240px;
	width: 50px;
	background: url(graffix/bg-lines.gif);
}
.column169  { 
	width:426px;
}
.column43  { 
	width:320px;
}
