a
        {
        text-decoration:none;
        color: #871a19;
        font-weight:bold;
        }

a:hover
        {
        text-decoration:none;
        font-weight:bold;
        color:#000000;
        }

body, td, input, select, textarea, div
        {
		font-family:arial,helvetica,sans-serif;
        font-size:11px;
        }



.big
		{
		font-size: 17px;
		font-weight:bold;
	        color: #871a19;
		}

.rot
		{
		font-weight:bold;
		color:#E90100;
		}

.error
		{
		font-weight:bold;
		color:#ffffff;
		background-color:#cc0000;
		}

.bigred
		{
		font-size: 22px;
		font-weight:bold;
		color:#E90100;
		}

.bigred2
		{
		font-size: 28px;
		font-weight:bold;
		color:#E90100;
		}

.tablerahmen {
		border-style:solid;
		border-width:1px;
		border-color:#032396;
		}

.trenner {
		border-top-style:solid;
		border-top-width:1px;
		border-top-color:#c99897;
		margin:10px 0 10px 0;
		}

.submit {
		border-width:0px;
		}

form 	{
		margin:0px;
		padding:0px;
		}

.rightpics {
		float:right;
		margin-left:5px;
		}

table.rounded {
		background:url(/images/gm/bg_table.png);
                 width:782px;
                 border:0px;
              	}

table.rounded td.top {
		background:url(/images/gm/bg_table_top.png) no-repeat;
                 }

table.rounded td.bottom {
		background:url(/images/gm/bg_table_bottom.png) left bottom no-repeat;
                 }

table.rounded td.left {
		padding-left:20px;
                 }

table.rounded td.right {
		padding-right:20px;
                 }

table.rounded td.middle {
		padding:0px 20px 0px 20px;
                 }

table.rounded td.middle2 {
		padding:0px 30px 0px 30px;
                 }
