/*#############################################################
Name: CSS Styles FES Auslandbüros
Date: 2008-04-15
Description: Template FES Auslandbüros
Author: Jerome Traud / itcreate. kommunikationsmedien
Url: http://www.itcreate.de
#############################################################*/

/*  body and standard font definition */
html
{
	padding: 0px;
	margin: 0px;
}

body
{
	background-color: #012778;
	color: #000;
	font: normal 62.5% Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
}

a
{
	color: #BF0707;
	text-decoration: none;
}

a:hover, a:active, a:focus
{
	color: #FC2603;
	text-decoration: underline;
}

p
{
	line-height: 1.4em;
	font-size: 1.2em;
}

li
{
	line-height: 1.4em;
	font-size: 1.1em;
}

h1,h2,h3,h4,h5,h6 { font: Verdana, Arial, Helvetica, sans-serif; }

h1
{
	font-size: 1.6em;
	color: #012778;
	padding-top: 10px;
	margin-bottom: 4px;
}

h2
{
	font-size: 1.4em;
	color: #646B7A;
	padding-top: 3px;
	margin-bottom: 4px;
}

h3
{
	font-size: 1.4em;
	color: #646B7A;
	margin: 3px;
}

h4
{
	font-size: 1.2em;
	color: #646B7A;
}

h5
{
	font-size: 1.2em;
	color: #646B7A;
}

h6
{
	font-size: 1.2em;
	color: #646B7A;
}

h1 a
{
	text-decoration: none;
	color: #012778;
}

h1 a:hover, h1 a:active, h1 a:focus
{
	text-decoration: underline;
	color: #012778;
}

h2 a
{
	text-decoration: none;
	color: #646B7A;
}

h2 a:hover, h2 a:active, h2 a:focus
{
	text-decoration: underline;
	color: #646B7A;
}

h3 a
{
	text-decoration: none;
	color: #646B7A;
}

h3 a:hover, h3 a:active, h3 a:focus
{
	text-decoration: underline;
	color: #646B7A;
}

h4 a
{
	text-decoration: none;
	color: #646B7A;
}

h4 a:hover, h4 a:active, h4 a:focus
{
	text-decoration: underline;
	color: #646B7A;
}

img { border: none; }
.left { float: left; }
.right { float: right; }

/* float definition for Images */
.img_left
{
	float: left;
	padding: 0 10px 10px 0;
}

/* special font definition */
a.internal-link:link, a.internal-link:visited
{
	text-decoration: none;
	background: url("images/img_link_intern.gif");
	background-repeat: no-repeat;
	background-position: left;
	padding: 1px 0 1px 14px;
}

a.internal-link:hover, a.internal-link:active, a.internal-link:focus
{
	text-decoration: underline;
	background: url("images/img_link_intern.gif");
	background-repeat: no-repeat;
	background-position: left;
	padding: 1px 0 1px 14px;
}

a.top:link, a.top:visited
{
	text-decoration: none;
	background: url("images/img_link_top.gif");
	background-repeat: no-repeat;
	background-position: left;
	padding: 1px 0 1px 14px;
}

a.top:hover, a.top:active, a.top:focus
{
	text-decoration: underline;
	background: url("images/img_link_top.gif");
	background-repeat: no-repeat;
	background-position: left;
	padding: 1px 0 1px 14px;
}

a.external-link-new-window:link, a.external-link-new-window:visited
{
	text-decoration: none;
	background: url("images/img_link_extern.gif");
	background-repeat: no-repeat;
	background-position: left;
	padding: 1px 0 1px 14px;
}

a.external-link-new-window:hover, a.external-link-new-window:active, a.external-link-new-window:focus
{
	text-decoration: underline;
	background: url("images/img_link_extern.gif");
	background-repeat: no-repeat;
	background-position: left;
	padding: 1px 0 1px 14px;
}

a.mail:link, a.mail:visited
{
	text-decoration: none;
	background: url("images/img_mail.gif");
	background-repeat: no-repeat;
	background-position: left;
	padding: 1px 0 1px 18px;
}

a.mail:hover, a.mail:active, a.mail:focus
{
	text-decoration: underline;
	background: url("images/img_mail.gif");
	background-repeat: no-repeat;
	background-position: left;
	padding: 1px 0 1px 18px;
}

a.download:link, a.download:visited
{
	text-decoration: none;
	background: url("images/img_pdf.gif");
	background-repeat: no-repeat;
	background-position: left;
	padding: 1px 0 1px 18px;
}

a.download:hover, a.download:active, a.download:focus
{
	text-decoration: underline;
	background: url("images/img_pdf.gif");
	background-repeat: no-repeat;
	background-position: left;
	padding: 1px 0 1px 18px;
}

/*  Definition Header FES Logo and Country tile */
#header
{
	float: left;
	width: 100%;
	height: 130px;
	background-color: #435F9C;
	margin: 0px;
	padding: 0px;
}

/*  Definition Header_container ergänzt - Nur für Darstellung float */
#header_container
{
	float: left;
	width: 935px;
	margin: 0px;
	padding: 0px;
}

#logo
{
	float: left;
	margin: 20px 0 0 0;
	padding-left: 20px;
	width: 300px;
}

#tile
{
	float: left;
	margin-left: 50px;
}

/*  Website Container */
#container
{
	background: url(images/img_bg_container.gif) repeat-y;
	background-color: #fff;
	float: left;
	width: 935px;
	margin-top: 25px;
	margin-bottom: 0;
}

#navigation {
	float: left;
	width: 190px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

/* Language */
#language
{
	margin: 10px 0 15px 0;
	padding: 0 0 0 15px;
	color: #9FB2CE;
}

#language a
{
	background-color: #012778;
	display: inline;
	padding: 2px 1px 2px 1px;
	font-weight: normal;
	color: #9FB2CE;
}

#language a:hover, #language a:active, #language a:focus
{
	color: #fff;
	text-decoration: none;
}

/*  Navigation left */
.leftMenu
{
	width: 190px;
	padding: 0 0 0 0;
	margin: 0 0 0 10px;
	border-bottom: 1px solid #F4F5F9;
}

.leftMenu ul
{
	padding: 0;
	margin: 0;
}

.leftMenu li
{
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 5px;
	line-height: 2.4em;
	border-top: 1px solid #F4F5F9;
}

.leftMenu li a
{
	background-color: #012778;
	color: #fff;
	font-weight: bold;
}

.leftMenu li a:hover, .leftMenu li a:active, .leftMenu li a:focus
{
	color: #9FB2CE;
	text-decoration: none;
}

.leftMenu li.navOn { border-bottom: none; }

.leftMenu2
{
	margin: 0 0 0 0;
}

.leftMenu2 ul
{
	padding: 0 0 0 0;
	margin: 0 0 10px 0;
}

.leftMenu2 li
{
	list-style-type: none;
	margin: 0 0 0 0;
	border-top: none;
	line-height: 1.8em;
}

.leftMenu2 li a
{
	color: #fff;
	font-weight: normal;
	background: url("images/img_nav_arrow.gif");
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 12px;
}

.leftMenu2 li a:hover, .leftMenu2 li a:active, .leftMenu2 li a:focus
{
	color: #9FB2CE;
	text-decoration: none;
}

/* Content */
#content
{
	float: left;
	width: 530px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#content
{
	float: left;
	width: 490px;
	padding: 0 0 25px 0;
	margin-left: 25px;
}

#content li
{
	list-style: url(images/img_li.gif);
	line-height: 1.4em;
	font-size: 1.2em;
	margin-left: -25px;
}

/* Image Content 530px x 170px */
#img_content
{
	float: left;
	display: inline;
	width: 520px;
	padding: 0;
	margin: 0;
	background-color: #fff;
}

#img_content img {
	border: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

/* Informations in Content with Image. News etc. */
.content_newsbox
{
	width: 490px;
	padding: 10px 0 20px 0;
	border-top: 1px solid #646B7A;
}

/*  Breadcrump Navigation */
#breadcrump
{
	width: 100%;
	margin: 10px 0px 5px 0px;
	padding: 3px 0 3px 0;
	font-size: 1.1em;
	color: #012778;
}

/* Information Box and Contact Data right */
#rightcolumninfoboxes {
	float: right;
	width: 195px;
	padding-top: 9px;
}

#rightcolumninfoboxes h1 {
	font-size: 1.2em;
	font-weight: 700;
	color: #646B7A;
	margin: 3px 10px 3px 0;
	border-top: 1px solid #646B7A;
}

#rightcolumninfoboxes p {
	font-size: 1.0em;
	padding-right: 10px;
}

#infobox
{
	padding: 0 0 20px 0;
}

#infoboxrepeat
{
	padding: 0 0 20px 0;
}



/* Footer */
#footerwrap
{
	padding-top: 25px;
	width: 490px;
	font-size: 1.1em;
	float: left;
	color: #646B7A;
}

#content_footer
{
	width: 490px;
	float: left;
	border-bottom: 1px solid #646B7A;
	padding-bottom: 6px;
	color: #646B7A;
}

#content_footer_lastupdate {
	border: none;
	width: 200px;
	float: left;
	color: #646B7A;
	padding-top: 6px;
}

#footer
{
	padding-top: 6px;
	width: 200px;
	float: right;
	color: #646B7A;
}

#footer a
{
	font-weight: normal;
	color: #646B7A;
}

#footer a:hover, #footer a:active, #footer a:focus
{
	color: #646B7A;
	text-decoration: underline;
}

hr
{
	background-color: #F4F5F9;
	color: #F4F5F9;
	border: #F4F5F9;
	height: 1px;
}

.newsimage img {
	float: left;
	padding: 0 5px 55px 0px;
}

.newssingleimage {
	padding: 8px 5px 5px 0px;
	float: left;
}

.news-list-item {
	padding-bottom: 10px;
}

fieldset {
	border: 1px solid #646B7A;
}