@charset "utf-8";
body {
	background-image: url(http://www.p-sin.de/fileadmin/template/background.gif);
	background-repeat: repeat;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	margin-left: 16px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: justify;
	}
	
img {
	border: 0px;
}

a img:link {
	border: 0px;
}

a img:visited {
	border: 0px;
}

a img:hover {
	border: 0px;
}

a img:active {
	border: 0px;
}



a:link {
}

a:visited {
}

a:hover {
	text-decoration: underlined;
}

a:active {
	text-decoration: underlined;
}

.content2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.menuLink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.menuLink a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.menuLink a:visited{ 
	text-decoration: none;
	color:#ffffff; 
}

.menuLink a:hover{ 
	text-decoration: underlined;
	color:#ffffff; 
}

.menuLink a:active{ 
	text-decoration: none;
	color:#ffffff; 
}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #94a781;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #94a781;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-top: 40px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
}




hr {
	position: fixed;
	clip: rect(auto,auto,auto,auto);
	color: #94a781;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	float: left;
	left: 20px;
	top: 20px;
	margin: 20px;
}


#corner_tl {
	background-image: url(http://www.p-sin.de/fileadmin/template/corner_top_left.png);
}
#border_t {
	background-image: url(http://www.p-sin.de/fileadmin/template/border_top.png);
	background-repeat: repeat-x;
}
#corner_tr {
	background-image: url(http://www.p-sin.de/fileadmin/template/corner_top_right.png);
}
#border_l {
	background-image: url(http://www.p-sin.de/fileadmin/template/border_left.png);
	background-repeat: repeat-y;
}
#border_r {
	background-image: url(http://www.p-sin.de/fileadmin/template/border_right.png);
	background-repeat: repeat-y;
}
#corner_bl {
	background-image: url(http://www.p-sin.de/fileadmin/template/corner_bottom_left.png);
}
#border_b {
	background-image: url(http://www.p-sin.de/fileadmin/template/border_bottom.png);
	background-repeat: repeat-x;
}
#corner_br {
	background-image: url(http://www.p-sin.de/fileadmin/template/corner_bottom_right.png);
}
#table_layout {
	border: 1px solid #FFFFFF;
}

