/*  DESIGN*/
body {
	color: #666;
	background: /*#001246 url(../images/bg.png)*/ no-repeat fixed top center #001C5B;
}
/*****************************1.) #head
/****************************/
/*#top .logo a {
	background: transparent url(../images/logo.png) left top no-repeat;
}*/
/*****************************2.) #main
/****************************/
/*#main {
	background: transparent url(../images/bg_slice.gif) left top no-repeat;
}*/
/*****************************3.) #mainpage image slider
/****************************/
/*#featured {
	background: transparent url(../images/bg_slice.gif) center top repeat-y;
	color: #f5f5f5;
}
#featured_bottom {
	background: transparent url(../images/bg_slice2.gif) right top no-repeat;
}*/
.ticker, .ticker a {
	color: #fff;
	text-decoration: none;
}
.ticker, .ticker b {
	color: #00b1ea;
	text-decoration: none;
	display: none;
}
.preview_images a img {
	border: 1px solid #afafaf;
	background-color: #fff;
}
.preview_images .current_prev img {
	border: 1px solid #666;
}
.pointer {
	background: transparent url(../images/pointer.png) no-repeat scroll left top;
}
/*****************************4.) breadcrumb navigation
/****************************/
.breadcrumb {
	color: #ddd;
}
.breadcrumb a {
	text-decoration: none;
	color: #eee;
}
.breadcrumb a:hover {
	text-decoration: underline;
	color: #eee;
}
/*****************************5.) content area below slider and on subpages
/****************************/
.content_top {
	background: transparent url(../images/bg_slice2.gif) left top no-repeat;
}
/*#content {
	background: transparent url(../images/bg_slice2.gif) repeat-y scroll center top;
}*/
/*****************************6.) portfolio page (no sidebar)
/****************************/
.portfolio_item {
	border: 1px solid #ddd;
}
/*****************************7.)pages with sidebar
/****************************/
/*.entry {
	border-bottom: 5px dotted #F5F5F5;
}*/
.categories, .comments, .entry-head a, #top .portfolio_item h3 a {
	color: #eee;
	background-color:#001246;
	text-align:right;
	padding:2px 5px;
}
.more-link {
	background: url(../images/more.gif) no-repeat 0 1px;
	width: 250px;
	height: 18px;
}
/*.entry-head a:hover, .more-link:hover, #top .portfolio_item h3 a:hover {
	background-color: #09F;
	color: #eee !important;
}*/
h3 a:hover {
	text-decoration: underline;
}
#top .bg_sidebar {
	background: transparent url(../images/bg_sidebar.png) repeat-y scroll center top;
}
/*****************************7.) small boxes and sidebar "widgets"
/****************************/
/*.small_box h3 {
	border-bottom: 1px solid #DDD;
}*/
/*.small_box img {
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
}*/
.widget_pages li.last {
	border-bottom:1px solid #B9B9B9 !important;
}
.widget_categories a, .widget_pages a {
	border-top: 1px solid #b9b9b9;
	font-weight:bold;
}
.widget_categories a:hover, .widget_pages a:hover {
	background: #E5E7EC;
}

.widget_categories .current_page_item ul li a:hover, .widget_pages .current_page_item ul li a:hover {
	background: url(../images/arrow_gray.gif) no-repeat 6px 13px #E5E7EC !important;
}

#footer {
	background: #002760 url(../images/footer.jpg) center 0 no-repeat;
	color: #eaeaea;
	margin:auto;
}
#footer a {
	color: #eaeaea;
	text-decoration: none;
}
#footer strong {
	color: #09F;
}
/*****************************#basic & common styles
/****************************/
h1 a, h2 a, h3 a, h4 a, h5 a h6 a {
	color: #001246;
}
h3 {
	color: #001246;
}

a {
	color: #001246;
	text-decoration: none;
}
a:hover {
	color: #09F !important;
	text-decoration: none;
}
h1, h2, h4, h5, h6, legend {
	color: #00b1ea;
}
h6 a {
	font-size: 24px;
	line-height: 1.5em;
	color: #F00;
}
#featured h2, #featured h2 a {
	color: #fff;
}
#featured h2 {
	border-bottom: 1px solid #09F;
}
#inner_content h2, #inner_content h2 a, #inner_content_big h2, #inner_content_big h2 a {
	color: #001246;
}
.aligncenter, .csc-textpic-imagecolumn {
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
}
.meta {
	color: #09F;
	margin-bottom: 5px;
}
.read-more, .show-next {
	background: transparent url(../images/read_more.png) no-repeat scroll right top;
	color: #555;
}
.read-more:hover, .show-next:hover {
	background: transparent url(../images/read_more.png) no-repeat scroll right bottom;
	color: #666;
}
.entry ul, .entry ol {
	border-top:1px dotted #00AAFF;
	/* background: url(../images/blue_line.jpg) no-repeat; */
	width: 569px;
	padding:2px 0;
	margin:10px 0 0;
}
.entry ul.countries li{
	list-style-type:none;
	padding:3px 0;
}

.entry li {
	border-bottom:1px dotted #00AAFF;
/*	background: url(../images/blue_line.jpg) no-repeat 0 bottom; */
	/*color:#001246;*/
	color:#666666;
	font-weight:bold;
	/*text-transform: uppercase;*/
	font-size: 11px;
	/*height: 25px;*/
	/* padding:3px 0; */
	padding:3px 9px;
}
.entry li#de a, .entry li#it a, .entry li#es a, .entry li#cz a {
	background: url(../images/flags.jpg) no-repeat 0 0;
	overflow:hidden;
	height: 22px;
	display:block;
	text-decoration: none;
	padding:2px 0 0 35px;
}
.entry li#it a {
	background: url(../images/flags.jpg) no-repeat 0 -24px;
}
.entry li#es a {
	background: url(../images/flags.jpg) no-repeat 0 -48px;
}
.entry li#cz a {
	background: url(../images/flags.jpg) no-repeat 0 -72px;
}
blockquote {
	background: transparent url(../images/quotes.png) no-repeat scroll left 6px;
	color: #555555;
}
/*CONTACT FORM*/
.valid .text_input, .valid .text_area {
	border: 1px solid #70A41B;
}
/*#70A41B*/
.error .text_input, .error .text_area {
	border: 1px solid #EE2A00;
}
.ajax_alert .text_input, .ajax_alert .text_area {
	border: 1px solid #ffb628;
}
#s, .text_input, .text_area, textarea, #commentform input {
	border: 1px solid #ababab;
	color: #333;
}
#searchsubmit, #send, #top #submit {
	border: 1px solid #001246;
	background-color: #001246;
	cursor: pointer;
	color: #eee;
}
#searchsubmit:hover, #send:hover, #top #submit:hover {
	border: 1px solid #09F;
	background-color: #09F;
	color: #eee;
}
.corner_left, .corner_right {
	background: transparent url(../images/jquery_corners.png) no-repeat scroll top left;
}
#top .corner_right {
	background: transparent url(../images/jquery_corners.png) no-repeat scroll top right;
}
/*navigation*/
.navwrap {
	/*background: transparent url(../images/menu.png) -100px 0 no-repeat;*/
	width: 100%;
}
#top #nav {
	/*background: transparent url(../images/menu.png) left top no-repeat;
*/
}
/*navigation*/
#top #nav a {
	color: #fff;
}
#top #nav ul {
	border: 1px solid #DFDFDF;
	border-top: none;
}
#top #nav li ul a {
	border-bottom: 1px solid #fff;
	border-top: 1px solid #DFDFDF;
}
#top #head #nav ul a, #top #head #nav ul li {
	background-color: #f5f5f5;
	background-image: none;
}
#top #head #nav ul a:hover, #top #head #nav ul a:focus {
	background-color: #fff;
	color: #09F;
}
#top #head #nav a:hover, #top #head #nav a:focus {
	color: #09F;
}
#top #nav .current_page_item a {
	color: #09F;
	font-weight: bold;
}
#top #nav .current_page_parent .current_page_item a, #top #nav .current_page_item ul a {
	border-right: 1px solid #001246;
	border-left: none;
	background-image: none;
	color: #09F;
}
#sidebar .current_page_item a {
	background: #E5E7EC;
}

#sidebar ul li.current_page_item ul li.current_page_item a {
	color: #09F;
	background: url(../images/arrow_gray.gif) no-repeat 6px center #E5E7EC;
	font-weight:bold;
	}
#sidebar .subnav a {
	color: #001246;
	background: none;
}
#sidebar .subnav a:hover {
	color: #09F;
	background: #f5f5f5;
}
#sidebar .subnavON a {
	color: #09F;
	background: #f5f5f5;
}
#languages {
	float: left;
	text-align: left;
	background: url(../images/service.png) no-repeat;
	width: 165px;
	height: 30px;
	position: absolute;
	z-index: 999;
	margin: 0 0 0 24px;
	padding: 5px 15px;
	color: #001247;
	font-size: 11px;
	text-transform: uppercase;
}
#languages a {
	color: #001247;
	text-decoration: none;
	font-weight: bold;
}
#languages a:hover {
	color: #09F;
}
#languages .active {
	color: #09F;
}
#languages #lang_de{
	margin-right: 3px;
}
#languages #lang_en{
	margin-right: 21px;
}
#languages a.contactlink{
/*	margin-left: 32px;*/
/*	margin-left: 21px;*/
}

.contenttable {
	border-spacing: 0px;
}
.contenttable td {
	padding: 0px;
}
.contenttable .td-0 {
	font-weight: bold;
	padding-right: 20px;
}
.headlines_bold h1, .headlines_bold h2, .headlines_bold h3, .headlines_bold h4, .headlines_bold h5, .headlines_bold h6 {
	font-weight: bold;
}
#sidebar ul li.current_page_item ul a {
	background-color: transparent;
	color: #001246;
	font-weight:normal;
	background: url(../images/arrow_right.gif) no-repeat 6px 13px;
}
td, th {
	line-height: 14px;
	vertical-align: top;
	padding: 2px;
}
.nowrap th {
	white-space: nowrap;
	text-align: left;
	vertical-align: top;
}
/* hr trick  */
div.hr {
	height: 10px;
	background: #F5F5F5 url(../images/divider_dots.gif) no-repeat scroll center;
}
div.hr hr {
	display: none;
}
ul.download_center li img {
	float: right;
	padding: 10px;
}

ul#nav li.active a{
	color: #00b1ea !important;
}

.mep_tabelle {
    padding: 3px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.mep_tabelle td {
background-color: #f9fdff;
    padding: 10px;
    margin: 5px;
    border-width: thin;
    border-color:#dfe9ed;
    border-style: solid;
    color: #063b6d;
}

table.mep_tabelle {
    width: 570px;
}
