

body {font-family: Arial;text-align:center;background:#eee url(../img/bg.gif) repeat}

* html body {font-size: x-small; /* für IE5/Win */ f\ont-size: small;  /* für andere IE-Versionen */}

* {padding:0;margin:0;}	

img {border:none}

#top {width:750px;height:133px;background: url(../img/telefonsex_header.jpg) no-repeat}

#outlay {text-align:center;background: url(../img/outlay.gif) repeat-y;margin: 0px auto;width:764px}
#inlay {text-align:center;margin: 0px auto;width:750px}
#inlay p {color:#fff;font-size:10px}
#inlay p a {color:#fff;text-decoration:none}

#content {text-align:left;width:736px;margin-top:15px;color:#fff}
#content p {font-size:11px}

h1 {font-size:14px;color:#f2e3f4;margin-bottom:8px;font-weight:bold}

#ground {height:7px;text-align:center;background: url(../img/ground.gif) no-repeat ;margin: 0px auto 10px auto;width:764px}


#nav 			{width:100%;float:left;line-heigth:normal}
#nav ul 		{list-style:none;padding:0px;margin:0px;font-size:11px;font-weight:bold}
#nav li			{text-align:center;float:left}
#nav .inaktiv a	{width:121px;color:#fff;text-decoration:none;float:left;background:url(../img/inaktiv.gif) no-repeat;display:block;padding:3px 0px 2px 0px;}
/* Commented Backslash Hack
hides rule from IE5-Mac \*/
/* End IE5-Mac hack */
#nav .aktiv a {width:121px;color:#fff;text-decoration:none;float:left;background:url(../img/aktiv.gif) no-repeat;display:block;padding:3px 0px 2px 0px;}
#nav a:hover {width:121px;color:#fff;text-decoration:none;float:left;background:url(../img/aktiv.gif) no-repeat;display:block;padding:3px 0px 2px 0px;}

.error {margin:10px 0;padding:3px;width:340px;border:1px dashed #C6B9BE}
.success {margin:10px 0;padding:3px;width:340px;border:1px dashed #C6B9BE}
.table1 {background-color:#f2e3f4;font-size:11px;color:#333;vertical-align:top;padding:1px 0 0 3px;font-weight:bold}
.table2 {background-color:#f2e3f4;vertical-align:top;padding:1px 0 4px 3px}
.button {font-size:11px;margin:3px 5px}
.table2 input {font-size:11px;color:#666;border:1px solid #a5acb2;margin-right:1px;padding:1px}