/*  
Theme Name: Fachhochschule Flensburg - Maritim. Modern. Praxisnah!
Theme URI: http://www.fh-flensburg.de
Description: PRINT Theme
Version: 1.0
Author: Projekt 77
Author URI: http://www.projekt-77.de/
*/

/* LAST MOD

07-05-30 CREATE

*/

/* ------------------------------------------ DEFAULT --------------------------------------------------- */

body {
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1A1A1A;
	background-color: #FFFFFF;
	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 {
	font-weight: bold;
	text-decoration: none;
}

abbr {
	font-weight: bold;
	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 --------------------------------------------------------- */

#header, #mainnavigation, #subheader, #left, #breadcrumb, #breadcrumb2, #content_footer, #content_footer2, #news_footer, .teaser_top, .teaser_footer, #footer, .adds_teaser, .wrapper, #top {display: none;}

#address {
	width: 600px;
	border-bottom: 1px solid #333333;
	margin: 10px;
	padding: 0 0 10px 0;
}	

#content_txt, #news_txt, #content_txt2, #news_txt2, #content_txt_spec, #teaser, #news {
	width: 600px;
	margin: 0;
	padding: 0 10px 10px 10px;
}

/* -------------------------------------------- TITLE --------------------------------------------------------- */

h1 {
	color: #1A1A1A;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
}

h2 {
	color: #1A1A1A;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
}

h3 {
	color: #1A1A1A;
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
}
