a  {
	color : #282828;
	text-decoration : none;
}

a:hover {
	color : #004488;
	text-decoration : underline;
}

a.menu {
	font-size: 120%;
	color : #282828;
	line-height: 155%;
	padding-left: 8px;
	text-decoration : none;
	font-weight:bold;
}

a:hover.menu {
	color : #004488;
	text-decoration : underline;
}

a.grafik:hover {
	color : #990000;
	text-decoration : none;
}

.beschreibung {
color:#808080;
}

p.submenu {
	position:relative;
	top:-10px;
	margin-left: 10px;
	font-weight:bold;
}

a.smenu {
	font-size: 120%;
	line-height: 150%;
	font-weight:normal;
}

a:hover.submenu {
	color : #333333;
	text-decoration : underline;
}

body {
	background-color :  #C0C0C0;
	margin: 0px;
	padding: 0px;
	background-image: url(grafik/bg_pclin.jpg);
	background-repeat: repeat-y;
}

p, li, td {
	color : #282828;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 90%;
	line-height: 120%;
	font-weight : normal;
}

.small {
	font-size : 80%;
}

ul {
	color : #282828;
	font-size: 90%;
	font-family : Arial, Helvetica, sans-serif;
}


h1 {
	color : #004488;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 150%;
	font-weight : bold;
	clear:both;
}

h2 {
	color : #515151;
	margin-left: 0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 115%;
	font-weight : normal;
}

h3 {
	color : #282828;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-weight : bold;
	line-height: 100%;
}

.admin {
	padding: 4px;
	font-weight: bold;
	font-size: 75%;
	line-height: 135%;
	background-color:#FFCC99;
}

.clear {
	clear:both;
}

.red {
	color : #CC0000;
}




.WebYepGalleryText {
	font-size:70%;
	visibility:visible;
}

.WebYepGalleryContainer tr {

}

.WebYepGalleryContainer td {
		padding-left: 2px;
		padding-top: 18px;
}

.WebYepGalleryImage img {
	border:1px solid #282828;
}