/* CSS Document */

body {margin:0; padding:0; height: auto; background: #8a43b9 url(images/bg.gif) repeat-x;text-align: center;font-family: Helvetica, Arial, sans-serif;font-size: 12px; color: #17003b;}

.small {font-size: 11px;}

#wrapper {width: 1027px;margin: 0 auto; height: auto;}

#header-logo {margin: 0; float: left; width: 717px; height: 267px;background: url(images/header1.gif);}
#header-blume {margin: 0; float: left; width: 310px; height: 267px;background: url(images/header2.jpg);}

#nav {background: url(images/bg_nav.gif);width: 794px; height: 74px;float: left;padding: 2px 0 0 0;margin:0;}

#nav .table {
		display:table; 
		margin:0 auto;
		width: 520px;
}
#nav .table2 {
		display:table; 
		margin:0 auto;
		width: 620px;
		text-align: right;
		float:right;
}

#nav .button {
		margin:0; 
		padding:0; 
		list-style:none; 
		display:table-cell; 
		white-space:nowrap;
}

#nav li {
		margin:0; 
		padding:0; 
		height:auto; 
		float:left;
}

#nav .button a {
		display:block; 
		height:30px; 
		float:left; 
		padding:0 5px 0 5px; 
		text-decoration:none; 
		line-height:34px; 
		white-space:nowrap; 
		color:#fff;
		font-size: 12px;
		font-weight:bold;
}

* html #menu .button a { display: inline; }

#nav .button a:hover, 
#nav .button li:hover a {
		padding:0 5px 0 5px; 
		cursor:pointer; 
		color:#523087;
}

.active { 
		display:block; 
		height:30px; 
		float:left; 
		padding:0 7px 0 7px; 
		text-decoration:none; 
		line-height:34px; 
		white-space:nowrap; 
		color:#523087;
		font-size: 12px;
		font-weight:bold;
}

#nav-flag2 {width: 233px; height: 76px;float: left;}
#nav-flag {width: 310px; height: 76px;float: left;}

#main {background: url(images/bg_main.gif) repeat-y !important;;width: 1027px;min-height:300px;clear: both;margin:0;text-align: left;padding: 0 0 0 116px;}

#story {width: 850px;height: auto;line-height: 17px;}

#main a:link,
#main a:visited {color: #523087; text-decoration: underline;}

#main a:hover {color: #b173e7; text-decoration: none;}

h1 {font-size: 16px; color: #b173e7; padding: 5px 0 5px 0;font-weight: normal;}

#footer {background: url(images/footer.gif) no-repeat;width: 1027px; height: 80px;margin:0; padding:30px 0 0 0; font-size: 11px; color: #ffffff;display:block;}
#footer a:link,
#footer a:visited{color: #ffffff;text-decoration: underline;}
#footer a:hover {color: #ca93ee;text-decoration: none;}
