/*    Allgemeiner Teil Anfang   */

html { 
  padding:0px;
  margin: 0px;
  overflow-y: scroll;
}

body
{
	font-family:Verdana, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color:#58585A;
	padding:0px;
  	margin:0px;
}

#pageframe
{
	width:950px;
	margin:0 auto;
	padding:0px;
	text-align:left;
}

#logoarea
{
	width:255px;
	height:100px;
	background-image:url(../pics/iwp_logo.gif);
	float:left;
}

#navigation_1
{
	width:695px;
	height:35px;
	margin:65px 0 0 0;
	text-align:right;
	float:right;
}

#footer
{
	clear:left;
	width:255px;
	height:35px;
	margin:0 auto;
	padding: 5px 0 5px 0;
	text-align:left;
	float:left;
}

#footernavigation
{
	width:695px;
	height:35px;
	margin:0 auto;
	padding: 5px 0 5px 0;
	text-align:right;
	float:left
}

#spacer
{
	width:950px;
	min-height:3px;
	height:auto !important;
	max-height:3px;
	height:3px;
	padding:0px;
	background-color:#c7d4d4;
	float:left;
}

#spacer_content
{
	width:660px;
	height:0px;
	padding:0px;
	border-bottom:1px;
	border-bottom-color:#C7D4D4;
	border-bottom-style:dashed;
	float:left;
}

a:link {
	font-size:10px;
	font-weight:bold;
	color:#58585a;
	text-decoration: none;
}

a:visited {
	font-size:10px;
	font-weight:bold;
	color:#58585a;
	text-decoration: none;
}

a:hover {
	font-size:10px;
	font-weight:bold;
	color:#008ecb;
	text-decoration: none;
}

a:active {
	font-size:10px;
	font-weight:bold;
	color:#008ecb;
	text-decoration: none;
}

/*    Allgemeiner Teil Ende   */



/*    Template 1 Anfang    */

#banner
{
	width:950px;
	height:250px;
	border-bottom:3px;
	border-bottom-color:#c7d4d4;
	border-bottom-style:solid;
	/*background-image:url(../pics/banner.jpg);*/
	float:right;
}
/* Frontpagebackup mit Newsbereich
 
#contentarea
{
	width:650px;
	height:auto !important;
	height:5px;
	min-height:5px;
	margin:20px 10px 20px 0;
	padding:0 10px 0 0;
	float:left;
}

*/

#contentarea
{
	width:950px;
	height:auto !important;
	height:5px;
	min-height:5px;
	margin:20px 10px 20px 0;
	padding:0 10px 0 0;
	float:left;
}

#newsarea
{
	width:228px;
	height:auto !important;
	height:5px;
	min-height:5px;
	border-left:1px;
	border-left-color:#c7d4d4;
	border-left-style:solid;
	margin: 20px 0 20px 10px;
	padding: 0 0 0 20px;
	float:left;
}

/*    Template 1 Ende    */


/*    Template 2 Anfang    */

#navigation_2
{
	width:255px;
	height:auto !important;
	height:5px;
	min-height:5px;
	margin:0 0 0 0;
	padding: 10px 0 10px 0;
	float:left;
}

#contentarea_2
{
	width:695px;
	height:auto !important;
	height:5px;
	min-height:5px;
	margin: 0 0 0 0;
	padding: 20px 0 20px 0;
	float:right;
}

/*    Template 2 Ende    */
