
/* GLOBAL #################################### */

body, #footer, .content, .row11  {
	width: 600px;
}

html, body {
	padding:0;
	margin:0;
}

body, div, table, td, tr, li, a, input, select, area  {
	font-family: Arial, Helvetica, Sans;	
	color: #888888;
}

td {
	
}

a, a:link, a:visited{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

p{
	margin-top: 0px;
	margin-bottom: 8px;
	text-align: justify;
}


h1{
	display:none;
}

h2{
	font-size: 17px;
	font-weight: bold;
	margin-top: 0px;
	color: #666666;
}

h3{
	font-size: 13px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 6px;
	color:#666666;
}

h4{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 4px;
	color:#666666;
}

ul {

}

li {
	margin-left: -15px;
}



/* CONTAINER #################################### */

#container{ 

}

/* HEADER #################################### */

#header {
	float: left; 
	padding: 0px;
	height: 120px;
	overflow: hidden;
	background-image: url('../img/prnt_gbl_hdr.png') ;
	background-repeat: no-repeat;

}


/* CONTENT ################################### */
.content {
	width: auto; 
	float: left; 
	font-size: 12px;
	line-height: 17px;
}

.row11 {
	float:left;
}

.row31, .row32, .row33 {
	float:left;
	width: 200px;

}
.row33 {
	clear:right;
}
.row21 {
	float:left;
	width: 425px;

}

.row22 {
	float:left;
	width: 425px;
	clear:right;

}
.redaktion {
	margin: 20px 20px 0px 0px;
}

#con-home{
	display: block;
} 

#con-cre, #con-heat, #con-cntl, #con-med, #con-dyn, #con-imp, #con-data, #con-kon {
	display: none;
} 


#con-cre h2, #con-cre h3 {
	color: #ff6600;
}


#con-heat h2, #con-heat h3 {
	color: #ff0099;
}

#con-cntl h2, #con-cntl h3 {
	color: #33ccff;
}

#con-med h2, #con-med h3 {
	color: #99cc00;
}

#con-dyn h2, #con-dyn h3 {
	color: #339900;
}



/* FOOTER #################################### */

#footer {
	font-size: 11px;
	text-align:left;
	color: #888888;
	float: left; 
	position: relative; 
}

#footer .redaktion{
	padding: 20px 0px 20px 0px;
	border-top: 1px solid #cccccc;
}
