/* rotoraptor.css */

body	{	margin: 0px; padding: 0px; height: 100%; width: 100%; background-color: #ebebeb; vertical-align: top; text-align: left;	}

td.menu	{	background-color: #ffffff; }

td		{	margin: 0px; padding: 0px; vertical-align: top; text-align: left; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff; }

td.header	{	background-image: url(../images/header.jpg); background-repeat: no-repeat; height: 145px; width: 100%; }

td.menu_top	{	width: 176px; text-align: right; background-image: url(../images/menu_bg.jpg); background-position: top left; background-repeat: no-repeat; }

td.menu_bottom	{	width: 176px; background-image: url(../images/menu_bottom.gif); background-position: bottom left; background-repeat: no-repeat; }

td.content	{	width: 547px; background-color: #1a262f; background-image: url(../images/content_bg.jpg); background-repeat: no-repeat;	}

td.rechts	{	width: 177px; background-image: url(../images/rechts_bg.jpg); background-position: top left; background-repeat: no-repeat; color: #ffffff; font-weight: bold; padding-left: 10px;	}

td.rechts_bottom	{	width: 177px; background-image: url(../images/rechts_bottom_bg.gif); background-position: top left; background-repeat: repeat-y;	}


td.bottom	{	background-image: url(../images/bottom.gif); background-position: top left; background-repeat: no-repeat; width: 100%; height: 92px;
				font-family: Arial, Helvetica, sans-serif; color: #4b575f; padding-top: 50px;
 }
 a	{	 color: #ffffff; text-decoration: none; }
a:hover	{	 color: #ffffff; text-decoration: underline; }
td.bottom a	{	 color: #4b575f; text-decoration: none; }
td.bottom a:hover	{	 color: #4b575f; text-decoration: underline; }

h2	{	font-size: 14px; font-weight: bold; margin: 0px; padding: 0px;  }

li	{	padding-left: 0px; margin-bottom: 4px;}
ul	{	margin: 15px; padding: 0px; }

input	{	width: 300px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; padding-left: 4px; padding-right: 4px; }

textarea	{	width: 300px; height: 100px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; padding: 4px; }
