/*General font: */  
 font	{ font-family: "Trebuchet MS", "Times New Roman", Times, serif; color:#444444; font-size:100%;}

/*General properties of the body: 
Background color, -picture, margins: */
body {background-color: #cccccc; color: #444444;}


.bodytext { MARGIN-LEFT:70px; margin-right:70px}

.partnercontent { MARGIN-LEFT:70px; margin-right:70px}

.offer2 {float:left; width:120px; margin-top:5px; margin-bottom:10px;}

.offer3 {float:right; width:150px; margin-top:5px; margin-bottom:10px;}


.botmenuxp {background-color: #000000;  border-color:#00639C; border-width:2px; border-style:solid; font-size:80%; color:#ffffff; font-family: Arial, sans-serif; font-weight:normal; text-align: center}

.botmenuxp a:link {font-size:95%; color:#ffffef; font-family: Arial, sans-serif; font-weight:normal; text-decoration:none}

.botmenuxp a:visited {font-size:95%; color:#ffffef; font-family: Arial, sans-serif; font-weight:normal; text-decoration:none}

.botmenuxp a:hover {font-size:95%; background-color: #ffffff; color: #0D5F8E; font-family: Arial, sans-serif; font-weight:normal; text-decoration:none}

.botmenuxp a:active {font-size:95%; color:#ffffef; font-family: Arial, sans-serif; font-weight:normal; text-decoration:none}

/*Links: */
a:link 	{color: #0D5F8E; font-weight:bold}
a:visited 	{color: #0D5F8E; font-weight:bold} 
a:hover   { background-color: #0A86B9; color: #FFFFFF; font-weight:bold}
a:active	{color: #0D5F8E; font-weight:bold}
a:link img   { border-color: #000000} 
a:visited img   { border-color: #000000} 
a:hover img   { border-color: #000000} 
a:active img   { border-color: #000000} 

/*Headers:*/
h1	{font-size:200%; font-weight:bold; text-align:center; color:#00639C}
h2	{font-size:160%; font-weight:bold; text-align:center; color:#00639C}
h3	{font-size:140%; font-weight:bold; text-align:center; color:#00639C}
h4	{font-size:110%; font-weight:bold; text-align:center; color:#784158}
h5	{font-size:100%; font-weight:bold; text-align:center; color:#666666}

/*Properties for special highlight:*/
.special7  {font-size: 100%; text-align:center }


/*Change distance between list items:*/
li {margin-bottom: 10px;}
