#main {
	width:915px;
	margin:0 auto;
	text-align:left;
	border-top: 1px none #BBCBDD;
	border-right: 1px outset #BBCBDD;
	border-bottom: 1px none #BBCBDD;
	border-left: 1px outset #BBCBDD;
	clear: none;
	float: none;
}

#header {
	height:515px;
	text-align:left;
	margin:0 auto;
	border-color: #009900;
}

/***************content***************/
.row-2 .col-1 {width:285px;}
.row-2 .col-2 {width:311px;}
.row-2 .col-3 {width:293px;}

/***************page-2***************/
#page-2 .col-1 {width:445px;}
#page-2 .col-2 {width:445px;}

/***************page-5***************/
#page-5 .col-1 {width:445px;}
#page-5 .col-2 {width:445px;}
#page-5 .inner ul {width:190px;}

/***************page-6***************/
label {color:#626262; width:51px;}
#contactForm input {width:200px;}
#contactForm textarea {width:200px;}
.formulareingabe {
	color: #330033;
	font: normal 10pt/normal Geneva, Arial, Helvetica, san-serif;
	border-left-style: none;
}

