@import url(extensies/tt_news.css);
@import url(extensies/px_events.css);

body {
	background-color: #1D4C8E;
	padding: 0;
	margin: 0;
}

body, p, td, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a {
	color: #2D3C77;
	text-decoration: underline;
}

a img {
	border: 0px;
}

p {
	margin: 0;
}

table.contenttable td {
	vertical-align: top;
	padding-right: 5px;
	padding-bottom: 5px;
}

#container {
	margin: 10px auto;
	width: 960px; /* 780 */
}

#header {
	height: 125px;
	background-image: url(img/header2.gif);
	background-repeat: no-repeat;
	position: relative;
}

#userinfo {
	position: absolute;
	left: 24px;
	top: 97px;
}

#userinfo table {
	border-collapse: collapse;
}

#userinfo form {
	margin: 0;
}

#toolsmenu {
	position: absolute;
	top: 95px;
	right: 25px;
}

#balk {
	line-height: 22px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-right: 25px;
	text-align: right;
}

#footer {
	height: 40px;
	background-image: url(img/footer2.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	color: #b5c4da;
	text-align: center;
}

#footer a {
	color: #b5c4da;
	text-decoration: none;
}

#subcontainer {
	padding-top: 15px;
	background-color: #ffffff;
}

td#cl {
	vertical-align: top;
}

td#cr {
	vertical-align: top;
}

#column_left {
	width: 200px;
}

#column_right {
	width: 740px; /* 560 */
	padding-right: 20px;
}

/* BALKEN */

#balk.col0 {
	background-color: #600083;
}

#balk.col1 {
	background-color: #600083;
}

#balk.col2 {
	background-color: #219F22;
}

#balk.col3 {
	background-color: #002C79;
}

#balk.col4 {
	background-color: #BC210D;
}

#balk.col5 {
	background-color: #DC5805;
}

#balk.col6 {
	background-color: #F8B101;
}

#balk.col7 {
	background-color: #2294D2;
}

#balk.col8 {
	background-color: #324ce2;
}


/* MENU */

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}



#menu {
	
}

#menu a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
}

li.menu1 {
	margin-bottom: 5px;
	margin-top: 5px;
}

li.menu1 a {
	background-color: #600083;
	color: #ffffff;
	padding: 2px 2px 2px 20px;
	margin-left: -5px;
	width: 168px;
	font-size: 14px;
}

li.tm9 a {
	background-color: #219F22;
}

li.tm9 li.menu2 a {
	background-color: #219F22;
}

li.tm8 a {
	background-color: #002C79;
}

li.tm8 li.menu2 a {
	background-color: #002C79;
}

li.tm49 a {
	background-color: #324ce2;
}

li.tm49 li.menu2 a {
	background-color: #324ce2;
}


li.tm7 a {
	background-color: #BC210D;
}

li.tm7 li.menu2 a {
	background-color: #BC210D;
}

li.tm6 a {
	background-color: #DC5805;
}

li.tm6 li.menu2 a {
	background-color: #DC5805;
}

li.tm5 a {
	background-color: #F8B101;
}

li.tm5 li.menu2 a {
	background-color: #F8B101;
}

li.tm60 a {
	background-color: #2294D2;
}

li.tm60 li.menu2 a {
	background-color: #2294D2;
}

li.menu2 a {
	color: #fff;
	font-size: 12px;
	padding: 2px 8px 2px 30px;
	margin-bottom: 0px;
	width: 152px;
	background: #600083 url(img/menu2_bul.gif) no-repeat 18px 3px;
}

/* PIXULAR */

#breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 8px;
	color: #cccccc;
}

#breadcrumbs a {
	color: #666666;
	text-decoration: underline;
}

#pagetitle, #pagesubtitle {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#pagetitle {
	font-size: 18px;
	color: #FF0000;
}

#pagesubtitle {
	padding-top: 4px;
	margin-bottom: 15px;
	font-size: 14px;
	color: #174C8F;
}

td.col_left, td.col_right {
	vertical-align: top;
}

/* 2 col (L=R) */

.col_2_a td.col_left {
	padding-right: 10px;
	border-right: 1px solid #F6928B;
}

.col_2_a td.col_right {
	padding-left: 10px;
}

.col_2_a div.col_left {
	width: 360px; /*270*/
}

.col_2_a div.col_right {
	width: 360px; /*270*/
}

/* 2 col (L>R) */

.col_2_b td.col_left {
	padding-right: 10px;
	border-right: 1px solid #F6928B;
}

.col_2_b td.col_right {
	padding-left: 10px;
}

.col_2_b div.col_left {
	width: 500px; /*350*/
}

.col_2_b div.col_right {
	width: 220px; /*190*/
}


/* 2 col (L>R) */

.col_2_c td.col_left {
	padding-right: 10px;
	border-right: 1px solid #F6928B;
}

.col_2_c td.col_right {
	padding-left: 10px;
}

.col_2_c div.col_left {
	width: 420px; /*350*/
}

.col_2_c div.col_right {
	width: 300px; /*190*/
}



/* TYPO3 */

H1, H2, H3, H4, H5, H6 {
	font-family: arial, helvetica;
	margin: 25px 0px 10px 0px;
}

H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader {
	margin-top: 0px;
}

H1 {
	font-size: 16px;
	color: #174C8F;
}

H2 {
	font-size: 16px;
}

H3 {
	font-size: 14px;
}

H4 {
	font-size: 14px;
}

.csc-frame-frame1 {
	padding: 5px;
	margin-bottom: 25px;
	border-color: #FF0000;
	border-width: 1px;
	border-style: solid;
}

.csc-frame-frame1 .csc-header {
	margin-top: 0px;
}

.csc-frame-frame1 .csc-header H1, .csc-frame-frame1 .csc-textpicHeader H1 {
	margin-top: 0px;
}


.csc-sitemap li {
	padding-top: 10px;
	font-weight: bold;
}

.csc-sitemap li li {
	padding-top: 0px;
	font-weight: normal;
}

/* Tabellen Country Profiles */

table.profile {
	margin-top: 10px;
	width: 100%;
	border-collapse: collapse;
}

table.profile td, table.profile th {
	border-bottom: 1px dotted #f00;
	padding-left: 3px;
}

table.profile tr.tr-0 td, table.profile tr.tr-0 th {
	border: none;
	background-color: #00f;
	color: #fff;
	font-weight: bold;
	text-align: left;
	padding: 3px 0 3px 3px;
}


/* cases */

.postheader {
	background-color: #aec6e6;
	padding: 6px 5px;
}

.casedatum {
	color: #4b4b4b;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
}
.postdatum {
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
}

.casetitle {
	font-size: 16px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	color: #1d4c8e;
	margin-top: 5px;
	margin-bottom: 10px;
}

.caseauthor {
	margin-bottom: 10px;
}

.caseorganisation {
	border-left: 1px solid #f00;
	padding-left: 5px;
}

.casetext {
	padding: 6px 5px;
	padding-bottom: 10px;
	border: 1px solid #fb6667;
	margin-bottom: 10px;
}

.posttext {
	padding: 6px 5px;
}
.casechooser {
	border: 1px solid #999;
	background-color: #efefef;
	padding:  10px;
}

.caseslist li {
	color: #7f7f7f;
}

.caseslist li a {
	font-size: 14px;
	font-family: arial, helvetica, sans-serif;
}

.caseslist li {
	padding: 5px 0;
}

.casepost {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border: 1px solid #7a9fd0;
}