/*  
Theme Name: Focus Marketing
Theme URI: http://www.focus-marketing.de
Description: Print Theme
Version: 1.0
Author: Projekt 77
Author URI: http://www.projekt-77.de/
*/

/* ------------------------------------------ DEFAULT --------------------------------------------------- */

html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1A1A1A;
	font-size: 100%;
}

body {
	font-size: 75%;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #1A1A1A;
	background-color: #FFFFFF;
	margin: 10px;
	padding: 0;
}

body a:link:after, body a:visited:after {
	content: " (Adresse der Verlinkung: "attr(href)") ";
	color: #1A1A1A;
	font-weight: normal;
	font-size: 90%;
	text-decoration: none;
}

a:link {
	color: #1A1A1A;
	text-decoration: none;
}

a:visited {
	color: #1A1A1A;
	text-decoration: none;
}
a:hover {
	color: #1A1A1A;
	text-decoration: none;
}
a:active {
	color: #1A1A1A;
	text-decoration: none;
}

a:focus {
	color: #FF0202;
    text-decoration: none;
}

acronym {
	font-weight: bold;
	text-decoration: none;
}

acronym:after {
	content: " (Acronym: "attr(title)") ";
	font-weight: normal;
	text-decoration: none;
}

abbr {
	font-weight: bold;
	text-decoration: none;
}

abbr:after {
	content: " (Abkürzung für: "attr(title)") ";
	font-weight: normal;
	text-decoration: none;
}

a img {border: 0;}

.hide_title, .hide_active, .jumptocontent, .hide {display: none;}


/* -------------------------------------------- LAYER ----------------------------------------------------- */

img, #frame_top, #frame_bottom, #function, #header_top, #header_default, #mainnavigation, #focus_marketing_logo, .top, #bottom, ul#subnav, #quote {display: none;}

#content_txt {
	width:600px;
	color: #1A1A1A;
	background-color: #FFFFFF;
	line-height: 140%;
	margin: 0;
	padding: 0x;
	float: left;
}

/* -------------------------------------------- TITLE ----------------------------------------------------- */

#header_default h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 160%;
	color: #FFFFFF;
	line-height: normal;
	font-weight: normal;
	margin: 0;
	padding: 5px 0 12px 25px;
}

#content h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 160%;
	color: #1A1A1A;
	line-height: normal;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#content h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #1A1A1A;
	line-height: normal;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#content h3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #1A1A1A;
	line-height: normal;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

/* -------------------------------------------- TEXT ----------------------------------------------------- */

address {
	width:600px;
	font-size: 100%;
	line-height: 140%;
	font-weight: bold;
	font-style: normal;
	border-bottom: 1px solid #1A1A1A;
	margin: 10px 0;
	padding: 10px 0;
}


/* ################################### sitemap ################################### */

ul#sitemap1 {
	margin: 0;
  	padding: 20px 0;
	list-style: none;
}

#sitemap1 li {
	font-weight: bold;
	margin: 0;
	padding: 0;
}

li.map1 a:link, li.map1 a:visited {
	width: 190px;
	color: #1A1A1A;
	background: url(../graphic/default/sub.gif) no-repeat;
	margin: 0;
	padding: 5px 0 5px 30px;
	text-decoration: none;
	display: block;
}

li.map1 a:hover, li.map1 a:active, li.map1 a:focus {
	width: 190px;
	color: #1A1A1A;
	background: url(../graphic/default/map_a.gif) no-repeat;
	margin: 0;
	padding: 5px 0 5px 30px;
	text-decoration: none;
	display: block;
}

	li.map_func a:link, li.map_func a:visited {
		width: 190px;
		color: #1A1A1A;
		background: url(../graphic/default/map_func.gif) no-repeat;
		margin: 0;
		padding: 5px 0 5px 30px;
		text-decoration: none;
		display: block;
	}
	
	li.map_func a:hover, li.map_func a:active, li.map_func a:focus {
		width: 190px;
		color: #1A1A1A;
		background: url(../graphic/default/map_a.gif) no-repeat;
		margin: 0;
		padding: 5px 0 5px 30px;
		text-decoration: none;
		display: block;
	}

ul#sitemap2 {
	margin: 10px 0;
  	padding: 0;
	list-style: none;
}

#sitemap2 li {
	font-weight: bold;
	margin: 0;
	padding: 0;
}

li.map2 a:link, li.map2 a:visited {
	width: 190px;
	color: #1A1A1A;
	background: url(../graphic/default/sub.gif) no-repeat;
	margin: 0 0 0 30px;
	padding: 5px 0 5px 30px;
	text-decoration: none;
	display: block;
}

li.map2 a:hover, li.map2 a:active, li.map2 a:focus {
	width: 190px;
	color: #1A1A1A;
	background: url(../graphic/default/map_a.gif) no-repeat;
	margin: 0 0 0 30px;
	padding: 5px 0 5px 30px;
	text-decoration: none;
	display: block;
}




/* -------------------------------------------- FORM ----------------------------------------------------- */

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1A1A1A;
	background-color: #FFFFFF;
	border: 1px solid #0860A8;
	vertical-align: middle;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1A1A1A;
	background-color: #FFFFFF;
	border: 1px solid #0860A8;
	vertical-align: middle;
}

input:focus {
	background-color: #E5E5E5;
	border-color: #0860A8;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1A1A1A;
	background-color: #FFFFFF;
	border: 1px solid #0860A8;
}

textarea:focus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1A1A1A;
	background-color: #E5E5E5;
	border: 1px solid #0860A8;
}

