



html {
	margin : 0px 0px 0px 0px;
}

body {
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	font-family : Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
}

#pageboundingbox{
	border: 0px solid red;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	width: 772px;
	
}

#headerboundingbox {
	margin : 0px 0px 0px 0px;
	padding: 7px 7px 0px 7px;
	height: 55px;
	width: 758px;
	border: 0px solid magenta;
	background: #ffffff;
}
#headerboundingbox2 {
	margin : 0px 0px 0px 0px;
	padding: 0px 7px 0px 7px;
	height: 89px;
	width: 758px;
	border: 0px solid magenta;
	background: #ffffff;
}

#headerboundingboxCol1 {
	height: 55px;
	width: 576px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	border: solid 0px green;
}

#headerboundingboxCol2 {
	height: 55px;
	width: 195px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	border: solid 0px red;
}
#headerboundingbox2Col1 {
	height: 89px;
	width: 568px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	border: solid 0px green;
}

#headerboundingbox2Col2 {
	height: 89px;
	width: 188px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	border: solid 0px red;
}

#headerboundingbox2Col2 td {
	color: #ffffff;
}
#contentboundingbox {
	width: 770px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 7px 0px 7px;
	border: 0px solid magenta;
	float: left;
}

#contentboundingboxCol1 {
	width: 161px;
	padding: 75px 10px 20px 5px;
	margin: 0px 0px 0px 0px;
	float: left;
	border: solid 0px green;
}

#contentboundingboxCol2 {
	width: 365px;
	padding: 10px 17px 20px 10px;
	margin: 0px 0px 0px 0px;
	float: left;
	border: solid 0px red;
}

#contentboundingboxCol1Zweispaltig {
	width: 572px;
	padding: 10px 0px 20px 10px;
	margin: 0px 0px 0px 0px;
	float: left;
	border: solid 0px red;
}

#contentboundingboxCol3 {
	padding: 10px 0px 20px 0px;
	margin: 70px 0px 0px 0px;
	width: 190px;
	float: left;
	border: solid 0px blue;
}

#footerboundingbox {
	background: #ffffff;
	height: 35px;
	width: 758px;
	margin: 0px 0px 0px 0px;
	padding: 0px 7px 7px 7px;
	border: solid 0px red;
	color:#FFFFFF;
	float: left;
}

td  {
	font-family : Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	text-align: left;
}

div  {
	font-family : Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	text-align: left;
}

textarea {
	font-size: 10px;
	text-align: left;
	font-family : Arial, sans-serif;
	color: #666666;
	background: #ffffff;
	border: solid 1px #666666;
  scrollbar-base-color:#666668;
  scrollbar-3dlight-color:#ffffff;
  scrollbar-arrow-color: #666666;
  scrollbar-darkshadow-color:#ffffff;
  scrollbar-face-color:#ffffff;
  scrollbar-highlight-color:#666666;
  scrollbar-shadow-color:#666666;
  scrollbar-track-color:#ffffff;
}

select {
	font-size: 10px;
	text-align: left;
	font-family : Arial, sans-serif;
	color: #666666;
	background: #ffffff;
	border: solid 1px #666666;
}

input {
	font-size: 10px;
	font-family : Arial, sans-serif;
	color: #666666;
	background: #ffffff;
	border: solid 1px #000000;
}



h1 {
	font-family 		: Arial, sans-serif;
	font-size 	  	: 24px;
	font-weight			:	normal;
	font-style			: normal;
	color 					: #666666;
	margin      		: 20px 0px 25px 0px;
	padding					: 0px 0px 0px 0px;
}
h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size 			: 16px;
	font-weight			:	bold;
	font-style			: normal;
	color 					: #666666;
	margin      		: 0px 0px 0px 0px;
	padding					: 0px 0px 0px 0px;
}
h3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size 			: 11px;
	font-weight			:	bold;
	font-style			: normal;
	color 					: #666666;
	margin      		: 0px 0px 0px 0px;
	padding					: 0px 0px 0px 0px;
}
h4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size				: 11px;
	font-weight			:	bold;
	font-style			: normal;
	color 					: #666666;
	margin      		: 0px 0px 0px 0px;
	padding					: 0px 0px 0px 0px;
}
h5 {
	font-family : Arial, Helvetica, sans-serif;
	font-size				: 11px;
	font-weight			:	bold;
	font-style			: italic;
	color 					: #666666;
	margin      		: 0px 0px 0px 0px;
	padding					: 0px 0px 0px 0px;
}
h6 {
	font-family : Arial, Helvetica, sans-serif;
	font-size				: 9px;
	font-weight			:	normal;
	font-style			: normal;
	color 					: #666666;
	margin      		: 0px 0px 0px 0px;
	padding					: 0px 0px 0px 0px;
}
.none {
	font-family 		: Arial, Helvetica, sans-serif;
	color						: #666666;
	font-size				: 11px;
	margin					: 0px 0px 0px 0px;
	padding					: 0px 0px 0px 0px;
}


.element  {
	font-family : Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	text-align: left;
}
.element li {
	list-style-image    : url(images/aufzaehlungBlau.gif);
}
.element ul {
	margin-top: 5px;
}
.bordercolor {
	background-color: #666666;
}
.content {
	background-color: #ffffff;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	background-color: transparent;
}	
.title {
	font-family			: Arial, Helvetica, sans-serif;
	font-size				:	12px;
	font-weight			:	bold;
	background-color:	#666666;
	color						: #000000;
}
.odd {
	background-color:	#eae9e9;
}
.border {
	background-color:	#666666;
}
.small {
	font-family			:	Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size				:	9px;
	color						:	#666666;
}
.copyright {
	font-family			: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size				: 11px;
	color						:	#CBCBCB;
	background-color:	#9C9C9C;
	letter-spacing  : 1px;
}
hr {
	color						:	#000000;
	height					: 1px;
}


a	{
	color: #0099CC;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:visited	{
	color: #0099CC;
	font-size: 11px;
	text-decoration: none;
}
a:active {
	color: #0099CC;
	font-size: 11px;
	text-decoration: none;
}
a:hover	{
	color: #0099CC;
	font-size: 11px;
	text-decoration: underline;
}

.headermenuLink	{
	color: #0099CC;
	font-size: 11px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.headermenuLink:visited	{
	color: #0099CC;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.headermenuLink:active {
	color: #0099CC;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.headermenuLink:hover	{
	color: #0099CC;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}





.newsletterLink	{
	color: #000000;
	text-decoration: none;
}
.newsletterLink:visited	{
	color: #000000;
	text-decoration: none;
}
.newsletterLink:active {
	color: #000000;
	text-decoration: none;
}
.newsletterLink:hover	{
	color: #3B1DA9;
	text-decoration: underline;
}


.newsButton {
	font-family	   : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size		   : 11px;
	color					 : #000000;
	text-align     : center;
	width				   : 60px;
	height			   : 20px;
}
.newsInput {
	font-family 		: Arial, Helvetica, sans-serif;
	color						: #666666;
	font-size				: 11px;
	width						: 150px;
}
.newsTitle {
	font-family			: Arial, Geneva, Helvetica, sans-serif;
	font-size				: 14;
	font-weight			: bold;
	color						: #666666;
	margin-bottom		: 50px;
}
.newsDate {
	font-family			: Arial, Geneva, Helvetica, sans-serif;
	font-size				: 12;
	font-weight			: normal;
	color						: #666666;
}
.newsLead {
	font-family			: Arial, Geneva, Helvetica, sans-serif;
	font-size				: 12;
	font-weight			: bold;
	color						: #666666;
}
.newsText {
	font-family			: Arial, Geneva, Helvetica, sans-serif;
	font-size				: 12;
	font-weight			: normal;
	color						: #666666;
}
.newsLink {
	font-family			: Arial, Geneva, Helvetica, sans-serif;
	font-size				: 12;
	font-weight			: normal;
	color						: #1f3f79;
}
.newsLink:VISITED {
	font-family			: Arial, Geneva, Helvetica, sans-serif;
	font-size				: 12;
	font-weight			: normal;
	color						: #1f3f79;
}
.newsLink:ACTIV {
	font-family			: Arial, Geneva, Helvetica, sans-serif;
	font-size				: 12;
	font-weight			: normal;
	color						: #5A72A1;
}
.newsLink:HOVER {
	font-family			: Arial, Geneva, Helvetica, sans-serif;
	font-size				: 12;
	font-weight			: normal;
	color						: #ff0000;
}



a.forumLink:activ, a.forumLink:hover, a.forumLink:link, a.forumLink:visited {
	font-size				: 10;
	color						: #CC0000;
}
a.forumCatLink:activ, a.forumCatLink:hover, a.forumCatLink:link, a.forumCatLink:visited {
	font-size				: 11;
	color						: #CC0000;
}
a.forumThemeLink:activ, a.forumThemeLink:hover, a.forumThemeLink:link, a.forumThemeLink:visited {
	font-size				: 11;
	color						: #CC0000;
	padding-left    : 5px;
}
.forumBorderColor {
	background-color: #4A4A4A;
}
.forumFontSmall {
	font-size				: 10;
}
.forumNormal {
	font-size				: 11;
	background-color: #FFFFFF;
}	
.forumNormalRed {
	font-size				: 11;
	color           : #CC0000;
	background-color: #FFFFFF;
}	
.forumInputFields {
	font-size				: 11;
}
.forumOdd {
	font-size				: 11;
	background-color:	#F2F2F2;
}
.forumTitleBig {
	height					: 20px;
	font-size				:	12px;
	font-weight			:	bold;
	background-color:	#F2F2F2;
	vertical-align	: middle; 
	padding-left	  : 5px; 
	padding-right		: 5px;
}
.forumTitleSmall {
	height					: 20px;
	font-size				:	10px;
	font-weight			:	bold;
	background-color:	#F2F2F2;
	vertical-align	: middle; 
	padding-left	  : 5px; 
	padding-right		: 5px;
}
.forumCatData {
	height					: 35px;
	vertical-align	: middle; 
	padding-left	  : 5px; 
	padding-right		: 5px;
}
.forumCatDescription {
	font-size				: 11;
	font-weight     : bold;
	padding-bottom  : 5px;
}
.forumThemeNormal {
	font-size				: 11;
	background-color: #FFFFFF;
	vertical-align	: middle; 
	padding-left	  : 5px; 
	padding-right		: 5px;
}	
.forumThemeOdd {
	font-size				: 11;
	background-color:	#F2F2F2;
	vertical-align	: middle; 
	padding-left	  : 5px; 
	padding-right		: 5px;
}
.forumDisNormal {
	height					: 50px;
	font-size				:	11px;
	background-color:	#FFFFFF;
	vertical-align	: top; 
	padding         : 5px;
}
.forumDisOdd {
	height					: 50px;
	font-size				:	11px;
	background-color:	#F2F2F2;
	vertical-align	: top; 
	padding         : 5px;
}


.infotagtitel {
	color: #0099CC;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 2px solid #666666;
	padding-bottom: 2px;
}
.infotaglead {
	color: #666666;
	font-size: 14px;
	font-weight: normal;
}
.infotaglink {
	border-bottom: 2px solid #666666;
	text-align: right;
	padding-bottom: 2px;
}


div.inmfooterclass,
a.inmfooterclass,
a.inmfooterclass:hover,
a.inmfooterclass:active,
a.inmfooterclass:visited,
a.inmfooterflass:link {
	display: inline;
	font-size: 10px;
	color: #67CBFF;
  font-family: Arial,Helvetica,sans-serif;
}



.sitemapimg {
	border: 0;
	height: 19px;
	width: 15px;
	vertical-align: middle;
	padding-right: 2px;
}
.sitemaptree {
	vertical-align: middle;
	height: 19px;
}
.sitemapmenuimg {
	border: 0;
	height: 19px;
	width: 15px;
	vertical-align: middle;
	padding-right: 2px;
}
.sitemapmenutree {
	vertical-align: middle;
	height: 19px;
} 
.contactLabelSpalte {
	width: 80px;
	padding: 3px 10px 4px 0px;
	float: left;
}
.contactTexfeldSpalte {
	width: 200px;
	padding: 0px 0px 4px 0px;
	float: left;
}
.contactTexfeld {
	width: 200px;
	padding: 0px 3px 0px 3px;
}
.contactInfotext {
	padding: 0px 0px 15px 0px;
	font-weight: bold;
}
.contactErrortext {
	padding: 0px 0px 15px 0px;
	font-weight: bold;
	color: red;
}
.contactAbstandUnten {
	padding-bottom: 8px;
} 
.searchResultTitle {
	font-weight: bold;
	color: #000000;
}
.searchResultLine {
	font-weight: normal;
	color: #000000;
}
.searchResultText {
	font-weight: normal;
	color: #000000;
}
.searchFormInput {
	width: 150px;
	border: solid 1px #000000;
	color: #000000;
	margin: 0px 5px 0px 0px;
}
.searchFormButton {
	height: 18px;
	border: solid 1px #000000;
	color: #CCA168;
	background: #FFFFFF;
}
.searchKey {
	background-color: #FFFF90;
} 

.small{font-size: 7pt;}
.checkbox{
	font-size: 7pt;
	padding: 10px 0 10px 23px;
}
td.leftcell{width: 100px;font-weight: bold;}
.textFldArea {
	border: 1px solid #000000;
	width: 240px;
}
.textFld {
	width: 240px;
	border: 1px solid #000000;
}
.selectFld {
	width: 240px;
	border: 1px solid #000000;
}
.buttonleft {
	background: url(/cms/cmsCustom/technikerschule/elements/technikerschuleForm/v1.0.0/images/button_1.png) no-repeat left;
	height: 20px;
	width: 18px;
	float: left;
}
a.sendButton:link,
a.sendButton:visited,
a.sendButton:hover,
a.sendButton:active {
	color: white;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	display:block;
}
.buttonright {
	background: url(/cms/cmsCustom/technikerschule/elements/technikerschuleForm/v1.0.0/images/button_3.png) no-repeat right;
	height: 20px;
	width: 18px;
	float: left;
}
.sendlinktext {
	float: left;
	background: url(/cms/cmsCustom/technikerschule/elements/technikerschuleForm/v1.0.0/images/button_2.jpg) repeat-x;
	height: 19px;
	padding: 3px 0 0 0;
}
.fileInfoField {
	border: 1px solid #999999;
	padding: 10px 5px 10px 5px;
	background-color: #e8e8e8;
}

.inputfile {
	border: 1px solid #999999;
}
.checkBoxField{border: none}

