/***********************************************/
/* Master style for website */
/***********************************************/
body, h1, h2, h3, h4, h5, h6, table, tr, th, td, p, ul, ol, sl, form, input, a, label { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }
body, h4, h5, h6, table, tr, th, td, p, ul, ol, sl, form, input, a, label { font-size: 11px; }
h1 { font-size: 15px; }
h2 { font-size: 13px; }
h3 { font-size: 12px; }

body { color: black; background: #FFFFFF; }
td, p, ul, ol, sl { line-height: 1.4; }
input { color: #626262; }
select {color: #626262; }

a, a:link, a:visited { text-decoration: underline; color: #009EE0; }   /* for unvisited links */
a:hover, a.active { color: darkred; } /* when mouse is over link */

/***********************************************/
/* Specifics */
/***********************************************/
body.agentur { font-size: 10px; color: black; background: #FFFFFF; width:700px;}
input.frameBlue { border-style:solid; border-width:1px; border-color:#82C7E6; vertical-align:middle; }
label.kataloge { font-size: 10px; }
.small { font-size: 10px; }

a.nav1, a.nav1:link, a.nav5:visited { font-size: 12px; color: #000000; text-decoration: none; font-weight:lighter;}
a.nav1:hover, a.nav1:active { color: darkred; text-decoration:underline; }

a.nav2, a.nav2:link, a.nav2:visited { font-size: 11px; color: #000000; text-decoration: none; font-weight:lighter;}
a.nav2:hover, a.nav2:active { color: darkred; text-decoration:underline; }

a.blogHeading, a.blogHeading:visited { font-weight:bold; color:#009EE0; text-decoration: none;} 
a.blogHeading:hover, a.blogHeading.active { color: darkred;  } /* when mouse is over link */

a.nav5, a.nav5:link, a.nav5:visited { font-size: 10px; color: #000000; text-decoration: none; font-weight:lighter;}
a.nav5:hover, a.nav5:active { font-size: 10px; color: darkred; text-decoration: underline}

a.navL, a.navL:link, a.navL:visited { font-size: 10px; color: #CCCCCC; font-weight:lighter; text-decoration:none; }
a.navL:hover, a.navL:active { color: darkred; }
a.navLs, a.navLs:link, a.navLs:visited { font-size: 10px; color: #CCCCCC; font-weight:lighter;  text-decoration:underline; }

a.nav6, a.nav6:link, a.nav6:visited { font-size: 10px; color: #000000; text-decoration: underline; font-weight:lighter;}
a.nav6:hover, a.nav6:active { font-size: 10px; color: darkred; text-decoration: underline; font-weight:lighter;}

div.tit1	{ position:absolute;
			  left:0px;
			  top:0px;
			  width:800px;
			  height:20px;
			 }			
div.pic1	{ position:absolute;
			  left:0px;
			  top:50px;
			  width:520px;
			  height:280px;
			 }			
div.txt1	{ position:absolute;
			  left:540px;
			  top:50px;
			  width:240px;
			  height:280px;
			 }			
div.txt2	{ position:absolute;
			  left:0px;
			  top:350px;
			  width:800px;
			 }		
			 
div.tit3	{ position:absolute;
			  left:0px;
			  top:0px;
			  width:800px;
			  height:20px;
			 }			
div.pic3	{ position:absolute;
			  left:0px;
			  top:50px;
			  width:520px;
			  height:280px;
			 }			
div.txt3	{ position:absolute;
			  left:540px;
			  top:50px;
			  width:240px;
			  height:280px;
			 }			
div.txt4	{ position:absolute;
			  left:0px;
			  top:350px;
			  width:800px;
			 }					 