#text 			{font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; color:#2b3645; font-weight: normal; font-style: normal; line-height: 17px; text-decoration: none;}
#klein 			{font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 9px; color:#2b3645; font-weight: normal; font-style: normal; line-height: 12px; text-decoration: none;}
#kleinfett		{font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 9px; color:#2b3645; font-weight: bold; font-style: normal; line-height: 12px; text-decoration: none;}
#kleinblau 		{font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 9px; color:#2b3645; font-weight: bold; font-style: normal; line-height: 12px;}

#zwischen	 	{font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 13px; color: #2b3645; font-weight: bold; font-style: normal; line-height: 18px;}

#fett 			{font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; color: #2b3645; font-weight: bold; font-style: normal; line-height: 17px; text-decoration: none;}
#head	 		{font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 15px; color: #2b3645; font-weight: bold; font-style: normal; line-height: 20px;}
#kleinweiss 	{font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 9px; color: #2b3645; font-weight: normal; font-style: normal; line-height: 12px; text-decoration: none;}

#titelblau 		{font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 9px; color: #DA87AE; font-weight: bold; font-style: normal; line-height: 12px; text-decoration: none;}
#titelblack 	{font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 9px; color: #2b3645; font-weight: bold; font-style: normal; line-height: 12px; text-decoration: none;}
#titel		    {font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 9px; color: #be111f; font-weight: bold; font-style: normal; line-height: 12px; text-decoration: none;}


a:link 			{text-decoration: none; font-size: 11px; color:#be111f; font-weight: bold; font-family: Verdana, Helvetica, Arial, sans-serif; line-height: 18px;}
a:visited 		{text-decoration: none; font-size: 11px; color:#be111f; font-weight: bold; font-family: Verdana, Helvetica, Arial, sans-serif; line-height: 18px;}
a:active 		{text-decoration: none; font-size: 11px; color:#be111f; font-weight: bold; font-family: Verdana, Helvetica, Arial, sans-serif; line-height: 18px;}
a:hover 		{text-decoration: underline; font-size: 11px; color:#be111f; font-weight: bold; font-family: Verdana, Helvetica, Arial, sans-serif; line-height: 18px;}

a.k:link 		{font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff; font-weight: normal; font-style: normal; line-height: 12px; text-decoration: none;}
a.k:visited 	{font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff; font-weight: normal; font-style: normal; line-height: 12px; text-decoration: none;}
a.k:active 		{font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff; font-weight: normal; font-style: normal; line-height: 12px; text-decoration: none;}
a.k:hover 		{font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff; font-weight: normal; font-style: normal; line-height: 12px; text-decoration: underline;}

a.g:link 		{font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #ffffff; font-weight: normal; font-style: normal; line-height: 18px; text-decoration: none; letter-spacing: 1px;}
a.g:visited 	{font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #ffffff; font-weight: normal; font-style: normal; line-height: 18px; text-decoration: none; letter-spacing: 1px;}
a.g:active 		{font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #ffffff; font-weight: normal; font-style: normal; line-height: 18px; text-decoration: none; letter-spacing: 1px;}
a.g:hover 		{font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #ffffff; font-weight: normal; font-style: normal; line-height: 18px; text-decoration: underline; letter-spacing: 1px;}


body 			{margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px;}


/*Startseite*/

#inhalt {
width:100%;
height: 100%;
background-color:#c6cfce;
}

#start {
text-align:center;
padding-left: 100px;
padding-top: 100px;
float: left;
}

#tatort {
	float:left;
	background-image:url(../img/tatort-bg.gif);
	background-repeat: repeat-y;
	height: 100%;
}

#regio {
background-color:#c6cfce;
border-right: 10px solid #04acdb;
border-bottom: 10px solid #04acdb;
text-align:right;
position:fixed;
bottom:0px;
width: 100%;
height: 44px;
background-image:url(../img/daserste.gif);
background-repeat: repeat-y;
}