@charset "utf-8";
/* CSS Document */
body		{	margin-bottom:0px;
				margin-left:0px;
				margin-right:0px;
				margin-top:5px;
			}
			
.normal		{	font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:12px;
				line-height:14px;
				font-style:normal;
				font-weight:normal;
				text-decoration:none;
				color:#000000;
			}
			
.toern_gr		{	font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:24px;
				line-height:26px;
				font-style:normal;
				font-weight:normal;
				text-decoration:none;
				color:#000000;
			}
			
.hinweis		{	font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:12px;
				line-height:14px;
				font-style:normal;
				font-weight:bold;
				text-decoration:none;
				color:#ff0000;
			}			
			
.image		{	font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:8px;
				line-height:10px;
				font-style:normal;
				font-weight:bold;
				text-decoration:none;
				color:#000000;
			}

.header		{	font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:20px;
				line-height:22px;
				font-style:normal;
				font-weight:bold;
				text-decoration:none;
				color:#ffffff;
			}

.subHeader		{	font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:16px;
				line-height:18px;
				font-style:normal;
				font-weight:bold;
				text-decoration:none;
				color:#000000;
			}

.navigation		{	font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:12px;
				line-height:14px;
				font-style:normal;
				font-weight:normal;
				text-decoration:none;
				color:#ffffff;
				background-image:url(images/button.jpg);
				width:162px;
				height:25px;
				text-align:center;
				vertical-align:middle;
			}
			
.subMenu	{	font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:12px;
				line-height:18px;
				font-style:normal;
				font-weight:normal;
				text-decoration:none;
				color:#ffffff;
				background-color:#669fb7;
				list-style:none;
				list-style-type:none;
			}			

a	{	font-family:Verdana, Arial, Helvetica, sans-serif;
					font-size:12px;
					line-height:14px;
					font-style:normal;
					font-weight:normal;
					text-decoration:none;
					color:#000000;
				}
				
a.n	{	font-family:Verdana, Arial, Helvetica, sans-serif;
					font-size:12px;
					line-height:14px;
					font-style:normal;
					font-weight:normal;
					text-decoration:none;
					color:#ffffff;
				}	
				
a.toern	{	font-family:Verdana, Arial, Helvetica, sans-serif;
					font-size:16px;
					line-height:32px;
					font-style:normal;
					font-weight:normal;
					text-decoration:none;
					color:#ffffff;
				}								

