/*
File: typo.css - medien.informatik.uni-bremen.de
Author: Jan Steege - 31.07.2009

Das Stylesheet typo.css enthält inzelne Formatierungen wie Textgröße und/oder 
Textposition. Das Grundlayout ist im Stylesheet layout.css enthalten. 

*/

img {
	border: none;
}


/* Positionierung und Formatierung der Logo-Elemente */
#dm_logo_text {
	color: #000066;
	font-family: "Trebuchet MS";
	font-size: 2em;
}
#dm_logo_text_pos {
	padding-left: 130px;
	padding-top: 34px;
}
#dm_logo_text_kl {
	color: #000066;
	font-family: "Trebuchet MS";
	font-size: 1em;
}
#dm_logo_text_kl a {
	color: #000000;
	text-decoration: underline;
}
#dm_logo_text_kl a:hover {
	color: #000000;
	text-decoration: none;
}
#dm_logo_text_kl a:active, #dm_logo_text_kl a:focus {
	color: #ffffff;
	background: #000000;
	text-decoration: none;
}
#dm_logo_text_kl_pos {
	padding-left: 130px;
	padding-top: 2px;
}
/* enhält das eigentliche Logo */
#dm_logo_text_img_pos {
	padding-left: 25px;
	padding-top: 34px;
	float: left;
}
/* enhält das eigentliche Logo */
#dm_iklogo_text_img_pos {
	padding-left: 0;
	padding-top: 16px;
	float: left;
}
#dm_logo_search {
	padding-right: 7px;
	padding-bottom: 0px;
	float: right;
}
#dm_logo_search input {
	background: #ffffff;
	border: 1px solid #000080;
}
#dm_logo img {
	border: none;
}


/* Positienierung des Navigationsinhaltes */
.navi_item {
	padding:10px 30px 10px 40px;
	width:115px;
	background:transparent;
}
ul.navi {
	list-style:none;
	padding:0px;
	margin:0px;
	color:#000;
	font-family:Trebuchet MS;
	font-size:1.2em;
	font-weight: 600;
}
li.navioff a, li.navioff a:visited {
	display:block;
	padding:5px 30px 5px 0px;
	background:transparent;
	text-decoration:none;
	color:#000;
	width:125px;
}
li.navioff a:hover, li.navioff a:active, li.navioff a:focus {
	display:block;
	padding:5px 30px 5px 0px;
	text-decoration:underline;
	background:transparent;
	color: #000000;
	width:125px;
}
li.navion a, li.navion a:visited, li.navion a:active, li.navion a:focus {
	display:block;
	padding:5px 30px 5px 0px;
	text-decoration:underline;
	color:#000000;
	width:125px;
	background: transparent;
}
li.navion a:hover {
	display:block;
	padding:5px 30px 5px 0px;
	text-decoration:underline;
	color:#000000;
	width:125px;
	background: transparent;
}

ul.unavi1 {
	list-style:none;
	margin:0px;
	padding:0px;
	font-family:Trebuchet MS;
	font-size:0.9em;
	font-weight:normal;
	background: transparent;
}
li.unavi1off a, li.unavi1off a:visited {
	display:block;
	padding:5px 20px 5px 20px;
	text-decoration:none;
	color:#000000;
	width:125px;
	font-weight:normal;
	background:transparent;
}
li.unavi1off a:hover, li.unavi1off a:active, li.unavi1off a:focus {
	display:block;
	padding:5px 20px 5px 20px;
	text-decoration:underline;
	color:#000000;
	width:125px;
	background:transparent;
	border:none;
}
li.unavi1on a, li.unavi1on a:visited, li.unavi1on a:active, li.unavi1on a:focus {
	display:block;
	padding:5px 20px 5px 15px;
	margin-left:25px;
	text-decoration:none;
	color:#000000;
	width:125px;
	font-weight:bold;
	background:transparent url(../../img/arrow.png) no-repeat left;
}
li.unavi1on a:hover {
	display:block;
	padding:5px 20px 5px 15px;
	text-decoration:underline;
	color:#000000;
	width:125px;
	font-weight:bold;
	background:transparent url(../../img/arrow.png) no-repeat left;
}

ul.unavi2 {
	list-style:none;
	padding:0px;
	margin:0;
	font-family:Trebuchet MS;
	font-size:0.9em;
	font-weight:normal;
}
li.unavi2off a, li.unavi2off a:visited {
	display:block;
	padding:5px 30px 5px 30px;
	background:#e8eef3;
	text-decoration:none;
	color:#000080;
	width:122px;
	font-weight:normal;
	border-left: 3px solid #c1d0dd;
}
li.unavi2off a:hover, li.unavi2off a:active, li.unavi2off a:focus {
	display:block;
	padding:5px 30px 5px 30px;
	background:#e8eef3;
	text-decoration:none;
	color:#000080;
	width:122px;
	font-weight:bold;
	border-left: 3px solid #000080;
}
li.unavi2on a, li.unavi2on a:visited, li.unavi2on a:hover, li.unavi2on a:active, li.unavi2on a:focus {
	display:block;
	padding:5px 30px 5px 30px;
	color: #000080;
	text-decoration:none;
	width:122px;
	font-weight:bold;
	background:#e8eef3 url(../../img/unavi2on.gif) no-repeat top left;
	border-left: 3px solid #000080;
	list-style-image: url(../../img/arrow.png);
}

/* Crumb Menu */
#dm_crumbmenu {
    font-family: Trebuchet MS;
	font-size: 1.1em;
	color: #000000;
}
#dm_crumbmenu a {
    font-family: Trebuchet MS;
	font-size: 1em;
	color: gray;
	text-decoration: none;
}
#dm_crumbmenu a:hover, #dm_crumbmenu a:active, #dm_crumbmenu a:focus {
    font-family: Trebuchet MS;
	color: #ffffff;
	background: gray;
}


/* Position und Font für die Elemente der Sprachauswahl */
#dm_lang_pos {
	padding: 10px 25px 10px 0px;
}
#dm_lang img {
	border: none;
}


/* Position, Font- und Linkformatierungen für die Elemente des Infobereichs */
.dm_lastupdate_logo_pos {
	padding: 10px 20px 10px 0px;
	-padding: 10px 20px 10px 0px; /*kein großer Abstand nach Info im IE6 */
	float: left;
}
.dm_lastupdate_text {
	font-family: Trebuchet MS;
	font-size: 1.1em;
	text-decoration: none;
	color: #000000;
}
.dm_lastupdate_text a {
	font-family: Trebuchet MS;
	text-decoration: underline;
	color: #000080;
}
.dm_lastupdate_text a:hover, .dm_lastupdate_text a:active, .dm_lastupdate_text a:focus {
	font-family: Trebuchet MS;
	text-decoration: none;
	color: #ffffff;
	background: #000080;
}
.dm_lastupdate_text_pos {
	padding: 14px 0px 0px 0px;
	-padding: 14px 20px 0px 20px; /*kein großer Abstand nach Info im IE6 */
	float: left;
}


/* Position, Font- und Linkformatierungen für die Elemente des Impressums */
.dm_imprint_text {
	font-family: Trebuchet MS;
	font-size: 1.1em;
	text-decoration: none;
	color: #000000;
}
.dm_imprint_text a {
	font-family: Trebuchet MS;
	text-decoration: underline;
	color: #000080;
}
.dm_imprint_text a:hover, #dm_imprint_text a:active, #dm_imprint_text a:focus {
	font-family: Trebuchet MS;
	text-decoration: none;
	color: #ffffff;
	background: #000080;
}
.dm_imprint_text_pos {
	padding: 14px 0px 0px 20px;
	-padding: 14px 0px 0px 20px; /*kein großer Abstand nach Info im IE6 */
}


/* Position, Font- und Linkformatierungen für die Elemente des Mainbereichs */
#dm_main_text {
	font-family: Trebuchet MS;
	font-size: 1.1em;
	text-decoration: none;
	color: #000000;
}
#dm_main_text ul {
	position: relative;
	left: -25px;
}
#dm_main_text a {
	color: #000080;
	font-family: "Trebuchet MS";
	text-decoration: underline;
}
#dm_main_text a:hover, #dm_main_text a:active, #dm_main_text a:focus {
	color: #ffffff;
	background: #000080;
	font-family: "Trebuchet MS";
	text-decoration: none;
}
#dm_main_text h1 {
	font-family: Trebuchet MS;
	font-size: 1.6em;
}
#dm_main_text h1 a {
	font-family: Trebuchet MS;
	color: #000000;
	text-decoration: none;
}
#dm_main_text h1 a:hover, #dm_main_text h1 a:active, #dm_main_text h1 a:focus {
	background-color: #000080;
	color: #ffffff;
	font-family: "Trebuchet MS";
	text-decoration: none;
}
#dm_main_text h2 {
	font-family: Trebuchet MS;
	font-size: 1.3em;
}
#dm_main_text h2 a {
	font-family: Trebuchet MS;
	color: #000000;
	text-decoration: none;
}
#dm_main_text h2 a:hover {
	background-color: #000080;
	color: #ffffff;
	font-family: "Trebuchet MS";
	text-decoration: none;
}
#dm_main_text h3 {
	font-family: Trebuchet MS;
	font-size: 1.1em;
}
#dm_main_text_pos {
	padding: 30px 0px 0px 30px;
}


/* Formatierungen für das tt_news-Plugin */
.template_list_date {
	font-size: 1em;
	color: gray;
	background: url(../../img/news_point.png) left no-repeat;
	padding-left: 23px;
}
.dm_news_p {
	font-size: 0.3em;
}
.template_single_date {
	font-size: 1em;
	color: gray;
	background: url(../../img/news_point.png) left no-repeat;
	padding-left: 23px;
}


/* Trenner Content-Element */
.divider {
	border-bottom: 1px dotted gray;
	margin-top: 20px;
	margin-bottom: 24px;
}
