/* captv stylesheet by chaotic^fR */

a:link{
	color: #ffff00;;
	text-decoration: none;
}

a:active{
	color: #ffff00;;
}

a:visited{
	color: #ffff00;;
	text-decoration: none;
}

a:hover{
	color: #ffff00;;
	text-decoration: underline;
}

body {
	margin-left : 0px;
	margin-top : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	font-family : system, verdana, arial, helvetica, geneva, sans-serif;
	font-size : 12px;
	background-color: #777777;	
	/* background-image:url("bg.gif"); */
}

table.maincontent {
	width: 800px;
	height:100%;
	background-color:transparent;
	
}

table.fixedcontent{
	background-color: black;
	width:800px;
	/*padding:20px; */
	border-left : solid;
	border-left-width: 10px;
	border-left-color: #ffffff;
	border-right: solid;
	border-right-width: 10px;
	border-right-color: #ffffff;
	border-bottom: solid;
	border-bottom-width: 10px;
	border-bottom-color: #ffffff;

}

table.contact{
	font-size:12px;
	color: white;
}

td.header{
	background-color: white;
	height: 30px;
	color: white;
}

table.impressum {
	background-color: #dddddd;
	width:100%;
	padding: 5px;
	font-size : 12px;
	color: black;
	text-align: left;
	vertical-align : top;
	line-height : normal;
}

td.introger {
	padding: 20px;
	width: 400px;
	font-size : 12px;
	color: #90EE90;
	text-align: left;
	vertical-align : top;
	line-height : normal;
	border-right: solid;
	border-right-width: 1px;
	border-right-color: #dddddd;

}

td.introeng {
	padding: 20px;
	width: 400px;
	font-size : 12px;
	color: #90EE90;
	text-align: left;
	vertical-align : top;
	line-height : normal;

}


td.relaunch{
	/*
 	border-top: solid;
	border-color: #90EE90;
	border-top-width: 1px; */
	font-size:12px;
	color: white;
}
