*{
	font-family: Comic Sans MS, Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
}

body {
	background-color: #444444;
	margin:0;
	color:#000000;
}

div{
	font-size:12px;
	color:#000000;
}

a,
a:link,
a:active,
a:visited {
	text-decoration:underline;
	color:#000000;
}

a:hover {
	text-decoration:none;
	color:#000000;
}

a.linktausch,
a.linktausch:link,
a.linktausch:active,
a.linktausch:visited,
a:hover {
	text-decoration:none;
	color:#000000;
}

#contenttable {
	width:900px;
	margin: 0px;
	margin-top: 2px;
	padding:0px;
}

td.leftcell {
	width:157px;
	vertical-align: top;
	padding: 0px 3px 0px 3px;
}

td.contentcell {
	width:720px;
	vertical-align: top;
	padding: 0px 8px 0px 8px;
	border-left: 1px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	border-style: dashed;
	border-color: #cfcfcf;
}


#main {
	background-color: #FFFFFF;
	width:900px;
	border-left: 1px;
	border-right: 1px;
	border-top: 0px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #000000;
	padding: 0px;
	margin: 0px;
}

#content {
	padding:0px;
	text-align: center;
}

#header {
	width:900px;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}

#footerline {
	width:902px;
	height:15px;
	background-image: url(bilder/layout/footerline.gif);
	background-repeat: no-repeat;
}


h1, h2, h3 {	
	margin: 0px;
	padding: 0px;
	font-size:17px;
}


h1.toptitle {	
	margin: 0px;
	padding: 0px;
	font-size:17px;
	text-align: center;
}

p.menuetitle {
	text-align: center;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	margin-top: 5px;
	padding: 2px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #FFD200;
	background-color: #FFD200;
}

p.menuelink {
	margin: 0px;
	padding: 2px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #FFD200;
	background-color: #FAFAFA;
}

p.menuelink a,
p.menuelink a:link,
p.menuelink a:active,
p.menuelink a:visited {
	text-decoration:none;
	font-weight: bold;
	font-size:12px;
	color:#222222;
}

p.menuelink a:hover {
	text-decoration:underline;
	font-weight: bold;
	font-size:12px;
	color:#222222;
}

p.menuead {
	text-align: center;
	margin: 0px;
	margin-top: 5px;
	padding: 0px;
}

#footerlinks {
	background: #FFFFFF;
	color: #777777;
	font-size: 11px;
	text-align: justify;
	padding: 5px 3px 5px 3px;
}

#footerlinks a,
#footerlinks a:link,
#footerlinks a:active,
#footerlinks a:visited {
	text-decoration:underline;
	color: #777777;
	font-size:11px;
}


#footerlinks a:hover {
	text-decoration:none;
	color: #777777;
	font-size:11px;
}

#copyright {
	width:900px;
	padding: 10px 0px 0px 0px;
	background-color: #FFFFFF;
	color: #888888;
	font-size: 11px;
	text-align: center;
}

#copyright a,
#copyright a:link,
#copyright a:active,
#copyright a:visited {
	text-decoration:none;
	color: #888888;
	font-size:11px;
}

#copyright a:hover {
	text-decoration:underline;
	color: #888888;
	font-size:11px;
}

.red {
	color: #BB0000;
}

.green {
	color: #008800;
}


.small {
	font-size:11px;
	font-weight:normal;
}

.small2 {
	font-size:11px;
	font-weight:normal;
	color: #777777;
}

td.listcol {
	width: 144px;
	text-align: center;
	vertical-align: top;
}

.innerlistcol {
	padding: 7px 5px 7px 5px;
	margin: 2px;
	background-color: #efefef;
	border: 1px;
	border-style: solid;
	border-color: #afafaf;
}

.thumb {
	border-left: 1px;
	border-right: 1px;
	border-top: 0px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #FFD200;
	background-color: #FFFFFF;
}

.thumb2 {
	border: 1px;
	border-style: solid;
	border-color: #FFD200;
	background-color: #FFFFFF;
}

p.shorttext {
	margin: 0px 3px 0px 3px;
	padding: 3px;
	font-size: 11px;
	text-align: left;
	background-color: #FFFFFF;
	border-left: 1px;
	border-right: 1px;
	border-top: 0px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #FFD200;
}

.statusline {
	margin: 0px 3px 0px 3px;
	padding: 0px 3px 3px 3px;
	font-size: 11px;
	text-align: center;
	background-color: #FFFFFF;
	border-left: 1px;
	border-right: 1px;
	border-top: 0px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #FFD200;
	font-weight: bold;
}

p.nametext {
	margin: 2px 3px 0px 3px;
	padding: 3px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	background-color: #FFFFFF;
	border-left: 1px;
	border-right: 1px;
	border-top: 1px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #FFD200;
	text-align: center;
}

p.callmetext {
	margin: 0px 3px 2px 3px;
	padding: 3px 0px 3px 0px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	background-color: #FFD200;
	color: #000000;
}

p.callmetext a,
p.callmetext a:link,
p.callmetext a:active,
p.callmetext a:visited {
	text-decoration:underline;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
}

p.callmetext a:hover {
	text-decoration:none;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
}

p.statusline {
	margin: 0px 3px 0px 3px;
	padding: 3px;
	font-size: 11px;
	text-align: left;
	background-color: #FFFFFF;
	border-left: 1px;
	border-right: 1px;
	border-top: 0px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #333333;
}

table.preview {
	width: 720px;
	padding: 8px 8px 8px 8px;
	border: 1px;
	border-style: solid;
	border-color: #CFCFCF;
}

.bigpic {
	border: 1px;
	border-style: solid;
	border-color: #333333;
}

td.callcontentcol {
	padding: 2px 5px 2px 5px;
	width:432px;
	vertical-align: top;
}

td.callpiccol {
	width:320px;
	vertical-align: top;
	text-align: center;
}

p.calltext {
	padding: 10px;
	margin: 0px;
	font-size: 20px;
	text-align: justify;
	border-left: 1px;
	border-right: 1px;
	border-top: 1px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #FFD200;
}

p.nummer {
	padding: 5px;
	margin: 0px;
	background-color: #FFD200;
	color: #000000;
	font-size: 40px;
	font-weight: bold;
	text-align: center;
}

.preisinfo {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}

.smallinfo {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}

p.bigstatusline {
	padding: 10px;
	margin: 0px;
	font-size: 18px;
	text-align: center;
	border-left: 1px;
	border-right: 1px;
	border-top: 0px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #FFD200;
}