/*
 file:          schlueter.css
 app-type:		Cascading Style Sheet
 author:        nicole pust | com.plexx communication
 date:  		17.07.2002
 description:   styles for Schlüter-Systems
*/

/* links im text */
A:link {
	font-size : 11px;
	font-family : Verdana, Arial;
	color : #7b7b7b;
	text-decoration : underline;
}

A:visited {
	font-size : 11px;
	font-family : Verdana, Arial;
	color : #7b7b7b;
	text-decoration : underline;
}

A:active {
	font-size : 11px;
	font-family : Verdana, Arial;
	color : #7b7b7b;
	text-decoration : underline;
}

/* links mit nupsi */
.link { 
	font-size : 10px;
	font-family : Verdana, Arial;
	color : #7b7b7b;
	text-decoration : NONE;
}

/* links uppercase */
.linkbig { 
	font-size : 10px;
	font-family : Verdana, Arial;
	color : #7b7b7b;
	text-decoration : NONE;
	text-transform : UPPERCASE;
}

/* text formatierung */
.text {
  	font-size : 11px;
	line-height : 15px;
  	font-family : Verdana, Arial;
	color : #000000;
	text-decoration : NONE;
}

.textbold {
  	font-size : 11px;
	line-height : 15px;
	font-weight : bold;
  	font-family : Verdana, Arial;
	color : #000000;
	text-decoration : NONE;
}

.textwhite {
  	font-size : 10px;
	line-height : 15px;
  	font-family : Verdana, Arial;
	color : #ffffff;
	text-decoration : NONE;
}

.headline {
	font-size : 14px;
	font-weight : bold;
  	font-family : Verdana, Arial;
	color : #ff7300;
	text-decoration : NONE;
}

.teaserheadline {
	font-size : 11px;
	line-height : 15px;
	font-weight : bold;
  	font-family : Verdana, Arial;
	color : #ff7300;
	text-decoration : NONE;
}

.headline1 {
	font-size : 14px;
	font-weight : bold;
  	font-family : Verdana, Arial;
	color : #ff7300;
	text-decoration : NONE;
}

.headline2 {
	font-size : 11px;
	line-height : 15px;
	font-weight : bold;
  	font-family : Verdana, Arial;
	color : #ff7300;
	text-decoration : NONE;
}

.subheadline {
	font-size : 11px;
	line-height : 15px;
  	font-family : Verdana, Arial;
	color : #ff7300;
	text-decoration : NONE;
}

.subheadlinegrau {
	font-size : 11px;
	line-height : 15px;
	font-weight : bold;
  	font-family : Verdana, Arial;
	color : #7B7B7B;
	text-decoration : NONE;
}

/* PRODUKTE - NAVIGATION */
.nav-products {
	border-right:1px solid #7B7B7B;
	border-bottom:1px solid #7B7B7B;
}

/* SCW - for crossword */
.text-small {
  	font-size : 10px;
	line-height : 12px;
  	font-family : Verdana, Arial;
	color : #000000;
}

.crossword-letter {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.crossword-letter-entry {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}

/* formulare */
.form {
  	font-size : 11px;
  	font-family : Verdana, Arial;
	color : #000000;
}

/* GoogleMini Integration */
#GoogleMini_GoogleMiniResult a:visited {
	color: #FF7300;
	font-weight: bold;
	text-decoration: none;
}

#GoogleMini_GoogleMiniResult a:link {
	color: #FF7300;
	font-weight: bold;
	text-decoration: none;
}

#GoogleMini_GoogleMiniResult .result_searchfor {
	font-size: 10px;
	font-family:Verdana
}

#GoogleMini_GoogleMiniResult .result_resultheader {
	font-size: 10px;
	font-family:Verdana
}

#GoogleMini_GoogleMiniResult .result_title {
	font-size: 12px;
	font-family:Verdana;
}

#GoogleMini_GoogleMiniResult .result_spelling {
	font-size: 10px;
	font-family:Verdana
}

#GoogleMini_GoogleMiniResult .result_synonyms {
	font-size: 10px;
	font-family:Verdana
}

#GoogleMini_GoogleMiniResult .result_snippet {
	font-size: 10px;
	font-family:Verdana
}

#GoogleMini_GoogleMiniResult .result_moreresultslink {
	font-size: 10px;
	font-family:Verdana
}

#GoogleMini_GoogleMiniResult .result_misc {
	font-size: 10px;
	font-family:Verdana
}

#GoogleMini_GoogleMiniResult .result_cachelink {
	font-size: 10px;
	font-family:Verdana
}

#GoogleMini_GoogleMiniResult .result_navtext {
	font-size: 11px;
	font-family:Verdana
}

#GoogleMini_GoogleMiniResult .result_currentview {
	font-size: 11px;
	font-weight: bold;
	font-family:Verdana
}

#GoogleMini_GoogleMiniResult .result_resulttext {
	font-size: 11px;
	font-style: italic;
	font-family:Verdana
}

#GoogleMini_GoogleMiniResult .result_keymatchdescription {
	font-size: 10px;
	font-family:Verdana
}

#GoogleMini_GoogleMiniResult .result_noresults {
	font-size: 10px;
	font-family:Verdana
}

#GoogleMini_GoogleMiniResult .result_keymatch {
	font-size: 11px;
	font-weight: bold;
	font-family:Verdana
}

table
{
	font-size : 12px;
	font-family : Verdana, Arial, sans-serif;
}
