html { 

padding:0px;
margin:0px;

}

body {

text-align:center;
margin:0px;
padding:0px;

}

input, textarea {width:200px;border:1px solid black; }

#menu {

float:right;
margin-right:10px;
margin-top:10px;

font:Tahoma;
font-size:12px;
font-weight:normal;
color:black;

}

.menu {

float:left;
margin-right:10px;

}

#menu a, a:visited {

text-decoration:none;
color:black;

}

#menu a:hover {

text-decoration:none;
font-weight:bold;
color:black;

}

#lesezeichen a, a:visited {

text-decoration:none;
color:black;

}

#lesezeichen a:hover {

text-decoration:none;
font-weight:bold;
color:black;

}

#header {

height: 40px;
width: 100%;
margin-top: 6%;
background-color: black;

}

#links {

float:left;
width:98%;
text-align:center;
margin-top:10px;

}

#error {


color:red;
font-weight:bold;
font:Tahoma;
font-size:16px;

}

.error {

color:red;
font-weight:bold;
font:Tahoma;
font-size:16px;

}

#main {

height: 60%;
width: 100%;
background-color: black;

}

#container {

margin-top:10px;
margin-left:5%;
margin-right:5%;

}

#left {

float:left;

}

#image {

width:400px;
height:265px;
background-image: url("images/handykids.jpg");
border:2px solid white;
background-repeat: no-repeat;

}

#image_werb {

width:400px;
height:265px;
border:2px solid white;
background-color:white;

}

#right {

float:right;

}

#sms {

width:420px;
height:265px;
background-color: white;
border:2px solid white;

}

#sms_werbung {

float:left;
margin:10px;
margin-left:5px;
margin-right:5px;

}

#sms_form {

float:right;
text-align:left;
margin:10px;
margin-left:5px;
margin-right:5px;


font:Tahoma;
font-size:16px;
font-weight:bold;
color:black;

}

#footer {

margin-top:25px;
text-align:center;

font:Tahoma;
font-size:12px;
font-weight:normal;
color:black;

}

#agb {

font:Tahoma;
font-size:13px;
color:black;

}

#agb a, a:hover, a:visited {

text-decoration:underline;
color:black;

}

#max {

clear:both;
width:240px;
margin-top:10px;
margin-bottom:0px;

font:Tahoma;
font-size:16px;
font-weight:bold;
color:black;

}

#max2 {

clear:both;
width:240px;
margin-top:10px;
margin-bottom:20px;

font:Tahoma;
font-size:16px;
font-weight:bold;
color:black;

}

.repeat {

width:240px;
font:Tahoma;
font-size:12px;
color:black;

}

.text {

font:Tahoma;
font-size:12px;
font-weight:normal;
color:black;

}