30 lines
751 B
HTML
30 lines
751 B
HTML
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
|
<title>Allgemeine Geschäftsbedingungen</title>
|
|
<style type="text/css">
|
|
<!--
|
|
body {
|
|
font-family: Verdana, Arial, Helvetica, sans-serif;
|
|
font-size: 10px;
|
|
background: #F5F5F5;
|
|
color: #333333;
|
|
}
|
|
h2 {
|
|
font-family: arial, helvetica, sans serif;
|
|
font-size: 13px;
|
|
font-weight: bold;
|
|
}
|
|
|
|
-->
|
|
</style>
|
|
</head>
|
|
<body>
|
|
<h2>Allgemeine Geschäftsbedingungen</h2>
|
|
<p></p>
|
|
Fügen Sie hier Ihre allgemeinen Geschäftsbedingungen ein.
|
|
|
|
</body>
|
|
</html> |