﻿img {8
	border: 1px solid #000000;
	}

img.norm {
	border: 0px;
	}

.left {
	text-align: left;
	}

.center {
	text-align: center;
	}

.right {
	text-align: right;
	}

hr.black {
	border: none;
	height: 7px;
	width: 400px;
	padding: 0px;
	margin-top: 1px;
	background: url("grafiken/hr.gif");
	}


a.nounderline {
	text-decoration: none;
	}
	
a:link,a:visited,a:active {
	color:#ef1075;
	}

a:hover {
	color:#8b2151;
	}
	
.red {
	color:#ef1075;
	font-weight:700;
}

h1,h2,h3,h4,h5,h6{
	color:#ef1075;
}

h2.red {
	color: #ef1075;
}

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

a:hover.norm {
	color:#999999;
	}

.welcome {
	color: #ef1075;
	font-weight: bold;
	font-size: 15pt;
}

.medium {
	font: 10pt Tahoma, Verdana, Arial, sans-serif;
}

