/** DEFAULTS **/
html,body {
	background-color:#fff;
	margin:0;
	padding:0;
	font-size:14pt;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
}

img {
	border:0;
	margin:0;
	padding:0;
}

fieldset {
	border:0;
	margin:0;
	padding:0;
}

h1,h2,h3,h4,h5,
h1 a,h2 a,h3 a,h4 a,h5 a {
	color:#4966a9;
	font-weight:bolder;
	font-size:14pt;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}

a {	
	color:#4966a9;
	font-weight:bolder;
	text-decoration:none;
	margin:0 2px 0 2px;
}

a:hover {
	text-decoration:underline;
}

.padding5 {
	padding:5px;
}

.floatLeft {
	float:left;
}

.floatRight {
	float:right;
}

.clear {
	clear:both;
}

/** CONTAINER **/
#wrapper {
	width:970px;
	background:url(/fileadmin/templates/images/shadow.gif);
	background-repeat:repeat-y;
	margin:0 auto;
}

#innerwrap {
	width:910px;
	margin:0 auto;
}

#logo {
	width:910px;
	height:131px;
	padding:10px 0 6px 0;
}

#head {
	width:910px;
	background-color:#4966a9;
	color:#ffffff;
	padding:6px 0 0 0;
	font-size:9pt;
	text-align:center;
}

#head a {
	color:#ffffff;
	text-decoration:underline;
	font-weight:normal;
}

#head a:hover {
	text-decoration:none;
}

.contactinfo {
	margin-left:150px;
}

.lang {
	margin-right:20px;
}

#headimage {
	width:910px;
	height:300px;
	margin:0;
	padding:0;
}

#content {
	color:#000000;
	font-size: 9pt;
	min-height:500px;
}

#content .contentLeft {
	float:left;
	width:220px;
}

#content .contentRight {
	float:right;
	width:690px;
}

#topmenu {
	background-color:#4966a9;
	text-align:center;
	padding:6px 0 6px 0;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

#topmenu a {
	color:#ffffff;
	margin-right:80px;
	font-size:8pt;
	text-decoration:none;
}

div.footer {
	font-size:8pt;
}

div.footer a {
	font-weight:normal;
	color:#000000;
	font-size:8pt;
}

.sponsors {
	margin:60px 20px 0 0;
}

/** left content **/
div.contentLeft h3 {
	padding: 2px 4px 2px 4px;
	border: 1px solid #C6BFB9;
	background-color: #F5F5F5;
	color:#353535;
	font-size:10pt;
	width:180px;
}

div.contentLeft a {
	font-weight:lighter;
	text-decoration:underline;
}

/** BLOG **/
div.itemTop {
	margin-top:14px;
}

ul.blogrollList {
	margin:0;
	padding:0;
}

ul.blogrollList li {
	margin-left:20px;
}

form#searchSword input#tx-t3blog-sword {
	background-color:#ffffff;
	height:18px;
	padding: 2px 4px 2px 4px;
	border: 1px solid #C6BFB9;
}

form#searchSword .button {
	position:relative;
	height:24px;
}

div.contentRight div.tx-t3blog-pi1 h3,
div.contentRight div.tx-t3blog-pi2 h3 {
	background-image:url(/fileadmin/templates/images/blogH1bg.gif);
	background-repeat:repeat-x;
	height:30px;
	padding:4px 0 0 4px;
}

div.contentRight div.tx-t3blog-pi1 h3 a,
div.contentRight div.tx-t3blog-pi2 h3 a {	
	color:#ffffff;
}

div.contentRight div.tx-t3blog-pi1 h1,
div.contentRight div.tx-t3blog-pi2 h1 {
	background-image:url(/fileadmin/templates/images/blogH1bg.gif);
	background-repeat:repeat-x;
	height:30px;
	color:#ffffff;
	padding:4px 0 0 4px;
}

div.contentRight div.tx-t3blog-pi1 .itemNav,
div.contentRight div.tx-t3blog-pi2 .itemNav {
	background-color:#F5F5F5;
}

/** PAGEBROWSER **/
table.tx-pagebrowse {
	background-color:#F5F5F5;
	background-image:url(/fileadmin/templates/images/blogPageBrowser.gif);
	background-repeat:repeat-x;
	height:30px;
	color:#353535;
	font-size:10pt;
	margin-top:10px;
}

table.tx-pagebrowse a {
	font-weight:lighter;
	text-decoration:underline;	
}


img.pageDart {
	padding:0;
	margin:0 10px 0 10px;
	border:0;
}
