body{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;

	margin: 0px;
	padding: 0px;
	background: url(gfx/bg_07.gif);
}



a:link{
	color: #333333;
	text-decoration: underline;
}

a:visited{
	color: #68653E;
	text-decoration: none;
}

a:hover{
	color: #CC3333;
	text-decoration: underline;
}

h1{
	color: #2E2E2E;
	margin: 0px;
	padding: 0px;
	font: bold 22px Verdana, Arial, sans-serif;
}

h2{
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	width: 100%;
}
/*************** #pageName styles **************/

#pageName{
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	top: 3px;
	width: 77%;
	float: left;
	font-weight: normal;
}

h3{
	color: #333333;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, sans-serif;
	font-size: 80%;
	font-weight: normal;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #666666;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	height: 104px;
	margin: 0px;
	display: block;
	width: auto;
	background-color: #CC3333;
	background-image: url(gfx/simometall_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px;
}

#navBar{
	margin: 0px;
	padding: 0px;
	background: #999999;
	width: 172px;
}

#headlines{
	float:right;
	width: auto;
	padding-right: 10px;
	background-color: #FFFFFF;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC3333;
	border-right-color: #CC3333;
	border-bottom-color: #CC3333;
	border-left-color: #CC3333;
}

#headlines h3{
	color: #333333;
	padding: 0px;
	font: bold 22px Arial, sans-serif;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}

#headlines p{
	margin: 0px;
	padding: 0px;
	font: bold 120% Arial, sans-serif;
	text-align: center;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CC3333;
}


#contentdrei{
	width: auto;
	padding-top: 0px;
	padding-right: 22px;
	padding-bottom: 0px;
	padding-left: 22px;
}

#content h3{
	color: #333333;
	font: bold 110% Arial, sans-serif;
	text-align: left;
}
#contenspalte {
	width: auto;
	margin-right: 22px;
	margin-left: 22px;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 14px;
	padding-left: 10px;
	width: auto;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	display: none;
}


/************* #globalNav styles **************/

#globalNav{
	color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	position: relative;
	width: auto;
	margin: 0px;
	float: left;
}

#globalNav a {
	font-size: 14px;
	padding: 0 4px 0 0;
	color: #FFFFFF;
	font-weight: normal;
}

#globalNav a:link{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

#globalNav a:visited{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

#globalNav a:hover{
	color: #CC3333;
	text-decoration: underline;
	font-weight: normal;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 75%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC3333;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#breadCrumb a:link{
	color: #999999;
	width: auto;
}
#breadCrumb a:visited{
	color: #999999;
	width: auto;
}

#breadCrumb a:hover{
	color: #666666;
	text-decoration: underline;
	width: auto;
}

/************** .feature styles ***************/

.feature{
	font-weight: normal;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 100%;
}

.feature h3{
	color: #333333;
	font: bold 105% Arial, sans-serif;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-decoration: none;
}

.feature img{
	float: left;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.feature p{
	text-align: justify;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 1.4em;
	font-size: 90%;
	width: auto;
}


/************** .story styles *****************/

.story{
	clear: both;
	font-size: 80%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
}

.story p{
	padding: 0px 0px 10px 0px;
	text-align: justify;
}


/************** .inhalte styles texte mitte *****************/

.inhalte{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC3333;
	margin-bottom: 16px;
	margin-top: 16px;
	width: 100%;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.inhalte p{
	text-align: justify;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 1.4em;
	font-size: 90%;
	width: auto;
}
.inhalte ul{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 1.4em;
	font-size: 90%;

}

.inhalte h3{
	color: #333333;
	font: bold 105% Arial, sans-serif;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-decoration: none;
}

.inhalte img{
	border: 1px solid #666666;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	
}
.schmuck01 td{
	background: #DFDFDF;
	padding: 0.2em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom: 10px;
	font-size: 85%;
	
}
.inhaltereferenzen strong{

	text-decoration: underline;
}
.inhalte a:link{
	color: #333333;
	text-decoration: underline;
}

.inhalte a:visited{
	color: #000033;
	text-decoration: underline;
}

.inhalte a:hover{
	color: #CC3333;
	text-decoration: underline;
}



.inhaltehinweis{
	clear: both;
	font-size: 80%;
	margin-bottom: 16px;
	margin-left: 0px;
	margin-top: 16px;
	padding: 0.5em;
	background: #CC3333;
	color: #FFFFFF;
	text-align: center;
	margin-right: 0px;
}

.inhaltehinweis p{
	text-align: center;
	margin: 0px;
	font-size: 120%;
	color: #FFFFFF;
	padding: 0px;
	font-weight: bold;
}

.startseite-hinweis{
	font-size: 70%;
	margin-bottom: 16px;
	margin-left: 0px;
	margin-top: 16px;
	padding: 0em;
	background: #E2E2E2;
	color: #333333;
	text-align: center;
	margin-right: 0px;
	border: 1px solid #999999;
	width: 100%;
}

.startseite-hinweis p{
	text-align: center;
	margin: 0px;
	font-size: 120%;
	color: #333333;
	padding: 0px;
	font-weight: bold;
}
/************* #siteInfo styles ***************/

#siteInfo{
	font-size: 80%;
	color: #FFFFFF;
	background: #CC3333;
	clear: both;
	width: auto;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}

#siteInfo a:link{
	color: #ffffff;
	text-decoration: underline;
}

#siteInfo a:visited{
	color: #CCCCCC;
	text-decoration: underline;
}

#siteInfo a:hover{
	color: #FFCC00;
	text-decoration: underline;
}

/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/


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

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {
}

/* fix for browsers that don't need the hack */
html>body #navBar li {	}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	font-size: 90%;
}

#sectionLinks h3{
	font-weight: normal;
	padding-top: 24px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
	width: auto;
	height: 15px;
}

#sectionLinks a:link{
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;

}
#sectionLinks a:visited{
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;

}


#sectionLinks a:hover{
	background: #666666;
	color: #FFFFFF;
	text-decoration: underline;
}

#submenu02 li{
	padding-left: 12px;
	background: #999999;
}
#submenu02 a {
	display: block;
	font-size: 80%;
	padding: 0.5em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
		height: 15px;
}

#submenu02 a:link{
	background: #CCCCCC;
	border-left-width: 1em;
	border-left-style: solid;
	border-left-color: #666666;
	color: #CC3333;
	text-decoration: none;
}
#submenu02 a:visited{
	background: #CCCCCC;
	border-left-width: 1em;
	border-left-style: solid;
	border-left-color: #666666;
	color: #CC3333;
	text-decoration: none;
}

#submenu02 a:hover{
	background: #CCCCCC;
	border-left-width: 1em;
	border-left-style: solid;
	border-left-color: #666666;
	color: #CC3333;
	text-decoration: underline;
}

/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	font-size: 80%;
	padding: 10px;
	width: 210px;
}

#headlines p{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#logo {
	height: 60px;
	width: 100px;
	display: none;
}
#masthead .simofirma {
	background-image: url(gfx/simo_firma.gif);
	height: 47px;
	width: 400px;
	text-indent: -4000px;
}
#masthead .simofirma p {
	margin: 0px;
	padding: 0px;
}

/************** #info Box für zb materialien **************/

#infobox03{
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background: #CC3333;
	color: #FFFFFF;
	font-size: 85%;
	font-weight: bold;
	line-height: 1.7em;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
	margin-top: 22px;


}
#infobox03 h4{
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	height: auto;
	width: auto;
}
.tabellen-design-farbe-grau{
	background: #DFDFDF;
	padding: 0.2em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom: 10px;
	font-size: 85%;
	
}
.tabellen-design-farbe-weiss{
	background: #ffffff;
	padding: 0.2em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom: 10px;
	font-size: 85%;
	
}
#contenspalte .inhalte ul {
	padding-left: 20px;
}
#author {
	font-size: 12px;
	display: none;
	margin: 0px;
	padding: 0px;
}
#contentdrei .feature p {
	padding-right: 15px;
}
#contentdrei .feature img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

#contentdrei .feature h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC3333;
}
#contentdrei .feature ul {
	padding-right: 15px;
	margin: 0px;
	padding-left: 25px;
	padding-top: 8px;
	padding-bottom: 8px;
	list-style-type: square;
	font-size: 90%;
}
#contentdrei .feature li {
	padding-bottom: 5px;
}
#contentdrei .feature h4 {
	font-size: 90%;
	font-weight: bold;
}
/************** #info Box für zb materialien **************/
#contentdrei .zweispaltig h3 {
	color: #000000;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC3333;
	font-weight: bold;
	margin-bottom: 8px;
}
#contentdrei .zweispaltig p {
	font-size: 90%;
	margin: 0px;
	padding: 0px;
}

#contentdrei .zweispaltig ul {
	padding-right: 15px;
	margin: 0px;
	padding-left: 25px;
	padding-top: 8px;
	padding-bottom: 8px;
	list-style-type: square;
	font-size: 90%;
}
#contentdrei .zweispaltig li {
	padding-bottom: 5px;
}
#contentdrei .zweispaltig h4 {
	font-size: 90%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#contentdrei .zweispaltig {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#contenspalte .inhalte table {
	width: 100%;
}

