body {
	margin: 0px; 
	font: normal 10pt verdana, tahoma, sans-serif;
	color: #31424A;
	background-color: #657982;
}

.thumb {
	  margin: 5px;
	  border: 6px solid white;
}

.past {margin: 5px;}
	
	
	.kits img{
		border: 2px solid #687F87;
		margin: 5px;
	}
	
	.kits img:hover{
		border: 2px solid #636364;
	}
	
#ram {
    background-image:url('images/bg.jpg');
	margin: 0px auto;
	text-align: left;
	width: 763px;
}

#header {
	background: #fff url('images/header.jpg') no-repeat;
	height:121px;
}

#name {
	background: #fff url('images/name.jpg') no-repeat;
	height:104px;
}

#navi {
	margin-left: 0px; 
	margin-top: 5px; 
	width: 160px; 
}

.menu {
	float: left;
	width: 160px; 
	margin-left: 16px;
}

*[class="menu"]{
	float: left;
	width: 120px; 
	margin-left: 32px;
}

#content {
	padding-bottom: 0px;
	padding-right: 22px;
	padding-left: 0px;
	padding-top: 5px; 
	width: 515px; 
	float: right;
}

.cut legend A {
	color: #fff; 
	font-weight: bold;
	text-decoration: none;
}

.cut legend A:visited {
	color: #fff; 
	text-decoration: none;
}

.cut legend A:hover, .cut legend A:active {
	color:#B7C6CE; 
	text-decoration: none;
}

A {
	color: #495D68; 
	font-weight: bold;
	text-decoration: none;
}

A:visited {
	color: #6A7E87; 
	text-decoration: none;
}

A:hover, A:active {
	color:#B7C6CE; 
	text-decoration: none;
}

#footer {
	padding-right: 5px; 
	padding-left: 5px; 
	height:83px; 
	line-height: 18px;
	text-align: center;
    background: #fff url('images/footer.jpg') no-repeat;
}

#footer A,#footer A:visited {
	color: #fff; 
	font-weight: bold;
	text-decoration: none;
}

#footer A:hover {
	border-bottom: 0px none; 
	color: #31424A; 
	text-decoration: none;
}

/*  Seiten Navigation
--------------------------------------------------------- */ 

.go { 
    padding: 2px 5px 0px 5px;
    margin-bottom: 10px;
    margin-top: 10px;
	text-align: left;
	font: bold 1.0em arial, tahoma, sans-serif;
	height: 18px;
	letter-spacing: 2px;
	color: #fff;
	background: #687F87;
	border: 2px solid #B7C6CE;
}

.current { 	
	float:right; 
	width: 140px;	
	height: 20px; 
	text-align: right; 
}

.gos { 
	color: #B7C6CE; 
	float: left; 
}

.gos a { color: #fff; }
	
.gos a:hover { 	color: #B7C6CE; }

.gocur { color: #B7C6CE; font: bold 1.1em arial, tahoma, sans-serif; }

/* 
---------------------------------------------  Sonstiges */
.error {
	background-color: #B7C6CE;
	color: #39484F;
	font-weight: bold;
}
.tab, .tab td {
	border: 1px solid #B7C6CE; 
	border-collapse: collapse;
}

.td {background-color: #687F87;}

.tab th {
	color: #fff;
	background-color: #687F87;
	border: 1px solid #B7C6CE; 
	border-collapse: collapse;
}

label{
	width: 90px;
	font-weight: bold;
	display: block;
	float: left;
}

input, select{
	margin-bottom: 2px;
}

.button{
	width: 200px;
	background: #B7C6CE;
	border: 1px solid #495D68;
}

ul.adi{
	list-style: none;
	margin: 0px;
	padding: 0;
}

ul.adi li{
	border: 2px solid #B7C6CE;
	margin: 0px 0px 4px;
	padding: 5px 2px;
}

	ul.adi li a{
		font-size: 0.8em;
	}

	ul.adi li small{
		display: block;
		text-align: right;
		float: right;
		font-size: 0.9em;
	} 

.error{
	text-align: left;
	background: #FEF1ED;
	border: 1px solid #D53F11;	
	padding: 8px;
}
	.error h2{
		font-size: 1.4em;
		background: none;
		color: #495D68;
		border: none;
		padding-bottom: 3px;
	}

.no_error{
	text-align: left;
	background: #F8FEED;
	border: 1px solid #8FD511;	
	padding: 8px;
}
	.no_error h2{
		font-size: 1.4em;
		background: none;
		color: #495D68;		
		border: none;
		padding-bottom: 3px;
	}

	
/**                 Menu            **/

ul.navi {
	list-style: none;
	padding: 0;
	margin: 0;
}

.navi li A {
	height: 16px;
	display: block;
	padding: 0;
	margin: 0 0 0px;
	padding: 2px 0 0 20px;
	border: solid #495D68;
	border-width: 0px 0px 1px 0px;

}

.navi li A:link, 
.navi li A:visited {
	padding-right: 2px; 
	padding-left: 4px;
	color: #495D68; 
	font-weight: bold;
	display: block;
	text-decoration: none;
	border-left: 6px solid #495D68;
}

.navi li A:hover, 
.navi li A:active {
	padding-right: 2px; 
	padding-left: 4px;
	color: #fff; 
	display: block;
	font-weight: bold; 
	text-decoration: none;
	border-left: 6px solid #495D68;
	background-color: #B7C6CE;
}

h1{
	border-bottom: 2px solid #B7C6CE; 
	color: #31424A;
	text-align: left; 
	font-family: Tahoma;  
	font-weight: bold;  
	letter-spacing: 2px;
	padding: 0 0 0 5px;
	font-size: 12px; 
}

h2 {
	border-top: 1px solid #495D68;
	border-bottom: 2px solid #495D68; 
	border-left: 6px solid #495D68;
	background-color: #b7c6ce;
	color: #fff;
	font: bold 10pt verdana, tahoma, sans-serif;
	text-align: left; 
	letter-spacing: 2px;
	padding: 0 0 0 5px;
	margin: 0;
}

#name h3 {
	text-align: right; 
	padding-right: 30px;
	font: bold 24pt verdana, tahoma, sans-serif;
	margin: 0px;
}


/**                 Menu            **/

hr {color:#B7C6CE}

/**      Rahmen Anfang        **/

.cut {
	margin: 0px auto; 
	width: 500px;
	color: #686868;
	text-align: center; 
}

.cut fieldset {
	width: 470px;
	margin: 8px auto 0;
	border: solid 3px #B7C6CE;
	padding-bottom: 10px;
	padding: 10px;
	text-align: left; 
}

.cut legend {
	border: solid 2px #B7C6CE;
	background: #687F87;
	color: #fff;
	font-weight: bold;
	margin-bottom: 8px;
	padding: 3px 10px;
}

.cut .form {
	border: solid 2px #687F87;
	background: #B7C6CE;
	color: #fff;
	font-weight: bold;
	margin-bottom: 5px;
}

.cut .put {
	border: solid 2px #B7C6CE;
	background: #E9E8E3;
	color: #686868;
	font-weight: bold;
}

.com {
	text-align: right;
	margin-right: 15px;
	margin-bottom: 10px;
}

.com a:link, .com a:visited {
	border: solid 2px #B7C6CE;
	background: #495D68;
	color: #F9FAF5;
	border-top: 0;
	padding: 3px 10px;
	font-weight: bold;
	text-decoration: none;
}

.com a:hover{
	border: solid 2px #B7C6CE;
	background: #B7C6CE;
	color: #FFF;
	border-top: 0;
	padding: 3px 10px;
	font-weight: bold;
	text-decoration: none;
}

/**      Stammbaum        **/

.ce { text-align: center;}

h4 {
	padding: 2px;
	font-size: 9pt;
	text-align: center;
	font-weight: bold;
	letter-spacing: 2px;
	color: #fff;
	background: #687F87;
	border: 2px solid #B7C6CE;
}

h4 A, h4 A:hover, h4 A:active {
	color: #fff; 
	font-weight: bold;
	text-decoration: none;
}

h4 A:visited {
	color: #B7C6CE; 
	text-decoration: none;
}
