/*defaults*/
body 	{
	background:#2765AF url('../images/hintergrund_test2.jpg');
	color:#000000;
	font-family:"Trebuchet MS", verdana, arial, "Times New Roman", serif;
	font-size:90%;
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: scroll;
}

body2 	{
	background:#2765AF url('../images/hintergrund2.jpg');
	color:#000000;
	font-family:"Trebuchet MS", verdana, arial, "Times New Roman", serif;
	font-size:90%;
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: scroll;
}


p		{
	margin:0;
	padding:0 0 15px 0;
	color: #000;
	font-size: 90%;
}
a		{color:#000000; text-decoration:underline; }
a:hover	{color:#225799; text-decoration:none;}

#container	{
	text-align:center;
	width:798px;
	border-color: #000;
	margin: auto;
	height: 1050px;
}

#header3	{
	text-align:center;
	width:798px;
	margin: auto;
	height: 107px;
	background-image: url(../images/navigation-part3.jpg);
}


#holder		{
	width:100%;
	padding:0px 0px 0px 0px;
	text-align:left;
	border: 0px;
	border-color: #000;
}

#contentinn		{
	width:798px;
	text-align:left;
	height: 475px;
}

#logo		{
	height: 149px;
	background-repeat: no;
	background-image: url(../images/navigation-part1.jpg);
}

#firmenname		{
	width:100px;
	text-align:left;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 100px;
}

#navigation	{
	height: 265px;
	background-repeat: no;
	background-image: url(../images/navigation-part2.jpg);
}
#header		{

}
#content	{
	float:left;
	width:480px;
	padding:20px 10px 0px 30px;
	line-height:160%;
}

#content2	{
	float:left;
	width:798px;
	line-height:160%;
	background-image: url(../images/hintergrund_test2.jpg);
	background-repeat: no;
}

#content3	{
	float:left;
	width:800px;
	padding:0px 0px 0px 0px;
	line-height:100%;
}

#content4	{
	float:left;
	width:750px;
	padding:20px 10px 0px 30px;
	line-height:160%;
}

#laenger	{
	width:700px;
	height: 300px;
}

#news		{
	float:right;
	width:260px;
	padding:20px 10px 0px 0px;
	line-height:140%;
	text-align:center;
}
.newsItem	{
	padding:10px 10px 5px 10px;
	border:1px solid #FFEB70;
	font-size:90%;
	margin-bottom:20px;
	background: #FEFFD5;
}
#footer		{
	clear:both;
	width:798px;
	font-size:80%;
	border-top:0px solid #2765AF;
	margin: auto;
	text-align: center;
	background-image: url(../images/footer.jpg);
	background-repeat: no;
	height: 72px;
	line-height: 150%;
	padding: 5px 0px 0px 0px;
	text-transform: uppercase;
}
#copyright	{
	float:right;
	margin: 0px 10px 0px 0px;
	padding: 0px 10px 0px 0px;
	color: #999;
	font-weight: bold;
}


/*headings*/
.newsItem h1	{color:#225799; margin:0 0 10px 0; padding:0; font-size:130%; font-weight:normal; }
#content h1		{
	font-size:170%;
	font-weight:bold;
	line-height:130%;
	margin:0;
	padding:0 0 20px 0;
	color: #0081D5;
}
#logo h1		{font-weight:normal; font-size:170%; margin:0; padding:0; color:#225799; }


/*navigation*/
#navigation ul 		{
	margin:0;
	padding:0;
	font-weight: bold;
}
#navigation li 		{margin:0; padding:0; list-style:none; display:inline; }
#navigation a		{color:#225799; padding:0 20px 0 0; text-decoration:none; }
#navigation a:hover	{color:#000000; }

#footer ul 		{margin:0; padding:0; }
#footer li 		{margin:0; padding:0; list-style:none; display:inline; }
#footer a		{
	color:#FF0;
	font-weight:bold;
	padding:0 5px 0 0;
	text-decoration:underline;
}
#footer a:hover	{
	color:#FF0;
	text-decoration:none;
}


/*shamelessly borrowed styles from http://www.positioniseverything.net/easyclearing.html*/
.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix {
	display:inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {height:1%; }
.clearfix {display:block; }
/* End hide from IE-mac */
#container #holder #content probe {
	color: #F00;
}
#container #holder #content p {
	color: #000;
	font-size: 80%;
}
#container #holder #content3 {
	font-size: 90px;
}
#container #holder #content3 {
	font-size: 36px;
}
#container #holder #content3 {
	color: #0080B9;
	text-align: left;
}

