html
{

}

body
{
	background: #fff url(/img/body-bg.gif) repeat-x;
	margin: 0;
	font: 11px 'Arial';
	color: #555;
}
.small
{
	font-size: 11px;
}
img
{
	border: 0; 
}
img.grey-border
{
	border: 1px solid #dbdbdb;
}
img.black-border, .mod_eventreader .event img
{
	border: 1px solid #000;
}
img.left
{
	float: left;
	margin: 5px 10px 10px 0;
}
a
{
	text-decoration: none;
}
h1, h2, h3, h4,
h1 a, h2 a, h3 a, h4 a
{
	color: #10636d !important;
	text-decoration: none !important;
	
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover
{
	text-decoration: underline !important;
}

h1
{
	font-size: 19px;
	text-transform: uppercase;
	margin: 0.5em 0;
	clear: both;
}
h2
{
	margin: 1em 0 0 0;
	font-size: 15px;
	text-transform: uppercase;
}
.mod_newsreader .back
{
	display: none;
}
.fleft
{
	float: left;
}
.fright
{
	float: right;
}
.clear
{
	clear: both;
	white-space: nowrap;
	display: inline;
}
.taright, input.summand, input.summe
{
	text-align: right;

}

#Gmap
{
	width: 520px;
	height: 300px;
}
#logocontrol span, #logocontrol a, #copyright span, #copyright a
{
	filter: alpha(opacity=33);
	-moz-opacity: .33;
	opacity: .33;
}
#copyright a:hover, #logocontrol a:hover
{
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

#container
{
	width: 805px;
	min-height: 500px;
	margin: 0 auto;
	border: 1px solid #dbdbdb;
	border-top: none;
	background: #fff url(/img/container-bg.gif) left 145px no-repeat;
	position: relative;
	padding-bottom: 5px;
}

	#left-col
	{
		padding-bottom: 25px;
		background: url(/img/left-col-bg.gif) bottom repeat-x;
	}
	
	#right-col
	{
		width: 234px;
		float: right;
		margin-top: 220px;
		border-left: 1px dotted #8f8f8f;
	}
	#right-col, #left-col, h3
	{
		font-size: 13px;
	}
	#right-col p
	{
		margin: 0;
	}
	#right-col h3, #right-col h4
	{
		margin: 3px 0;
	}
	#right-col h3, #right-col h3 a
	{
		font-weight: 900;
	}
	#right-col h4
	{
		font-weight: 400;
		font-size: 9px;
		text-transform: uppercase;
	}
	#right-col a
	{
		color: #808080;
	}
	
	
	#left-col .mod_article 
	{
		padding: 10px;
		background: #f8f8f8;
		border-bottom: 1px solid #dbdbdb;
	}
	#left-col .mod_article  h3
	{
		color: #555 !important;
		font-weight: 900;
		text-transform: uppercase;
	}
	#left-col .mod_article  td
	{
		vertical-align: top;
		font-size: inherit;
	}
	#left-col .mod_article  td *
	{
		margin: 0;
	}

	#left-col .mod_article  a
	{
		color: #10636d;
		text-decoration: underline;
	}
	#left-col .mod_article  a:hover
	{
		text-decoration: none;
	}
	.references
	{
		background: #fff;
		margin: 1em 0;
	}
	.references, .references a
	{
		color: #808080;
		font-size: 9px;
		line-height: 150%;
		
	}
	.references a:hover
	{
		text-decoration: underline;
	}
	.references ol
	{
		margin: 0;
		padding: 0;
		list-style-position: inside;
	}
	ul.inline
	{
		list-style: none; 
		padding: 0;
		margin: 0;
	}
	ul.inline li
	{
		display: inline;
		margin-right: 15px;
	}
	ul.nolistimage
	{
		list-style: none;
		padding: 0;
	}
	.pdf-download img
	{
		margin-bottom: -3px;
		margin-right: 5px;
	}
	.list
	{
		border-top: 1px solid #dbdbdb;
		padding: 0.5em 0;
		clear: both;
	}
	.list.last
	{
		border-bottom: 1px solid #dbdbdb;
	}
	.list h2
	{
		margin: 0;
		text-transform: none;
	}
	.list p
	{
		margin: 0;
	}
	.list .thumbnail
	{
		display: inline-block;
		width: 45px;
		margin-right: 10px;
	}
	.list .thumbnail img
	{
		width: 45px;
		height: 45px;
	}
	.clb
	{
		clear: both; 
		display: block; 
		width: 1px; 
		height: 1px; 
		overflow: hidden;
	}
	.comment_default
	{
		border-bottom: 1px solid #dbdbdb;
		padding-bottom: 10px;
	}
	.comment_default.first
	{
		border-top: 1px solid #dbdbdb;
	}

	.blog-list
	{
		border-bottom: 1px solid #dbdbdb;
	}
	.blog-list.last
	{
		border: none;
	}
	.blog-list h2
	{
		float: left;
		margin-bottom: 7px;
	}
	.blog-list h3
	{
		font-size: 11px;
		float: right;
		color: #10636d !important;
		margin-top: 17px;
	}
	.blog-list .tools, .blog_full .tools
	{
		clear: both; font-weight: 900;
	}
	.blog-list .tools a, .blog_full .tools a
	{
		text-decoration: none;
	}
	.blog-list .tools a:hover , .blog_full .tools a:hover
	{
		text-decoration: underline;
	}
	.blog-list .date, .comment_default .info .date, .blog_full .date
	{
		padding-left: 20px;
		background: url(/img/calendar-icon.gif) left center no-repeat;
	}
	.blog-list .comments, .blog_full .comments
	{
		margin-left: 15px;
		padding-left: 20px;
		background: url(/img/comments-icon.gif) left center no-repeat;
	}
	.blog_full img
	{
		max-width: 520px;
	}
	#blog-sidebar
	{
		margin: 0;
		padding: 0;
		list-style: none;
		font-size: 12px;
	}
	#blog-sidebar li.active a
	{
		color: #444;
	}
	.comment_default div.comment
	{
		text-indent: 20px;
		background: url(/img/comments-icon.gif) left top no-repeat;
	}
	.partner-list
	{
		list-style: none;
		padding: 0;
	}
	.partner-list li
	{
		margin: 5px 0;
	}
	.ce_download.block
	{
		margin: 8px 0;
	}
	.pagination
	{
		display: inline !important;
	}
	.pagination p
	{
		display: none;
	}
	.pagination ul
	{
		margin: 0;
		padding: 10px;
		text-align: center;
		letter-spacing: 1px;
		font-size: 12px;
		list-style: none;
		white-space: nowrap;
	}
	.pagination ul li
	{
		display: inline;
	}
	.pagination ul li a, .pagination ul li span
	{
		margin: 0;
		padding: 0 5px 0 4px;
		text-decoration: none !important;
		border-right: 1px solid #555;
		color: #10636D;
		text-align: center;
	}
	.pagination ul li a:hover
	{
		text-decoration: underline !important;
	}
	.pagination ul li span.current
	{
		font-weight: 900;
	}
	.pagination ul li a.next, .pagination ul li a.previous
	{
		display: inline-block;
		text-indent: -9999em;
	}
	.pagination ul li a.next
	{
		background: url(/img/pagination-next.gif) no-repeat left center transparent;
		border-right: none;
	}
	.pagination ul li a.previous
	{
		background: url(/img/pagination-previous.gif) no-repeat left center transparent;
	}
	.halfbox
	{
		margin: 5px 0 15px 0;
		padding: 0 !important;
		width: 260px;
		background: none !important;
		border: none !important;
	}
	.halfbox h2
	{
		font-size: 13px;
		text-transform: uppercase;
		font-weight: 400;
		margin-top: 15px;
		margin-bottom: 5px;
	}
	.newsbox h3, .newsbox p
	{
		font-weight: 400   !important;
		text-transform: none !important;
		margin: 0;
	}
	.newsbox p a 
	{
		color: #111 !important;
		text-decoration: none  !important;
	}
	.newsbox .mod_newslist div
	{
		border-bottom: 1px solid #dbdbdb;
		padding: 0 0 5px 0;
		margin: 5px 0 0 0;
		clear: left;
		height: 50px;
	}
	.toextend
	{
		height: auto !important;
	}
	.newsbox .thumbnail
	{
		float: left;
		margin-right: 5px;
	}
	.newsbox .list
	{
		border-top: none;
	}
	.newsbox .total, .newsbox .pagination
	{
		display: none !important;
	}

	
	#searchform
	{
		padding: 15px 0 15px 15px;
		border-bottom: 1px dotted #8f8f8f;
	}
	#searchterm
	{
		background: url(/img/input-search-bg.gif) no-repeat; 
		padding: 0; 
		width: 170px; 
		padding: 5px 0 0 5px; 
		height: 21px; 
		border: 0; 
		color: #656565; 
		font-size: 13px; 
		font-family: Arial;
	}
	#searchform .submit
	{
		width: 26px;
		height: 26px;
		border: 0;
		padding: 0;
		background: url(/img/submit-search.gif);
		text-indent: -99999em !important;
		margin-left: 3px;
		cursor: pointer;
	}
	.extended-search
	{
		margin-top: 5px;
		color: #555;
		font-size: 11px;
	}
	.login input#password, .login input#username
	{
		font: 11px 'Arial';
		color: #555;
		margin: 2px 0;
		width: 125px;
		padding: 1px;
		border: 1px solid #999;
	}
	.login label
	{
		font: 11px 'Arial';
		width: 80px;
		display: inline-block;
	}
	.login .submit_container
	{
		text-align: right;
		width: 215px;
	}
	.login .submit_container a
	{
		float: left;
		margin-top: 3px;
	}
	
	
	#right-col .mod_article.block .block, #right-col .mod_login.block
	{
		padding: 5px;
		border-bottom: 1px dotted #8f8f8f;
	}

	
	#left-col
	{
		margin: 235px 0 15px 15px;
		width: 540px;
		float: left;
	}
	
	#breadcrumbs
	{
		position: absolute;
		left: 10px;
		top: 195px;
		color: #adadad;
		font-size: 12px;
	}
	#breadcrumbs a
	{
		color: #adadad;
	}
	#breadcrumbs a:hover
	{
		text-decoration: underline;
	}
	#logo
	{
		display: block;
		text-indent: -9999em;
		width: 483px;
		height: 59px;
		background: url(/img/logo-gwe.gif);
		position: absolute;
		top: 40px;
		left: 15px;
		outline: none;
	}
	#logo-evz
	{
		display: block;
		text-indent: -9999em;
		width: 142px;
		height: 44px;
		background: url(/img/logo-evz.gif);
		position: absolute;
		top: 50px;
		left: 615px;
		outline: none;
	
	}
	#logo-evz-en
	{
		display: block;
		text-indent: -9999em;
		width: 142px;
		height: 44px;
		background: url(/img/logo-evz-en.gif);
		position: absolute;
		top: 50px;
		left: 615px;
		outline: none;
	
	}

/*
	#header-menu
	{
		height: 35px;
		background: url(/img/header-menu-bg.gif) bottom left no-repeat;
		width: 230px;
		position: absolute; top: 0; left: 5px;
		color: #10636d;
		text-align: right;
		padding: 10px 0 0 0;
	}
*/



#footer
{
	width: 805px;
	margin: 5px auto;
	position: relative;
	color: #8b8b8b;
}
	#footer a
	{
		color: #8b8b8b;
	}
	#footer a:hover
	{
		color: #222;
	}
	#top
	{
		float: right;
		display: inline-block;
		padding-left: 13px;
		background: url(/img/a-top.gif) left center no-repeat;
	}
	
	
a.arrow, a.hyperlink_txt, #right-col .ce_text a,  .ce_downloads a, .ce_download a
{
	padding-right: 15px;
	background: url(/img/a-bg.gif) right bottom no-repeat;
}

.blue, #right-col .ce_text a
{
 	color: #10636d !important;

}

a.blue, #right-col .ce_text a
{
	text-decoration: underline;
}
a.blue:hover, #right-col .ce_text a:hover
{
	text-decoration: none;
}
a.grey
{
	color: #555 !important;
	text-decoration: none !important;
}
a.grey:hover
{
	text-decoration: underline !important;

}

a.pdf-download, .ce_downloads a, .ce_download a
{
	font-size: 11px;
	color: #555 !important;
	text-decoration: none !important;
}
a.pdf-download:hover, .ce_downloads a:hover, .ce_download a:hover
{
	text-decoration: underline;
}
.mime_icon
{
	margin-bottom: -3px;
}
.relevance
{
	color: #555;
	font-size: 11px;
	font-weight: 400;
}
.highlight
{
 	color: #10636d !important;
 	font-weight: 900;

}
.mod_sitemap ul
{
	list-style: none;	

}
.mod_sitemap .level_1 
{
	padding: 0;
}
.mod_sitemap .level_1 ul
{
	padding-left: 2em;
}
.mod_sitemap .level_1 li
{
	margin-top: 1em;
}
.mod_sitemap .level_1 li li
{
	margin: 0;
}
.mod_sitemap .level_1 li a
{
	text-transform: uppercase;
	text-decoration: none !important;
	font-size: 15px;
	font-weight: 900;
}
.mod_sitemap .level_2
{
	margin-top: 0.5em;
}
.mod_sitemap .level_2 li a
{
	text-transform: none;
	font-weight: 400;
	font-size: 13px;
	margin: 0;
}
.mod_sitemap .level_3 li a
{
	color: #555 !important;
}
.mod_sitemap li a:hover
{
	text-decoration: underline !important;
}
.avatar
{
	max-width: 250px;
	height: auto;
}

/* will be removed by noscript.css */
.noscript, .invisible, .back
{
	display: none !important;
}