/**
 * Basis
 ***********************************************/
 
td {
	font-family: tahoma, sans-serif;
	font-size: 12px;
}

td.cvLeft {
	text-align: right;
	vertical-align: top;
	padding: 3px 5px 3px 5px;
}

td.cvLeftTitle {
	text-align: right;
	font-weight: bold;
	vertical-align: top;
	padding: 3px 5px 3px 5px;
}

td.cvRight {
	vertical-align: top;
	padding: 3px 5px 3px 5px;
}

/**
 * Header
 ***********************************************/
 
h1 {
	background-image: url(../images/square-big.gif);
	background-position: 10px 6px;
	background-repeat: no-repeat;
	padding-left: 35px;
	font-size: 24px;
	margin: 0px 0px 10px 0px;
}

h2 {
	height: 26px;
	background-image: url(../images/bg-titel.gif);
	background-repeat: no-repeat;
	padding: 4px 10px 0px 10px;
	margin: 20px 0px 0px 0px;
	font-size: 15px;
}

h3 {
	color: white;
	height: 26px;
	background-image: url(../images/bg-submenu.gif);
	background-repeat: repeat-x;
	padding: 6px 10px 0px 7px;
	margin: 15px 0px 0px 0px;
	font-weight: bold;
	font-size: 13px;
}

h3.left {
	text-align: left;
}

h3.right {
	text-align: right;
}

img.square {
	border: 0px;
	width: 11px;
	height: 11px;
	padding: 0px 3px 0px 3px;
}

img.workImg {
	margin: 0px 0px 5px 10px;
	border: 1px solid #333333;
}

/**
 * Paragraphen & Listen
 ***********************************************/
 
li {
	margin-top: 3px;
	margin-bottom: 3px;
}

li.border {
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: -16px;
}

ul {
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-image: url(../images/square-ul.gif);
}

p {
	font-family: tahoma, sans-serif;
	line-height: 140%;
	margin: 10px 0px 10px 0px;
	padding: 0px 10px 0px 10px;
	text-align: justify;
}

p.text {
	text-align: justify;
}

p.center {
	text-align: center;
}

p.pageChoice {
	text-align: center;
}

p.newsAuthor {
	font-size: 10px;
	color: #666666;
}

p.newsContent {
	padding-bottom: 20px;
}

p.workHeader {
	font-size: 10px;
	color: #666666;
}

p.workBody {
}

/**
 * Menü
 ***********************************************/

li.naviSubMenu {
	list-style-image: url(../images/blank.gif);
	/*margin-top: -15px;*/
	margin-bottom: 6px;
	margin-left: -26px;
}
 

li.naviSubMenu ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

li.naviButton {
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: -16px;
}

li.naviButton2 {
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: -16px;
}

a.naviButton 		 { font-size: 12px; text-decoration: underline;color : #161C6C; }
a.naviButton:link 	 {  }
a.naviButton:visited {  }
a.naviButton:active  {  }
a.naviButton:hover 	 { text-decoration: none; color :  #1C27B1; }

a.naviButton2 		  { font-weight: bold; font-size: 12px; text-decoration: underline;color : #161C6C; }
a.naviButton2:link 	  {  }
a.naviButton2:visited {  }
a.naviButton2:active  {  }
a.naviButton2:hover   { text-decoration: none; color :  #1C27B1; }

a.naviButtonBig 		{ font-weight: bold; font-size: 14px; text-decoration: underline;color : #161C6C; }
a.naviButtonBig:link 	{  }
a.naviButtonBig:visited {  }
a.naviButtonBig:active  {  }
a.naviButtonBig:hover 	{ text-decoration: none; color :  #1C27B1; }

a.naviButtonBig2 		 { font-weight: bold; font-size: 14px; text-decoration: underline;color : #161C6C; }
a.naviButtonBig2:link 	 {  }
a.naviButtonBig2:visited {  }
a.naviButtonBig2:active  {  }
a.naviButtonBig2:hover   { text-decoration: none; color :  #1C27B1; }


/**
 * Bib
 ***********************************************/
#bib h3 {
	color: black;
	height: 20px;
	background-image: none;
	padding: 5px 0px 0px 40px;
	margin: 0px;
	font-weight: bold;
	font-size: 13px;
}

#bib ol {
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 10px;
}

#bib span.title, #bib span.highlight {
	font-weight: bold;
}

#bib span.publisher, #bib span.in, #bib span.institution, #bib span.school {
	font-style: italic;
}

#bib span.publisher a, #bib span.in a, #bib span.institution a, #bib span.school a {
	text-decoration: none;
	color: black;
}

#bib li {
/*padding-left: 10px;*/
}

/**
 * Links
 ***********************************************/
 
A:link {text-decoration: underline;color : #161C6C;}
A:visited { text-decoration: underline; color : #161C6C; }
A:active { text-decoration: underline; color : #161C6C; }
A:hover { text-decoration: none; color :  #1C27B1; }

A.noUl:link {text-decoration: none; }
A.noUl:visited { text-decoration: none; }
A.noUl:active { text-decoration: none;  }
A.noUl:hover { text-decoration: none; }

A.old:link {text-decoration: underline;color : #222222;}
A.old:visited { text-decoration: underline; color : #222222; }
A.old:active { text-decoration: underline; color : #222222; }
A.old:hover { text-decoration: none; color :  #444444; }

A.title:link {text-decoration: none;color : #000000;}
A.title:visited { text-decoration: none; color : #000000; }
A.title:active { text-decoration: none; color : #000000; }
A.title:hover { text-decoration: underline; color :  #444444; }

