/*  
Theme Name: Fachhochschule Würzburg - Hochschule für angewandte Wissenschaften
Theme URI: http://www.fh-wuerzburg.de
Description: PRINT Theme
Version: 1.0.01
Author: Projekt 77
URI: http://www.projekt-77.de


******* LAST MOD *******

08-11-18 create

******* LAST MOD *******

*/

/* ######################################################################### GLOBAL CONFIGURATIONS ######################################################################### */

body {
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1A1A1A;
	background-color: #FFFFFF;
	line-height: 130%;
	text-align: left;
	margin: 0;
	padding: 0;
}

a:link {
	color: #1A1A1A;
	background-color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	color: #1A1A1A;
	background-color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #1A1A1A;
	background-color: #FFFFFF;
	text-decoration: none;
}

a:active {
	color: #1A1A1A;
	background-color: #FFFFFF;
	text-decoration: none;
}

a:focus {
	color: #1A1A1A;
	background-color: #FFFFFF;
	text-decoration: none;
}

acronym, abbr {
	font-weight: normal;
	border: 0;
	text-decoration: none;
}

.invisible {visibility: hidden;}

.hide {display: none;}

.hide_title, 
.hide_active, 
.jumptocontent {
	position: absolute;
  	top: -6000px;
  	left: -6000px;
 	height: 1px;
	width: 1px;
}

a img {border: 0;}

table {
	border: 0;
	font-size: 100%;
}

/* #### -> */

/* ######################################################################### LAYER ######################################################################### */

#service_pos, #poi_search, #contact-slider, #header, #print_search, #left, #news_visual, #footer, .top, form, #print_language {display: none;}

#address {
	width: 540px;
	border-bottom: 1px solid #333333;
	margin: 10px 10px 0 10px;
	padding: 0 0 10px 0;
}	

	#address p {
		margin: 0;
		padding: 0 0 4px 0;
	}
	
	.add1 {
		font-size: 120%;
		font-weight: bold;
	}
	
	.add2 {
		font-size: 100%;
		font-weight: bold;
	}

#news_content, #content {
	width: 540px;
	letter-spacing: 130%;
	margin: 10px 10px 0 10px;
	padding: 0 0 10px 0;
}

/* #### -> */

/* ######################################################################### TITLE ######################################################################### */

h1 {
	color: #1A1A1A;
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-size: 140%;
}

h2 {
	color: #1A1A1A;
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-size: 120%;
}

h3 {
	color: #1A1A1A;
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: normal;
	font-weight: bold;
}

h4 {
	color: #1A1A1A;
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: normal;
	font-weight: bold;
}

/* ######################################################################### END TITLE ######################################################################### */

/* ######################################################################### breadcrumb ######################################################################### */

#breadcrumb {
	width: 540px;
	font-size: 90%;
	text-align: left;
	border-bottom: 1px solid #333333;
	margin: 0 0 10px 10px;
	padding: 0 0 12px 0;
	display: inline;
	float: left;
}

#breadcrumb ol {
	width: 540px;
	margin: 0;
	padding: 0;
	display: inline;
}

#breadcrumb li {
	line-height: 140%;
	margin: 0;
	padding: 0 5px 0 0;
	display: inline;
}
	
	
	#breadcrumb li a:link, #breadcrumb li a:visited {
		text-decoration: none;
		display: inline;
	}
		

/* ######################################################################### END breadcrumb ######################################################################### */
