body {
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	background-image:url('../images/bg.jpg');
	background-repeat:no-repeat;
	background-position: center top;
	overflow: -moz-scrollbars-vertical;
}

* {
	margin:0px;
	padding:0px;
}

td, div, th {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color:#666666;
	border: 0px solid #ffffff;
}

td a, div a, th a {
	color:#840890;
	text-decoration:underline;
}

img {
	border:none;
}

input,
textarea {
	width:145px;
	height: 20px;
	padding: 2px;
	border: 1px solid #a8a8a8;
	background:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
/*	background-image: url('../images/bg_input.gif');
	background-repeat: no-repeat;
	background-position: fixed;*/
}
textarea {
	height: 50px;
	}
input.radio {
	border: 0px solid transparent;
	}
input.submit {
	float:right;
	margin-right:66px;
	width:156px;
	text-align: left;
	padding-left: 45px;
	height: 34px;
	padding-top: 0px;
	color: #ffffff ! important;
	text-transform: uppercase;
	font-family: Century Gothic, Arial, Verdana;
	font-size: 14px ! important;
	font-weight: bold ! important;
	border: 0px solid transparent;
	background:none;
	background-color: transparent ! important;
	background-image: url('../images/bg_button.gif') ! important;
}

/*
button,
.button,
.submit {
	float:right;
	width:202px !important;
	margin-right:18px;
	border:1px solid #808080;
	background:none;
	background-color:#840890 !important;
	color:#000000;
} */

/* basis */

div#container {
	margin:0px auto;
	width:950px;
}

div#maincontainer {
	float:left;
	width:965px;
	min-height:100px;
	padding-left:15px;
}

/* header */

div#header {
	float:left;
	width:950px;
	height:200px;
	overflow:hidden;
}

div#logo {
	float:left;
	width:230px;
	height:155px;
	background-image: url('../images/logo.png');
	background-repeat: no-repeat;
}

body#home div#logo {
}

div#language {
	height: 20px;
	padding-top: 10px;
	padding-right: 20px;
	width: 300px;
	float: right;
	text-align: right;
	}

div#headerimage {
	float:left;
	width:680px;
	padding-left: 30px;
	height:200px;
	margin-left:10px;
	overflow:hidden;
	}
div#headerimage * {
	}
div#headermid {
	position: relative;
	top: 76px;
	width:680px;
	height:124px;
	font-size: 28px;
	line-height: 22px;
	text-transform: uppercase;
	font-family: Century Gothic, Arial,  Verdana;s
	}
div#headerimage h1 {
	color: #840890;
	font-size: 32px;
	font-weight: bold;
	line-height: 40px;
	margin-bottom: -5px;
	}
div#headerimage h2 {
	font-size: 28px;
	font-weight: normal;
	line-height: 22px;
	color:#666666;
	text-transform: uppercase;
	font-family: Century Gothic, Arial,  Verdana;s
	}



/* maincontent */

div#maincontent {
	float:left;
	width:950px;
	margin-top:10px;
}

div#maincontent ul,
div#maincontent ol {
	margin-left:15px;
	margin-bottom:15px;
}
div#maincontent ol {
	margin-left:25px;
	}
div#right ol {
	margin-left:25px;
}

/* mainmenu */

div#left {
	float:left;
	width:230px;
}

div#mainmenu {
	width:230px;
}

div#mainmenu div#menutop {
	width:230px;
	height:17px;
	background-image:url(../images/back_mainmenu_top.gif);
	background-repeat:no-repeat;	
}

div#mainmenu div#menumid {
	width:230px;
	min-height:100px;
	font-family: Century Gothic, Arial,  Verdana;
	text-transform: uppercase;
	background-color: #840890;
}

div#mainmenu div#menubottom {
	width:230px;
	height:17px;
	background-image:url(../images/back_mainmenu_bottom.gif);
	background-repeat:no-repeat;	
}

div#mainmenu div#menubottom h6 {
	font-size: 12px;
	}

div.no1,
div.no2,
div.no3,
div.act1,
div.act2,
div.act3 {
	width:215px;
	padding-top:7px;
	padding-left:15px;
	padding-bottom:7px;
	font-size:12px;
	border-bottom:1px solid #8e129a;
}

div.no1 a,
div.no2 a,
div.no3 a,
div.act1 a,
div.act2 a,
div.act3 a {
	color:#ffffff;
	text-decoration:none;
}

div.act1 a,
div.act2 a,
div.act3 a {
	font-weight:bold;
}

div.act1 {
}

div.no2,
div.act2 {
	width:195px;
	padding-left:35px;
	background-image:url(../images/back_menu_no2.gif);
}

div.no3,
div.act3 {
	width:185px;
	padding-left:45px;
	background-image:url(../images/back_menu_no3.gif);
}

/* leftcontent */

div#leftcontent {
	width:230px;
	margin-top:15px;
}

div#leftcontent div#leftcontenttop,
div#rightcontent div#rightcontenttop {
	width:230px;
	height:17px;
	background-image:url(../images/back_leftcontent_top.png);
	background-repeat:no-repeat;	
}

div#leftcontent div#leftcontentmid,
div#rightcontent div#rightcontentmid {
	width:205px;
/*	min-height:100px;*/
	padding-left:20px;
	padding-right:5px;
	padding-bottom: 5px;
	background-image:url(../images/back_leftcontent_mid.png);
	background-repeat:repeat-y;	
	font-size:11px;
}

div#leftcontent div#leftcontentmid span.more a,
div#leftcontent div#leftcontentmid P a {
	display:block;
	margin-top:15px;
	padding-left:12px;
	background-image:url(../images/back_link_double.gif);
	background-repeat:no-repeat;
	background-position:0px 7px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	}
div#rightcontent div#rightcontentmid a {
	text-decoration:none;
	}

div#leftcontent div#leftcontentbottom,
div#rightcontent div#rightcontentbottom {
	width:230px;
	height:17px;
	background-image:url(../images/back_leftcontent_bottom.png);
	background-repeat:no-repeat;	
	margin-bottom: 10px;
}

/* main */

div#main {
	float:left;
	width:430px;
	min-height:320px;
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
	line-height:18px;
}

body#next div#main {
	padding-top:0px;
}

div#main ul {
	margin:0px;
	margin-bottom:15px;
}

div#main ul li,
div#right div#rightcontentmid ul li {
	list-style-type:none;
	line-height: 18px;
	padding-top:2px;
	padding-left:10px;
	padding-bottom:2px;
	background-image:url(../images/bg_ul_right.gif);
	background-repeat:no-repeat;
	background-position:0px 9px;
	}
div#right div.special ul li {
	font-family: Century Gothic, Arial, Verdana;
	font-size:16px;
	font-weight:normal;
	padding-left:15px ! important;
	text-transform:uppercase;
	background-image:url(../images/bg_ul_right_special.gif) ! important;
	background-position:0px 5px ! important;
	}
div#right div.special ul li h3 {
	font-size:16px;
	font-weight:normal;
	}
div#right div.special img {
	position: relative;
/*	top: -120px;
	margin-bottom: -120px;*/
	}

div#right div#rightcontentmid ul {
	margin-left:0px;
}

div#right div#rightcontentmid h4 {
	font-style: italic;
	}

/* pathway */

div#pathway {
	width:430px;
	height:30px;
	margin-bottom:20px;
	padding-top:5px;
	color:#000000;
	font-size:11px;
}

div#pathway a {
	color:#000000;
}

body#home div#pathway {
	display:none;
	visibility:hidden;
}

/* right */

div#right {
	float:left;
	width:230px;
	}
div#right div#rightcontent {
	width:230px;
	}
div#right div#rightcontentmid {
	font-size:12px;
	}


/* footer */

div#footer {
	float:left;
	width:950px;
	height:50px;
	margin-top:10px;
	padding-top:10px;
	color:#999999;
}

div#copyright {
	float:left;
	width:455px;
	padding-left:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
}

div#bottommenu {
	float:left;
	width:455px;
	padding-right:20px;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
}

div#copyright a,
div#bottommenu a {
	color:#840890;
}

/* --- */

P {
	margin-bottom:15px;
}

h1 {
	color:#000000;
	font-family: Century Gothic, Arial,  Verdana;
	font-size:16px;
	font-weight:normal;
	margin-bottom:10px;
	text-transform:uppercase;
	}

h2,
h3,
h4,
h5,
h6 {
	color: #840890; 
	font-size:14px;
	font-weight:bold;
	margin-bottom:0px;
}

div#left h3 {
	color: #840890; 
	font-family: Century Gothic, Arial,  Verdana;
	font-weight: normal;
	text-transform: uppercase;
	}
div#left h3 a {
	color: #840890; 
	font-size: 16px;
	}


/* TTNEWS */

div.news-latest-container hr,
div.news-latest-item hr,
div.news-list-container hr,
div.news-list-item hr,
div.news-single-item hr {
	margin-top:10px;
	margin-bottom:10px;
	color:#d1d1d1;
	border:none;
	border-top:1px solid #d1d1d1;
	height:1px;
}

div.news-latest-container,
div.news-latest-item,
div.news-list-container,
div.news-list-item,
div.news-single-item {
	width:430px;
	border:none;
	background:none;
}

div.news-latest-container,
div.news-latest-item {
	width:205px;
	line-height:18px;
	font-size:11px;
}

div.news-latest-container h3 a,
div.news-latest-item h3 a {
	color:#000000;
	font-size:12px;
	text-decoration:none;
}

div.news-list-item {
	margin-bottom:15px;
}

div.timedata {
	color:#999999;
	font-size:11px;
}

div.news-single-backlink {
}

/* TTNEWS - Navigation */
div.tx-ttnews-browsebox {
	margin-top: 25px;
	border-bottom: 1px solid #cccccc;
}

div.tx-ttnews-browsebox table {
	float: right;
	position: relative;
	top: -40px;
}

span.tx-ttnews-browsebox-strong {
	font-weight: bold;
}

div.tx-ttnews-browsebox td {
	padding: 0px;
	border: 1px solid #999999;
}

div.tx-ttnews-browsebox td * {
	padding: 0px;
	margin: 0px;
}

div.tx-ttnews-browsebox td a {
	padding: 1px 5px 1px 5px;
	display: block;
	text-decoration: none ! important;
}

/* -- extra -- */

span {
	border:none !important;
	background:none !important;
}

/* -- smoothgallery -- */

div.tx-rgsmoothgallery-pi1 * {
	border:none;
}
