/* Bildschirm CSS für spantrax.de */
a.menu:link { text-decoration:none; font-weight:bold; color:#FFFFFF; }
a.menu:visited { text-decoration:none; font-weight:bold; color:#C3E8E8; }
a.menu:hover { text-decoration:none; font-weight:bold; color:#FFCC01; }
a.menu:active { text-decoration:none; font-weight:bold; color:#FFCC01; }
a.menu:focus { text-decoration:none; font-weight:bold; color:#FFCC01; }

a.menuaktiv:link { text-decoration:none; font-weight:bold; color:#FFCC01; }
a.menuaktiv:visited { text-decoration:none; font-weight:bold; color:#FFCC01; }
a.menuaktiv:hover { text-decoration:none; font-weight:bold; color:#FFCC01; }
a.menuaktiv:active { text-decoration:none; font-weight:bold; color:#FFCC01; }
a.menuaktiv:focus { text-decoration:none; font-weight:bold; color:#FFCC01; }

a.menuklein:link { text-decoration:none; font-weight:bold; color:#FFFFFF; }
a.menuklein:visited { text-decoration:none; font-weight:bold; color:#C3E8E8; }
a.menuklein:hover { text-decoration:none; font-weight:bold; color:#FFCC01; }
a.menuklein:active { text-decoration:none; font-weight:bold; color:#FFCC01; }
a.menuklein:focus { text-decoration:none; font-weight:bold; color:#FFCC01; }

a.menukleinaktiv:link { text-decoration:none; font-weight:bold; color:#FFCC01; }
a.menukleinaktiv:visited { text-decoration:none; font-weight:bold; color:#FFCC01; }
a.menukleinaktiv:hover { text-decoration:none; font-weight:bold; color:#FFCC01; }
a.menukleinaktiv:active { text-decoration:none; font-weight:bold; color:#FFCC01; }
a.menukleinaktiv:focus { text-decoration:none; font-weight:bold; color:#FFCC01; }

a.textlink:link { text-decoration:none; color:#006688; }
a.textlink:visited { text-decoration:none; color:#77AABB; }
a.textlink:hover { text-decoration:none; color:#CE0101; }
a.textlink:active { text-decoration:none; color:#006688; }
a.textlink:focus { text-decoration:none; color:#006688; }

a.infoboxtextlink:link { text-decoration:none; color:#FFCA01; }
a.infoboxtextlink:visited { text-decoration:none; color:#F0DCAE; }
a.infoboxtextlink:hover { text-decoration:none; color:#CE0101; }
a.infoboxtextlink:active { text-decoration:none; color:#FFCA01; }
a.infoboxtextlink:focus { text-decoration:none; color:#FFCA01; }

a.titellink:link { text-decoration:none; color:#006688; }
a.titellink:visited { text-decoration:none; color:#77AABB; }
a.titellink:hover { text-decoration:none; color:#CE0101; }
a.titellink:active { text-decoration:none; color:#006688; }
a.titellink:focus { text-decoration:none; color:#006688; }

a.titellinkgross:link { text-decoration:none; color:#006688; }
a.titellinkgross:visited { text-decoration:none; color:#006688; }
a.titellinkgross:hover { text-decoration:none; color:#CE0101; }
a.titellinkgross:active { text-decoration:none; color:#006688; }
a.titellinkgross:focus { text-decoration:none; color:#006688; }


#nowrap {
        white-space:nowrap;
}

.textfeld {
	border: 1px solid #006699;
}

.titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
        line-height: 22px;
	color: #000000;
        font-weight: bolder;
}

.titellinkgross {
        font-family: Verdana, Ariel, Helvetica, sans-serif;
        font-size: 16px;
        line-height: 22px;
        color: #006688;
        font-weight: bolder;
}

.titellink {
        font-family: Verdana, Ariel, Helvetica, sans-serif;
        font-size: 14px;
        line-height: 20px;
        color: #006688;
        font-weight: bolder;
}

.subtitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
        line-height: 19px;
	color: #000000;

}

.subtitel2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
        line-height: 19px;
	color: #000000;
  font-weight: bolder;

}

.text {
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
        line-height: 20px;
	color: #000000;
}

.ktext {
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
        line-height: 16px;
	color: #000000;
}

.textlink {
        font-family: Verdana, Ariel, Helvetica, sans-serif;
        font-size: 12px;
        line-height: 20px;
        color: #006688;
}

.infoboxtitel {
		font-family: Verdana, Ariel, Helvetica, sans-serif;
		font-size: 14px;
		line-height: 22px;
		color: #0066AA;
		background-color: #FFCA01;
		font-weight: bolder;
		padding-top: 10px;
		padding-left: 15px;
		padding-right: 15px;
		padding-bottom: 10px;
		vertical-align: middle;
		border: 1px solid #006699;
}

.infoboxsubtitel {
		font-family: Verdana, Ariel, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 20px;
		color: #0066AA;
		background-color: #FFCA01;
		font-weight: bolder;
		padding-top: 5px;
		padding-left: 0px;
		padding-right: 0px;
		padding-bottom: 5px;
		vertical-align: middle;
		
}

.infoboxtext {
		font-family: Verdana, Ariel, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 20px;
		color: #C3E8E8;
		background-color: #006699;
		padding-top: 10px;
		padding-left: 15px;
		padding-right: 15px;
		padding-bottom: 10px;
		vertical-align: middle;
		border: 1px solid #006699;
}

.infoboxtext2 {
		font-family: Verdana, Ariel, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 20px;
		color: #006699;
		background-color: #9EC7DC;
		padding-top: 10px;
		padding-left: 15px;
		padding-right: 15px;
		padding-bottom: 10px;
		vertical-align: middle;
		border: 1px solid #006699;
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
        line-height: 17px;
	color: #FFFFFF;
	font-weight: bolder;
}

.menuklein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
        line-height: 14px;
	color: #FFFFFF;
	font-weight: bolder;
}

.menukleinaktiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
        line-height: 14px;
	font-weight: bolder;
}

.impress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
        line-height: 16px;
	color: #FFFFFF;
	font-weight: bolder;
}







/*
a { color: #369; }
a img { border: none; }
a:hover { color: red; text-decoration: underline; }

body {
	margin: 0;
	padding: 0;
	background: white;
	color: #353535;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 84%;
	line-height: 20px;
}
*/
