html { 

padding:0px;
margin:0px;

}

body {

text-align:center;
margin:0px;
padding:0px;
background-color: #A5A09A;

}

input, textarea {width:200px;border:1px solid black; }

* html #main { position:relative;left:-29px;}
/*
* html #box_l { position:relative;top:5px; }
* html #box_m { position:relative;top:5px; }
* html #box_r { position:relative;top:5px; }
*/

#all {

	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:760px;
	background-image: url("images/bg.gif");
	background-repeat: repeat-x;

}

#box {

	width:777px;
	margin:auto;
	text-align:center;


}

#header {

	width:777px;
	height:183px;
	background-image: url("images/header.gif");
	background-repeat: no-repeat;

}

#main {

	width:718px;

}



#red_box {

	margin:auto;
	height:81px;
	width:615px;
	background-image: url("images/red_box.gif");
	background-repeat: no-repeat;

}

#navi_box {

	margin:auto;
	height:47px;
	width:614px;

}


#sms_form {

	margin-left:30px;	

 	font:Tahoma;
  font-size:16px;
	font-weight:bold;
	color:black;
	text-align:left;

}


#agb {

 	font:Tahoma;
  font-size:13px;
	color:black;

}

#agb a, a:hover, a:visited {

	text-decoration:underline;
	color:black;

}

#error {

color:red;
font-weight:bold;
font:Tahoma;
font-size:16px;
background-color: white;
margin-bottom:20px;

}

.error {

color:red;
font-weight:bold;
font:Tahoma;
font-size:16px;
background-color: white;
margin-bottom:20px;
margin-top:20px;

}

#max {


	width:240px;
	margin-bottom:0px;

 	font:Tahoma;
  font-size:16px;
	font-weight:bold;
	color:black;

}

#max2 {


	width:240px;
	margin-top:10px;
	margin-bottom:20px;

 	font:Tahoma;
  font-size:16px;
	font-weight:bold;
	color:black;

}

#max3 {

	width:240px;
	margin-top:10px;
	margin-bottom:20px;

 	font:Tahoma;
  font-size:14px;
	font-weight:bold;

}


.senden {

	width:240px;
	margin-top:10px;
	margin-bottom:10px;

 	font:Tahoma;
  font-size:14px;
	font-weight:bold;
	text-align:left;

}

.repeat {

	width:240px;
 	font:Tahoma;
  font-size:12px;
	color:black;

}

#footer {

	margin:auto;
	margin-top:45px;
	position:relative;
	left:-20px;
	
 	font:Tahoma;
  font-size:12px;
	font-weight:normal;
	color:black;

}

#bolapa a, a:hover, a:visited {

	text-decoration:underline;
	color:black;

}

.text {

font:Tahoma;
font-size:12px;
font-weight:normal;
color:black;

}


#kompri {

	float:left;
	margin-left:25px;
	display:inline;

 	font:Tahoma;
  font-size:13px;
	color:black;
	text-decoration:underline;
	cursor:pointer;

}

#kompri a, a:hover, a:visited {

	text-decoration:underline;
	color:black;

}

