@charset "utf-8";

@font-face {
	font-family: perp;
	src: url(../system/font.eot); /*EOT file for IE */
}

@font-face {
	font-family: perp;
	src: url(../system/font.ttf); /* TTF file for CSS3 browsers */
}
#fotografie {
	display: none;
}
#webdesign {
	display: none;
}


body {
	font-family: arial, sans-serif;
	font-size: 12pt;
	color: #000000;
	background-color: #e8e8e8;
	overflow-y: scroll;
	margin-top: 0px;
	/* [disabled]background-image: url(../system/start/background_newstart_1.jpg); */
	/* [disabled]background-repeat: no-repeat; */
	/* [disabled]background-position: center top; */
}

ul, ol, dl {
	padding: 0;
	margin: 0;
}


p {
	text-align: justify;
	font-size: 10pt;
	padding: 0px;
	margin: 0px;
	line-height: 150%;
}
a img {
	border: 0px;
}

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

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



a:active {
  text-decoration:none;
}

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

.main {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #f5f5f5;
	background-image: url(../system/start/background_newstart_1.jpg);
	background-repeat: no-repeat;
}
.zentriert {
	text-align: center;
}
.rechts {
	text-align: right;
}

.textbox320 {
	float: left;
	width: 320px;
	min-height: 1px;
}
.textbox475 {
	float: left;
	width: 475px;
	min-height: 1px;
}



.textbox950 {
	float: left;
	width: 950px;
	min-height: 1px;
}
.textbox960_60 {
	float: left;
	width: 960px;
	height: 90px;
}
.font8 {
	font-size: 8pt;
}
.facebook_cursor {
	cursor: pointer;
}



#footer {
	/* [disabled]background-color: #999; */
	/* [disabled]height: 50px; */
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-left: 3px;
}
#footer_background {
	/* [disabled]background-image: url(../system/start/footer_background_newstart.png); */
	/* [disabled]background-repeat: no-repeat; */
	/* [disabled]height: 70px; */
	width: 958px;
	padding-top: 110px;
}
#footer_background_2 {
	background-color: #e8e8e8;
}
#footer #footer_table_1 td {
	width: 320px;
	text-align: center;
	vertical-align: bottom;
	font-size: 10pt;
}

#footer #footer_table_2 td {
	width: 180px;
	text-align: center;
	vertical-align: bottom;
	font-size: 10pt;
	background-color: #e8e8e8;
}
#footer #footer_table_2 td.spalte2 {
	width: 600px;
	text-align: center;
	vertical-align: bottom;
	font-size: 10pt;
}
#footer #footer_table_2 td.spalte340 {
	width: 340px;
	text-align: center;
	vertical-align: top;
	font-size: 10pt;
}
#footer #footer_table_2 td.spalte620 {
	width: 700px;
	text-align: left;
	vertical-align: top;
	font-size: 10pt;
}
#footer_linie {
	height: 1px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #FFF;
}
#footer_linie1 {
	height: 1px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #FFF;
}

.footer_1 {
	background-image: url(../system/start/footer_background_newstart.jpg);
	background-repeat: no-repeat;
	height: 180px;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background-color: #e8e8e8;
}

.footer_2 {
	height: 400px;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	/* border */
	/* [disabled]border: solid; */
	/* [disabled]border-width: 0px 270px 0px 270px; */
	/* [disabled]-moz-border-image: url(../system/background_footer_border.png) 0 270 0 270 stretch stretch; */
	/* [disabled]-webkit-border-image: url(../system/background_footer_border.png) 0 270 0 270 stretch stretch; */
	/* [disabled]border-image: url(../system/background_footer_border.png) 0 270 0 270 stretch stretch; */
	/* [disabled]background-color: red; */
	}



#tag_cloud_start .titel {
	font-size: 18pt;
	font-weight: bold;
}

#tag_cloud_start .font9 {
	font-size: 9pt;
}
#tag_cloud_start .font10 {
	font-size: 10pt;
}

#tag_cloud_start .font12 {
	font-size: 14pt;
}
#tag_cloud_start .font14 {
	font-size: 14pt;
}
#tag_cloud_start .font16 {
	font-size: 16pt;
}






.clearfloat {
	clear: both;
}
