body {
	background-color: #e3e3e3;
	font-family: Century Gothic, Verdana, sans-serif;
	font-size: 15px;
	line-height: 25px;
	margin:0px;
	padding:0px;
}

h1 {
	font-family: Arial, sans-serif;
	font-size: 12px;	
	line-height: 14px;
	margin:2px;
}

a{
	text-decoration: none;
	line-height: 12px;
	color: blue;
	border: 0px;
}
a:hover{
	text-decoration: underline;
}
a img{
	border: 0px transparent;

}

/* design klassen  */



.page_outer{
	margin:0 auto;
	width:720px;
	background:white url(back.png) repeat-y;
	padding:0px;
}

.page_inner{
	margin: 0px auto;
	width: 490px;
	clear:both;
	text-align:justify;
	margin-top:35px;
}

.title{
	margin: 0px auto;
	width: 720px;
	height: 405px;
	margin-bottom:20px;
	clear:both;
z-index:100;
}
.aspm{
	display: none;
}

.penleft1{
	float:left;
	margin-left: -150px;
	clear:left;
}

.btn_forum{
	float:right;
	margin-right: -135px;
	margin-top:5em;
	clear:right;
}
.btn_forum_ie6{
	float:right;
	margin-top:1em;
	clear:right;
}
.btn_try{
	float:right;
	margin-right: -126px;
	margin-top:-40px;
	clear:right;
}
.btn_buy{
	float:right;
	margin-right: -128px;
	clear:right;
	margin-top: 50px;
}
.btn_try_ie6{
	float:right;
	clear:right;
	margin-top:-0px;
}
.btn_buy_ie6{
	float:right;
	clear:right;
	margin-top: 50px;
}
.indent{
	padding-left: 2em;
}

.lastrow{
	text-align:center;
	margin: 0 auto;
	color:#AAAAAA;
	font-size:12px;
	font-family: Arial, sans-serif;
	background: url(end.png);
	height:20px;
	width:720px;
	padding-top:140px;
	padding-bottom:40px;
	clear:both;
}

.lastrow .separator{
	color:#505050;
}

.lastrow a{
	text-decoration: none;
	line-height: 12px;
	color: #AAAAAA;
}

.lastrow a:hover{
	text-decoration: underline;
}

.screenrow{
	width:720px;
	margin-left:0px;
	clear:both;
}

.comment{
	color: #BBBBBB;
}

.payment_methods{
	width:300px;
	margin: 30px auto;
	text-align:justify;
}

.payment{
	margin: 3px 3px;
}


.col_left{
	width:45%;
	float:left;
	clear:left;
}

.col_right{
	width:45%;
	float:right;
	clear:right;
}

.language_select{
	float:right;
	clear:right;
}

.language_select img{
	margin-left: 4px;
}