a.more:link
	{
	color: #FFFFFF;
	font-family: Arial, Helvetica, Verdana, Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	}
	
a.more:active
	{
	color: #FFFFFF;
	font-family: Arial, Helvetica, Verdana, Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	}

a.more:visited
	{
	color: #FFFFFF;
	font-family: Arial, Helvetica, Verdana, Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	}
a.more:hover
	{
	color: #606060;
	font-family: Arial, Helvetica, Verdana, Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	}

a.menu:link
	{
	color: #3b3185;
	font-family: Arial, Helvetica, Verdana, Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	}
	
a.menu:active
	{
	color: #3b3185;
	font-family: Arial, Helvetica, Verdana, Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	}

a.menu:visited
	{
	color: #3b3185;
	font-family: Arial, Helvetica, Verdana, Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	}
a.menu:hover
	{
	color: #606060;
	font-family: Arial, Helvetica, Verdana, Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	}

A:LINK 
	{
	color: #d4cddd;
	text-decoration : none;
	}

A:VISITED 
	{
	color: #d4cddd;
	text-decoration : none;
	}

A:ACTIVE 
	{
	color: #d4cddd;
	text-decoration : none;
	}

A:HOVER 
	{
	color: #898989;
	text-decoration : none;
	}

form 
	{
	margin:0;
	padding:0;
	}

BODY
	{
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url("img/bg.jpg");
	}



INPUT, TEXTAREA, OPTION, SELECT {
	font-family : Arial, Tahoma, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px; 
	color: #000000;
	padding-left: 3px;
	}


TABLE, TD, TH, TR {
	border: 0px solid;
	font-family : Arial, Tahoma, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px; 
	color: #a9a3b2;
	}

.mainbild
	{
	background-image: url("img/mainbild.jpg");
	background-position: bottom right; 
	background-repeat: no-repeat;
	}
	
.bottombild
	{
	background-image: url("img/bottombild.jpg");
	background-position: top right; 
	background-repeat: no-repeat;
	}

.mainbild2
	{
	background-image: url("img/mainbild_.jpg");
	background-position: bottom right; 
	background-repeat: no-repeat;
	}
	
.mainbild3
	{
	background-image: url("img/mainbild2_.jpg");
	background-position: bottom right; 
	background-repeat: no-repeat;
	}
	
.bottombild2
	{
	background-image: url("img/bottombild_.jpg");
	background-position: top right; 
	background-repeat: no-repeat;
	}
	
.bottombild3
	{
	background-image: url("img/bottombild2_.jpg");
	background-position: top right; 
	background-repeat: no-repeat;
	}
.subbg
	{
	background-image: url("img/bg_sub.jpg");
	background-repeat: repeat-x;
	}
	
.subbg2
	{
	background-image: url("img/bg_sub2.jpg");
	background-repeat: repeat-x;
	background-attachment: fixed;
	}
	
h1
	{
	font-family: Arial;
	font-weight: 100;
	color: #ffd200;
	font-size: 18px;
	line-height: 18px;
	}
	
h2
	{
	font-family: Arial;
	font-weight: none;
	color: #ffd200;
	font-size: 13px;

	}
	
h3
	{
	font-family: Arial;
	font-weight: 100;
	color: #e2a500;
	font-size: 18px;
	line-height: 18px;
	}
	
.bottom
	{
	color: #7e7989;
	}
	
.leftfade
	{
	background-image: url("img/left_fade_menu.jpg");
	background-position: top right; 
	background-repeat: no-repeat;
	}
	
.rightfade
	{
	background-image: url("img/right_fade_menu.jpg");
	background-position: top left; 
	background-repeat: no-repeat;
	}
	
.caseleft
	{
	background-image: url("img/cases/left.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #9c9c9c;
	color: #000000;
	font-weight: bold;
	height: 20px;
	width: 185px;
	padding: 0px;
	padding-left: 7px;
	padding-top: 5px;
	}
	
.caseright
	{
	background-image: url("img/cases/right.jpg");
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #9c9c9c;
	color: #000000;
	font-weight: bold;
	height: 20px;
	width: 100%;
	padding: 0px;
	padding-top: 5px;
	}
	
.casenone
	{
	background-color: #9c9c9c;
	color: #000000;
	font-weight: bold;
	height: 20px;
	width: 200%;
	padding: 0px;
	padding-top: 5px;
	}

.caserightsmall
	{
	background-image: url("img/cases/right.jpg");
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #9c9c9c;
	color: #000000;
	font-weight: bold;
	height: 20px;
	width: 100%;
	padding: 0px;
	padding-top: 5px;
	}
	
.casetext
	{
	color: #e7e7e7;
	padding: 7px;
	}

h5
	{
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	}