*{
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
}

body {
	background-color: #719FC0;
	background-image: url(/bilder/layout/bg.gif);
	background-repeat: repeat-x;
	background-position: top center;
	margin:0;
}
div{
	font-size:13px;
	color:#000000;
}

#content {
	color:#000000;
	width:620px;
	background: #FFFFFF;
	text-align: center;
	padding: 5px;
	border-left: 1px;
	border-right: 1px;
	border-top: 1px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #F0F0F0;
}

#outborder {
	width:632px;
	margin: 50px 0px 50px 0px;
	padding: 10px;
	border: 1px;
	border-style: solid;
	border-color: #2E5672;
	background: #FFFFFF url(/bilder/layout/outborderbg.gif);
}

#list {
	width:450px;
}

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

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

a.fat,
a.fat:link,
a.fat:active,
a.fat:visited {
	text-decoration:underline;
	color:#0065AB;
	font-weight: bold;
}

a.fat:hover {
	text-decoration:none;
	color:#FF7800;
	font-weight: bold;
}

a.bigfat,
a.bigfat:link,
a.bigfat:active,
a.bigfat:visited {
	text-decoration:underline;
	font-size: 14px;
	color:#0065AB;
	font-weight: bold;
}

a.bigfat:hover {
	text-decoration:none;
	font-size: 14px;
	color:#FF7800;
	font-weight: bold;
}

p.style1 {
	background-color: #F5F5F5;
	padding: 2px;
	margin: 0px;
	margin-bottom: 10px;
	border: 1px;
	border-style: solid;
	border-color: #CFCFCF;
	text-align: left;
}

p.searchresult {
	color: #444444;
	margin: 0px;
	margin-bottom: 8px;
	padding: 0px;
	text-align: left;
	font-size: 11px;
}

p.pagestop {
	text-align: center;
	padding: 2px 2px 12px 2px;
	margin: 0px;
	font-size:12px;
	color: #777777;
}

p.pagestop a {
	font-size:12px;
}

p.pagesbottom {
	text-align: center;
	padding: 2px;
	margin: 0px;
	font-size:12px;
	color: #777777;
}

p.pagesbottom a {
	font-size:12px;
}

p.sextipp {
	background-color: #FBFBFB;
	padding: 2px;
	margin: 0px;
	margin: 20px 0px 20px 0px;
	border: 1px;
	border-style: dashed;
	border-color: #CFCFCF;
	text-align: center;
	font-size:11px;
}

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

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

p.bubbletext {
	color: #444444;
	padding: 0px 17px 0px 5px;
	margin: 0px;
	text-align: center;
	font-size:11px;
	font-weight: bold;
}

.bubble_top {
	width: 152px;
	height: 11px;
	background: #FFFFFF url(/bilder/layout/bubble_top.gif) no-repeat left top;
	padding: 0px;
	margin: 0px;
	font-size:1px;
}

.bubble_bg {
	width: 152px;
	background: #FFFFFF url(/bilder/layout/bubble_bg.gif) repeat-y left top;
	padding: 0px;
	margin: 0px;
}

.bubble_bottom {
	width: 152px;
	height: 11px;
	background: #FFFFFF url(/bilder/layout/bubble_bottom.gif) no-repeat left top;
	padding: 0px;
	margin: 0px;
	font-size:1px;
}

table.listtable {
	width: 444px;
	border: 0px;
}

td.thumbbox {
	width: 150px;
	vertical-align: top;
}

td.textbox {
	width: 294px;
	padding-left: 3px;
	vertical-align: top;
	text-align: justify;
	font-size:12px;
	color: #555555;
}

table.toptable {
	width: 604px;
	margin: 0px;
}

td.leftcell {
	width: 152px;
	text-align: center;
	vertical-align: top;
	padding: 55px 0px 0px 0px;
}

td.centercell {
	width: 153px;
	text-align: center;
	vertical-align: top;
}

td.rightcell {
	width: 298px;
	text-align: center;
}

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

.arrow {
	color: #C20165;
	font-weight: bold;
}

.small {
	font-size: 11px;
}

input {
	margin: 0px;
	padding: 2px;
	border: 1px;
	border-style: solid;
	border-color: #888888;
	background: #FFFFFF url(/bilder/layout/inputbg.gif) repeat-x left top;
}

input.field {
	margin: 0px;
	padding: 2px;
	border: 1px;
	border-style: solid;
	border-color: #888888;
	background: #FFFFFF url(/bilder/layout/inputbg.gif) repeat-x left top;
	width: 212px;
	height: 25px;
	font-size: 15px;
}

input.searchbutton {
	color: #555555;
	font-size: 12px;
	font-weight: bold;
	width: 80px;
	height: 25px;
}

.borderline2 {
	height: 9px;
	background: #FFFFFF url(/bilder/layout/borderline2.jpg) no-repeat center top;
	padding: 0px;
	margin: 0px;
	font-size: 1px;
}

#footerlinks {
	width:620px;
	background: #FFFFFF;
	color: #777777;
	font-size: 11px;
	text-align: center;
	padding: 5px;
	border-left: 1px;
	border-right: 1px;
	border-top: 0px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #F0F0F0;
}

#footerlinks a,
#footerlinks a:link,
#footerlinks a:active,
#footerlinks a:visited {
	font-size:11px;
}


#footerlinks a:hover {
	font-size:11px;
}

#copyright {
	width:620px;
	background: #FFFFFF;
	color: #888888;
	font-size: 11px;
	text-align: center;
	padding: 5px;
	border-left: 1px;
	border-right: 1px;
	border-top: 0px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #F0F0F0;
}

#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;
}