/**************************
	Redefining tags
***************************/
body{
	margin:0px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
h1{
	color: #2B6895;
	font-size:1.5em;
	font-weight:bold;
}
h2{
	color: #2B6895;
	font-size:1.2em;
	font-weight:bold;
}
h3{
	color: #2B6895;
	font-size:1.0em;
	font-weight:bold;
}
p{
	font-size:0.8em;
}
#menue ul{
	margin:15px 0 0 0;
	padding:0px;
}
#menue ul li{
	background-image:url(bilder/menue/huntergrund-hellblau.png);
	background-position:right;
	background-position:top;
	background-repeat:no-repeat;

	font-size:0.8em;

	list-style-type:none;
	text-align:right;

	margin-bottom:2px;
	height:18px;
	width:155px;
	padding: 2px 60px 0 0;
}
#menue ul li a{
	color: #000000;
	text-decoration:none;
	width:215px;
}
#menue ul li a:hover{
	color: #2B6895;
}
#menue ul li a:active{
	font-weight:bold;
	color: #2B6895;
}
#menue ol{
	margin:3px 0 2px 0;
	padding:0px;
}
#menue ol li{
	background-image:url(bilder/menue/hintergrund-grau.png);
	background-position:right;
	background-position:top;
	background-repeat:no-repeat;

	font-size:0.7em;

	list-style-type:none;
	text-align:right;

	margin-bottom:1px;
	height:17px;
	width:155px;
	padding: 1px 60px 0 0;
}
#menue ol li a{
	color: #000000;
	text-decoration:none;
	width:215px;
}

/**************************
	Site structure
***************************/
#site{
	background-image:url(bilder/layout/spedition-hintergrund.png);
	background-position:right;
	background-repeat:repeat-y;

	text-align:center;
	width:925px;
	margin: 0 auto;
}
#site #head{
	width:925px;
}
#site #menue{
	float:right;
	width:215px;
}
#site #content{
	float:left;
	text-align:left;
	width:710px;
}
#site #clearer{
	clear:both;
	line-height:0px;
}
#site #clearerSpace{
	clear:both;
	line-height:15px;
}
#end{
	width: 925px;
	height: 1px;
	line-height:1px;
	background-color:#000000;
	margin: 0 auto;
}
#counter{
	margin-top:250px;
}
/**************************
	Other
***************************/
#roll{
	background-color: #B0C6D4;
	height:12px;
	width: 913px;
	padding: 5px;
	margin:0px;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-size:11px;
	color:#000000;
	margin: 0 auto;
}
#roll a{
	text-decoration:none;
	color:#2B6895;
}
/**************************
	Infothek
***************************/
#infothek{
	border: 1px solid #000000;
	margin: 0 auto;
	margin-top: 25px;
	width:923px;
	text-align:left;
}
#infothek h2{
	background-color:#2B6895;
	width:883px;
	margin:0px;
	color:#FFFFFF;
	font-size:14px;
	padding:5px 20px;
}
#infothek p{
	margin:0px;
	font-size:0.8em;
	padding:5px 20px ;
}
#infothek p a{
	color:#333333;
	text-decoration:none;
}
#infothek table{
	margin: 15px 0px;
}
#infothek table thead tr th{
	background-color:#2B6895;
	color:#FFFFFF;
	text-align:center;
	height:23px;
	font-size:12px;
}
#infothek table tbody tr td{
	color:#000000;
	font-size:11px;
	height:20px;
}
/**************************
	Start site
***************************/
#startHeadLeft{
	width:355px;
	float:left;
	background-color:#2B6895;
	margin: -3px 0 0 0;
}
#startHeadLeft h2{
	margin:0px;
	padding:5px 20px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	margin:0px;
}
#startHeadRight{
	width:355px;
	float:right;
	background-color:#FFFFFF;
	margin: -3px 0 0 0;
}
#startHeadRight h2{
	margin:0px;
	padding:5px 20px;
	font-size:14px;
	font-weight:bold;
	color:#2B6895;
	margin:0px;
}
#startLeft{
	width:325px;
	height:226px;
	float:left;
	color:#2B6895;
	background-image:url(bilder/inhalt/hintergrund-europa-flagge.png);
	padding:10px 10px 10px 20px;
}

#startLeft h1{
	margin:0px;
}
#startLeft h2{
	font-weight:bold;
	font-size:12px;
	margin:6px 0;
}
#startLeft p{
	font-weight:bold;
	margin:6px 0;
}
#startLeft ul{
	font-size:12px;
	margin: 0 0 0 20px ;
	padding:0px;
	line-height:18px;
}
#startLeft ul li{

}
#startLeft ul li a{
	text-decoration:none;
	color:#2B6895;
}
#startRight{
	width:355px;
	height:246px;
	float:right;
}
#startLanguageCompetence{
	width:700px;
	background-color:#2B6895;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	padding:5px;
}
#startLanguages{
	height:19px;
	clear:both;
	margin:-3px 0 0 0;
}
#startContent{
	padding:10px 20px;
	text-align:right;
	color:#2B6895;
}
#startContent p{
	margin:0px;
	line-height:18px;
}
#startContent h2{
	font-size:12px;
	margin:0px;
}
#startContent p a{
	text-decoration:none;
	color:#2B6895;
}
/**************************
	Standard Content
***************************/
#standardHead{
	background-color:#2B6895;
	color:#FFFFFF;
}
#standardHeadLeft{
	background-color:#2B6895;
	width:315px;
	padding: 15px 20px 5px 20px;
	float:left;
}
#standardHeadLeft h1{
	margin:0px;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
}
#standardHeadLeft ul{
	font-size:12px;
	line-height:18px;
}
#standardHeadLeft ul li{
	margin-top:15px;
	font-weight:bold;
}
#standardHeadRight{
	width:315px;
	padding:53px 20px 5px 20px;
	float:right;
}
#standardHeadRight h1{
	margin:0px;
	padding:5px 20px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}
#standardHeadRight ul{
	font-size:12px;
	line-height:18px;
}
#standardHeadRight ul li{
	margin-top:15px;
	font-weight:bold;
}
#standardContent{
	padding:20px;
	text-align:left;
	color:#2B6895;
}
#standardContent p{
	line-height:18px;
	color:#000000;
}
#standardContent p a{
	text-decoration:none;
	color:#2B6895;
}
#standardContent h1{
	margin:20px 0 0 0;
	font-weight:bold;
	font-size:14px;
}
#standardContent h2{
	margin:20px 0 0 0;
	font-weight:bold;
	font-size:16px;
}
#standardContent h3{
	margin:20px 0 0 0;
	font-weight:bold;
	font-size:14px;
}
#standardContent h4{
	font-size:12px;
	color:#000000;
	margin:0px;
}
#standardContent ul{
	font-size:12px;
	line-height:18px;
}
#standardContent ul li{
	margin-top:8px;
	font-weight:normal;
}
#standardContent table{
	margin: 15px 0px;
}
#standardContent table thead tr th{
	background-color:#2B6895;
	color:#FFFFFF;
	text-align:center;
	height:23px;
	font-size:12px;
}
#standardContent table tbody tr td{
	color:#000000;
	font-size:11px;
	height:20px;
}
#standardContentLeft{
	width:295px;
	padding: 0px;
	float:left;
}
#standardContentLeft h1{
	margin:0px;
	font-size:16px;
	font-weight:bold;
}
#standardContentLeft ul{
	font-size:12px;
	line-height:18px;
}
#standardHeadLeft ul li{
	margin-top:15px;
	font-weight:bold;
}
#standardContentRight{
	width:295px;
	padding:0px;
	float:right;
}
#standardContentRight h1{
	margin:0px;
	padding:5px 20px;
	font-size:14px;
	font-weight:bold;
}
#standardContentRight ul{
	font-size:12px;
	line-height:18px;
}
#standardContentRight ul li{
	margin-top:15px;
	font-weight:bold;
}

/**************************
	Standard Classes
***************************/
.img{
	font-size:9px;
	color:#000000;
	text-align:center;
	background-color:#EFEFEF;
}
.img img{
	border:solid #000000 1px;
}
.imgOnBlue{
	font-size:9px;
	color:#FFFFFF;
	text-align:center;
	border:solid #FFFFFF 1px;
}
.imgOnBlue img{
	border:solid #FFFFFF 1px;
}
.imgLeft{
	float:left;
	margin:0px 10px 0px 0px;
	border:solid #000000 1px;
	font-size:9px;
	text-align:center;
	background-color:#EFEFEF;
}
.imgLeftOnBlue{
	float:left;
	margin:0px 10px 0px 0px;
	border:solid #FFFFFF 1px;
	font-size:9px;
	text-align:center;
}
.imgRight{
	float:right;
	margin:0px 0px 0px 10px;
	border:solid #000000 1px;
	font-size:9px;
	text-align:center;
	background-color:#EFEFEF;
}
.imgRightOnBlue{
	float:right;
	margin:0px 0px 0px 10px;
	border:solid #FFFFFF 1px;
	font-size:9px;
	text-align:center;
}

/* Alphabet Tabelle */
.clear{ clear: both; line-height: 1px; height: 1px; font-size: 1px; }
#alphabet{ margin: 0px; }
#alphabet p{ display: block; width: 37px; float: left; text-align: center; padding: 0px; }
#alphabet p a{ color: #000; line-height: 24px; text-decoration: none; background-color: #d1d1d1; border-left: 1px solid #FFF; height: 24px; text-align: center; display: block; border-top: 1px solid #FFF;  width: 36px; voice-family: "\"; }\""; voice-family:inherit; width: 35px; }
html>body #alphabet p a { width: 35px; }
#alphabet p a.active{ text-decoration: underline; color: #000; font-weight: bold; }
/* Glossar Overview */
#glossarOverview{ margin: 0px; padding: 0px 0px 0px 0px; }
#glossarOverview h3{ padding-top: 5px; }
#glossarOverview p{ }
#glossarOverview p a{ color: #000; text-decoration: underline; }
#glossarOverview p.pager{ margin-top: 15px; clear: both; display: block; }
#glossarOverview p.noresult{ width: auto;  float:none; display: block; }
#glossarOverview p.entry{ width: auto; float:none; display: block; }